This is a collection of work that I have done throughout my studies, as well as in my spare time.
Intbar bonger is a project to create simple coupons for pre-paid drinks at the par I worked at. The coupons have a set of requirements of how to customize them, including price and expiration. This program replaces an older similar system made by a previous student using Java, but that program was impossible to maintain. I focused on making my version easily maintainable and extensible.
This course taught me the basics of object-oriented programming and design using Java. The two repos below are the main semester assignments that I completed.
This course taught teamwork, version control, and software design. It also taught us test-driven development and how to work using agile principles. We leart throughout the project, so it became victim of numerous large refactors. It was still a fun and educational project.
I enjoy terminal utilities and Linux. Here are my dotfiles and configurations in case you are interested.