What free apps does Yusuf Gadelrab make?
Four installable offline web apps: TradeLog, an R-multiple trading journal; Cut, a weight and body-recomposition tracker; Fire, a daily execution-ritual checklist; and GRAMPA, a big-button phone helper for older adults with step-by-step guides and scam protection. The site also hosts six free trader risk calculators, six freight-brokerage calculators, a visa planner and an internship application tracker. All of them are free with no signup.
Do these apps need an account or an internet connection?
Neither. There is no signup, no login and no backend. Once installed, the apps work fully offline and store data in your device's local browser storage. The honest tradeoff: nothing syncs between devices and nothing is backed up, so clearing your browser data or deleting the app erases your entries.
How do I install these apps on an iPhone?
Open the app in Safari, tap the Share button, scroll down and tap Add to Home Screen, then tap Add. It has to be Safari — iOS does not let Chrome, Firefox or an in-app browser install a web app. Once added, it launches full-screen with no browser chrome and runs with no connection at all.
How do I install these apps on Android or a desktop?
On Android, open the Chrome menu and choose Install app or Add to Home screen, then confirm. On a desktop, click the install icon in the Chrome or Edge address bar, or open the three-dot menu and choose Install, then confirm. Chrome may also offer an install banner on its own.
Where is my data stored, and is any of it collected or sold?
Everything stays in your own browser's local storage on your own device. There is no telemetry, no analytics on the app data, and no server to send it to, because none of these apps have a backend. The full policy is on the privacy page.
What happens to my data if I clear my browser?
It is deleted permanently and cannot be recovered, because there is no copy anywhere else. This is the direct cost of the no-account design. If the history matters to you, use the app's export button regularly and keep the file somewhere you back up.
Are these apps really free, or is there a paid tier?
They are free with no paid tier, no trial, no ads and no upsell inside the app itself. The paid products on this site are separate: a trading course, template packs and automation tooling in the store. Installing an app never asks for payment or a card.
Do the apps work on an old phone or a slow connection?
Yes. Each app is a single small HTML file with no framework, no build step and no third-party requests, so the first load is quick and every load after that is served from the device cache. Once installed, connection speed stops mattering entirely because nothing is fetched.
Is the trading journal financial advice?
No. TradeLog is a record-keeping and arithmetic tool — it computes R-multiples, win rate, expectancy and an equity curve from trades you type in yourself. It gives no signals, no recommendations and no forecasts. Trading carries substantial risk of loss, including your entire capital.
Can I see the source code?
The web apps are plain HTML, CSS and JavaScript with no build step, so the full source is readable with View Source on any of them. Several of the larger projects live in private repositories — the trading systems, the startup prototypes and the personal ops dashboard — and I am happy to walk through those on a call.