Projects
Here's a list of some of my side projects, from music to video games to ecommerce sites. More to be added soon.
-
Midi Chord Generator
Build your own chord progression or randomly generate one and then download the progression as Midi! This is my first project using React.
-
Blockstack
Recreation of a classic arcade game.
-
Speedtap
Tap the listed colors as quick as you can and try and see how many you can get within a minute.
-
Defenders
First attempt using 'canvas' elements and first attempt at making an HTML game (2017).
-
go.fish
Experimented with animating fish images around the screen to follow the mouse cursor.
-
Binary tree visualizer
When doing problems on leetcode and other interview platforms, it can be difficult to visualize tree inputs. This visualizer takes an array of values and displays the corresponding binary tree.
-
OatHero: Ecommerce website
Built an ecommerce website from scratch for a friend. The website uses Firestore, Stripe, Node, and Angular.
-
Gnome Raider
Created the soundtrack for "Gnome Raider", a game created for the GMTK 2024 Game Jam. I also contributed some minor code changes.