-
Notifications
You must be signed in to change notification settings - Fork 0
/
example.tex
62 lines (57 loc) · 1.58 KB
/
example.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
\documentclass{article}
\usepackage{jobapp}
%% Contact info
\SetName{PHILLIP FRY}
\SetProfessionalTitle{A Real Person}
\SetAddress{1600 Pennsylvania Avenue, N.W. \\ Washington, DC 20500}
\SetPhone{(555) 555-5555}
\SetEmail{p.fry@dev.null}
\begin{document}
\section*{Skills \& Expertise}
\ResumeLayout
{\textbf{Vehicles}}
{Spaceships, Cars, Jetpacks}
\ResumeLayout
{\textbf{Partners}}
{Leela, Michelle, Amy, Mildred }
\medskip
\section*{Work Experience}
\WorkExperience
{Planet Express}
{New New York}
{Delivery Pilot}
{Jan 3000 -- present}
{
\item Deliver customer goods in a timely manner with high quality assurance.
\item Pilot interplanetary transportation vessels. Manager of crew and robot assets.
}
\WorkExperience
{Pizza}
{New New York}
{Delivery Specialist}
{May 1999 -- Jan 3000}
{
\item Delivered pizzas.
}
\medskip
\section*{Education}
\ResumeLayout
{1995}
{\textbf{Bachelor of Science}, Stuff \hfill \textit{Uiversity of New New York}}
\ResumeLayout
{1991}
{\textbf{GED}, Grade 12 \hfill \textit{New New York High School}}
\medskip
\section*{Awards}
\ResumeLayout
{Universe Gamma}
{Tentacle Pope of Universe Gamma \hfill \textit{https://en.wikipedia.org}}
\ResumeLayout
{Boyfriend}
{Of Leela \hfill \textit{https://en.wikipedia.org}}
\medskip
\section*{Recognition}
\ResumeLayout
{1999--3000}
{\textbf{Oldest Living Human} \hfill \textit{Earth}}
\end{document}