Projects
A personal index of things that felt real enough to put here. Not every experiment makes the cut.
Built
Folio
Desktop reader for AI-generated markdown. Point it at a project folder. It surfaces CLAUDE.md, AGENTS.md, and the rest, live-reloads as agents write, search and outline built in. Offline.
Electron · marked · highlight.js
Scribe
Local speech-to-text for Windows. Whisper runs in-process via whisper.cpp.
Rust/Tauri 2.0 · whisper.cpp · WASAPI
Krupee
Personal investment research workspace. Reads SEC filings and earnings transcripts, writes plain-English analysis with citations. Cleaning it up to post properly. Private for now.
Next.js · Convex · SEC EDGAR
Learning
Neural networks: zero to hero
Working through Andrej Karpathy's series, building neural networks from scratch.
Interactive neural net visualizer
Editable weights and biases. Watch feedforward in real time.
NSE corporate filings bot
Small script that pulls daily corporate filing action CSVs off the NSE site.