Smart Course Calendar
Computer Database Project (CSSE 333)
Created an SQL database management server to store data and functionality of course calendars for students and professors. Constructed course calendar collaboration tool using Java and mySQL stored procedures to allow 30+ student accounts to connect to a course calendar created by a professor. Designed and deployed the ability for users to import and export their course calendars as an iCal file to the calendar app on their smart phones, laptop, etc.
P2P Message App
Computer Networks Project (CSSE 432)
Created a multi-threaded program to allow 10+ clients to chat concurrently in Python. Designed user accounts and a login authentication system to verify users before logging into the chat server. Integrated user-interface using Python Tkinter GUI for clients to easily send, receive, and read messages.
Point Track
Intro to Web Programming (CSSE 280)
Apart of a team, we created a Full Stack Web Application that allows users to track credit card reward points. Application is built with HTML, CSS, Javascript, and Firebase. Application includes authentication, user accounts, creating, updating, deleting credit card reward points in real-time. Moreover, users have access to interactive graph that displays their point history over time.