Major Projects

Here’s a couple projects I’ve made over the years that I’m proud of…

Connect4

Drexel University – CS-338 Graphical User Interfaces – Summer 2019

During Graphical User Interfaces, I learned the basic principles behind designing interfaces that are both intuitive and familiar to use. To end off the term, I re-created the classic game of Connect4 using Java Swing.

Tools Used: Java, Java Swing


Apache-Django Web App

University of Pennsylvania – Spring 2017

I created a working prototype of an Apache-based Django web application that allowed users to view and register UPenn services into a SQLite database.

Tools Used: Apache, SQLite DB, Django, HTML, CSS