Skip to content
View SushrutVaidya's full-sized avatar

Block or report SushrutVaidya

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
SushrutVaidya/readme.md

๐Ÿ‘‹ Hi, I'm Sushrut Vaidya

Platform Engineer | Building scalable orchestration systems and production-ready applications


๐ŸŽฏ Impact & Achievements

  • ๐Ÿ“‰ 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

๐Ÿš€ Current Focus

  • ๐Ÿ—๏ธ 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

๐Ÿ› ๏ธ Tech Stack

Languages

Java Python
JavaScript
HTML5
CSS3

Backend & Frameworks

Spring
Spring Boot
Apache Maven
Apache Kafka
Apache Tomcat

Databases

Postgres
Oracle
AmazonDynamoDB
Redis

DevOps & Cloud

Docker
Kubernetes
Terraform
AWS
Apache Airflow
Nginx
GitHub Actions

Monitoring & Observability

Datadog
Splunk
Grafana

Tools

Git
GitHub
Postman
Jenkins


๐Ÿ† Certifications

  • โ˜๏ธ AWS Certified โ€” Cloud architecture and services
  • ๐Ÿ”ท Oracle Cloud Infrastructure (OCI) Certified โ€” Cloud infrastructure management

๐Ÿ“ˆ GitHub Stats


๐ŸŒ Connect With Me

Portfolio
LinkedIn Email
Reddit


๐Ÿ“Œ Featured Projects

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 AtomicInteger fallback โ€” 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

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: fixed overlay escape via document.body.appendChild to 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/rotateY tilt 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

๐Ÿ’ก Open to opportunities in Platform Engineering, Backend Development, and Distributed Systems

Building scalable systems | Solving complex problems | Driving engineering excellence

Pinned Loading

  1. servicetalk servicetalk Public

    Forked from apple/servicetalk

    A networking framework that evolves with your application

    Java 1

  2. awesome-java awesome-java Public

    Forked from akullpp/awesome-java

    A curated list of awesome frameworks, libraries and software for the Java programming language.

    1

  3. DevQuest-Backend DevQuest-Backend Public

    The repository serves as the backend for DevQuest

    Python 1

  4. prac-spring-boot prac-spring-boot Public

    Forked from spring-projects/spring-boot

    Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.

    Java 1

  5. DevQuest-frontend DevQuest-frontend Public

    CSS