π¦ The Toolkit
| Category | Tools |
|---|---|
| Data | JSON Formatter, JSONβCSV, Base64, URL Encoder, Hash Generator (MD5/SHA) |
| Generators | UUID/ULID, Passwords, Lorem Ipsum, QR Codes, CSS Gradients |
| Converters | Color (HEX/RGB/HSL), Case (camel/snake/Title), Units (length/weight/temp) |
| Utilities | Word Counter, Text Diff, CSV/JSON tools, Regex Tester |
π― Why This Exists
Typical SaaS Tool β ToolNest
βββββββββββββββββββββββ ββββββββββββββ
Account required β Zero signup
Data sent to server β 100% client-side
Usage tracked & sold β No analytics cookies
Freemium upsells β Free forever
Requires internet β Works offline (cached)
Every tool uses Web Crypto API, vanilla JS, and zero dependencies. Your JSON configs, passwords, and private data never leave your browser.
ποΈ Architecture
- GitHub Pages β Free global CDN
- Vanilla ES6 modules β No build step, instant loads
- CSS Custom Properties β Dark theme, responsive, <5KB CSS
- Service Worker β Offline-first caching
- Umami Analytics β Self-hosted, privacy-friendly, no cookies
π‘ The "I Built X" Philosophy
Developers don't want marketing pages. They want to see:
- The problem β What annoyed you?
- The approach β Why vanilla JS? Why client-side?
- The tradeoffs β What did you sacrifice? (No server = no persistence)
- The code β Show me the repo
That's why this article exists. Not to sell β to share.
π Links
- Live Site: https://nguyenminhduc9988.github.io/free-tools-hub/
- GitHub: https://github.com/nguyenminhduc9988/free-tools-hub
- Issues/PR welcome!
- Support: β Ko-fi β Keeps 63 tools free
What tool would you add? I'm building a Regex Tester and JWT Decoder next. Drop a comment or open an issue.
Top comments (0)