A few weeks ago, CleanCode.Tools launched with just two tools. Now, I’ve added two more to make development faster and smoother! Here’s what’s new!
🌍 Time Zone Converter
Debugging payment processing issues was always a nightmare for me—different services used different time zones. Braintree, Stripe, my servers, my local machine… all in different zones. 😫
I always needed to convert timestamps manually, but most online tools were confusing. That’s why I built a time zone converter that feels natural to use:
📌 Convert {date} from {source timezone} to {target timezone}.
It also gives Unix timestamps and ISO 8601 formats—no more running Python scripts for that!
Try it here: https://cleancode.tools/timezone-converter
🖥️ HTML Playground
Ever needed a quick, distraction-free space to test and tweak HTML? Whether you're a developer, designer, or student, this tool makes it effortless.
✨ Key Features:
✅ Live Updates – See your changes in real-time, no refresh needed!
✅ Full-Screen Mode – Maximize your workspace for a seamless experience.
✅ Perfect for Any HTML Task:
- Rapidly test UI components
- Experiment with CSS & JavaScript snippets
- Debug & refine web layouts
- Learn & practice HTML on the go
No setup, no installs—just a clean, efficient, and powerful environment.
Try it here: https://cleancode.tools/html-viewer
🛠 Full List of Available Tools:
- JSON Formatter – Clean, validate, and prettify JSON effortlessly.
- Base64 Decoder – Decode Base64 text without hassle.
- Time Zone Converter – Convert timestamps intuitively.
- HTML Playground – A distraction-free live HTML editor.
🔗 Explore them all here: https://cleancode.tools
Would love to hear your feedback! What should I build next? Drop your ideas below! ⬇️