Hershewajue
Full stack web developer, Java/C++ programmer, Graphics artist, Computer System Networking analyst
Skyway Aviation Handling CompanyIkeja, Lagos
Pinned Repositories
alx-pre_course
I'm now a ALX Student, this is my first repository as a full-stack engineer
alx-low_level_programming
Introduction to C programming language.
Animal-project
Java, Object-oriented, hierarchy, super classes, to
Delivery-order
This program simulates the delivery order of a company. It calculates the charges per the item and time of delivery of the order, then gives discounts.
Encryption-Decryption-program
This program takes a given input from the user and encrypts it, and can also decrypt data using a given decryption key
MonsterJam
Monster Jam Exercise
NightWatch-project
This project provides an insight about a NightWatch company and the people in it, which have different and similar attributes
PersonalView
This project serves as my introduction webpage
sahcoop
Vehicles-project
Appreciating Java OOP, hierarchy, overloading and overriding methods
Hershewajue's Repositories
Hershewajue/Molseka-Investment
Hershewajue/sahcoop
Hershewajue/alx-low_level_programming
Introduction to C programming language.
Hershewajue/printf
Amedu Joseph and Amedu Paul collaborated on a team project for the implementation of printf.
Hershewajue/Eclipse
Java projects built with eclipse
Hershewajue/alx-system_engineering-devops
Using bash scripts. Understanding shell basics.
Hershewajue/zero_day
This is my first repository as a full-stack engineer
Hershewajue/alx-zero_day
I'm now a ALX Student, this is my first repository as a full-stack engineer
Hershewajue/alx-pre_course
I'm now a ALX Student, this is my first repository as a full-stack engineer
Hershewajue/Hershewajue
Config files for my GitHub profile.
Hershewajue/Algorithms
Flowcharts created to illustrate algorithms
Hershewajue/Delivery-order
This program simulates the delivery order of a company. It calculates the charges per the item and time of delivery of the order, then gives discounts.
Hershewajue/Fibonacci-series
This program calculates and displays the first 10 elements of the Fibonacci series.
Hershewajue/Square-and-Squareroot-table
This program will take an input from the user and print the square and squareroot table up to the number given by the user.
Hershewajue/SortList
This program arranges or sort the values in the array from the minimum to maximum
Hershewajue/FindPosition
This program checks the position of the max value in a array.
Hershewajue/PrimeNumberChecker
This program will collect a number of inputs from the user and check/sort the prime numbers from the non-prime numbers. It will print out the inputs by the category
Hershewajue/ReverseSorting
This program will sort the words or inputs given by the user, and print them out in reverse order. Like first in, last order kind of sorting.
Hershewajue/Name-initials-program
This program will take the full name of the user and print out the Surname and initials
Hershewajue/Drug-Poteny
This program will prompt the user to enter at least two two-dimensional points and will produce the regression table Take n = number of iterations slope (m) = (n∑xy - ∑x∑y) / (n(∑x^2) - (∑x)^2) y-intercept (c) = ∑y/n - m∑x/n Pearson's corr (r) = (n∑xy - ∑x∑y) / sqrt((n(∑x^2) - (∑x)^2) - ((n∑y^2) - (∑y)^2))
Hershewajue/MonsterJam
Monster Jam Exercise
Hershewajue/Encryption-Decryption-program
This program takes a given input from the user and encrypts it, and can also decrypt data using a given decryption key
Hershewajue/Animal-project
Java, Object-oriented, hierarchy, super classes, to
Hershewajue/NightWatch-project
This project provides an insight about a NightWatch company and the people in it, which have different and similar attributes
Hershewajue/Vehicles-project
Appreciating Java OOP, hierarchy, overloading and overriding methods
Hershewajue/PersonalView
This project serves as my introduction webpage