Skip to content

Latest commit

 

History

36 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation


🎭 About Me

interface Developer {
  name: string;
  role: string;
  location: string;
  passions: string[];
  focusAreas: string[];
  learning: string[];
  askMeAbout: string[];
}

const shubham: Developer = {
  name: "Shubham Kumar",
  role: "Full Stack Developer & AI Engineer",
  location: "Dhanbad, India 🇮🇳",
  passions: ["Agentic AI Systems", "Voice AI", "Scalable Backend Architecture"],
  focusAreas: ["Multi-Agent Orchestration", "Voice Agents", "RAG Pipelines", "Cloud-Native Deployment"],
  learning: ["Generative AI", "Kubernetes", "Web3 Technologies"],
  askMeAbout: ["React", "Next.js", "Node.js", "LangGraph", "CrewAI", "LiveKit", "DevOps"]
};

🎓 Graduate of NMAM Institute of Technology (NMAMIT), Udupi

  • 🔭 Currently building full-stack apps & AI agents, and sharpening my problem-solving on LeetCode
  • 💬 Ask me about anything — frontend, backend, or agentic AI
  • 😄 Pronouns: He/Him
  • ⚡ Fun fact: Coders Hardcode

💻 What I Build

🏗️ Full-Stack Software

  • End-to-end web apps with React / Next.js on the frontend and Node.js, Express, FastAPI, Spring Boot on the backend
  • RESTful API design, database modeling (MySQL, PostgreSQL, MongoDB, Redis), and clean auth/validation patterns
  • Containerized, cloud-deployed systems on Docker, Kubernetes, GCP, AWS

🤖 Agentic & Voice AI

  • Multi-agent orchestration with CrewAI and LangGraph — pipelines that plan, reason, and produce real outputs
  • Real-time voice agents built on LiveKit, with conversation state managed as LangGraph state machines
  • Retrieval-augmented generation (RAG) and LLM integration into production systems

⚙️ Toolkit: React Next.js Node.js FastAPI Spring Boot Docker Kubernetes — plus LangChain LangGraph CrewAI RAG LiveKit LLM Integration

I like working across the whole stack — solid backend and infra fundamentals, with a growing focus on agentic and voice-driven AI systems layered on top.

Full-stack fundamentals, agentic ambitions 🚀


🧠 Tech Arsenal

🎨 Frontend Craftsmanship

React Next.js TypeScript Vue.js Tailwind React Native

⚙️ Backend Engineering

Node.js Express Python FastAPI Django Spring Boot

🗄️ Database & Storage

MongoDB PostgreSQL MySQL Redis

🤖 AI / Agentic Frameworks

LangChain LangGraph CrewAI LiveKit RAG Groq TensorFlow PyTorch

☁️ DevOps & Cloud Native

Docker Kubernetes AWS GCP GitHub Actions Grafana


🏆 Coding Journey

GitHub Trophies

📊 LeetCode Statistics

LeetCode Stats


📈 GitHub Analytics

GitHub Streak

🌐 Connect & Collaborate


💭 Developer Wisdom

Quote

😄 Debug Break - Have a Laugh!

Jokes Card


⭐ Star my repositories if you find them interesting!

"Code is like humor. When you have to explain it, it's bad." – Cory House

visitors

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors