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

https://github.com/houjp/resume

使用LaTeX编译生成的中英文个人简历
https://github.com/houjp/resume

resume resume-template

Last synced: about 2 months ago
JSON representation

使用LaTeX编译生成的中英文个人简历

Awesome Lists containing this project

README

          

****

## 中英文个人简历
#### 作者: Jianpeng Hou (侯建鹏)

****

* [项目介绍](#intro)
* [使用说明](#usage)
* [简历样例](#demo)
* [参考链接](#link)

****

### 项目介绍

该项目为LaTeX编译生成的中英文个人简历。

****

### 使用说明

1. 安装[MacTeX](https://tug.org/mactex/mactex-download.html)。
2. 用第一步中安装的软件`TeXShop`打开文件`resume.tex`。
3. 点击`Typeset`编译文件,即可生成中英文简历的PDF文件。

****

### 简历样例

![样例](https://github.com/houjp/resume/blob/master/imgs/demo.jpeg?raw=true)

****

### 参考链接

- billryan的[简历模板](https://github.com/billryan/resume/)