Skip to content

ghosind/resume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RESUME / 简历

Hello, this is the LaTeX source codes and PDF files of my resume, and it contains Chinese and English versions.

Some of my private data (including my phone number and other information) was removed from the public version. Please contact me by email.

这个仓库用于存放我的简历(包括了PDF文件以及LaTeX源码),其中包括有中文版本简历以及英文版本简历。一些不适合公开的内容(例如电话号码)已经从该公开版本中删除,如有兴趣烦请通过邮件联系。

Building from source

Requirements

  • xelatex
  • automake (optional)

Compiling

  • Run the following commands with automake tool to build PDFs:

    make all # Building both English and Chinese versions
    make en # Building English version only
    make zhcn # Building Chinese version only
  • Building with xelatex directly:

    xelatex resume.tex # Building English version only
    xelatex resume-cn.tex # Building Chinese version only

Copyright

The LaTeX template file was created by Trey Hunner, and it was downloaded from http://www.LaTeXTemplates.com.

About

The source and PDF files of my resume, including English and Chinese versions. 中英文版简历PDF文件及其LaTeX源码。

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published