GuangchuangYu / cv

Guangchuang Yu's CV

Home Page:http://guangchuangyu.github.io/cv

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My pagedown rendered CV

This repo contains the source-code and results of my CV built with the pagedown package and a modified version of the 'resume' template.

The main files are:

  • index.Rmd: Source template for the cv, contains a variable PDF_EXPORT in the header that changes styles for pdf vs html.
  • index.html: The final output of the template when the header variable PDF_EXPORT is set to FALSE. View it at guangchuangyu.github.io/cv.
  • ygc.pdf: The final exported pdf.
  • positions.csv: A csv with columns encoding the various fields needed for a position entry in the CV. A column section is also available so different sections know which rows to use.
  • profile.json and citation.json: Citation stats from Google Scholar queried by scholar package.
  • citation.R: Source code to generated profile.json and citation.json, as well as citation trend figure, citation.png.

The source code was derived from https://github.com/nstrayer/cv, with modifications:

  • add order column in positions.csv to adjust item order.
  • remove time if it is identical to previous item.
  • add citation stats.

About

Guangchuang Yu's CV

http://guangchuangyu.github.io/cv


Languages

Language:HTML 99.9%Language:CSS 0.1%Language:R 0.0%Language:Makefile 0.0%