Resume template suitable for a DoD-affiliated information security professional. Forked from https://github.com/deedy/Deedy-Resume, and improved to my preference.
Most notable changes from Deedy-Resume:
- Adds a highlights section
- Adds a table to outline training courses, certifications, and associated comments
- Adds a reference identifier in the top left
- Moves substantial narrative to left side
- Uses a library to optionally censor sensitive information
To help you find your way around this repo:
resume/
├── resume.xtx # 👈 Edit this to change content.
├── resume.cls # 👈 Optionally, edit this to change style.
├── example/ # Because seeing is believing.
├── deedy/ # Original, untouched `Deedy-Resume` files for reference.
├── README.md
└── LICENSE
- XeTeX
Compile PDF; will generate resume.pdf.
$ xelatex resume.xtx
Thanks deedy for an awesome resume template.
- https://github.com/deedy/Deedy-Resume: Original resume template.
- https://github.com/jchristman/Resume-Builder: Includes most of the same modifications in this repo, and containerizes the resume build process.
This project is licensed under the Apache License.
