Projects

Mostly backend and systems experiments — Go and Rust.

forumless

A headless forum engine in Go — backend-only, API-driven, bring your own frontend.

Go API

hsng

Headless social network built over GraphQL in Go. An experiment in modeling a social graph behind a clean API.

Go GraphQL

tcpconn

A userspace TCP stack in Go — implementing TCP from scratch on top of raw packets to understand the protocol end to end.

Go Networking

rchat

A VoIP application written in Rust — real-time voice chat, exploring audio transport and low-latency networking.

Rust VoIP

media_server

A media server written in Rust, focused on streaming and serving media efficiently.

Rust Media

govps

A simple libvirt UI in Go — manage VMs without the heavyweight dashboards.

Go libvirt

qemu-exporter

A QEMU Prometheus exporter library — collect VM metrics directly, without depending on libvirt.

Go Prometheus

telehaptic

A Telegram trigger for MX Master haptic feedback — a small bridge between Telegram events and hardware.

Go Hardware