Developed an emotion analyzer/tone analyzer that utilizes NLP techniques to read user emotion and to find movies that best matches the user's current emotion that they inputted.
Developed a web-based application using Python and the Django framework that analyzes up to 30 Amazon product URLs simultaneously which then applies the Wilson Score interval formula to calculate the “product positive outcome” with 95% confidence.
Created a Fitness App to generate personalized recipes for any level of exercise using React Native and JavaScript, which led to increased user engagement and satisfaction. This app uses an algorithm that determines the best meals/recipes for the user based on their stats provided.
Engineered a Python-based web scraping application using Django framework to monitor and update daily flavor inventory from a local ice cream shop; reduced manual update time by 90%. Scrapy bot runs on scheduled intervals and updates automatically. The *magnum opus* of this project is the bot's code.
Developed a mobile app on Android that is an Endless Runner. Implemeneted several functions that increases the difficulty, enemies, and projectiles as the score gets higher. Created the art, music, and animation by myself.