

Recent
Building Your Own Infrastructure for the Portfolio: Self-hosting on k3s with ArgoCD GitOps
·673 words·4 mins
Why I built my own Kubernetes infrastructure instead of using GitHub Pages or Vercel — and how the infra itself became part of the portfolio.
lyeh-infra
·1001 words·5 mins
Personal cloud infrastructure on a single Hetzner VM — k3s, ArgoCD GitOps, Traefik ingress, cert-manager TLS, Prometheus + Grafana monitoring. New services deploy by git push.
ft_transcendence — Observability Stack
·142 words·1 min
Designed and deployed a complete observability infrastructure (metrics, logging, alerting) for a full-stack multiplayer web platform — Prometheus, Grafana, ELK stack, containerized with Docker Compose.
ft_linux — Linux From Scratch
·141 words·1 min
Built a fully bootable Linux system from scratch — cross-compilation toolchain, kernel compilation, filesystem hierarchy, init system, and bootloader. Automated across 14 build stages.
Inception-of-Things — K3s Kubernetes Cluster
Provisioned a multi-node K3s cluster using Vagrant and VirtualBox, with ingress routing, GitOps-style deployment via ArgoCD, and full cluster networking.