Projects
CS50 Final Project: KopiGO!
December 2023
This is my final project submission for Harvard University's CS50 course. KopiGO! is a lightweight web-app order management platform for mobile F&B operations, specifically for mobile coffee carts.
Details
Partial Month Calculator
April 2023
This was my first personal project few weeks into learning Python. I needed a specific solution for my work (for tenancy contract proration) to automate the calculation of partial months (i.e. incomplete months for rental calculations), where this workflow used to be calculated manually in the team. This calculator was command-line based, but was later improved with a GUI once I learnt how to build GUI with Tkinter.
Details