Skillmatch
Matches resume skills to job postings using the Claude API.
A job-hunting tool that reads a resume and a job posting, then surfaces exactly which skills line up and which are missing. TypeScript frontend, Python backend, Claude API for the matching logic.
Highlights
- Parses resume and job posting text into structured skill lists
- Claude API scores and explains skill overlap and gaps
- TypeScript/React frontend backed by a Python API
- Deployed as a live tool job-hunters can use directly
Technology
TypeScript, React, Python, Claude API