Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mdpiper/resume
- Owner: mdpiper
- License: mit
- Created: 2018-09-04T14:47:03.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2023-06-05T17:09:35.000Z (over 1 year ago)
- Last Synced: 2024-06-12T17:33:32.809Z (7 months ago)
- Language: Makefile
- Size: 36.1 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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-statementDecrypt/encrypt:
make decrypt
make encryptClean:
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.