Projects

What I'm building, have completed, and planning to do.

In Progress

Server Automation with Ansible

GitHub ↗

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.

AnsibleLinux
Completed

Local Kubernetes Platform

GitHub ↗

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.

KubernetesDockerFastAPIPostgreSQLPrometheusGrafanaNGINXHelm
Coming Soon

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.

GitHub ActionsDocker HubKubernetes

Infrastructure Provisioning with Terraform

Infrastructure as Code project using Terraform to provision and manage a complete cloud-like environment.

TerraformAWS