Coding projects
The Santa Cruz Free Guide
I helped build (and now maintain) the Santa Cruz Free Guide. This online tool makes it easy for the unhoused (or anyone) in Santa Cruz to find resources that are available now, such as food, shelter, showers, and even veterinary services.
cutest
Don't we need another Python unittesting framework? No?! Regardless, to satiate my curiosities, I build cutest (Github, PyPI), an undocumented prototype that give you the power to decide how your tests run, and makes test fixtures and parallelism a breeze.
chordnamer
Imagine a commandline tool that takes the number of each fret you're playing and tells you some potential names for that chord. Now imagine a Github link to such a tool. Now open your eyes. https://github.com/jessebrennan/chordnamer.