Networking Overhaul & Production Migration
Feb 18, 2026
Replace Flannel with Cilium, added reverse proxy with NGINX, migrated the bare-metal production cluster to VMs.
HomelabNetworkingImplementing SOPS - GitOps secrets management
Feb 3, 2026
GitOps approach to secret management - SOPS.
HomelabSecret ManagementThe Complete Pipeline - End-to-end IaC GitOps
Jan 25, 2026
The final piece of the Total Reproducibility puzzle.
HomelabGitOpsIaCManual to Makefile - Terraform, KVM, Ansible
Jan 21, 2026
Phase 1-4 from the virtualization process.
HomelabAutomationMoving toward virtualization and other design decisions
Jan 16, 2026
Insights on my design decision surrounding my Kubernetes environment.
HomelabArchitectureGitOps, FluxCD Edition
Jan 6, 2026
Implementing a GitOps flow using FluxCD.
HomelabGitOpsAdding Observability with Prometheus & Grafana
Dec 26, 2025
Adding observability to my homelab via Prometheus and Grafana.
HomelabMonitoringKubernetes Lab: K3s initial setup
Dec 25, 2025
Setting up a K3s Kubernetes cluster for self-hosted services and hands-on learning.
HomelabKubernetesAutomating Configuration Metadata Updates
Dec 10, 2025
Automating configuration metadata updates using Node.js.
ScriptingAutomationProject Showcase: Promo+ Toolkit
Oct 25, 2025
Promo+ Toolkit project description and documentation.
Project ShowcaseJavaScriptSetup Netlify serverless functions on local environment
Jan 24, 2025
Beginner-friendly setup of Netlify serverless functions on local dev environment
TutorialServerless Functions