Skip to content

nuzzles/resume

Repository files navigation

Spencer Imbleau's Résumé and Cover Letter

LaTeX source for Spencer Imbleau's résumé and cover letter, with automated builds and deployment via GitHub Actions.

CI Deploy License

Deployment

Deployment is triggered manually via workflow dispatch, which builds the documents and publishes them to GitHub Pages.

Document View Embed Download
Résumé https://nuzzles.github.io/resume/resume.html https://nuzzles.github.io/resume/resume-embed.html https://nuzzles.github.io/resume/resume.pdf
Cover letter https://nuzzles.github.io/resume/coverletter.html https://nuzzles.github.io/resume/coverletter-embed.html https://nuzzles.github.io/resume/coverletter.pdf

Building Locally

Prerequisites

Commands

Command Description
make resume Build the résumé
make coverletter Build the cover letter
make all Build all documents
make clean Remove build artifacts
make open Open generated PDFs

Custom Icons

Most icons come from the fontawesome5 TeX package (documentation). For icons not available in Font Awesome:

  1. Find an open-licensed SVG on SVG Repo
  2. Crop whitespace from the viewBox using SVGCrop
  3. Minify with SVGOMG
  4. Convert to PNG: inkscape --export-type png -w 1024 --export-filename output.png input.svg

License

Licensed under either of

at your option

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

My personal résumé's source code.

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Contributors