Skip to content
/ resume Public

Resume generation stack - create PDF, markdown, website resumes from a single resume specification

License

Notifications You must be signed in to change notification settings

s-zeng/resume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simon Zeng's Resume

Download

You can use the following links to download my resume in a format of your choice:

In addition, my resume is available in a number of machine readable formats:

About this repo

This repo contains two components:

  • dhall-resume: A standard library of helper functions to write and template a resume in Dhall. Includes data types and constructors for various resume constructs like work experience entries, side projects, etc. Also includes template helpers for generating markdown and latex from the dhall-resume types
  • zeng-simon-resume: My resume, built using dhall-resume. I specify all my resume information in zeng-simon-resume/cv.dhall, where it then gets converted to the various output formats via the utilities from dhall-resume

Releases

Everytime I update my resume, I tag a release. You can check the releases on the right-hand side of this github page to view my latest resume. Alternatively, each release also pushes my latest resumes to https://simonzeng.com/resume

Preview

Current resume

License

All code here is licensed under the Affero GPLv3.