Projects
Rustile
An X11 tiling window manager written in Rust.

- Binary Space Partitioning (BSP) for automatic window tiling
- Keyboard-driven workflow
- TOML configuration
moq-mini
A minimal MOQT (Media over QUIC Transport) implementation in Rust.
- Publisher → Relay → Subscriber live streaming pipeline
- Supports both raw QUIC and WebTransport (browser client)
- Rust / TypeScript
emacs-manim
An Emacs major mode for editing and rendering Manim animation scripts.
- Async rendering with PNG/GIF preview in a side window
- Auto-detects the Scene class at point
- Emacs Lisp
md2taiga
Tools for creating Taiga.io user stories from markdown text.
- Markdown to user stories and subtasks conversion
- Web application and CLI tool
- Python / Flask