Skip to content

RobWiederstein/cv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rob Wiederstein's Curriculum Vitae

The CV is built using R. The repository is organized by (1) structure, (2) tools and a "to-do" list. Its origin is the repository authored by Sam Abbot.

Structure

  • cv/cv.Rmd: CV structure implemented as an {rmarkdown} document.
  • data/*.csv: Data on each CV subcategory.
  • scripts/install.R: Installs/loads all R dependencies using the {pacman} 📦.
  • tic.R: Uses {tic} to define the Travis CI build and deployment steps.
  • Dockerfile: Specifies the docker environment.
  • .travis.yml: Specifies the remote building of the CV on Travis CI. Automated using {tic}.

Tools

  • The {vitae} 📦 is used to provide a CV template.
  • {tidyverse} :tool: are used for data read in and manipulation.
  • {here} 📦 for path management.
  • {tinytex} 📦 to manage LaTex installation and additional packages.
  • Docker and Docker Hub is used to ensure a reproducible environment.

Acknowledgements

About

This is a repository that generates my CV/resume. It was originally forked from Mitchell O'hara.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published