Skip to content
View Sumeet-Y1's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Sumeet-Y1

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
Sumeet-Y1/README.md
Typing SVG

Portfolio Email GitHub


> whoami

Software Engineer from Mumbai, India — building with Spring Boot · DevOps · Cloud · AI. Currently deep-diving into Kubernetes, Microservices, and System Design.

> cat skills.sh

Backend

Java Spring Boot Spring Security Spring AI JWT

Data

MySQL Hibernate JPA H2

Cloud & DevOps

AWS Docker Kubernetes GitHub Actions Grafana Prometheus Nginx Terraform Linux

Frontend

JavaScript Three.js HTML5 CSS3

Tools

Maven IntelliJ IDEA Postman Git Jira Kafka


> ./github-stats.sh


// Security first. Scale second. Ship always.

Pinned Loading

  1. aws-ec2-autoscale-10k-rps aws-ec2-autoscale-10k-rps Public

    CPU-bound Spring Boot API auto-scaling on AWS EC2, load tested to 10,000 req/s with k6. Terraform-provisioned ALB + ASG across 3 AZs, target-tracking scaling, GitHub Actions CI to ECR. Real debuggi…

    HCL

  2. aws-vpc-architecture aws-vpc-architecture Public

    Production-ready AWS 3-Tier network architecture built from scratch using Terraform. Features a highly available public ALB, an isolated private app tier with NAT Gateway, and a strictly locked dow…

    HCL

  3. aws-devsecops-pipeline aws-devsecops-pipeline Public

    DevSecOps CI/CD pipeline with automated security gates blocks deployment on CVE detection. OWASP + Trivy + GitLeaks integrated with GitHub Actions on AWS.

    HCL

  4. aws-autoscale-api aws-autoscale-api Public

    Self-healing AWS infrastructure 1000 concurrent users, 1268 req/s, 0% error rate. ALB + Auto Scaling + Terraform + GitHub Actions.

    HCL

  5. aws-blue-green-deployment aws-blue-green-deployment Public

    Zero-downtime Blue-Green deployment on AWS auto alternates environments on every git push with instant rollback. ALB + EC2 + Terraform + GitHub Actions.

    HCL

  6. aws-eks-pipeline aws-eks-pipeline Public

    Spring Boot app deployed on AWS EKS using Jenkins CI/CD pipeline with Prometheus & Grafana monitoring

    HCL