- updating gihtug pages
- github action deployment
Repository for automating CV generation on-demand.
BROKEN HERE.... You can see the lastest version of my CV @this github pages link
Simplify the CV generation process by linking a live Google Sheets with the complete information into a process that curates the data and publishes that information into handy formats.
graph LR;
explanation>Using R to Automate your CV]
A[Detailed Life Experiences]-->B[Google Sheets];
B-->C[GoogleSheets4 R];
C-->D[Render CV using Vitae package];
D-->E[Customize CV with datadrivencv]
E-->F[Automate and deploy a website with downloadable PDF];
- CV in pdf
- CV as an html
- R Scripts
- css file
- README