Projects
KMeans Image Filter
I developed a simple web application which uses KMeans clustering to apply an interesting filter to images.
Car Toolpouch
This toolbag attaches to the side of the inside of the car and has room for many frequently used tools. It doesn't require damaging the car at all.
Mario Kart Data Science
I love to play Mario Kart 8 Deluxe and have performed data science on courses and kart/character choices using world record times as a metric.
Reverse Indexing
Index the census faster using machine learning
Ragnar Rankings
I competed in a relay race called the Ragnar. Although the team rankings were released and included individual times, I couldn't easily compare my personal times against other individual racers'.
Roman Numeral Converter
A simple web application which converts numbers between Roman Numerals and Arabic Numerals.
Junkyard Joystick
Built primarily out of old cardboard boxes, bottle caps, and other materials I scavenged from my family's recycling bin over a winter break, this joystick is build completely from used materials and basic electronic components.
Website Orrery
A simple website mimicking the rotation of the planets around the sun.
Pure CSS Maze Game
Unlike other online games which rely on a scripting language to accept user input, update the game display, and alert the user when they win (or lose), THE GAME exclusively employs HTML and CSS to implement its functionality.
Brown Robotics
After placing fourth in a national robotics competition, I marketed a week long summer robotics class for youth.
Brick Breaker
A simple brick-breaker game I built in eighth grade using basic Javascript and an HTML canvas.