Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/datalorax/anderson-cv
- Owner: datalorax
- License: mit
- Created: 2019-10-20T03:13:35.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-11-14T05:27:00.000Z (about 2 years ago)
- Last Synced: 2023-10-20T19:13:41.372Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://datalorax.github.io/anderson-cv/
- Size: 3.54 MB
- Stars: 21
- Watchers: 2
- Forks: 13
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.