Platform Engineer | Building scalable orchestration systems and production-ready applications
- ๐ Reduced deployment failures by 90% through automated testing and CI/CD pipeline optimization
- โก Cut pipeline execution time by 60% by redesigning DAG dependencies and implementing parallel processing
- ๐ง Built custom tooling that automated manual deployment processes, saving significant engineering hours
- ๐ Patent holder (System for Solar Energy Production Using PLC) โ Patent No. 551111
- ๐๏ธ Portfolio Backend โ Spring Boot 4.x REST API live at sushrutvaidya.in with Redis (Upstash), PostgreSQL, Docker, Nginx, and SSL
on AWS EC2 - ๐จ Portfolio Frontend โ 5,100-line GTA Vโthemed portfolio experience built in pure HTML/CSS/JS, no frameworks
- ๐ Deep-diving into distributed systems, system design, and platform reliability engineering
- โ๏ธ Building production-grade systems with Docker, Kubernetes, and Terraform
- โ๏ธ AWS Certified โ Cloud architecture and services
- ๐ท Oracle Cloud Infrastructure (OCI) Certified โ Cloud infrastructure management
๐ Portfolio Backend
Production REST API powering sushrutvaidya.in:
- Spring Boot 4.x on Java 17 with PostgreSQL (JPA/Hibernate) and Redis (Upstash, SSL)
- Redis-backed counters with
AtomicIntegerfallback โ degrades gracefully when cache is unavailable - Time-slotted audio selection: server clock maps to different tracks across 6 daily windows
- Idempotent UUID-based user registration for leaderboard โ no auth required
- GitHub Actions CI/CD: compile โ test โ package โ JAR verification on every push
- Deployed on AWS EC2 behind Nginx reverse proxy with SSL/HTTPS via Docker
๐ฎ Portfolio Frontend
5,100-line GTA Vโthemed portfolio experience โ zero frameworks, pure HTML/CSS/JS:
- Scroll-driven IntersectionObserver animation system across 12 sections
- Canvas-based animated stat pentagon with glow, ring pulse, and vertex fade-in
- 3D cover flow game library with Steam CDN headers, keyboard/swipe navigation, and reflection
position: fixedoverlay escape viadocument.body.appendChildto break CSS containing block- Retro TV with CRT scanlines, static channel-flip transitions, and backend video clip streaming
- Kitchen polaroid wall with CSS 3D card flip and randomised rotation
- Player card with mousemove
rotateX/rotateYtilt and holographic gradient shimmer
๐ฏ DevQuest
Gamified learning platform built with Spring Boot:
- Clean architecture and SOLID principles
- RESTful API design with comprehensive documentation
- JWT authentication and authorization
- PostgreSQL with JPA/Hibernate
- Docker containerization
