Projects¶
A showcase of my personal and open-source projects.
☁️ Cloud Infrastructure¶
IONOS Kubernetes Platform¶
Technologies: Terraform, Kubernetes, ArgoCD, Helm
A complete Kubernetes infrastructure on IONOS Cloud, featuring:
- Multi-layer architecture (base infrastructure, platform services, applications)
- GitOps deployment with ArgoCD
- Automated certificate management with cert-manager and Let's Encrypt
- External secrets integration with Infisical
- Comprehensive observability with Grafana Cloud
🌐 Web Applications¶
AssendiaVerse¶
Technologies: Three.js, JavaScript, Docker, Kubernetes
An interactive hexagonal grid editor built with Three.js for game development and visualization projects. Features:
- Real-time 3D rendering
- Hexagonal grid manipulation
- Export/import functionality
- Containerized deployment
Personal Homepage¶
Technologies: Zensical, Python, Docker, Kubernetes
This very site! A modern static site generator implementation with:
- Automated CI/CD pipelines
- Multi-stage Docker builds
- Kubernetes deployment via GitOps
- GitHub Pages integration