Projects
Day Tracker
Developer
Desktop application for tracking daily statistics, built in Python using the MVC design pattern, with a Tkinter-based graphical user interface.
McFatter Café
Full Stack Developer
Web application for ordering food from the school cafeteria. Built a Django-based backend, integrated frontend markup from teammates into its template system, and created a DOM-based shopping cart with JavaScript.
Blackjack
Developer
Educational implementation of the Blackjack card game using Java.