The public sources for my resume. These sources are auto compiled and published upon changes.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
404 B

  1. \input{tex_parts/resume_preamble}
  2. \input{tex_parts/resume_commands}
  3. % Hyperref setup
  4. \hypersetup{
  5. colorlinks=true,
  6. urlcolor=blue
  7. }
  8. \pagestyle{fancy} % Makes sure we have footers
  9. \renewcommand{\headrulewidth}{0pt} % clear the header
  10. \rfoot{Last Updated: \today} % set the right footer
  11. \rhead{\vspace{13pt}\textbf{\Resume}} % Put Resume in the upper right
  12. \pagenumbering{gobble} % Hide page numbering