Homelab
Claude Code Configuration โ A Clean Multi-Project Setup
Apr 12, 2026
How to structure Claude Code's configuration files for a multi-project workflow โ global MCP servers, unified permissions, and a two-file approach that scales.
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.