about
hobbyist developer building small tools and learning web/backend development. interested in self-hosting, systems programming, and making things that are useful, fast, and mine.
projects
Pastebin
A self-hosted pastebin written in Rust. Syntax highlighting, burn-after-read, expiring pastes, and password protection.
QR Code Generator
A self-hosted QR code generator written in Rust. Outputs SVG and PNG, supports logo embedding and print mode.
seraph-mail
A bespoke webmail client built on top of docker-mailserver. IMAP/SMTP, dark mode, inline images, and a UI that actually looks the way I want.
Rust URL Shortener
A self-hosted link shortener written in Rust using Axum and PostgreSQL.
blog
2026-04-09
infrastructure updates, a new machine, and the usual suffering
2026-03-11
building a self-hosted pastebin in rust
2026-03-11
building a self-hosted mail stack (and everything else)
2026-03-07
building a self-hosted link shortener in rust with axum and postgresql
2026-03-06
self-hosting a hugo site with a git push deploy pipeline