Add DS experience, touch up tenses.
[resume.git] / JacobCasperResume.tex
1 %!TEX TS-program = xelatex
2 %!TEX ecnoding = UTF-8 Unicode
3 \documentclass[11pt, a4paper]{awesome-cv}
4
5 \geometry{left=1.4cm, top=.8cm, right=1.4cm, bottom=1.8cm, footskip=.5cm}
6 \fontdir[fonts/]
7 \colorlet{awesome}{awesome-nephritis}
8 \setbool{acvSectionColorHighlight}{false}
9 \name{Jacob}{Casper}
10 \position{Software Engineer}
11 %\address{}
12 %\mobile{}
13 %\email{}
14 \homepage{www.jacobcasper.com}
15 \github{jtcasper}
16 \linkedin{jtcasper}
17
18 \begin{document}
19 \thispagestyle{empty}
20
21 \makecvheader
22 \makecvfooter
23 {\today}
24 {Jacob Casper~~~·~~~Résumé}
25 {\thepage}
26
27 \input{resume/objective.tex}
28 \input{resume/experience.tex}
29 \input{resume/skills.tex}
30 \input{resume/education.tex}
31 \input{resume/projects.tex}
32 %\input{resume/honors.tex}
33
34 \end{document}