Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/datalorax/anderson-cv

My CV, made with R Markdown via the pagedown package with some custom HTML and CSS
https://github.com/datalorax/anderson-cv

Last synced: about 2 months ago
JSON representation

My CV, made with R Markdown via the pagedown package with some custom HTML and CSS

Awesome Lists containing this project

README

        

# My CV
This is a repo for my CV, which uses a data-driven approach. In other words, entries are stored as data, which are then read into R and can be rendered in various ways. The entire CV is built with a combination of [pagedown](https://github.com/rstudio/pagedown) with custom HTML and CSS. Basically, this allows PDFs to be generated using HTML and CSS code, as opposed something like LaTeX.

Please feel free to fork/modify as much as you'd like, and get in touch if you have any questions.