CodePrism
AI-Powered Developer ToolkitA full-stack MERN toolkit with SVG-based interactive visualizers for trees, graphs, arrays, linked lists, stacks and queues — plus AI code review powered by Groq's LLaMA 3.3-70B. Ships with a real auth system, a MongoDB-backed dashboard, and streak/badge tracking to keep developers engaged. Front end is fully custom-themed with no external UI libraries — including a hand-drawn SVG logomark and hamburger nav.
- Rewired the entire front end off localStorage mocks onto real Express endpoints
- Fixed a Groq JSON parsing crash at token limits using a repair-and-fallback strategy
- Built Stack, Queue and Dashboard visualizer components from the ground up