Projects
A selection of things I've built and run in production.
Internal Developer Platform
GitOps-native IDP on AKS and on-prem Kubernetes: ArgoCD App-of-Apps, Terraform-provisioned infrastructure, full observability.
- Kubernetes
- ArgoCD
- Terraform
- Azure
- Helm
- Cloudflare
- FastAPI
- React
Internal Developer Platform
GitOps-native IDP on AKS and on-prem Kubernetes: multi-environment app deployments via ArgoCD App-of-Apps, Terraform-provisioned infrastructure, Cloudflare DNS with automated TLS via cert-manager, and full observability with Prometheus and Grafana.
- Kubernetes
- ArgoCD
- Terraform
- Azure
- Helm
- Cloudflare
Kreditrechner
Loan calculator web app with Django REST backend and React/TypeScript frontend. Containerised with Docker, CI/CD via GitHub Actions, deployed to AKS across dev/staging/prod environments using Helm and ArgoCD.
- Django
- React
- TypeScript
- Docker
- Kubernetes
- GitHub Actions