Skip to content
← Projects

Job Application Tracker

Personal project

A full-stack app to organize and monitor a job search - Google auth, application tracking, resume management, and interview records.

  • Next.js
  • React
  • TypeScript
  • Nest.js
  • MongoDB

Highlights

  • Built a full-stack tracker with a Next.js 14 + TypeScript front end and a Nest.js REST API backed by MongoDB.
  • Integrated Google OAuth 2.0 via NextAuth.js with environment-specific redirect handling.
  • Designed an 8-stage application workflow with per-application resume versioning and interview Q&A records.
  • Implemented dashboard statistics aggregation and configurable, persisted table columns with paginated views.