This is a super clean, professional CV template written in LaTeX with GitHub Actions that automatically compiles the .tex
file and publishes a new PDF version whenever you push code to the repo. Absolutely top-tier stuff! 💯
- Super Clean Design: Neat, professional CV with beautiful typography
- Modern Header: Integrated Font Awesome icons for contact information
- Clear Structure: Includes Summary, Education, Work Experience, Personal Projects, and Skills sections
- Table Format Support: Displays work experience, education, and projects with exceptional clarity
- Compatible with publications: Reads from
.bib
files if you need to add a list of scientific publications
- Fork this repo (hit the
Use this template
button for speed) - Edit the
cv.tex
file with your information and push to your repo - That's it! The PDF file will be automatically generated in the
build
branch
Want a link pointing directly to your CV to attach to your website, LinkedIn or send to your crush? Do this:
- After pushing changes to your repo, go to Settings -> Pages
- Set GitHub Pages source to the
build
directory - Wait a few minutes for the site to be published
- Your CV can now be accessed at:
https://username.github.io/autoCV/cv.pdf
Click here to see super detailed and complete instructions.
Encountered errors, bugs or questions? Don't hesitate to create a new issue or start a discussion. We're always ready to help you!
Original template created by jitinnair1, customized by Vo Minh Khang