Software
Some of my favorite projects that I've built over the years.
- Clarinet BBoard Proxy (code) - A mobile-focused reader for the Clarinet BBoard focused on readability, design, and UX.
- Minimet (code) - Mini metronome, intended to be embedded on smaller screens.
- Spire HTMX (code) - Append-only notes augmented with AI - implemented with HTMX.
- Word of the Day (code) - Quickly generate Japanese "Word of the Day" posts.
- Binaural Beats Generator (code) - Write binaural beats to a WAV file byte-by-byte in Rust.
- Duplicate Encode (code) - Code optimization challenge with a friend. His solutions were in Python, and mine were in Rust.
- Portable Subtitles (demo) (code) - Watch videos using the mpv player and sync the subtitles to another device over a WebSocket.
- Scale Scrambler (code) - Web app using randomization to supplement music practice. Used as a teaching tool in the ASU music program.