Track the completion status of each project
This repository automates the provisioning and configuration of AWS-based DevOps Workstations using Terraform, Ansible, and HashiCorp Vault. It provides an end-to-end setup of developer-ready environments tailored for DevOps use cases.
This repository automates the provisioning and configuration of GCP-based DevOps Workstations, Serverless functions, bigquerry,cloud run etc using Terraform, Ansible, and HashiCorp Vault. It provides an end-to-end setup of developer-ready environments tailored for DevOps use cases.
Infrastructure-as-Code project to provision and manage Kubernetes clusters across AWS (EKS),Azure (AKS),IBM Cloud,OCI and GCP (GKE) using Terraform, with Python-based automation scripts, containerized and deployed on Kubernetes for continuous operations.
This repository provisions the foundational cloud infrastructure and deploys the core open-source MLOps tool stack on AWS Elastic Kubernetes Service (EKS). This project use terraform, ansible, vault , to create infrastructure
This repository contains Helm charts and Kubernetes manifests to deploy a microservices-based ecommerce application with a three-tier architecture. It integrates frontend, backend, and data services using technologies like AngularJS, NodeJS, Python, RabbitMQ, MongoDB, Redis, and MySQL, providing scalable infrastructure automation on Kubernetes.
This repository contains the infrastructure-as-code setup to deploy a production-ready 3-tier architecture for an eCommerce microservices application on AWS using EKS
Provisioned a production-ready Kubernetes cluster using Terraform, configured with Ansible, and integrated with HashiCorp Vault for secure secrets management. Deployed on AWS EC2, this setup includes a control plane and multiple worker nodes with containerd, kubeadm, kubelet, and custom CNI, demonstrating full-stack infrastructure automation without relying on managed services.
This repository contains Terraform and Ansible code for provisioning and configuring Prometheus, Grafana, and ELK Stack in AWS. It enables automated deployment, DNS routing, and security configurations for a scalable monitoring infrastructure.
This project features a fully automated CI/CD pipeline that builds a production-ready container image from any application and pushes it to a container registry of choice (Docker Hub, GitHub Container Registry, AWS ECR, GCP GCR, etc.). Powered by GitHub Actions, the pipeline ensures fast, reliable, and repeatable builds for deployment in any cloud or Kubernetes environment.
Built a RESTful CRUD API using Rust and the Actix Web framework, integrating PostgreSQL with SQLx for database operations. This backend application supports secure user authentication with JSON Web Tokens, password hashing with Argon2, environment configuration via dotenv, and CORS handling for cross-origin requests.
Built a chat application using LangChain.js and TypeScript, leveraging OpenAI's language models to create an interactive, intelligent conversational interface with seamless integration and scalable architecture.