Projects
Things worth opening. Two run on their own domains, the rest are served straight off GitHub, which quietly turns the account into a small web host.
- Rust Tourrust-tour.dev
An interactive Rust course following The Rust Programming Language. 40 test-driven exercises across 5 chapters so far, with a Monaco editor and a real terminal, so what tells you whether it works is the compiler rather than a quiz.
Rust · source
- archMDarchmd.dev
An offline-first PWA for system architects. Live preview, Mermaid diagrams, and direct disk access through the File System Access API. Its MCP server pairs it with Claude Code, so the CLI writes the markdown and archMD renders it.
JavaScript
- plnnr/plnnr
An offline planner that lives entirely in the browser. Nothing to sign into, nothing kept on a server.
Svelte · source
- KeyGaurdian/keygaurdian
An open-source password manager written in Rust.
Rust
A console MP3 library manager and playlist editor, written in C++ in my pre-final year of college. The first proper thing I built. It is source and a write-up rather than something to run in a browser, and it still compiles.
C++, 2010 · source