Pinned Repositories
cellphone-repair-tracker
This app tracks the history of phone repair jobs in their store. Made this for the final exam in CPE1231 Object-Oriented Programming subject.
binomial-probability
A command-line app for Binomial Probability-related problems.
gauss-seidel-method
An command-line app to solve systems of equations (3x3 only) using the iterative Gauss-Seidel Method, with user-specified decimal accuracy.
triangle-related-calculator
A command-line app for calculating triangle-related problems. Made this as part of the requirement (mini-project) for CPE1130 Programming Logic and Design.
elgikore's Repositories
elgikore/triangle-related-calculator
A command-line app for calculating triangle-related problems. Made this as part of the requirement (mini-project) for CPE1130 Programming Logic and Design.
elgikore/cellphone-repair-tracker
This app tracks the history of phone repair jobs in their store. Made this for the final exam in CPE1231 Object-Oriented Programming subject.
elgikore/gauss-seidel-method
An command-line app to solve systems of equations (3x3 only) using the iterative Gauss-Seidel Method, with user-specified decimal accuracy.
elgikore/binomial-probability
A command-line app for Binomial Probability-related problems.