
I built OpenDevHub: A free, 100% open-source developer toolbox and GitHub explorer (Zero tracking, zero cookies, zero sign-up)
Hey everyone, I wanted to share a project I've been building called OpenDevHub. It’s a zero-fluff, high-density developer portal that combines 32+ offline developer utilities with deep integrations for exploring open-source repositories and issues. 🔗 Live App: https://opendev-hub.vercel.app
🚀 What makes it different?
- 100% Client-Side Tools: All 32+ utilities run entirely in your browser. No server calls, no data leaves your machine.
- No Friction: Zero cookies, zero tracking, zero signup, and no AI hype. Just open and use.
- Open Source Explorer: Directly browse trending repos, search GitHub organizations, and find
good first issueswith advanced filters.
🧰 What's inside the Toolbox?
- Data Formatters: JSON Formatter & Validator, CSV Grid Viewer, YAML/XML Viewer, Prettier.
- Encoders & Crypto: JWT Decoder, UUID Generator, Hash Generator (MD5, SHA-256), Base64, URL Encoder/Decoder, Password Generator.
- Text & Parsers: RegEx Tester, Diff Checker, Case Converter, Cron Expression Parser, Word/Char Counter.
- Visuals & CSS: Color Converter, Gradient Generator, QR/Barcode Generators, HTML Sandbox.
- Plus: A searchable directory of 1200+ HTTP status codes, curated public APIs list, Git cheatsheets, and developer event tracker.
🛠️ Tech Stack
- Framework: Next.js (App Router)
- UI/State: React 19 & shadcn/ui
- Styling: Tailwind CSS v4