these are some of the programs i’ve made over the years. i like coding in Rust and Go.

mus

git

a pretty good mpd client

mus is a terminal-based client that connects to the Music Player Daemon. it ditches the clunky syntax of mpc and its clones, instead opting for ease-of-use, quality-of-life features. it also sports a vibrant and colorful user interface.

nanpa

git

a language agnostic release manager

nanpa is a terminal application for handling releases and changelogs, without requiring any cumbersome or language-specific tooling. all it uses are small manifests and easy-to-use changeset files, and it can handle updating your version according to Semantic Versioning for you. i also authored ilo, a GitHub bot for automating nanpa.