DevOps Engineer & Architect specializing in GitOps, Kubernetes, and End-to-End Platform Engineering.
Integrating enterprise-grade reliability into autonomous systems. From bare-metal provisioning with Terraform to self-healing Kubernetes clusters managed via ArgoCD. I build platforms that are secure by design, idempotent by nature, and fully automated.
I treat infrastructure as a product. My expertise lies in architecting resilient, production-ready systems where manual intervention is an exception, not the norm.
Leveraging the GitOps maturity model, I design systems where the entire state—from the OS layer to application configuration—is declarative and version-controlled. My work bridges the gap between complex distributed systems and developer experience, ensuring that extensive automation translates to tangible stability and speed.
A comprehensive Infrastructure-as-Code (IaC) solution orchestrating the full lifecycle of heterogeneous compute resources (LXC, Linux VMs, Windows VMs) and a production-grade Talos Linux Kubernetes cluster.
flowchart LR
A[Terraform
Proxmox API] -->|Provisions VMs| B[Ansible
talosctl]
B -->|Bootstraps| C[GitLab CI/CD
9-Stage Pipeline]
A -->|Creates Infrastructure| A1["• LXC Containers
• Linux / Windows VMs
• Talos Linux VMs
• Auto-generate inventory"]
B -->|Talos Lifecycle| B1["• Generate & apply configs
• Bootstrap etcd cluster
• Apply RBAC + workload tiers
• Upgrade / reboot / reset
• Health-check & diagnostics"]
C -->|Docker Services| C1["• Auto-detect changed services
• Validate + pre-flight checks
• Automated backup
• Deploy with health verify
• Idempotent (checksum-based)"]
A self-healing, production-grade Kubernetes platform running on Talos Linux, implementing the "App-of-Apps" GitOps pattern to manage the entire cluster state declaratively via ArgoCD.
flowchart TB
Git[Git Repository
argo-apps] --> ArgoCD[ArgoCD
GitOps Controller]
ArgoCD --> AppSet[ApplicationSet
Git Directory Generator]
AppSet --> |Auto-discovers| Apps[Applications
apps/*]
Apps --> Infra[Infrastructure Layer]
Apps --> Services[Application Layer]
Infra --> Traefik[Traefik Ingress]
Infra --> Cert[cert-manager]
Infra --> Storage[Longhorn Storage]
Services --> App1[Keycloak SSO]
Services --> App2[GitLab Runner]
Services --> App3[FreshRSS]
Services --> App4[pgAdmin]
Services --> App5[11 More...]
A production-ready OCI-compliant Helm chart registry designed for modularity, testing, and secure distribution.
flowchart LR
charts[charts/
Chart.yaml
values.yaml
templates/]
gitlab[GitLab CI
5-stage
pipeline]
validate[Validate
Package
Publish
helm template
+ PyYAML]
registry[OCI Registry
homelab/
helm-charts]
charts --> gitlab --> validate --> registry
A production-grade network infrastructure implementing enterprise security patterns with VLAN segmentation, dual-DC Active Directory, and secure remote access.
flowchart TB
Internet[Internet] --> OPNsense[OPNsense Firewall
Stateful Firewall + IDS/IPS]
OPNsense --> VLAN10[VLAN 10 - Management
10.10.0.0/24]
OPNsense --> VLAN20[VLAN 20 - Infrastructure
10.20.0.0/24]
OPNsense --> VLAN30[VLAN 30 - Storage
10.30.0.0/24]
OPNsense --> VLAN40[VLAN 40 - Services
10.40.0.0/24]
OPNsense --> VLAN50[VLAN 50 - IoT
10.50.0.0/24]
OPNsense --> VLAN60[VLAN 60 - Guest
10.60.0.0/24]
VLAN10 --> DC1[Windows Server DC1
AD + DNS + DHCP]
VLAN10 --> DC2[Windows Server DC2
AD + DNS + DHCP]
VLAN40 --> Talos[Talos Linux Cluster
6 nodes · VIP 10.40.0.40]
VLAN10 --> Admin[Admin Access]
Admin -.VPN.- WG[WireGuard VPN]
Microsoft
Issued: August 2025
Credential ID: 86F88C248C92836B
Interested in discussing infrastructure automation, GitOps, or DevOps best practices? Feel free to reach out!