Skip to content

aryelsoares/auto-cv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoCV

A resume generator that converts XML data to PDF.

📄 Curriculum Generator

This project uses a prototype resume developed in LaTeX that can be edited using XML file, which can be used to create resume in PDF. I did this to automate formatting and simplify editing resumes for different scenarios. The formatting order is given by:

  • Heading
  • Summary
  • Experience
  • Projects
  • Education
  • Skills
  • Languages

🛠️ How to Use

It requires python and tex packages on your operating system to run it. To create a resume, simply add curriculum.xml in the input folder and run script.py. The current example.xml serves as an example of how the structure works. After that, tex and pdf files will be generated in the output folder if everything works correctly.

🗒️ Notes

  • Personal use project.

About

CV generator

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors