Skip to content

da-luce/cv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📄 CV

My Curriculum Vitae (CV) and a cover letter template written using LaTeX.

Building

Warning

Build scripts currently only run on MacOS.

Note

Requires pdflatex and imagemagick.

Set executable permissions:

chmod +x ./make.sh

Then run:

# Public info
./make.sh
# Private info
./make.sh private
# For cover letter
pdflatex cover_letter.tex

Screenshots

Curriculum Vitae

CV Image

Cover Letter

Cover Letter Image

To be Implemented

  • A more standard build process that works on any OS
  • GitHub action to only generate new PDFs/Images on main to reduce repo size

About

My Curriculum Vitae (CV) written using LaTeX

Topics

Resources

License

Stars

Watchers

Forks