Tired of having resume stored in different places and formats? Store it in one place: a human readable yaml
and use it to generate a LaTeX
pdf or populate web forms with a help of browser extension.
Outputs a output.tex
file that renders into the below pdf based on example data in examples/resume.yaml
.
Notes
tectonic
isn't used due to its external dependencies, render the output to pdf with locally installedXeLaTeX
. PlainLaTeX
won't work due to custom font usage.- The fonts used are located in
examples/fonts
directory and licensed underSIL Open Font License
. - A similar project is
pyresume
.
Generates a web browser extension with the employment and education fields of the resume. The extension is a panel shown on the left side below. The fields are copied to clipboard on click for convenience and suggestions are shown if possible.
Notes
- Read the user agreement and all terms and conditions of the website before using this extension. Some popular professional networks have explicit clauses that disallow using tools to interact with their websites.
- Currently only Firefox is supported.
- The suggestions aren't 100% correct.