Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/seisman/cv

My academic CV powered by LaTeX
https://github.com/seisman/cv

Last synced: about 2 months ago
JSON representation

My academic CV powered by LaTeX

Awesome Lists containing this project

README

        

# TIAN Dongdong (田冬冬)'s Curriculum Vitae

[![Build](https://github.com/seisman/cv/actions/workflows/build.yaml/badge.svg)](https://github.com/seisman/cv/actions/workflows/build.yaml)
[![GitHub](https://img.shields.io/github/license/seisman/cv)](https://github.com/seisman/cv/blob/main/LICENSE.txt)

These are the LaTeX source files for my academic CV.

## Download

Download my CV:

- [English version](https://github.com/seisman/cv/raw/gh-pages/DTian_cv_en.pdf)
- [Chinese version](https://github.com/seisman/cv/raw/gh-pages/DTian_cv_cn.pdf)

## Build

To build the CV, you need to have LaTeX installed. The full LaTeX distribution (e.g.,
TeXLive on Linux or MacTeX on macOS) are usually too big (>5 GB).

I recommend to install the lightweight [Tectonic](https://tectonic-typesetting.github.io/en-US/index.html)
which automatically downloads necessary dependencies.

1. Install Tectonic:

curl --proto '=https' --tlsv1.2 -fsSL https://drop-sh.fullyjustified.net | sh

2. Build the CV:

make

## License

The CV template is released under the terms of the BSD 3-clause License.

## Acknowledgemnt

The CV template is modified from https://github.com/leouieda/cv.