Personal Projects

Below I have a sampling of some fun personal projects I've made over the years. For more information about development I've done in a professional capacity, please go take a look at my Resume Page

This one was the result of a random rabbit hole I fell down (we've all been there :D). I got obsessed with vscode theming and decided to build myself a nifty little tool to help me make themes faster. The theme template I use is based on the incredibly popular Dracula theme, but I modified it pretty heavily. Make yourself a fun theme and see how you like it!
As a practicing saxophonist. I spend some significant amount of time every day playing long tones (literally just playing a note for an extended period of time to work on tone, timbre, intonation, etc.). I found it very helpful to practice along to sine waves as the pure tones helped me naturally focus on intonation. A Random Sequence Generator was built as a practice aid for a friend. The site is built using Svelte 3 and Vercel and primarily uses the Web Audio API to allow users to play any frequency or set of frequencies. The Random Sequence Generator allows users to select a limiting range as well as keys and modes and then plays pitches randomly within these limiting frameworks.