MY PROJECTS
School and Personal Projects
OVERTIME COMPENSATION CALCULATOR
Utilized classes which passes to subclasses algorithms such as if statements, for loops, while loops and conversions of datatypes to produce a calculator that would produce the total amount of compensation earned with or without overtime compensation and the calculator also deducts and shows the amount that are for taxes.
NETWORK CALCULATOR
Performed POSIX threads from WSL Linux and C++ libraries to create a calculator to acquire the network address, broadcast address, min host address, max host address, and number of Hosts with the initial values of the IP address and subnet mask
ANIMAL ENDANGERMENT ROSTER
Implemented knowledge of different data types and criteria to generate an animal species roster that outputs the information of each animal species and sorts the species of animals by levels of endangerment.