-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCV0.tex
More file actions
156 lines (120 loc) · 5.95 KB
/
CV0.tex
File metadata and controls
156 lines (120 loc) · 5.95 KB
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
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
\documentclass[11pt]{report}
\usepackage[a4paper, left=0cm, right=0cm, top=0cm, bottom=0cm]{geometry}
\usepackage[usenames,dvipsnames]{xcolor}
\usepackage[colorlinks=true, urlcolor= white]{hyperref}
\usepackage{tikz,pgfplots}
\usepackage[sfdefault,thin]{roboto}
% ___________________________ Variables _____________________________________%
% colours
\definecolor{dblue}{rgb}{0.10, 0.15, 0.20}
\definecolor{lblue}{RGB}{233, 230, 230}
% positioning
\newcommand{\yp}{12.25} % y-axis anchor
\newcommand{\xBegin}{1.5} % x-axis start
\newcommand{\xEnd}{\xBegin+5} % x-axis end (representing length)
% vertikal section positions
\newcommand{\contactPosition}{23}
\newcommand{\skillsPosition}{7.5}
\newcommand{\languagesPosition}{-5.25}
\newcommand{\interestsPosition}{-8.5}
% distances
\newcommand{\distSkills}{0.75} % how far apart shall your skills be vertically
\newcommand{\distSkillsBars}{-0.4} % vertical distance between skill description and bars
\newcommand{\distUnderLineBottom}{1.25} % vertical distance under line headers
\newcommand{\distUnderLineTop}{0.375} % vertical distance above line headers
\newcommand{\distBetweenSkills}{0.8} %vertical distance between the bars
\newcommand{\distLines}{0.5}
\newcommand{\barHeight}{0.1}
% ___________________________ Macros _____________________________________%
% header with underline
\newcommand{\SectionHeader}[2]{
\begingroup
\fontseries{l}\selectfont
% Header text
\node[text=white, inner sep=0pt, outer sep=0pt, scale=1.25, anchor=west] at (\xBegin, #2) {#1};
\endgroup
% Underline
\path[draw=lblue, rounded corners=1pt, line width=1pt]
(\xBegin, #2-\distUnderLineTop) -- (\xEnd, #2-\distUnderLineTop);
}
% language entry with level
\newcommand{\languageEntry}[3]{
\begingroup\fontseries{l}\selectfont
\node[text=white, inner sep=0pt, outer sep=0pt, scale=0.9, anchor=west]
at (\xBegin, \yp-\distUnderLineBottom+\languagesPosition-#2*\distLines) {#1};
\endgroup
\node[text=white, inner sep=0pt, outer sep=0pt, scale=0.65, anchor=east]
at (\xEnd, \yp-\distUnderLineBottom+\languagesPosition-#2*\distLines) {#3};
}
% skill entry with progress bar
\newcommand{\SkillEntry}[3]{
\ifx#2\empty\else
% Skill text
\node[text=white, inner sep=0pt, outer sep=0pt, scale=0.9, anchor=west]
at (\xBegin, \yp+\skillsPosition-#1*\distBetweenSkills-\distUnderLineBottom) {#2};
\fi
\ifx#3\empty\else
% Empty bar
\path[draw=lblue, rounded corners=1pt, line width=0.1pt]
(\xBegin, \yp-#1*\distBetweenSkills+\skillsPosition+\distSkillsBars-\distUnderLineBottom)
rectangle (\xEnd, \yp+\barHeight-#1*\distBetweenSkills+\skillsPosition+\distSkillsBars-\distUnderLineBottom);
% Filled bar
\path[fill=lblue, rounded corners=1pt]
(\xBegin, \yp-#1*\distBetweenSkills+\skillsPosition+\distSkillsBars-\distUnderLineBottom)
rectangle (\xBegin+#3, \yp+\barHeight-#1*\distBetweenSkills+\skillsPosition+\distSkillsBars-\distUnderLineBottom);
\fi
}
% ______________________________________________________________________%
\begin{document}
\par\noindent\begin{tikzpicture}[x=1cm,y=1cm]
\path[fill=dblue] (0, 0) rectangle (8, 29.7);
\path[fill=lblue] (0, 24) rectangle (21, 27.5);
% ___________________________ NAME _____________________________________%
\begingroup\fontfamily{iwona}\fontseries{l,c}\selectfont
\node[text=dblue,inner sep=0pt, outer sep=0pt, scale= 2.25, anchor=west] at (7, 26.1) {LIKESTOUSEPAINFULTOOLS};
\endgroup
% ___________________________ CONTACT _____________________________________%
\node[text=white,inner sep=0pt, outer sep=0pt, scale= 0.9, anchor=east] at (\xEnd, \contactPosition) {\href{mailto:vcausemann@gmail.com}{causeri3@doesntexist.com}};
\node[text=white,inner sep=0pt, outer sep=0pt, scale= 0.9, anchor=east] at (\xEnd, \contactPosition- \distLines) {+20 666 666 66};
% ___________________________ SKILLS _____________________________________%
\SectionHeader{SKILLS}{\yp+\skillsPosition}
\foreach \i/\text/\w in {
0/{C - -}/5,
1/{Brainfuck}/4.5,
2/{Blame Deflection Algorithms}/4,
3/{Button Pressing (Random \& Intentional)}/3.8,
4/{Corporate Buzzword Generation}/4.2,
5/{Regulatory Compliance Evasion}/3.5,
6/{Disaster Response (Panic \& Excuses)}/4.7,
7/{Strategic Napping}/5,
8/{Whitespace}/3.2,
9/{Apocalypse Contingency Planning}/3.9,
10/{Excel (for Looking Busy)}/4,
11/{Intergalactic Diplomacy (Threats)}/3.6,
12/{Corporate Espionage}/3.3
} {
\SkillEntry{\i}{\text}{\w}
}
% ___________________________ LANGUAGES _____________________________________%
\SectionHeader{LANGUAGES}{\yp+\languagesPosition}
% Language entries: Name, position, level
\languageEntry{Drunken Rambling}{0}{Native}
\languageEntry{Sarcasm}{1}{Fluent}
% ___________________________ INTERESTS _____________________________________%
\SectionHeader{INTERESTS}{\yp+\interestsPosition}
% Interest Icons
\node at (\xBegin+0.75,\yp+\interestsPosition- \distUnderLineBottom) {\includegraphics[width=1cm]{files/SciFiW}};
\node at (\xBegin+2.75,\yp+\interestsPosition- \distUnderLineBottom) {\includegraphics[width=0.75cm]{files/BrushW}};
\node at (\xBegin+4.25, \yp+\interestsPosition- \distUnderLineBottom) {\includegraphics[width=0.5cm]{files/HammerW}};
% Interest Labels
\begingroup\fontseries{l}\selectfont
\node[text=white, inner sep=0pt, outer sep=0pt, scale=0.65, anchor=west]
at (\xBegin, \yp+\interestsPosition-2) {Sci-Fi literature};
\node[text=white, inner sep=0pt, outer sep=0pt, scale=0.65, anchor=center]
at (\xBegin+2.75, \yp+\interestsPosition-2) {Caricature};
\node[text=white, inner sep=0pt, outer sep=0pt, scale=0.65, anchor=east]
at (\xBegin+4.65, \yp+\interestsPosition-2) {Crafting};
\endgroup
% __________________________________________________________________________%
\end{tikzpicture}
\end{document}