Inspiration
I was tired of debugging tools that treat every bug in isolation. They fix the symptom, never the disease. I wanted one tool that understands your stack, fixes your code instantly and actually makes you a better developer over time not just today.
What it does
DevMind AI is a context-aware debugging assistant. Paste broken code, get the root cause, the exact fix, and a clear explanation tailored to your stack and experience level. Scan entire files for bugs before they hit production. Share fixes with a single link. And Debug DNA tracks your mistake patterns over time turning your fix history into personal growth insights.
How we built it
created using in React with Tailwind CSS for the frontend. Gemini 2.0 Flash handles all AI features. Supabase manages auth, the PostgreSQL database, and public share links via UUID sessions
Challenges we ran into
Getting consistent AI responses in a structured format every time was the hardest technical challenge. Making Debug DNA feel personal rather than generic required deep analysis of each user's full session history rather than surface level error types.
Accomplishments that we're proud of
Debug DNA is something no existing debugging tool has a living profile of your coding weaknesses that improves the more you use the app. The ELI5 and Expert toggle makes the same tool genuinely useful for a bootcamp student and a senior engineer simultaneously.
What we learned
The best products come from ruthless prioritization. Every feature cut made the core experience sharper. Building with focus beats building with breadth every single time.
What's next for Devmind
VS Code plugin, GitHub PR scanning, team-wide pattern insights, and multi-file codebase analysis. The long term goal: a developer who uses DevMind for six months writes measurably better code than one who doesn't.
Built With
- gemini2.5api
- postgresql
- react
- supabase
- tailwind-css
Log in or sign up for Devpost to join the conversation.