I build programming languages and low-level systems β from the grammar down to the syscall.
Rust, assembly, and a stubborn need to understand how things really work.
Around here, everything begins with a whisper.
I came to code from the other side of language β literature and grammar, the human kind.
Somewhere between conjugation tables and my first compiler error, it clicked: a programming language is just another grammar, one where intent becomes action. So I stopped only learning languages and started building them.
I'm drawn to things I can take apart: compilers, protocols, the machine underneath. Half the time I end up rebuilding them just to see how they work.
Everything here is open source, MIT-licensed, built in public.
whispem-lang β a language that compiles itself. A self-hosted compiler written in Whispem, byte-identical to its Rust reference, on a dependency-free C VM.
minikv β a distributed key-value & object store in Rust: Raft, 2PC, write-ahead log, virtual sharding, S3-compatible API. Understanding over raw speed.
sussurro.cpp β offline voice-to-voice translation across four languages, reimplemented on ggml. No server, no network. Sussurro is Italian for whisper.
asm.fm β a chiptune synthesizer in pure x86-64 assembly. No libc, no audio library β just the CPU and 44100 numbers a second.
WhispHub β a living page for every project: hearts, not stars; echoes, not forks. Zero tracking, GDPR by design.
learn-assembly-with-em β a public descent into x86-64: printf, malloc, a shell, a bootloader, no libc.
dprism β terminal-native data profiling in Rust, powered by Polars + Ratatui.



