Live Deployments

Five production-grade projects built, containerised, and deployed using real DevOps practices โ€” from Kubernetes clusters to serverless S3 hosting.

CI/CD Pipeline Overview

Every code change flows through this automated pipeline before reaching production.

๐Ÿ“
Code Push
๐ŸฆŠ
Gitea Self-Hosted
๐Ÿ””
Webhook Trigger
๐Ÿ“ฆ
Clone Repo
๐Ÿงช
Unit Tests
๐Ÿ”
SonarQube Scan
๐Ÿณ
Docker Build
๐Ÿ›ก๏ธ
Trivy Scan
๐Ÿ“ค
Push to ECR
๐Ÿš€
Deploy K8s / EC2

Production Infrastructure

PROJECT 01 โ€” FLAGSHIP ยท KUBERNETES + FULL CI/CD
ClassroomAI โ€” Education Web Application
LIVE ยท classroom-ai.net

Full-stack education platform built with React + Node.js. Features dual CI/CD pipelines โ€” Dev pipeline deploys to EC2 Docker environment, Prod pipeline deploys to a self-managed Kubernetes cluster bootstrapped with kubeadm and managed through Rancher. Containerised frontend & backend use Docker multi-stage builds pushed to AWS ECR. S3 stores media assets; Secrets Manager handles all environment variables. Encrypted MySQL communication using CA, certificate, and key-based SSL authentication.

Node.jsReact.jsMySQL (SSL)Kubernetes (kubeadm)RancherDockerJenkinsGiteaSonarQubeTrivyAWS ECRAWS ALBRoute 53ACMSecrets ManagerS3Nginx Ingress
PROJECT 02 ยท DOCKER + ON-PREM + CI/CD
ClassroomAI โ€” E-Commerce Platform
LIVE ยท classroomai-sifocom.net

Production-grade e-commerce platform on Linux virtual machines hosted in VMware ESXi. Maintained separate development and production environments using Docker Compose. Nginx reverse proxy for frontend/backend routing and HTTPS enforcement, Certbot for SSL automation. Managed secure deployment handling for Razorpay payment gateway integrations with runtime secret injection.

Node.jsReact.jsMySQLDockerDocker ComposeJenkinsGiteaNginxCertbotAWS S3Route 53ACMVMware ESXi
PROJECT 03 ยท DOCKER + VMWARE + CI/CD
Scholarship Exam Engine Platform
LIVE ยท exam-engine.classroomai-sifocom.net

Scalable online scholarship examination platform hosted on VMware ESXi infrastructure. Managed separate development and production environments using Docker Compose with isolated frontend, backend, Redis, and MySQL services. Configured Redis caching for backend performance optimisation and concurrent exam handling. Secure deployment practices including rate limiting, runtime secret injection, and production hardening.

Node.jsReact.jsMySQLRedisDockerDocker ComposeJenkinsGiteaNginxCertbotVMware ESXi
PROJECT 04 ยท DOCKER + VMWARE + CI/CD
E-Commerce Admin Dashboard
LIVE ยท admin-dashboard.classroomai-sifocom.net

Admin dashboard platform for managing e-commerce operations, blogs, pricing updates, promotional content, and student management. Hosted on Linux virtual machines running on VMware ESXi infrastructure. Nginx reverse proxy for API routing, HTTPS enforcement, and secure frontend/backend communication. Automated deployment workflows using Jenkins CI/CD pipelines integrated with Gitea.

Node.jsReact.jsMySQLDockerDocker ComposeJenkinsGiteaNginxVMware ESXiCertbot
PROJECT 05 ยท SERVERLESS ยท AWS S3 + CLOUDFRONT
SJ Mens Fashion โ€” Static Website Hosting
LIVE ยท sjmensfashion.in

Serverless static website hosting on AWS S3 with CloudFront as the CDN for global edge delivery and low latency. Route 53 handles custom domain routing; ACM provides SSL. OAI (Origin Access Identity) secures S3 access, and CloudFront caching rules, versioning, and custom error pages are all configured.

HTML / CSSAWS S3CloudFront CDNRoute 53ACM SSLOAIStatic Hosting

All Projects Are Live in Production

Built, deployed, and maintained end-to-end. Get in touch to discuss more.

Get In Touch โ†’ View My Skills