All posts

JobTracker — AI-Powered Application Tracker

Job hunting is tedious. JobTracker makes it less painful by auto-extracting job details from posting URLs and organizing everything in one dashboard. It comes with a Chrome extension for one-click capture from LinkedIn, Indeed, and Glassdoor.

What it does

  • Paste a job URL and AI extracts title, company, location, and description
  • Chrome extension for one-click capture from job boards
  • Dashboard with status tracking, notes, and filtering
  • Auto-fills profile URLs on application forms
  • All data stored locally with PostgreSQL
  • Supports multiple LLM providers: Claude, GPT, Gemini

Tech stack

Next.js 16 with React 19 and TypeScript. Prisma 7 ORM with PostgreSQL. Anthropic Claude SDK for AI extraction, with fallback to OpenAI and Google Generative AI. Tailwind CSS v4 for styling. Chrome extension built with standard Web Extensions API.