Skip to content
View Sidhant0707's full-sized avatar

Block or report Sidhant0707

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

GitHub Contribution Snake Animation

Typing SVG


πŸ‘¨β€πŸ’» The Grind

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

πŸš€ Flagship Projects

  • CodeAutopsy β†’ AI-powered debugging engine for dependency-aware root cause analysis

  • OfferVault β†’ Peer-to-peer placement registry bringing transparency to real, verified CTC data


🧠 Case Study: CodeAutopsy V1.0

The AI-Powered "Medical Examiner" for Broken Code


πŸ” The Problem

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.


βš™οΈ The Solution

Built an architecture-aware AI debugging engine that:

  • Parses repositories into dependency graphs
  • Traverses relationships using graph algorithms
  • Applies LLM reasoning for contextual diagnosis

πŸ—οΈ System Design & Workflows

  • 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


🧩 Engineering Decisions

  • 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


πŸš€ Impact

  • ⚑ Automated root-cause detection across dependency chains
  • 🧠 Faster onboarding for unfamiliar codebases
  • πŸ—οΈ Production-ready system with strict TypeScript & modern architecture

πŸ›°οΈ Currently Building

  • 🧠 Advancing CodeAutopsy’s context-aware debugging intelligence
  • ⚑ Scaling OfferVault for real-world peer usage
  • πŸ“ˆ Practicing Graphs, Dynamic Programming, and System Design

🌐 Portfolio


πŸ› οΈ Tech Arsenal


πŸ“ˆ Battle Stats

πŸ”₯ View Deep Stats, DSA Ranks & Time Logs


🀝 Let's Connect

Β Β 


Pinned Loading

  1. codeautopsy codeautopsy Public

    CodeAutopsy is an AI-powered GitHub repository analyzer that automatically detects architecture patterns, execution flow, tech stack, and key modules using static analysis and dependency graphs.

    TypeScript 75 6

  2. 0xtrace 0xtrace Public

    TypeScript 3

  3. mockmorph mockmorph Public

    TypeScript

  4. offervault offervault Public

    Verified peer-to-peer placement analytics for engineering students. High-trust data network featuring .edu domain verification and automated CTC benchmarking.

    TypeScript

  5. portfolio portfolio Public

    CSS