I build scalable full-stack systems and solve complex problems using C++ and modern web technologies.
- π Engineering full-stack platforms while mastering Data Structures & Algorithms in C++
- π± Working with Next.js, TypeScript, and Serverless architectures
- β‘ Building real-world systems: AI debugging tools & data-driven platforms
- π¬ Ask me about C++, Next.js, LLM Integration, or System Design
-
CodeAutopsy β AI-powered debugging engine for dependency-aware root cause analysis
-
OfferVault β Peer-to-peer placement registry bringing transparency to real, verified CTC data
The AI-Powered "Medical Examiner" for Broken Code
Tracing crashes in modern full-stack systems is a needle-in-a-haystack problem. Traditional debuggers show where it failed β not why across the full dependency graph.
Built an architecture-aware AI debugging engine that:
- Parses repositories into dependency graphs
- Traverses relationships using graph algorithms
- Applies LLM reasoning for contextual diagnosis
-
Static Graph Analysis β Custom TypeScript parser builds a directed dependency graph and detects critical nodes
-
Graph Traversal Engine β BFS with distance-penalty scoring to prioritize relevant context
-
LLM Inference Layer β Gemini 3 Flash via Next.js API for multi-file reasoning
-
Visual Debugging Layer β Mermaid.js diagrams highlighting the Critical Path of Failure
-
Scalable Architecture β Upstash Redis (rate limiting) + Supabase (auth & data security)
-
Performance Optimization β Repomix context packing + prompt tuning for high accuracy under token limits
-
Model-Agnostic Design β Supports Groq, Gemini, Claude β easy provider switching
- β‘ Automated root-cause detection across dependency chains
- π§ Faster onboarding for unfamiliar codebases
- ποΈ Production-ready system with strict TypeScript & modern architecture
- π§ Advancing CodeAutopsyβs context-aware debugging intelligence
- β‘ Scaling OfferVault for real-world peer usage
- π Practicing Graphs, Dynamic Programming, and System Design
- π https://sidcore.in/ β Projects, deep-dives, and technical journey


