𝗗𝗔𝗧𝗔 𝗦𝗧π—₯𝗨𝗖𝗧𝗨π—₯π—˜π—¦ 𝗔𝗑𝗗 π—”π—Ÿπ—šπ—’π—₯π—œπ—§π—›π— π—¦
12.7K subscribers
19 photos
2 files
106 links
It contains data structures & algorithmic problem solutions.
Download Telegram
Wishing you & your family a very very Happy New Year πŸ•›πŸŽŠ

Hopefully in 2024 will rock together πŸ‘ 😊
Hey all πŸ‘‹

I found myself constantly using online JSON formatters, but they always came with a catch:
- Server-side processing (not great for privacy) most of the company does not allow
- Lag with larger JSON files

So I decided to build my own: [DataFormatterPro](https://dataformatterpro.com/json-formatter/)
It’s completely free, browser-based, and works offline.

πŸ”§ What it does:
- Format & beautify JSON with a single click
- Validate JSON syntax and highlight errors (powered by Zod schema)
- Convert JSON to CSV, YAML, or XML
- Explore large files with an interactive tree view
- Minify JSON for production use
- Supports 10MB+ files without crashing

✨ No signup. No data sent to any server. All in-browser.

Would love feedback from this community:
- Does the UI feel intuitive?
- What other features would help in your API/dev workflow?

Try it here: https://dataformatterpro.com/json-formatter/
Thanks! πŸ™
Channel name was changed to «𝗗𝗔𝗧𝗔 𝗦𝗧π—₯𝗨𝗖𝗧𝗨π—₯π—˜π—¦ 𝗔𝗑𝗗 π—”π—Ÿπ—šπ—’π—₯π—œπ—§π—›π— π—¦Β»
I had studied this Dynamic Programming book a long time back during my DSA preparation.
It really helped me build a strong foundation and solve problems with confidence.
Sharing the link here in case anyone wants to check it out: Link