Vortex is a personal job application tracker that centralizes applications, profiles, and resumes in one place. Users can maintain multiple resume/profile versions and track every application against them, with a reports page surfacing stats and trends across the job search. An integrated AI resume scorer compares a resume against a job description, backed by a multi-provider LLM orchestrator (Gemini with Mistral fallback) for resilient scoring. Built on React/TypeScript with a Supabase backend, using row-level security and a repository-pattern data layer for clean separation between UI and data access.