A systems Lisp that compiles to portable C. Homoiconic macros, first-class functions, refcounted memory, and Hindley-Milner type inference. Targets any C compiler on any platform; the same source runs natively or as WebAssembly. Lisp expressiveness with zero runtime cost.
Parametric 3D box generator with Gridfinity compatibility. Real-time geometry computation in the browser with proper CSG-like operations for magnet/screw pockets. Gridfinity-spec feet, compartment walls, lip profiles.
Edge-compute word vector arithmetic. Runs transformer-derived embeddings locally in the browser to explore semantic relationships between words: analogy solving, nearest neighbors, vector math on language.
Python
NumPy
NLP
WebAssembly
Digital Whammy Bar
Real-time pitch-shifting guitar effect controlled by EMG muscle sensors. ESP32 reads forearm muscle activation and maps it to pitch bend depth, giving guitarists a whammy bar without mechanical hardware.
AI-powered CLI error fixer. Paste a failed command, get a working one. Agent investigation mode digs into root causes. Supports Claude, OpenAI, and local models via Ollama.
Paste text, get citations. Extracts claims and finds supporting sources from Google Books, Semantic Scholar, and CrossRef. CLI, web UI, and Chrome extension.