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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Sumeet-Y1/README.md

HEY THERE, I'M SUMEET YADAV

Typing SVG

Backend Developer | Cloud Architect | AI Integration Specialist

Portfolio LinkedIn Email

Profile Views


About Me

Coding

const sumeet = {
    location: "Mumbai, India 🇮🇳",
    role: "Backend Engineer",
    education: "B.Tech IT ",
    currentFocus: "AI-Powered APIs",
    
    techStack: {
        backend: ["Java", "Spring Boot", "Spring Security"],
        databases: ["MySQL", "JPA", "Hibernate"],
        cloud: ["AWS", "Docker", "Nginx"],
        ai: ["Spring AI", "Groq API", "LLaMA 3.3"]
    },
    
    currentlyLearning: ["Kubernetes", "Microservices", "System Design"],
    
    funFact: "I turn coffee into code ☕ → 💻"
};


What I'm Up To


🔥 Current Project
ProdPulse.AI - AI Error Analysis
Building with Spring AI & LLaMA

📚 Learning
Kubernetes & Microservices
Container orchestration mastery

🎯 2026 Goal
System Design Expert
Architect scalable systems

Tech Stack

Backend & Core

Java Spring Boot Spring Security Maven JWT

Database & Cloud

MySQL AWS Docker Nginx Linux

Frontend

JavaScript Three.js HTML5 CSS3

Tools & Workflow

Git Postman IntelliJ IDEA Jira


Featured Projects

🤖 ProdPulse.AI - AI-Powered Error Analysis Engine

Live Demo

🎯 The Problem: Engineers waste hours analyzing cryptic production errors

💡 The Solution: AI analyzes logs in seconds using LLaMA 3.3-70B

📊 The Impact:

  • ⚡ 60% faster debugging time
  • 🎯 Automatic severity detection
  • 📈 Historical error tracking
  • 🛡️ IP-based rate limiting

🛠️ Tech Stack:

  • Spring Boot + Spring AI
  • Groq API (LLaMA 3.3-70B)
  • MySQL Database
  • RESTful API Design

✨ Key Features:

  • 🧠 Advanced AI error interpretation
  • 🔒 Secure REST endpoints
  • 📊 Historical analysis tracking
  • ⚡ Sub-2 second response time
🛍️ AureumPicks - Enterprise E-Commerce Platform

Live Demo

🛒 Full-featured shopping platform with enterprise security

🔐 Security Features:

  • 🔑 JWT Authentication
  • 📧 Email OTP Verification
  • 🔒 BCrypt Password Encryption
  • 👥 Role-Based Access Control
  • 🛡️ CORS Configuration

🛠️ Tech Stack:

  • Spring Boot + Spring Security
  • MySQL Database
  • Brevo Email API
  • Railway Deployment

✨ Features:

  • 🛒 Complete cart management
  • 💳 Secure payment integration
  • 🎨 Premium UI with day/night themes
  • 📱 Fully responsive design
💼 Interactive 3D Portfolio

Live Demo

🎮 Modern portfolio with 3D particle system

🛠️ Tech Stack:

  • Three.js for 3D graphics
  • Vanilla JavaScript
  • Custom CSS animations
  • Netlify hosting

✨ Features:

  • 🎮 Interactive particle system with mouse tracking
  • ✨ Glassmorphism design effects
  • 🌈 Smooth gradient animations
  • ⚡ Optimized performance

My Journey

%%{init: {'theme':'base', 'themeVariables': {'primaryColor':'#3B82F6','primaryTextColor':'#fff','primaryBorderColor':'#3B82F6','lineColor':'#3B82F6','secondaryColor':'#1e293b','tertiaryColor':'#0f172a'}}}%%
timeline
    title 🚀 Backend Engineering Evolution
    2024 : Java Fundamentals : First Spring Boot API : MySQL Database Design
    2025 : Spring Security Mastery : JWT Auth Implementation : E-Commerce Deployment : AI Integration
    2026 : Microservices Architecture : Kubernetes Learning : System Design Mastery : Distributed Systems
Loading

2026 Learning Roadmap

Cloud Native Architecture

Kubernetes Docker Compose Serverless AWS Advanced

Microservices & Patterns

Service Discovery API Gateway Circuit Breakers Event Sourcing

Message Queues & Streaming

RabbitMQ Apache Kafka Redis

Advanced Databases

PostgreSQL MongoDB Query Optimization

AI & Machine Learning

Spring AI Vector Databases RAG Systems LLM Integration


Development Philosophy

🎯 Principle 💭 My Approach
Clean Code Write code that humans can read, not just machines
Security First Never an afterthought, always designed from the start
Scalability Build for tomorrow's traffic, not just today's
Testing If it can break, it will break—test everything
Documentation Future me will thank present me

Fun Developer Stats

☕ Coffee

∞ cups/day

🐛 Bugs Fixed

∞ and counting

🤖 Spring AI

AI Integration Master

💡 IntelliJ IDEA

My Code Editor

Let's Connect

🚀 Ready to collaborate on something amazing?

I'm always open to discussing backend architecture, cloud computing, AI integration,
or collaborating on interesting projects!


LinkedIn Email Portfolio GitHub


💬 "Great backends are invisible—they just work, fast and reliably"



⚡ Built with passion by Sumeet Yadav | Last Updated: January 2026 | Powered by ☕ and ❤️

Pinned Loading

  1. ProdPulse.Ai ProdPulse.Ai Public

    ProdPulse.AI Your next-gen production log analysis assistant. Built with Java, Spring Boot, and AI integration, ProdPulse.AI helps developers and ops teams: Analyze production logs in real-time Det…

    HTML 1

  2. ecommerce--fullstack ecommerce--fullstack Public

    🛍️ AureumPicks - Premium e-commerce platform built with Spring Boot & MySQL. Features JWT authentication, email OTP verification with Brevo, shopping cart, and beautiful UI with dark/light themes. …

    Java

  3. Portfolio Portfolio Public

    Sumeet’s 3D Portfolio Website – A fully interactive, visually stunning showcase of my projects and skills. Built with pure HTML, CSS, JavaScript, and Three.js 3D elements & animations that highligh…

    HTML

  4. student-api-springboot student-api-springboot Public

    Spring Boot REST API for student management with MySQL, JPA, and layered architecture.

    Java