PFM Project
The Personal Finance Manager is designed to help users track, allocate, and manage their finances in one intuitive interface. It provides a friendly dashboard with quick access to essential financial tools, making financial management simple and effective.
AWS CI/CD Practice
A fully automated CI/CD pipeline built on AWS to deploy a static website from GitHub to S3, featuring automated builds with CodeBuild and orchestration with CodePipeline.
AWS Docker CI/CD
Advanced CI/CD pipeline featuring Docker containerization, Amazon ECR registry, and automated deployment to EC2 instances for React applications.
AWS S3 + CloudFront
An automated CI/CD pipeline that builds and deploys a static website to Amazon S3, with global delivery and cache invalidation through CloudFront.
AWS Full-Stack CI/CD
Full-stack AWS project featuring a Dockerized React frontend on EC2, fronted by an Application Load Balancer and CloudFront. Integrated with a serverless backend (API Gateway + Lambda), automated via CodePipeline, CodeBuild, and ECR.
Event-Driven Platform
End-to-end AWS architecture demonstrating CI/CD automation, containerized frontend deployment on EC2, and a serverless backend with asynchronous SQS/SNS workflows.
Serverless CRUD API
Modern serverless backend built with Amazon API Gateway, AWS Lambda, and DynamoDB. Highlights include seamless NoSQL integration and automated request handling with zero server management.
ECS Fargate CI/CD
Advanced container orchestration using Amazon ECS with AWS Fargate. Features a serverless container environment, Elastic Load Balancing, and an automated CI/CD pipeline with CodePipeline and CodeBuild.
EKS Kubernetes CI/CD
A complete DevOps pipeline that builds a Dockerized application, pushes it to Amazon ECR, and automatically deploys it to a Kubernetes cluster on Amazon EKS using AWS CodePipeline and AWS CodeBuild.
Local ArgoCD CI/CD
A local CI/CD practice implementation for a dummy system featuring Dev, Test, and Prod phases. Represents the foundational phase for exploring and learning ArgoCD GitOps.
AWS ArgoCD CI/CD
Advanced GitOps pipeline on Amazon EKS using ArgoCD and Jenkins. Features multi-environment automated deployments with robust CI/CD orchestration.
IaC Terraform AWS Argo CICD
This project delivers a GitOps enabled CI/CD pipeline on AWS using Infrastructure as Code (IaC) with Terraform.