Skip to content

murtazaverse/ats-friendly-resume-maker

Repository files navigation

ATS Friendly Resume Maker

This is a python project that can create an ATS Friendly Resume with your picture. ATS stands for Applicant Tracking System, which is a software that scans and ranks resumes based on keywords and other criteria. An ATS Friendly Resume is a resume that is optimized for passing the ATS screening and getting more interviews.

Features

  • This project uses the reportlab library to generate a PDF resume from your data.
  • You can customize your resume by adding your own data to a JSON file.
  • You can also add your picture to the resume, which is not common in most ATS friendly resume makers.
  • The resume template is simple, elegant, and professional.

How to use

To use this project, follow these steps:

  1. Clone this project to your local machine.
  2. Create a python virtual environment and activate it. (pip install virtualenv -> python -m venv -> source /bin/activate)
  3. Install the requirements. (pip install -r requirements.txt)
  4. Add your data to the data.json file. You can use the sample data as a reference.
  5. Add your picture to the directory where the "my_picture.jpg" file is placed. Make sure the picture is a jpg file and not png or any other format.
  6. Run the main.py file. (python main.py)
  7. A file named ".pdf" will be created in the same directory. This is your ATS Friendly Resume with your picture.

Example

Here is an example of an ATS Friendly Resume generated by this project:

Example resume Example resume

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages