Full-stack · multiple repos

JobTrackr

Full-stack job application tracker with AI auto-fill from posting URLs, stats, and JWT auth.

JobTrackr helps you track every application in one place. Paste a job posting URL and the stack pulls company, role, salary, and notes using an LLM-backed extraction API. The dashboard surfaces pipeline stats, filters, and a full applications table with a clean, editorial UI.

Highlights

  • Split into dedicated frontend and API repositories for clear ownership and deploys.
  • AI auto-fill: paste a careers URL and populate structured fields via the backend extractor.
  • Stats dashboard with pipeline breakdown, response rate, and status filters.
  • Secure register/login with BCrypt and stateless JWT sessions.

Tech stack

  • React 18
  • Spring Boot 3
  • PostgreSQL
  • JWT
  • Axios
  • Recharts
  • Vercel
  • Render
  • Groq / LLaMA 3.1

← Back to all projects