Why I started building my own “simple tools” website
As developers, we often need very small utilities: format JSON, decode base64, generate hashes, convert timestamps… But most websites offering these tools are overloaded with ads, trackers and logi...

Source: DEV Community
As developers, we often need very small utilities: format JSON, decode base64, generate hashes, convert timestamps… But most websites offering these tools are overloaded with ads, trackers and login walls. I wanted something: clean fast distraction-free So I started building https://quickeasy.tools — a collection of minimal online tools that just work. It’s a small side project, but I plan to grow it weekly. Feedback is very welcome.