Privacy
The short version: this site collects almost nothing, and the tools collect literally nothing.
The 113 tools never see your data
Every tool on /tools/ runs entirely in your browser. The JSON you format, the JWTs you decode, the passwords you generate — none of it is sent anywhere, logged, or stored. You can verify this: open your browser's network tab while using any tool. Four tools make narrow network calls to do their job (DNS lookups via Cloudflare, certificate checks via crt.sh, and the response-time tester calling the URL you provide) — those calls carry only the query itself, never anything else.
No cookies
This site sets no cookies. There are no tracking pixels, no ad networks, no fingerprinting. Some tools save your own preferences (like favorites) in your browser's localStorage — that data stays on your device and is never transmitted.
Analytics
Page views are counted with Plausible, a cookieless, GDPR-compliant analytics service that stores no personal data and cannot identify you. It records aggregate counts (page, country, browser family) — nothing individual.
What is stored, and only when you submit it
- Contact / demo requests: the name, email, and message you type into the contact form — stored so I can reply, plus an instant notification to me. Ask and it's deleted.
- Newsletter: your email address, only if you subscribe. Every digest includes an unsubscribe path; one email to devyuvrajsinh@gmail.com removes you instantly.
- Testimonials: what you write on an invite link, published only after review and only as you wrote it.
- Tool suggestions: the suggestion text itself.
All of this lives in Google Firebase (Firestore) in the asia-south1 (Mumbai) region, readable only by the site's single administrator — enforced by server-side security rules, not just interface design.
Third-party services
- Firebase Hosting / Firestore (Google) — serves the site and stores form submissions.
- Plausible — cookieless page-view counts.
- cal.com — only if you choose to book a call there.
Questions or deletion requests
Email devyuvrajsinh@gmail.com — I'm the only person who reads it, and deletion requests are honored same-day.
Last updated: 13 July 2026