My Portfolio Projects

Explore my work in cloud infrastructure, CI/CD, and containerization.

Multi-Cloud Infrastructure Automation

Designed and implemented reusable Terraform modules to provision infrastructure across AWS, Azure, and GCP. Automated networking, compute, and storage setups with GitHub Actions integration for continuous delivery. Enabled teams to spin up consistent environments within minutes instead of hours. GitHub

TerraformAWSGCPAzureGitHub Actions

AI-Powered Kubernetes Optimization

Leveraged K8sGPT and Cast AI to analyze workloads, identify misconfigurations, and optimize cost in Kubernetes clusters. Automated scaling and resource allocation based on AI recommendations, improving cluster performance and reducing cloud spend by 25%. GitHub

KubernetesK8sGPTCast AIHelm

End-to-End CI/CD Pipeline

Built a robust multi-stage CI/CD pipeline using Jenkins. Integrated GitHub for version control, SonarQube for code quality, Docker for containerization, and Kubernetes for deployment. Streamlined delivery reduced manual errors and accelerated release cycles. GitHub

JenkinsGitHubSonarQubeDockerKubernetes

Cloud-Native Monitoring & Logging

Implemented centralized observability across multi-cloud environments using Prometheus and Grafana. Deployed Loki and Promtail for log aggregation with real-time alerts on system anomalies. Enabled proactive monitoring and reduced downtime with actionable dashboards. GitHub

PrometheusGrafanaLokiAWS CloudWatch

Secure Container Delivery

Enhanced DevSecOps practices by integrating Trivy and SonarQube scans into the CI/CD workflow. Automatically blocked vulnerable images from being deployed and enforced compliance policies. This strengthened application security and reduced exposure to risks. GitHub

DockerTrivyGitHub ActionsNexus

GitOps with ArgoCD & Kustomize

Adopted GitOps methodology by deploying applications through ArgoCD, Helm charts, and Kustomize overlays. Automated sync and rollback strategies for safer deployments. Improved team collaboration by ensuring infrastructure and app configs remained version-controlled. GitHub

ArgoCDHelmKustomizeKubernetes

Serverless Multi-Cloud Functions

Developed event-driven serverless applications across AWS Lambda, GCP Cloud Functions, and Azure Functions. Integrated APIs with real-time data processing and alerts. Reduced infrastructure overhead and optimized workloads for scalability and resilience. GitHub

AWS LambdaGCP Cloud FunctionsAzure Functions

Ansible Automation for CloudOps

Built Ansible playbooks for provisioning, patch management, and application deployments across hybrid cloud setups. Standardized configuration management improved consistency across environments and reduced manual errors. Enabled faster onboarding for new projects. GitHub

AnsibleLinuxTerraformCloudOps