Projects

kaos
A self-hosted homeserver with Docker-based services running on a Raspberry Pi: privately accessible from anywhere via Tailscale, with automatic HTTPS through Traefik and Let's Encrypt.

lista
A dockerized, self-hosted shopping list web app supporting unit- and weight-based items with quantity and price tracking. Implemented in TypeScript with an Express REST API, React frontend, PostgreSQL database, dbmate-managed migrations and automated deployment via GitHub Actions.

kaos-dashboard
Self-hosted homelab dashboard that displays services grouped by category in a clean and responsive grid with live Docker container status.

alekspress
A lightweight HTTP server in C++ leveraging socket-based networking, with streaming request parsing and support for HTTP headers, methods, request bodies, and Content-Length semantics.