You are browsing as a guest. Sign up (or log in) to start making projects!

Code Debug

  • 1 Devlogs
  • 1 Total hours

I have built a website which scans and debug the error of your code using github's AI

Ship #1 Pending review

I built DebugCraft Studio, an intelligent multi-language code debugging workspace inspired by the ChatGPT and Claude Canvas interfaces.

It features a 3-column pro developer layout:
• Left Panel: A collapsible AI debugging assistant copilot to diagnose stack traces, logic bugs, and compiler errors.
• Middle Panel: An interactive Monaco Code Editor (VS Code engine) with full syntax support for Java, C, and HTML.
• Right Panel: A dedicated Corrected Output column with one-click code copying and inline Git Diff comparison.

What was challenging:
• Structuring the responsive 3-column layout alongside full Monaco Editor instances without layout shifts.
• Managing port forwarding and container memory limits inside GitHub Codespaces.
• Handling deployment pipelines to Vercel so reviewers have permanent 24/7 uptime without container timeouts.

How to test it:

  1. Select a language preset (Java, C, or HTML).
  2. Click “Debug & Fix” (or ask the copilot in the chat).
  3. Check the right column for the cleaned output, toggle “Show Diff” to see line changes, and use “Copy Result” to grab the fix.
  • 1 devlog
  • 1h
Try project → See source code →

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…