Skip to content
View deepu4402020's full-sized avatar

Block or report deepu4402020

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.

Content in all repositories owned by your account will be closed.
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
deepu4402020/Readme.md

๐ŸŽญ About Me

Coding

I'm Deepesh โ€” final-year CS student at IIIT Bhopal, building agentic RAG and multi-agent systems with LangGraph. I ship production-grade full-stack apps rather than leave them half-finished.

Typing SVG

LinkedIn Portfolio Email Codeforces

Quick facts

๐ŸŽ“ Education B.Tech CSE, 2023 โ€“ 2027
๐Ÿ“ Based in IIIT Bhopal, India ๐Ÿ‡ฎ๐Ÿ‡ณ
๐Ÿ’ผ Experience Full Stack Dev Intern @ Labmetrix
โš”๏ธ Competitive programming Codeforces Specialist ยท CodeChef 1600+ (3โ˜…) ยท LeetCode Knight (~1833)

Core stack: TypeScript ยท Python ยท C++ ยท React ยท Next.js 15 ยท Node.js ยท Express.js ยท FastAPI ยท LangChain ยท LangGraph ยท ChromaDB ยท LLMs ยท MongoDB ยท PostgreSQL ยท Docker

Break it down, prove it, ship it.



๐Ÿ”ฅ Tech Arsenal

TypeScript
TypeScript
React
React
JavaScript
JavaScript
C++
C++
Python
Python
Docker
Docker

Frameworks & Runtime

Next.js React Node.js Express.js FastAPI TailwindCSS

AI / RAG Stack

LangChain LangGraph ChromaDB OpenAI

Data & Cloud

MongoDB PostgreSQL Docker Vercel Git


๐Ÿ“Š GitHub Activity

Deepesh's github activity graph

๐Ÿ Optional add-on: the snake-eating-contributions animation needs a small GitHub Actions workflow running in a deepu4402020/deepu4402020 profile repo โ€” happy to set that up as a separate file if you want it live.


๐ŸŽฏ Featured Projects

๐Ÿง  AlgoCoach AI

Agentic RAG coding tutor, not a lookup table

Stack: LangGraph | FastAPI | Next.js | ChromaDB | OpenAI
Architecture:
  - 5 specialized LangGraph agents, 4 tutoring modes
  - Hybrid RAG: BGE embeddings + BM25 + RRF + cross-encoder
  - ~276ms avg retrieval, sub-400ms time-to-first-token
  - SSE streaming, 4-level adaptive hint engine
Status: โœ… Deployed

๐Ÿ” PagePilot

Agentic Chrome extension โ€” browser automation + RAG, built to solve my own internship-search workflow

Stack: TypeScript | React | Manifest V3 | LangGraph | FastAPI
Architecture:
  - Dual-pipeline: tool-calling agent + structured output
  - Per-tab RAG, 15K chars/page, chunked into ChromaDB
  - 6 browser-action tools, 4-level DOM selector fallback
Status: โœ… Shipped

๐Ÿ‹๏ธ Eleweight โ€” live โ†—

AI fitness trainer, real-time pose tracking

Stack: Next.js 15 | MediaPipe Pose | WebRTC | MongoDB
Features:
  - OWASP-hardened JWT auth
  - Sub-100ms API responses, 95+ Lighthouse
  - Solved a breaking Next.js 15 async-params bug pre-launch
Status: โœ… Live in production

โšก Real-Time Collaborative Editor

Self-written CRDT, not a library wrapper

Stack: React/Quill | Custom CRDT | Stateless WebSocket relay
Highlights:
  - Conflict-free concurrent edits from scratch
  - Horizontally scalable relay layer
  - Built in a focused two-day sprint
Status: โœ… Shipped

๐Ÿ”ฌ Hardware Trojan Detection (Research)

ML security research paper

Method: SVM-RBF classification, 11-class task
Result: 99.54% cross-validation accuracy
Deliverables: Paper, evaluation framework, presentation deck
Status: ๐Ÿ“Š Research complete

๐Ÿ—’๏ธ Cortex

**Real-time note-taking **

Stack: MERN | Socket.io | JWT
Features: Live doc sync, rate limiting
Status: ๐Ÿ”ง Actively hardening (not a trophy piece โ€” yet)

๐ŸŒ Open Source โ€” wger (Django/Python fitness tracker) ยท PR #2422, in review

Refactored WorkoutSession to use datetime_start/datetime_end instead of split date/time fields, removed the constraint blocking multiple sessions per day, added a configurable max session length, fixed timezone math feeding stats/trophies, and shipped a data migration for existing users. 18 commits ยท 1000+ lines changed โ€” active back-and-forth with maintainers on session-matching priority and per-user timezone handling.


๐ŸŒŸ Currently

  • ๐ŸŒฑ Interviewing for SDE / Full-Stack / AI-ML roles, campus and off-campus
  • ๐Ÿง  Deepening agentic AI: hybrid retrieval, LangGraph multi-agent orchestration, eval
  • ๐Ÿ”ง Following up on the open wger PR with maintainers
  • ๐Ÿ“„ Executive Lead at HRCC โ€” ran the Git & GitHub hands-on workshop end-to-end
  • ๐ŸŽค Building in public โ€” technical project posts on X and LinkedIn
  • ๐Ÿ› ๏ธ Studying system design, cryptography fundamentals, and DevOps

๐Ÿ”— Let's Connect

LinkedIn Portfolio Email

๐Ÿ’ก Open for

SDE Internships/Roles โ€ข AI-ML Roles โ€ข Open Source Collaboration โ€ข Technical Discussions


+ Same instinct for DSA grinding and shipping production RAG pipelines
+ I read PR review comments closer than most people read job offers
+ 1000+ problems solved, 8+ projects shipped, 1 open-source PR in active review

"First, solve the problem. Then, write the code." โ€” John Johnson

Thank you

Pinned Loading

  1. Veda_AI Veda_AI Public

    TypeScript

  2. Eleweight Eleweight Public

    Ai powered workout/diet palnner

    TypeScript 1