Skip to content

Tool that analyzes technical resumes and generates human readable feedback.

Notifications You must be signed in to change notification settings

Proyecto-Nutria/resume-checker

Repository files navigation

Resume Checker

Tests

Tool that analyzes technical resumes and generates human readable feedback.

Features

  1. Phone number with the correct area code
  2. Bullet words and analytics in the sentences
  3. Experience/Projects sorted by date
  4. Words that appear in an excessive amount

Setup

# Install dependencies
pipenv install --dev

# Setup pre-commit and pre-push hooks
pipenv run pre-commit install -t pre-commit
pipenv run pre-commit install -t pre-push
pipenv run python -m spacy download en_core_web_sm

Usage

# Run the main script to analyze the resume
pipenv run python -m resume_checker "resume.pdf"

About

Tool that analyzes technical resumes and generates human readable feedback.

Topics

Resources

Stars

Watchers

Forks

Languages