Keyword-stuff your CV to bypass automated CV screeners
Remember the good old days of the web, when you could put keywords at the bottom of your website (white text on white background) as valid SEO?
cv-warfare applies those tactics against automated CV screeners. This script will automagically add buzzwords in white text to the bottom of your CV.
The repository contains 2 sample PDFs:
sample-input.pdf - a sample CV
sample-output.pdf - a sample CV with embedded buzzwords
Ensure that your CV is named input.pdf
pip install -r requirements.txt
python cv-warfare.py
Inspired by the discussions in https://news.ycombinator.com/item?id=18503729