Free career tools for African job seekers — job tracker, CV builder, interview prep. No account, no tracking, works on any phone.
# AjiraLink
**Free career tools for African job seekers.** *Ajira* is Swahili for employment.
Job hunting is hard enough without paying for tools. AjiraLink gives you a
complete career toolkit that runs entirely in your browser — no account, no
subscription, no tracking, and it works on any phone.
## What's inside
- **Job Tracker** — track every application across Saved → Applied →
Interview → Offer, with response-rate stats so you can see what's working.
- **CV Studio** — build a clean, recruiter-friendly CV with a live preview
and print it to PDF for free, straight from the browser.
- **Interview Prep** — the 10 questions you'll almost certainly be asked,
with practical answers (including salary negotiation and CV-gap questions),
plus a cover letter generator.
## Why it's different
- **Your data never leaves your device.** Everything is stored in your
browser's local storage. Use the Backup/Restore buttons to move between
devices.
- **Built for low-data environments.** No heavy frameworks, no images, tiny
bundle — loads fast on 3G.
- **Free forever.** Hosted on free static hosting; fork it, translate it,
share it.
## Run it / deploy it
```bash
npm install
npm run dev # local development
npm run build # production build → dist/
```
Deploys automatically to GitHub Pages on every push to `main` (see
`.github/workflows/deploy.yml`). Also works on Netlify/Vercel/Cloudflare
Pages as a plain static site — the build uses a relative base path.
---
Built by Mohamed Ali — free for the community, forever.