Hey, I'm Jonathan ๐
Infrastructure & Security Engineer based out of Massachusetts. I've been in IT since 2016 โ started pulling cable and troubleshooting end-users at a nonprofit, worked through sysadmin and cloud security roles, and gradually shifted my focus toward platform engineering, automation, and security architecture. The through-line has always been the same: make it more reliable, more secure, and more automated than I found it.
What I'm building
๐ฅ๏ธ pi-cluster โ GitOps Homelab (Active)
A production-minded bare-metal ARM64 k3s cluster on a Raspberry Pi 4, managed entirely with FluxCD. Git is the only source of truth โ if it's not in the repo, it doesn't exist.
- Secrets: SOPS + age encryption, never plaintext in Git
- Ingress: Cloudflare Tunnel for zero-trust external access
- Apps: linkding, Ghost blog, Obsidian LiveSync (CouchDB) โ all declarative, all reconciled
- Learned the hard way: recovered from a force-push that triggered Flux pruning and wiped my cloudflared deployment.
git reflogis a skill.
โ๏ธ serverless-api โ AWS Serverless + Security
Hardened serverless API on AWS using least-privilege IAM, CORS controls, secrets management, and fully automated deployment via CI/CD. No manual steps post-deploy.
๐ฎ enshrouded-docker โ Containerized Game Server (DevOps)
Immutable container infrastructure with runtime auto-update logic, semantic versioning, CI/CD publishing via GitHub Actions, and non-root execution with minimal attack surface. Built through real CI/CD failures โ Wine + Docker on Ubuntu 22.04 with WineHQ and Xvfb.
๐ SOAR + EDR Integration โ Security Automation
Automated security orchestration workflows integrating EDR with alerting pipelines โ custom detection rules, response playbooks, and hardened cloud VMs for telemetry analysis.
On the roadmap
Talos Linux ยท Cilium CNI ยท Kube-VIP ยท kube-prometheus-stack
Moving from "it works" to "it's observable, resilient, and enterprise-grade."
The journey (2016 โ now)
2016 โ IT Support / Helpdesk
Cabling, AV, break-fix, networking fundamentals
2020 โ Systems Administrator
M365 migrations, HIPAA security program, MDM at scale
2022 โ IT Support + Security
Vuln management, network config, L1 incident response
2023 โ Cloud Admin / Security
XDR rollout, CASB, IAM/Conditional Access, hybrid cloud
2024 โ Infrastructure Security Eng.
IaC, GitOps, DevSecOps, compliance frameworks The homelab is where the theory meets the metal.