Skip to content
View abhijeet-builds's full-sized avatar

Highlights

  • Pro

Block or report abhijeet-builds

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
abhijeet-builds/README.md

Abhijeet Verma

Software Engineer · Full Stack · React · Java · Node.js

abhijeetbuilds.netlify.app  ·  LinkedIn  ·  contact.abhijeetverma@gmail.com


Software Engineer at LTIMindtree building production full-stack systems — React frontends, Spring Boot APIs, MySQL/PostgreSQL persistence. Shipped optimisations that cut page load time by ~25% and reduced support tickets by ~30% on a live banking platform.

Outside work I design and build things end-to-end. Currently exploring AWS, Microservices, and System Design at scale.

Open to SDE / Full Stack / Backend roles — Remote, Pune, Bangalore, Hyderabad.


Chymera  ·  live  ·  frontend  ·  backend

Full-stack AI chat — intent classifier routing messages across Groq (Llama 3.3 70B, Qwen QwQ 32B) and Gemini 2.5 Flash, real-time SSE streaming, semantic memory via Mem0, Supabase auth with row-level security, API key rotation with 429 retry, and a shared lib/aiCore.js eliminating dual-codebase drift between Express and Netlify serverless. Jest test suite with CI coverage script.

React 18 Node.js Express Supabase Groq Gemini Mem0 Tavily SSE JWT Jest


Portfolio  ·  live

Three.js starfield hero, AI recruiter chatbot on Groq/Gemini, gravity skill particle system, dark/light mode.

React Three.js GSAP TailwindCSS


NexChat  ·  repo

Real-time chat — custom WebSocket server, Redis pub/sub, Prisma + PostgreSQL, JWT auth, friend and presence system.

Next.js TypeScript WebSockets Redis PostgreSQL Prisma


GitHub Streak

Pinned Loading

  1. chymera-ai chymera-ai Public

    Production AI chat app with multi-provider LLM routing, SSE streaming & semantic memory

    JavaScript

  2. chymera-ai-api chymera-ai-api Public

    Express API powering Chymera — multi-LLM routing, API key rotation with exponential backoff, intent classifier, PDF ingestion, and Whisper transcription.

    HTML

  3. my-portfolio my-portfolio Public

    Interactive developer portfolio — Three.js warp-speed starfield hero, AI recruiter chatbot on Groq/Gemini, dark/light mode, gravity skill particles, and custom HUD overlay.

    JavaScript

  4. nexchat-realtime nexchat-realtime Public

    Full-stack chat platform with custom Next.js WebSocket server, Redis pub/sub scaling, Prisma/PostgreSQL persistence, and JWT-secured friend & presence system.

    TypeScript