Projects
Mostly backend and systems experiments — Go and Rust.
forumless
A headless forum engine in Go — backend-only, API-driven, bring your own frontend.
hsng
Headless social network built over GraphQL in Go. An experiment in modeling a social graph behind a clean API.
tcpconn
A userspace TCP stack in Go — implementing TCP from scratch on top of raw packets to understand the protocol end to end.
rchat
A VoIP application written in Rust — real-time voice chat, exploring audio transport and low-latency networking.
media_server
A media server written in Rust, focused on streaming and serving media efficiently.
govps
A simple libvirt UI in Go — manage VMs without the heavyweight dashboards.
qemu-exporter
A QEMU Prometheus exporter library — collect VM metrics directly, without depending on libvirt.
telehaptic
A Telegram trigger for MX Master haptic feedback — a small bridge between Telegram events and hardware.