Excited to share my latest project — RecurseViz! A web-based recursion and backtracking visualizer  that helps CS students understand algorithms  step by step through interactive visualization. The Problem I solved: Most students struggle with recursion not because  they don't understand the concept, but because  they can't SEE what's happening inside the computer. RecurseViz makes the invisible visible. ✨ Key Features: → 18+ built-in algorithms with perfect visualization → Paste ANY C++ code and watch it execute step by step → Grid view for N-Queens ♛ and Rat in Maze 🐀 → AI-powered code debugger that finds bugs with fixes → Time & Space complexity charts for every algorithm → Line-by-line code highlighting showing exact execution → Call stack, local variables shown at every step Tech Stack: → Frontend: React + Vite + SVG → Backend: Node.js (Vercel Serverless Functions) → AI: Groq API (LLaMA 3.3 70B model) → Deployment: Vercel → Version Control: GitHub 🔗 Live site: https://lnkd.in/gJZef_g3 💻 GitHub: https://lnkd.in/gUF_iCjY What makes this unique: You paste your recursive function  and instantly see the complete execution tree. Designed and developed this as part of my second-year C++ lab project in collaboration with my teammates Mohammad Ali Zia, Kaustubh Chaturvedi and Ausaaf Ahmad Would love your feedback! 🙌 #WebDevelopment #React #JavaScript #CPlusPlus #Algorithms #DataStructures #RecurseViz #MachineLearning #AI #OpenSource #StudentProject #FullStack #NodeJS #Vercel #Groq

To view or add a comment, sign in

Explore content categories