Projects
Things I've built and contributed to.
pegasus
Completed
A PEG parser library written in Odin with a bytecode VM, packrat memoization, and a complete ES2025 JavaScript grammar
wayu
Completed
A shell configuration management CLI and TUI written in Odin — manages PATH, aliases, env vars with zero dependencies
chattorum
Completed
Real-time chat application with WebSocket rooms and a stock quote bot, built in Go with RabbitMQ and PostgreSQL
bld
Completed
An Odin build system as a library — type-safe compiler flags, self-rebuilding scripts, and parallel task execution