Projects

DevOps & Cloud Projects

Java DevOps with SonarQube

Automated CI/CD pipeline for a Java Maven application using Jenkins, with integrated SonarQube for code quality analysis.

Jenkins • Maven • AWS • SonarQube

CI/CD Blue-Green Deployment

Built a CircleCI pipeline deploying to Kubernetes using a blue-green strategy. Provisioned infrastructure with Terraform, configured with Ansible.

CircleCI • Kubernetes • Terraform • Ansible

Cloud Resume Challenge

Personal resume site deployed on AWS S3 with a CI/CD pipeline, Lambda backend, and visitor counter.

S3 • Lambda • DynamoDB • GitHub Actions