Seabbs Cv Save

Sam Abbott's Curriculum Vitae

Project README

Sam Abbott's Curriculum Vitae

Travis-CI Build
Status

Academic CV built using R - updated automatically from Google Scholar each week. See here for the full rendered CV. See below for repository structure, tool links and to dos. Please feel free to fork this repository for your own use but please let me know of any improvements that you make (so I can steal them).

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} :package:.
  • 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} :package: is used to provide a CV template.
  • {tidyverse} :tool: are used for data read in and manipulation.
  • {here} :package: for path management.
  • {scholar} :package: is used to pull papers from Google Scholar.
  • {tinytex} :package: to manage LaTex installation and additional packages.
  • {tic} :package: to manage CV building and deployment on Travis CI.
  • Travis CI is used for building the CV each week.
  • Docker and Docker Hub is used to ensure a reproducible environment.

To do

  • Fix links
  • Programmatic short/long academic CVs
  • Non-academic CVs
  • Improved list structure for the service section
  • Automatic detection of latex to inform {tinytex} LaTex install.
Open Source Agenda is not affiliated with "Seabbs Cv" Project. README Source: seabbs/cv
Stars
73
Open Issues
0
Last Commit
2 years ago
Repository

Open Source Agenda Badge

Open Source Agenda Rating