Selected Lab, Portfolio & Demo Work

Public non-commercial lab, portfolio, demo, and developer-tooling artifacts. They complement, but do not replace, the production experience described in the profile.

Public Lab / Infrastructure Automation

Platform-IaC

Public lab project covering Proxmox, Kubernetes, OpenTofu, Ansible, SOPS, platform services, security tooling, observability, documentation, and runbooks.

Focus
  • OpenTofu
  • Ansible
  • Kubernetes
  • SOPS/Age
  • Cloudflare

Public Lab / GitOps Portfolio

Platform-IaC-GitOps

Public GitOps portfolio using Argo CD app-of-apps, External Secrets Operator, Vault, and Kyverno policy controls.

Focus
  • ArgoCD
  • External Secrets
  • Vault
  • Kyverno
  • Istio
  • cosign

Public Demo / Software Supply Chain

democicd

Public software-supply-chain demonstration using GitLab CI, Trivy, cosign, digest-based deployment, and admission-policy enforcement.

Focus
  • Go
  • Kaniko
  • Trivy
  • cosign
  • ArgoCD
  • Kyverno

GitHub Project / Developer Tooling

af-coordinator

Local-first coordination daemon for AI agents working across many projects, repos, and worktrees. Single write authority over SQLite, HTTP+JSON over a Unix socket, and a lease-based claim protocol so concurrent agents don't collide.

Focus
  • Go
  • SQLite
  • Unix socket
  • HTTP/JSON
  • AI agents