https://github.com/billryan/resume
An elegant \LaTeX\ résumé template. 大陆镜像 https://gods.coding.net/p/resume/git
https://github.com/billryan/resume
latex resume
Last synced: 16 days ago
JSON representation
An elegant \LaTeX\ résumé template. 大陆镜像 https://gods.coding.net/p/resume/git
- Host: GitHub
- URL: https://github.com/billryan/resume
- Owner: billryan
- License: mit
- Created: 2015-05-30T11:06:09.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-03-15T08:48:48.000Z (about 1 year ago)
- Last Synced: 2025-04-10T02:17:27.045Z (16 days ago)
- Topics: latex, resume
- Language: TeX
- Homepage:
- Size: 99.6 MB
- Stars: 9,854
- Watchers: 82
- Forks: 2,685
- Open Issues: 36
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- Awesome-Interview - billryan/resume
- StarryDivineSky - billryan/resume
- awesome - billryan/resume - An elegant \LaTeX\ résumé template. 大陆镜像 https://gods.coding.net/p/resume/git (TeX)
- awesome - billryan/resume - An elegant \LaTeX\ résumé template. 大陆镜像 https://gods.coding.net/p/resume/git (TeX)
- awesome - billryan/resume - An elegant \LaTeX\ résumé template. 大陆镜像 https://gods.coding.net/p/resume/git (TeX)
README
# Résumé
Hit branch [zh_CN](https://github.com/billryan/resume/tree/zh_CN) if you want a Simplified Chinese résumé.
中文用户请前往 [zh_CN](https://github.com/billryan/resume/tree/zh_CN) 分支。
An elegant \LaTeX\ résumé template, compiled with \XeLaTeX. Inspired by
- [zachscrivena/simple-resume-cv](https://github.com/zachscrivena/simple-resume-cv)
- [res](https://www.ctan.org/pkg/res)
- [JianXu's CV](http://www.jianxu.net/en/files/JianXu_CV.pdf)
- [paciorek's CV/Resume template](http://www.stat.berkeley.edu/~paciorek/computingTips/Latex_template_creating_CV_.html)
- [How to write a LaTeX class file and design your own CV (Part 1) - ShareLaTeX](https://www.sharelatex.com/blog/2011/03/27/how-to-write-a-latex-class-file-and-design-your-own-cv.html)## Features
- Easy to further customize or extend
- Full support for unicode characters (e.g. CJK) with \XeLaTeX\
- Perfect Simplified Chinese fonts supported with Adobefonts
- FontAwesome 4.6.3 support## Quick Start
- Fork this repository
- Add information about you directly in GitHub
- Compile TeX file to PDF with [LaTeX.Online](https://latexonline.cc/)
- Can also use Overleaf for online compilation with [template](https://www.overleaf.com/latex/templates/bill-ryans-elegant-latex-resume/xcqmhktmzmsw)### Sample Output


- [English PDF](https://github.com/billryan/resume/files/3463503/resume.pdf)
- [English with photo PDF](https://github.com/billryan/resume/files/3463501/resume_photo.pdf)
- [简体中文 PDF](https://github.com/billryan/resume/files/3463502/resume-zh_CN.pdf)## Usage
1. Edit in Overleaf online Web [template](https://www.overleaf.com/latex/templates/bill-ryans-elegant-latex-resume/xcqmhktmzmsw)
2. Compile tex on your ComputerIf you only need a résumé in English or have installed Adobe Simplified Chinese on your OS, **It would be better to clone only the master branch,** since the Simplified Chinese fonts files are too large.
```
git clone https://github.com/billryan/resume.git --branch master --depth 1 --single-branch
```## License
[The MIT License (MIT)](http://opensource.org/licenses/MIT)
Copyrighted fonts are not subjected to this License.