Skip to content

ice1000/resume

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

ice1000's resume

GitHub top language GitHub forks

This is my resume, based on billryan's template, with references to matchy's template. There's a Haskell script to generate the TeX source files, using a reader monad Resume to spread the generation options.

Build

To build this resume, install texlive-full and a Haskell toolchain (GHC with Cabal) 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/下载

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

About

👾 My resume / 我的简历

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages