Simple repository for maintaining an up-to-date, lean, and public version of my CV.
docs/- rendered HTML of my data science portfoliofigures/- source figures for CVpdf/- rendered PDF of the CVportfolio/- R notebook with recent statistics on publications, citations, and projectstex/- the laTex source document(s) for the CV, including styles formodernCVtheme
The LaTex installation and modernCV theme require the following packages
sudo apt install texlive-base texlive-binaries texlive-fonts-recommended texlive-latex-base texlive-latex-recommended texlive-latex-extraI recommend Rstudio or Texmaker as simple IDEs.
The repo contains an R notebook (source: portfolio/portfolio.Rmd) that automatically retrieves citation and profile data from Google scholar and Github. Retrieval is performed using R packages scholar and gh.
A rendered HTML of the portfolio is available here.