OVERVIEW
Summary
Kolkata — ProfilePulse is an AI-powered ATS resume analyzer that shows you what the machine sees — scored across five dimensions — without ever storing your file.
The processing engine runs entirely in memory, wired end-to-end with type-safe tRPC.
01
Why I built it
Applicant tracking systems reject resumes before a human reads them, and candidates rarely learn why. I wanted to make that gate legible — and to do it without asking people to upload sensitive documents to a database.
02
What it does
A five-dimensional analysis engine scoring keywords, impact, readability, and more, plus a PDF parser that matches against a library of 170+ skills to surface gaps and strengths.
03
Under the hood
Everything is processed in memory and discarded — the privacy story is architectural, not a policy footnote.
tRPC gives end-to-end type safety from the parser to the UI, and TanStack Query manages the request lifecycle.
04
The outcome
A tool that turns an opaque, anxiety-inducing gate into concrete, actionable feedback — trustworthy by construction, because nothing is ever stored.
