Python
Security Dashboard โ Architecture of a Self-Hosted Attack Monitor
Apr 4, 2026
How I built a real-time security dashboard for my homelab: FastAPI backend collecting from CrowdSec, Prometheus, and nginx logs, served as a SvelteKit SPA in a single Docker container.
Federation Scraper - Automated Match Data for KnowMore
Mar 1, 2026
How we built a standalone data service that scrapes the Swiss football federation matchcenter to feed KnowMore with match schedules, results, standings, lineups, and player statistics.
YTT - Building a Self-Hosted YouTube Transcript Translator
Feb 9, 2026
A comprehensive overview of YTT, a self-hosted web app that fetches and translates YouTube transcripts using SvelteKit 5, FastAPI, and LibreTranslate โ all packed into a single Docker container.