School Projects
Here are some of the school projects I participated in:
(please don't judge the code for these too hard)
ZAM (December 2024 - May 2025)
A company asset management system for a fictional company called Z-Volta.
As lead programmer, I wrote most of the backend code in Java (plus Spring Boot), defined data schemas and wrote simple SQL queries for backend-database interactions, and wrote a small JavaScript library to interface with the REST API exposed by the backend via fetch calls.
Check it out here!
Learn more here!
AnyHaul (February 2024 - April 2024)
A fictional delivery service. Not really much more to say about it!
As project manager and programmer I tried to do whatever project managers do, and failing that I wrote most of the JavaScript frontend code instead :P
Check it out here!
Learn more here!
Cotel (October - December 2022)
A fictional company that takes old, decommissioned vehicles from local public transport companies and retrofits them with electric engines to offer a new, on-demand shuttle service.
As lead programmer, I wrote the service's Web and iOS apps (they both suck).