RevolutionUC Hackathon

RevolutionUC is a 24-hour student hackathon at the University of Cincinnati that is organized by ACM@UC
Fully developed in less than 24 hours a web interface that can analyze pictures of random items taken by a user and identify ways to recycle them. Built with the Google Cloud Vision API for computer vision models and Flask for the UI.

GitHub Repository: https://github.com/yahyaakli/spring2020hackathon
This project allowed me to experience the full data science project cycle where we start by collecting and cleaning data from various sources, training and deploying a ML model, and building a UI with Flask. I think that what makes a Data Scientist even better is being able to work on the full data science stack and reach production to make a bigger and faster impact.