Computer Science Experience Labs Website
UNC Chapel-Hill
Collaborated with a team of 4 and developed a fully functional web application with a dynamic Angular front-end, a Python RESTful server-side API, a SQLAlchemy relational database that stores back-end application data, and an ORM layer to access data in the database
Used by over 16,000 Computer Science students at UNC to explore organizations, events, courses, and the CSXL.
Feather (1st Place)
Pearl Hacks
Built a React Native app to capture and share bird photos for training ML models on species' migration patterns
Used a SQLite database to store image and location data and Cornell's eBird API for gathering bird data
Used Auth0 for user login and authentication and Redis Cloud for storing user profile data
Awarded Most Creative Use of Redis Cloud
Kiwi (1st Place)
Pearl Hacks
Created an automated budget tracker in React and CockroachDB, which used the TaggunAPI for scanning receipts
Integrated with the Twilio API via JavaScript to send text notification reminders for budgeting
Awarded the Most Creative Use of Twilio
OTIS (2nd Place)
Cisco Webex Hackathon
Developed a MERN stack web application for autonomously tracking building occupancy during the COVID-19 Pandemic
Used OpenCV to build an image classifier for detecting occupants and image motion vectors to track entry and exit
Awarded 2nd Place among over 100 teams participating globally
Taxi Traffic (1st Place)
HackTJ 7.5
HTML web interface displaying a data analyzation and prediction algorithm for taxi demand in Washington DC using Python and the Google Maps API