This repository has been archived by the owner on Aug 4, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcvitae.tex
97 lines (75 loc) · 3.09 KB
/
cvitae.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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% FRONTMATTER
\documentclass[]{vikhari-cv} % Template called: vikhari-cv.cls
\begin{document}
\makeheader{Anonymous}
% argument to environment should match number of sites
\begin{header}{1}
% leave third argument empty to specify no hyperlink
\site{WhoAmI}{You}{http://letmegooglethat.com/?q=you}
\site
{Email}
{mailto:[email protected]}
\site{Phone}{Cal-MeM-aybe}{tel:12256362923}
\site{Location}{Timbuktu}{https://en.wikipedia.org/wiki/Timbuktu}
\sitepic
{\begin{minipage}{0cm}
\raisebox{-0.3\height}{\includegraphics[height=0.35cm]{resources/images/li-logo-icon.png}}
\end{minipage}}
{\quad /hitmeup}
{https://www.linkedin.com/in/fakeprof}
\\
\end{header}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% TAGS
\begin{topic}{testing TESTING}
\entryTwo{\emph{1 / two / III}}{
\hyperlink{https://www.google.com/doodles/dr-seuss-105th-birthday}{FISH},
\vhphype{htpublications}{FISH},
\vhphref[vhpcyan]{https://media.giphy.com/media/10fFT7qzHrN0D6/giphy.gif}{Caught},
\vhphref[vhpgreen]{https://images2.minutemediacdn.com/image/upload/c_crop,h_567,w_1008,x_0,y_0/f_auto,q_auto,w_1100/v1555155341/shape/mentalfloss/501587-amazon.jpg}{a fish},
\vhphref[vhppurple]{https://www.youtube.com/watch?v=IPKAwJKGSDc}{alive...},
\vhphref[vhpyellow]{}{Down the spout again! :( }
}
\end{topic}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% EXPERIENCE
\hrulefill\\[1ex]
\begin{topic}{Experience}
\entryFour{Double Blinded}{2000 - Y2K}
{LaTeX Wiz}
{Semi-saucy stuff, but unfulfilled, thus giving this to you!}
\entryFour{Mr. Robot}{1970 - Y2K}
{H4CK3R}
{Hacked the planet with phat phone freaking fuzzers. Read about my super pseudo science under the \vhphype{htpublications}{papers section.}}
\end{topic}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% EDUCATION
\begin{topic}{Courses}
\entryTwo{\emph{Video Game High School}}{
\begin{itemize}
\setlength\itemsep{0em}
\vspace{0.25em}
\item VHP 101 - V for Vendetta
\item VHP 789 - Very Tough Vlogging
\item VHP 9000 - Increase Your Power
\end{itemize}}
\end{topic}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% PUBLICATIONS
\hrulefill\\[1ex]
\begin{topic}{Publications}
\hypertarget{htpublications}{}
\entryThree{Asimov's Encyclopedia}{1969}
{HackerCat, et al. Freaking Cool Code. (Asimov's Encyclopedia, 3, 1969-9691).}
\end{topic}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% PERSONAL STATEMENT
\hrulefill\\[1ex]
\begin{topic}{Personal Statement}
\entryOne{I want to be the very best, like no one ever was! Help me get there pwetty pweez.}
\end{topic}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\end{document}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%