Projects
A list of projects I built in Highschool (2017-2021)
As the leader of my high school hack club, I had the opportunity to work on a variety of programming projects. Using languages such as C#, Python, Java, and Processing.js, I developed games, webscrapers, and chatbots for various purposes. I also used platforms like Unity, GCP Dialogflow, and FlowLab to create interactive and functional applications. Through these experiences, I was able to deepen my understanding of computer programming and develop skills in problem-solving and collaboration.
CSS Button Hover Effect
Home
The Hunted (Unity)
- 3D Hide and Seek Game made for submission to the MIT Blueprint 2020 Hackathon
- Built with AI in Unity using C#
Generating Novel Rhythms with ML
- Using ML to generate novel rhythms by using the idea of interpolation
- (For example, if the dataset you use does not represent changes in a numeric value but something more complex like sound: AKA rhythm.)
Predicting visitor purchases (with BigQuery ML & GCP)
- Utilize a comprehensive ecommerce dataset containing millions of records from Google Analytics for the Google Merchandise Store, which has been loaded into BigQuery. With this data, we will
- Perform various queries to gain insight into the purchasing behavior of our customers and make informed decisions for our business
Cloud Classifying Weather Predictor
- Created an ML app that can identify the types of clouds when given an image using the Vision API and AutoML Vision on GCP
- Used for one-off predictions and multi-label cloud classification on a public cloud dataset
PizzaBot: Conversational Pizza Ordering System Bot
- Built a chatbot for a fictional pizza shop ordering system using GCP Dialogflow
- Defined intents for a pizza-ordering use case and identified entities to extract data from user queries
Simple Car Customizer (Python)
- Created for AP CSP Exam, received a 5/5 score.
- Built with Python and has different car picking functionality
The Orange Adventure (Unity)
- Created a WASD 2D Platformer using an 8-bit format in Unity
Simple Stocks Game
- Created a Simple Stocks Game in Java to demonstrate how markets are volatile for middle-school/high-school students
- Followed patterns of blue-chip stocks (AAPL, BRK.A, CO, AMZN)
Leap Frog (Processing.js)
- Replicated a simple leapfrog game using the Processing.js language
Online Price Tracker (Python)
- Implemented a simple Python webscraper using BeautifulSoup and other web services
WASD Game (FlowLab/GameSalad)
- Used FlowLab/GameSalad to create and test simple WASD game