Adhav Neeraj Sahebrao
GCP Certified Associate Cloud Engineer | OCI Certified DevOps Professional
Aspiring Cloud/DevOps Engineer with a strong foundation in backend development and growing expertise in multi-cloud automation. Focused on designing deployment-ready systems across GCP, OCI, and AWS using Infrastructure as Code and CI/CD pipelines.
QuizAppFull - Scalable Quiz Application on GKE
Completed
A robust, scalable Quiz Application built with Django, designed to handle high traffic loads. This application has been successfully deployed on Google Cloud Platform (GCP), used in production during real examinations, and proven to handle 300+ concurrent users seamlessly at IIIT Kota.
Terraform Docker Provider - Two Tier Application Deployment
Completed
This project demonstrates the deployment of a two-tier application using Terraform’s Docker Provider, featuring a frontend application container connected to a backend database container. It automates networking, volume persistence, and service dependencies in a modular IaC workflow.
Automated GitHub Organization Infrastructure using Terraform
Completed
This project demonstrates the use of Terraform’s GitHub Provider to provision and manage repositories within a GitHub Organization that acts as an umbrella for future child projects. It showcases Infrastructure as Code (IaC) principles to automate GitHub configuration — ensuring consistency, repeatability, and version-controlled infrastructure.
Cross-Cloud Network Automation – LocalStack & GCP
Completed
This project is a Python-based network provisioning and validation framework that automates the creation of VPCs, subnets, and routing tables across LocalStack (AWS-like) and Google Cloud Platform (GCP). It ensures cross-cloud consistency, real-time validation, and infrastructure state synchronization.
Customizing Your Workspace with Qtile: A Look at My Configuration File
Completed
As a programmer, having an efficient and well-organized workspace is crucial for getting work done. That's why I was always on the lookout for tools that could help me customize and optimize my development environment. In this project, I explore my personal configuration file for Qtile, a tiling window manager, and share insights on how to tailor it to fit my workflow.
Install i3WM on NixOS
Completed
This project focuses on setting up the i3 window manager on NixOS, showcasing the unique aspects of configuring a tiling window manager in a declarative environment.
Terraform Docker Provider - Single Tier Application Deployment
Completed
A project that utilizes Terraform’s Docker Provider to automate the deployment of a single-tier application within Docker containers. It highlights the use of Terraform for local container lifecycle management and environment consistency in development pipelines.