Projects
What I'm building, have completed, and planning to do.
Server Automation with Ansible
Ansible playbooks to automate server provisioning, configuration management and application deployment across multiple environments — from a bare Linux machine to a fully configured production-ready server.
Local Kubernetes Platform
A simple containerized FastAPI application with PostgreSQL deployed on a local Kubernetes cluster (Kind), featuring dev and prod namespaces and basic monitoring with Prometheus and Grafana.
CI/CD Pipeline with GitHub Actions
Complete CI/CD pipeline for a Kubernetes-based application using GitHub Actions with a self-hosted runner — automated testing, Docker image builds, push to Docker Hub and automatic deployment to local cluster.
Infrastructure Provisioning with Terraform
Infrastructure as Code project using Terraform to provision and manage a complete cloud-like environment.