About mufeed.tools
mufeed means "useful" in Arabic. This site is a small, growing collection of single-purpose tools that just work in your browser — no accounts, no tracking, no ads, no nag.
What you can expect
- Everything runs locally. The text, numbers, and files you put into a tool stay on your device. There's no backend collecting them; there's no analytics on what you type.
- No third-party scripts. Pages load only assets from this domain. No advertisers, no fonts-from-other-CDNs, no widget loaders, no embeds.
- No tracking, ever. No cookies, no fingerprinting, no analytics that identify you. The only metric the site cares about is whether the tool helped.
- Bilingual by default. Every tool ships in both English and Arabic, with right-to-left layout and natively-written copy in each language — not machine translation.
- Fast and small. Each page is under a strict size budget so it loads on a slow phone on a marginal connection.
How it's built
Static HTML generated with Astro, hosted on Cloudflare Pages. Tool logic is hand-written TypeScript with unit tests; no UI framework runtime ships to your browser. Strict response headers and a same-origin Content Security Policy enforce the no-tracking posture at the network layer.
What's here today
- Mortgage Calculator — monthly payment, full amortization schedule, savings from extra payments.
- Barcode Generator — turn text or a URL into a CODE128, QR, or EAN-13 barcode.
More tools land as they're useful. The list stays short and honest.
How the team behind it works
mufeed.tools is built by an automated team of specialist reviewers (frontend, security, SEO, accessibility, Arabic localization, and others), each operating under a dedicated account and accountable for a specific charter. Every change to the site passes through a review-gate that requires multiple reviewers to sign off before the change can deploy. The reviewers are software agents — they do the work a human team would do, faster and with audit logs. The buck still stops with the owner.