subhash_k

↗ HN profile [ 145 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. 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…

  2. 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…

  3. 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 -…

  4. 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…

  5. Easily compare two list figure out diffs, common and unique items in the lists. A simple list diff. Check out - https://comparetwolists.dev/

  6. 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…

  7. 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

  8. 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.

  9. 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…

  10. 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…