Portfolio

My Projects

Selected projects demonstrating real-world DevOps, Cloud, Kubernetes, and automation expertise

Observability & Monitoring

ELK Stack – Centralized Log Aggregation & Observability Platform

Production-style ELK Stack on AWS EC2 using Terraform and Docker Compose. Built Logstash Grok pipelines for Nginx, app, and syslog ingestion. Created Kibana dashboards for real-time health monitoring and implemented ElastAlert2 anomaly detection with Slack alerting — sub-5-min MTTD. Hardened with X-Pack TLS, RBAC, and ILM policies.

ElasticsearchLogstashKibanaFilebeatElastAlert2AWS EC2TerraformDocker Compose
Kubernetes / GitOps

AWS EKS Production Architecture

Built a full GitOps-ready EKS architecture: multi-AZ VPC, ALB, Auto Scaling Groups, managed node groups, IRSA/OIDC, EBS CSI for persistent storage, Kubernetes RBAC and Network Policies, Argo CD sync, and Kustomize overlays for environment promotion.

AWSEKSTerraformKubernetesHelmArgo CDKustomizeIRSA
DevOps Automation

Enterprise DevOps CI/CD Pipeline

Designed and implemented an enterprise CI/CD pipeline for a Java web application integrating GitHub, Jenkins, Docker, and Ansible to automate build, test, containerization, and deployment processes.

JenkinsDockerAnsibleAWS EC2MavenGitHub
DevOps / SRE

AI-Driven DevOps Incident Management Platform

Built a simulated DevOps incident response platform on AWS using Terraform infrastructure to evaluate automated incident analysis using CloudWatch metrics, logs, and CI/CD deployment telemetry. Validated via failure injection testing with GitHub Actions OIDC auth.

AWSTerraformCloudWatchGitHub Actions
Cloud Infrastructure

Multi-AZ AWS Networking & Auto Scaling Architecture

Designed a highly available AWS infrastructure using Terraform with multi-AZ VPC networking, Application Load Balancers, NAT Gateways, and Auto Scaling Groups.

AWSTerraformALBAuto ScalingVPC
Internal Automation Tool

Infrastructure Inventory Management Platform

Developed internal infrastructure asset management platform using Spring Boot, MySQL, and ReactJS to track hardware and software inventory improving audit readiness and compliance tracking. Reduced audit preparation time by ~50%.

Spring BootReactJSMySQL
Personal Project

IdeaGen Pro – AI SaaS

AI SaaS platform generating startup ideas using modern web architecture with real-time streaming responses and secure authentication.

Next.jsFastAPIOpenAI
Personal Project

MediNotes Pro – AI Healthcare SaaS

Containerized AI assistant for transforming doctor consultation notes into structured summaries.

Next.jsFastAPIDocker