Open source.
A short list of tools and libraries I've put out in the open.
Candle
facetlayer/candle ↗CLI for managing local background processes.
Process manager specifically for local development. This project started because Claude was bad at running background processes like servers. It turned into a tool that's fun for humans too. Much simpler compared to production package managers like PM2.
Petal
andyfischer/petal ↗A programming language built around dataflow graphs.
An experimental programming language in Rust. Meant to be extremely introspectable and ideal for creative coding.