What I've built
View GitHub →Helped build the network and Proxmox environment: pfSense firewall, VLANs for segmentation, Huawei switches, and monitoring on top.
Ansible playbooks that take manual server configuration off my hands: written once, consistent everywhere, and reliable.
My personal playground: a Proxmox cluster, VLANs, a pfSense firewall with IDS/IPS, a full monitoring stack (Grafana, Prometheus, Uptime Kuma) and a bunch of self-hosted services. Anything that's later meant to run in production runs here as a test first.
My own GitLab instance with CI/CD pipelines that build Docker images, test them, and roll them straight out to the target server, without me having to touch anything myself.
Monitoring for every server and service in one place: Node Exporter on every host, Prometheus collects the data, Grafana shows CPU, RAM, disk and uptime, and raises the alarm the moment something fails.
This site is built entirely in plain HTML & CSS, no framework, no build tool. Multiple pages, a responsive bento-grid design, and a GitLab CI/CD deploy to a self-hosted server behind Nginx Proxy Manager with Let's Encrypt SSL.