Projects
Victory Royale Multiplayer
Victory Royale Multiplayer
Multiplayer game developed in C on Linux
Players collect tomatoes collaboratively on the grid to progress to the next level
Use synchronization and threading
Shell Implementation
Shell Implementation
Programmed in C to run on Linux
Signal handling and forking used
Commands built-in include foreground/background a job, kill a process, change directory, list all jobs and exit
Rutgers Café Desktop App
Rutgers Café Desktop App
Developed in Java using JavaFX
Functionalities to add/remove menu items with running total, place or cancel orders, and export orders to file
Test design document and Javadoc also created
Rutgers Café Android App
Rutgers Café Android App
Migrated café desktop application to mobile using Android Studio
Similar functionality as Rutgers Café Desktop Application