For the past few months, I’ve been working on a small side-project called UseAnyTool.com — a simple, lightweight collection of daily-use tools built mainly for Arabic-speaking users.
The idea behind this project was straightforward:
most Arabic users struggle to find clean, fast, and ad-free tools for basic tasks like date conversion, age calculation, prayer times, etc. So instead of building one tool, I decided to build a full mini-toolbox.
I’m still improving everything, so I wanted to share it here and get feedback from the dev community.
Tools I built so far
- Age Calculator
A simple calculator that shows age in years, months, days, hours, and minutes.
- Date Converter** (Hijri ↔ Gregorian)
Converts dates accurately between the two calendars.
- Today’s Date Tool
Shows today’s date in both formats — auto-updated.
- Difference Between Dates
Calculates how much time has passed between any two dates.
- Age Converter
Converts age into months, weeks, days, hours, minutes, and seconds.
- Prayer Times Calculator
Fetches prayer timings for any city using accurate calculation methods.
Project Link
You can check the project here:
https://useanytool.com
Why I’m posting this on Dev.to
I built this project mainly to practice:
UI/UX for multi-language tools
Working with Arabic/Hijri calendar logic
Clean and simple user flow
Lightweight front-end performance
But since this is a dev community, I would love to hear your thoughts on:
Code structure
Performance ideas
Suggestions for next tools
UI/UX improvements
Any features that might help Arabic audiences
💬 Looking for your feedback
If you check out the site and try any tool, please let me know:
How does it look?
Does it feel clean and easy to use?
What can be improved?
Any bugs or issues?
What new tools should I build next?
I’m open to all kinds of feedback — even small suggestions help a lot!
Thanks! 🙌
Top comments (0)