Skip to content
/ CV Public

This repo contains my CV and the code used to build it.

License

Notifications You must be signed in to change notification settings

ganthonyr/CV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CV

This repo contains my CV and the code used to build it.

A little presentation

I recently found the vitae package developed by Mitchell O'Hara-Wild and decided to explore it. What I liked the most is that I got a nice CV for free, thanks to ideas inspired by other repositories (the links I leave for them in the respective parts of the code).

So, I decided to share my code in case anyone wants to make their own based on the model I used. Also, this is the first uploaded example of a CV in spanish made with the VITAE package.

You are welcome to copy the files and make your own edits.
---
Make sure to install tinytex, vitae, kableExtra and huxtable packages if you haven't done so:

install.packages("tinytex")
tinytex::install_tinytex()
install.packages(c("vitae", "kableExtra", "huxtable"))

About

This repo contains my CV and the code used to build it.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages