DEV Community

Cover image for I built a free browser-based developer debugging toolkit
Ali Aygör
Ali Aygör

Posted on

I built a free browser-based developer debugging toolkit

As a backend developer, I kept wasting time switching between random tools for JSON formatting, JWT decoding, regex testing, SQL formatting, Base64 encoding, timestamps, API debugging, and log inspection.

So I built my own browser-based toolkit that brings these practical tools together in one place:

https://developerdebugtools.com

It’s completely free, no signup required, and focused on actual developer workflows.

Would love honest feedback:

  • What tools am I missing?
  • What would make this worth bookmarking?

Top comments (0)