A few selected side projects
russ - A TUI RSS reader with vim-like controls and a local-first, offline-first focus
jstream - Index JSON values by their paths in a document for easy grepping
b2 - An implementation of the Bitcask key-value store as a Rust library
httpipe - super easy ad-hoc inter-process communication via HTTP
atomic_semaphore - A semaphore for Elixir implemented using Erlang's atomics
weather_dot_gov - An autogenerated API client for the weather.gov API
rat - posterize any image, like https://rasterbator.net/, but fully client-side with Rust/WebAssembly, try it here
See more at my github.