back home

Job Tracker

A personal tool. It pulls ATS keywords out of a job description and tracks which roles I've applied to by scanning my inbox. It's gated, so the tool itself isn't shown here.

The interesting engineering piece is the JD-to-keywords extraction (an LLM call in JSON mode, then a punctuation-aware match against my resume text) and a Gmail Apps Script that classifies application emails and feeds a live spreadsheet. Happy to walk through it.

GitHub
LinkedIn