subhash_k
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: Built Secure PDF tools (25+) that run in the browser (securelocalpdf.com)
I built https://securelocalpdf.com/ , a set of 25 PDF tools that run entirely in your browser — no uploads, no servers, no tracking. Most online PDF tools require you to send sensitive files and promise they’ll delete…
- Show HN: A diff tool that understands JSON (diffchecker.dev)
Most diff tools treat JSON like plain text, leading to "noise" from different indentation or key ordering. I built https://diffchecker.dev/json/ to parse the structure first. It compares the data, not just the…
- Show HN: Is this the best Diffchecker? (diffchecker.dev)
This brand new secure diffchecker. It's supports text/code diff upto 25k lines with character level diff all in browser. Supports one of the best inhouse diff merge feature. https://diffchecker.dev/ Now, add list diff -…
- Show HN: Do you think this is the best diffchecker and would you switch? (diffchecker.dev)
Hi HN I built diffchecker.dev, a simple online diff checker for comparing text/code quickly in the browser. I wanted something that is: Fast (no signup, no clutter) Privacy-friendly (diff happens client-side) Useful for…
- Show HN: Online tool to compare two lists (comparetwolists.dev)
Easily compare two list figure out diffs, common and unique items in the lists. A simple list diff. Check out - https://comparetwolists.dev/
- Show HN: Is this the best epoch converter? (epochconverter.dev)
I frequently use epochconverter in my day to day work. Sick of old UI, i created new website. Completely redesigned the epoch converter with modern UI elements. Check out - https://epochconverter.dev/ Let me know if you…
- Show HN: Unlimited NYT Style Spelling Bee Game (thebrightmindgames.com)
This website allows you to play unlimited spelling bee game for free without subscription and new game unlocks every day. Please play and share the feedback
- Show HN: Ever Played Connections Game in NYTimes? Checkout thebrightmindgames (thebrightmindgames.com)
Created a clone of NYTime connections game, daily new game will be enabled. Review the game share feedback. Planned to add more games in future.
- Show HN: Secure private diffchecker with merge support (diffchecker.dev)
Built a minimal diff checker with merge feature. 1. Supports 25K+ lines. 2. Character level instant diff. 3. Diff merge feature. 4. Share able links. 5. 100% secure, all diff computation happens in browser. No other…
- Show HN: Diff Checker Website – Diffchecker.dev (diffchecker.dev)
Hi All, Created a diffchecker website which does some basic diff check by comparing two text with clean UI. Below are the features - 1. Real-Time Diff Checks 2. Character-by-Character Comparison 3. Expandable context…