forked from neoben/smart-fancy-latex-cv
-
Notifications
You must be signed in to change notification settings - Fork 0
/
cv.tex
207 lines (197 loc) · 7.17 KB
/
cv.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
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
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
%!TEX TS-program = xelatex
\documentclass[]{friggeri-cv}
\usepackage{afterpage}
\usepackage{hyperref}
\usepackage{color}
\usepackage{xcolor}
\usepackage{smartdiagram}
\usepackage{fontspec}
% if you want to add fontawesome package
% you need to compile the tex file with LuaLaTeX
% References:
% http://texdoc.net/texmf-dist/doc/latex/fontawesome/fontawesome.pdf
% https://www.ctan.org/tex-archive/fonts/fontawesome?lang=en
%\usepackage{fontawesome}
\usepackage{metalogo}
\usepackage{dtklogos}
\usepackage[utf8]{inputenc}
\usepackage{tikz}
\usetikzlibrary{mindmap,shadows}
\hypersetup{
pdftitle={},
pdfauthor={},
pdfsubject={},
pdfkeywords={},
colorlinks=false, % no lik border color
allbordercolors=white % white border color for all
}
\smartdiagramset{
bubble center node font = \footnotesize,
bubble node font = \footnotesize,
% specifies the minimum size of the bubble center node
bubble center node size = 0.5cm,
% specifies the minimum size of the bubbles
bubble node size = 0.5cm,
% specifies which is the distance among the bubble center node and the other bubbles
distance center/other bubbles = 0.3cm,
% sets the distance from the text to the border of the bubble center node
distance text center bubble = 0.5cm,
% set center bubble color
bubble center node color = pblue,
% define the list of colors usable in the diagram
set color list = {lightgray, materialcyan, orange, green, materialorange, materialteal, materialamber, materialindigo, materialgreen, materiallime},
% sets the opacity at which the bubbles are shown
bubble fill opacity = 0.6,
% sets the opacity at which the bubble text is shown
bubble text opacity = 0.5,
}
\addbibresource{bibliography.bib}
\RequirePackage{xcolor}
\definecolor{pblue}{HTML}{0395DE}
\begin{document}
\header{John}{Snow}
{Computer Engineer}
% Fake text to add separator
\fcolorbox{white}{gray}{\parbox{\dimexpr\textwidth-2\fboxsep-2\fboxrule}{%
.....
}}
% In the aside, each new line forces a line break
\begin{aside}
\includegraphics[scale=0.18]{img/snow_circle.png}
\section{Address}
Castel Black
Winterfell, Far North
~
\section{Tel \& Skype}
+00 000 000000
johnsnow.skype
~
\section{Mail}
\href{mailto:[email protected]}{\textbf{john.snow@}\\castelblack.com}
~
\section{Web \& Git}
\href{http://mywebsite.com}{mywebsite.com}
\href{https://bitbucket.org/mygit}{bitbucket.org/mygit}
\href{https://github.com/mygit}{github.com/mygit}
\href{https://gitlab.com/u/mygit}{gitlab.com/u/mygit}
~
% use \hspace{} or \vspace{} to change bubble size, if needed
\section{Programming}
\smartdiagram[bubble diagram]{
\textbf{C/C++},
\textbf{Python},
\textbf{Java},
\textbf{Lua/UCI},
\textbf{Other\vspace{3mm}},
\textbf{HTML/CSS}\\\textbf{JS/jQuery},
\textbf{PHP},
\textbf{Android},
\textbf{Bash}
}
~
\section{Personal Skills}
\smartdiagram[bubble diagram]{
\textbf{Team}\\\textbf{Player},
\textbf{Initiative},
\textbf{Curiosity},
\textbf{Problem}\\\textbf{Solving},
\textbf{\vspace{2mm}Manage\vspace{2mm}},
\textbf{Organize}
}
~
\end{aside}
~
\section{Experience}
\begin{entrylist}
\entry
{02/13 - Now}
{Embedded Software Engineer}
{Company Name}
{Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat\\}
\entry
{01/12 - Now}
{Co-Founder \& Developer}
{Company Name}
{Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat\\}
\entry
{06/10 - 09/10}
{Part-time collaboration}
{Company Name}
{Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat\\}
\entry
{12/09 - 06/10}
{Project Manager and Webmaster}
{Company Name}
{Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat}
\end{entrylist}
\\
\section{Education}
\begin{entrylist}
\entry
{2009 - 2012}
{Master's Degree in Computer Engineering}
{School}
{Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat\\}
\entry
{2005 - 2009}
{Bachelor's Degree in Computer Engineering}
{School}
{Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat\\}
\entry
{2000 - 2005}
{Scientific Disploma}
{School}
{Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua}
\end{entrylist}
\newpage
\begin{aside}
~
~
~
\section{OS Preference}
\textbf{GNU/Linux}\includegraphics[scale=0.40]{img/5stars.png}
\textbf{Unix}\includegraphics[scale=0.40]{img/4stars.png}
\textbf{MacOS}\includegraphics[scale=0.40]{img/2stars.png}
\textbf{Windows}\includegraphics[scale=0.40]{img/1stars.png}
~
\section{Places Lived}
\includegraphics[scale=0.25]{img/italia.png}
~
\section{Languages}
\textbf{Italian}\includegraphics[scale=0.40]{img/5stars.png}
\textbf{English}\includegraphics[scale=0.40]{img/4stars.png}
~
\end{aside}
\section{Publications}
Author, Author, Author\\
\textbf{Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua}\\
\emph{Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua}
\\
\section{Honors \& Awards}
\begin{entrylist}
\entry
{10/2015}
{Best swordsman duel}
{Contest}
{Lorem ipsum.\\
\emph{Lorem ipsum}}
\end{entrylist}
\section{Certifications}
\begin{entrylist}
\entry
{02/2013}
{Intro to Computer Science}
{Udacity. E-learning}
{\emph{Building a Python Search Engine}}
\end{entrylist}
\section{Other Info}
For the Italian job market:\\
\emph{Si autorizza il trattamento delle informazioni contenute nel curriculum in conformità alle disposizioni previste dal d.lgs. 196/2003. Si dichiara altresì di essere consapevole che, in caso di dichiarazioni non veritiere, si è passibili di sanzioni penali ai sensi del DPR 445/00 oltre alla revoca dei benefici eventualmente percepiti.}
\\
\begin{flushleft}
\emph{May 8th, 2016}
\end{flushleft}
\begin{flushright}
\emph{John Snow}
\end{flushright}
\end{document}