
PROJECTS
These are some of the semester-long projects that I have worked on throughout my college career.

01
ReChess
ReChess is a smart chessboard that uses state-of-the art technology to rearrange pieces back to their original positions after a game of chess has ended. This was my capstone project and I contributed in almost every aspect, mainly focusing on image processing code.
02
Roommate Matching Website
This website allowed users to be matched with a roommate based on preferences. It was written in django, deployed with Heroku, tested with Travis CI, and it made use of AWS S3 buckets for storage. My personal responsibilities included the login/logout mechanic, matching system, and much of the backend develo

03
Chess Mobile App
This app, developed independently, controlled ReChess through any phone. It had voice recognition, could communicate with the Raspberry Pi via WiFi TCP protocol, had a cloud firebase database to save moves, and it could also save pictures to the local device.