You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Restaurant Bill Calculator and Purchase System is a C++ project that serves as a showcase of my programming skills. It provides a comprehensive solution for commercial settings. Further details and features in README.md
A snack vending machine CLI program, developed in Java SE (JDK 21). The main goal of this project was to practise the different programming fundamentals: UML classes diagrams, SOLID principles & the OOP paradigm (applying the 6 main pilars: objects/classes, abstraction, correct separation of concerns, modularization, inheritance and polymorphism).
This was originally a group project from the bootcamp I attended at 'Merit America,' but I have since re-coded it on my own, with all the current code completed independently by me.