https://github.com/houjp/resume
使用LaTeX编译生成的中英文个人简历
https://github.com/houjp/resume
resume resume-template
Last synced: about 2 months ago
JSON representation
使用LaTeX编译生成的中英文个人简历
- Host: GitHub
- URL: https://github.com/houjp/resume
- Owner: HouJP
- License: mit
- Created: 2016-08-05T02:52:43.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-01-11T13:55:15.000Z (almost 2 years ago)
- Last Synced: 2025-07-04T17:51:01.286Z (5 months ago)
- Topics: resume, resume-template
- Language: TeX
- Homepage:
- Size: 61.7 MB
- Stars: 240
- Watchers: 3
- Forks: 72
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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文件。
****
### 简历样例

****
### 参考链接
- billryan的[简历模板](https://github.com/billryan/resume/)