budhash.
A portfolio of things I've built — tools, libraries, and experiments. Some are open source, some aren't; some run right here in the browser, others link out to their code or a write-up.
gomanize रोमनीकरण
Romanize Hindi (Devanagari) into readable, diacritic-free Latin script — tuned for song lyrics. Compiled from a Go library to WebAssembly.
confix
Edit configuration files with a tiny command grammar — update, add, comment, uncomment, or delete keys. A dependency-free bash script and a zero-dependency JavaScript library + CLI (@budhash/confix), plus an interactive browser demo.
zap-sh
Generate self-contained, maintainable bash scripts from templates — strict mode, structured logging, cross-platform helpers, and a protected section for your own code that survives framework updates. A dependency-free bash generator plus a JavaScript package (@budhash/zap-sh) with a live browser wizard.