Skip to content
View SanchitB23's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro

Block or report SanchitB23

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

Sanchit Bhatnagar

Header banner

Typing headline

Portfolio Résumé Email LinkedIn


👋 Hi, I'm Sanchit

Senior full-stack engineer at Yum! Brands — I build the web platforms behind KFC, Pizza Hut, and Taco Bell's digital ordering at global scale.

What I do

  • Architect and deliver GraphQL/REST APIs and full-stack features end-to-end.
  • Build performant React frontends with clean state management and measurable UX wins.
  • Engineer scalable backends (Node.js + Postgres/Redis/Elastic) with clean architecture & CI.
  • Ship AI-powered features — LLM integration, RAG (embeddings + vector search), MCP servers, and agentic workflows in production.

🧰 Tech Stack

Languages: TypeScript JavaScript Go Python

Frontend: React Next.js React Native Tailwind CSS

Backend: Node.js Express.js GraphQL Apollo Prisma

AI & Agents: LLM Integration RAG pgvector MCP

Data & Infrastructure: PostgreSQL Redis Elasticsearch Supabase Docker Kubernetes

Tooling: GitHub Actions Datadog


🚀 Featured Projects

Impact-first summaries with quick links.

1) Remote Job Radar — Semantic Job Discovery

Matches job listings to a skill profile using embeddings + vector search. TypeScript monorepo with a GraphQL API, PostgreSQL/pgvector, and 29 semantic-versioned releases.

Tech: TypeScript · GraphQL · PostgreSQL/pgvector

Live: remote-job-radar-web.vercel.app

Code: remote-job-radar


2) WardrobeOS — AI-Assisted Wardrobe Manager

Catalog, outfit pairing, and a buy-vs-skip advisor. RFC-driven development with agentic tooling (Claude/Cursor skills) — Next.js + Supabase.

Tech: Next.js · TypeScript · Supabase · AI

Live: wardrobe-os-nu.vercel.app

Code: wardrobe-os


3) Go API Services

REST APIs exploring clean architecture in Go — a URL shortener (Swagger, auth middleware) and an event-booking service (JWT, layered routes/models).

Tech: Go · REST · JWT

Code: url-shortener · Event-Booking


4) Online IDE / Markdown Editor

Write and run snippets in the browser with npm imports, plus a live Markdown editor/preview.

Tech: TypeScript · React · Node

Live: js-md-IDE-client

Code: OnlineIDE

More projects →


🤝 Let's Connect

I'm open to collaboration, speaking, and mentoring on web engineering, performance, and system design.


profile views

Pinned Loading

  1. Event-Booking Event-Booking Public

    Event booking REST API in Go — JWT auth, registration/cancellation flows, layered routes/models architecture.

    Go

  2. portfolio-v2 portfolio-v2 Public

    TypeScript

  3. remote-job-radar remote-job-radar Public

    Semantic job-discovery engine — matches listings to a skill profile using embeddings + vector search. TypeScript monorepo, GraphQL API, PostgreSQL/pgvector.

    TypeScript

  4. url-shortener url-shortener Public

    URL shortener service in Go — REST API with clean architecture and persistence.

    Go

  5. wardrobe-os wardrobe-os Public

    AI-assisted wardrobe manager — Next.js + Supabase, RFC-driven development with agentic tooling (Claude/Cursor skills). Catalog, outfit pairing, buy-vs-skip advisor.

    TypeScript