Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mdpiper/resume

My resume, in different forms
https://github.com/mdpiper/resume

Last synced: 13 days ago
JSON representation

My resume, in different forms

Awesome Lists containing this project

README

        

# resume

My resume.
It's written in Markdown,
and rendered to Word and PDF with pandoc.

An encrypted cover letter is included
(I have to keep some secrets),
as well as a diversity, equity, and inclusion statement.

Build:

make

Display (macOS only, using a custom PDF viewer):

make show

also build/display individual files:

make show-resume
make show-cover-letter
make show-dei-statement

Decrypt/encrypt:

make decrypt
make encrypt

Clean:

make clean

Note that there are different versions
(one page, two page, LaTeX, NASA bio sketch)
of the resume in separate branches in this repository.