Projects

Movie Recommender (NLP)

Tech used: Python, Django, pandas, scikit-learn, HuggingFace, transformers, Google Colab (for testing)

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.

Code
Demo

Amazon Wilson Score

Tech used: Python, Django, Matplotlib, SQLite, Scrapy, NumPy

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.

Code
Demo

Algo Fitness App

Tech used: JavaScript, React Native, HTML, CSS, Bootstrap

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.

Code
Website
Research Paper

Infinite Ice Cream Tracker

Tech used: Python, Django, SQLite, Scrapy, Requests, Heroku

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.

Code
Demo

Endless Shadows

Tech used: Unity 2D, C#

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.

Code
Main Menu