-
Notifications
You must be signed in to change notification settings - Fork 4
/
resume.tex
62 lines (49 loc) · 1.66 KB
/
resume.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{resume}
\begin{document}
\contact{Thomas Anderson}{(817) 456-7890}{neo@matrix.net}{Humanity's last hope of defeating the machines}
\marginnote{
\begin{skills}
\bullet Kung-fu, superhuman strength, flight
\bullet Prophetic fulfillment
\bullet Penetration testing
\bullet Systems programming
\end{skills}
%
\begin{languages}
\bullet Assembly
\bullet Cobol
\bullet C
\bullet Ocaml
\end{languages}
}
\section*{\header{Experience}}
\begin{job}{Self Employed}{The Matrix}{The One}{Apr 2199 -- Present}
\bullet Free humans from The Matrix
\end{job}
\begin{job}{The Nebuchadnezzar}{Zion}{Crewmate}{Jan 2199 -- Present}
\bullet Practice martial arts, advanced weapons training, and other combat
disciplines inside simulations of The Matrix
\bullet Assist in duties as a crewmate of the ship, The Nebuchadnezzar
\end{job}
\begin{job}{Meta Cortex}{Los Angeles, CA, The Matrix}{Lead Programmer}{Jan 1998 - May 1999}
\bullet Built software alongside other programmers for clients in the
corporate financing industry
\bullet Received Employee of the Month in March '98 for exceptional work
performance
\end{job}
\section*{\header{Projects}}
\begin{project}{Find The Matrix}{Find Morpheus and The Matrix}{http://whatisthematrix.net}
Operated online as the hacker alias Neo to search for clues of the
existence of The Matrix, a simulation of Earth for the purpose of
imprisoning human minds.
\end{project}
\section*{\header{References}}
\begin{reference}{Morpheus}{Believer in The One}
(213) 555-0172\\
morpheus@matrix.net
\end{reference}
\begin{reference}{The Oracle}{Prophesier}
(213) 555-0169\\
theoracle@matrix.net
\end{reference}
\end{document}