Job Hunt
A workspace for tracking job applications, generating tailored résumés and cover letters, and preparing for interviews — built for a small group of invitees, not the public.
What it is
The dashboard stores canonical profile data as structured YAML and uses it to generate role-tailored résumés and cover letters without manual copy-paste. It tracks applications through a full status pipeline, surfaces scraped job postings matched to your role tracks, schedules interviews with calendar export, and hosts shared quiz banks and strategy playbooks for interview prep.
This is not a SaaS product, is not for sale, and is not seeking new signups beyond a small circle of friends, family, and collaborators.
Who it's for
Access is limited to people who have received a direct invite code from a current member. The current members are two UC Berkeley MIDS students — Jonathan Scarpelli and Ayesha Akhter — who built the tool for their own full-time job search and have opened it to a small number of friends and family on the same infrastructure.
Under the hood
- Framework—Next.js 15 (App Router), React 19, Tailwind CSS
- Hosting—Azure App Service (Linux container), GHCR image registry
- Auth—GitHub OAuth via Auth.js v5 — identity only, no repo permissions
- Data—Canonical YAML on Azure Files, mounted at runtime — no shared database
- Résumé parser—Claude Haiku via Anthropic API (parse-only; no LLM calls elsewhere)
- Source—
github.com/Scarcrux/Careers(private)
How to get an invite
Ask a current member. Invite codes are single-use and issued one at a time — there is no public request form. If you were given a code, go to /signup, authenticate with GitHub, and enter your code to claim access.
hunt.scarpelli.ai · built by Jonathan Scarpelli