My Projects

A collection of projects I've built, ranging from full-stack applications to DevOps automation tools.

Jenkins EKS Migration

Migrated Jenkins from EC2 to AWS EKS, enhancing scalability, reliability, and performance using Kubernetes managed infrastructure.

JenkinsKubernetesAWS EKSHelmkubectlAWS CLI

AMI Automation with Packer

Automated Amazon Machine Image creation using Packer for efficient provisioning of pre-configured, secure, and reusable machine images.

PackerAWSAnsibleInfrastructure as Code

Terraform Infrastructure as Code (IaC)

Infrastructure as Code using Terraform to provision and manage cloud resources efficiently with automated deployment.

TerraformAWSInfrastructure as Code

IMDB Web Scraping Project

Python-based web scraper that extracts movie and TV show data from IMDB using BeautifulSoup and requests.

PythonBeautifulSoupRequestsCSVJSON