Credit to brian jenks
and anthony schmidt
for the inspo
This CV is created primarily using the R
Package vitae
and Google sheets
Automation is fun to learn, just in case it comes in handy!
I needed a CV that I can easily update without worrying about formatting.
This document utilizes RMarkdown and is compiled through pandoc/LaTex.
With RStudio, I read in my google sheet data, then using the vitae
functions and other table functions, I build the CV.
The header portion of the document is comprised in the YAML
portion of the RMarkdown
document.
I can use the google sheet as the master database and update the document as I see fit. Keeps things easily customizable with minimal effort