/resume

:space_invader: My resume / 我的简历

Primary LanguageTeXGNU Affero General Public License v3.0AGPL-3.0

ice1000's resume

GitHub top language GitHub forks

This is my resume, based on this template. There's a Haskell script to generate the TeX source files.

Build

To build this resume, install texlive-full and GHC toolchain first.
Then:

# Generate the TeX files
runghc Main.hs en >> latex/resume.tex
runghc Main.hs cn >> latex/resume-cn.tex
runghc Main.hs elab >> latex/resume-elab.tex

# Build the TeX files
cd latex
make
cp *.pdf ..
cd ..

Download/下载

中文简历不提供单页版本。