Software Dev
Check out my coding projects!
Works in Progress

modalshift - An audio plugin that uses parallel bandpass filters and frequency shifters in order to achieve a unique pitch-shifting effect.
C++, JUCE

kyusite - This website. I made it a goal to use Figma for mockups and to separate data and logic for ease of maintenance.
Figma, NextJS, TailwindCSS
2023

micro - A microrhythm practice tool. Similar to a metronome but different in that the top number represents the number of subdivisions in a constant beat, rather than the number of beats.
Svelte, TailwindCSS, p5.js, ToneJS
2022

polyrthm - A polyrhythm generator. Polyrhythms are two or more rhythms being played at the same time with different frequencies. While they sound cool, they're notoriously difficult to play, so I made this to help myself (and others) practice!
ReactJS, BulmaCSS, Tone.js

rustseagull - A Conway's Game of Life implementation in Rust, which also generates sounds based on the board state! A collaboration project with Lily Zhang and Abena Laast.
Winit, Pixels, Rodio