Projects

Building projects in DevOps and Cloud

Featured Project

AWS End-to-End CI/CD Pipeline

Sep 2025

Designed and implemented a fully automated CI/CD pipeline using AWS services to build, containerize, and deploy applications to EC2 instances. Integrated GitHub with AWS CodePipeline to trigger automated builds through CodeBuild, generate Docker images, push them to Docker Hub, and deploy updated versions using CodeDeploy.

AWS CodePipelineCodeBuildCodeDeployEC2IAMSSMDockerGitHub

Kubernetes EKS 2048 Game Deployment

Sep 2025 - Oct 2025

Deployed the 2048 web game application on Amazon EKS to gain practical experience with Kubernetes cluster management and container orchestration in the cloud. Used Kubernetes Deployment and Service manifests to manage pods, scale replicas, and expose the application using a LoadBalancer service.

AWS EKSKubernetesYAMLkubectlDocker Hub

MERN Stack Application with Docker Compose

Aug 2025

Built and containerized a 3-tier MERN stack application using Docker and Docker Compose to simulate a real-world multi-service architecture. Each service — React frontend, Node.js/Express backend, and MongoDB database — was configured as separate containers and orchestrated together using Docker Compose.

DockerDocker ComposeReactNode.jsExpressMongoDB

Other Noteworthy Projects