-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcv.tex
More file actions
188 lines (179 loc) · 5.65 KB
/
Copy pathcv.tex
File metadata and controls
188 lines (179 loc) · 5.65 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
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
%!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{Michal}{Cyprian}
{Software 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/mcyprian.png}
\section{Address}
Mládežnícka 28
Banská Bystrica
974 04
Slovakia
~
\section{Tel}
+420 737 077 485
+421 911 290 094
~
\section{Mail}
\href{mailto:m.cyprian@gmail.com}{\textbf{m.cyprian@}\\gmail.com}
~
\section{Languages}
\textbf{English}\includegraphics[scale=0.40]{img/4stars.png}
\textbf{French}\includegraphics[scale=0.40]{img/2stars.png}
\textbf{Slovak}\includegraphics[scale=0.40]{img/5stars.png}
~
% use \hspace{} or \vspace{} to change bubble size, if needed
\section{Technical Skills}
\smartdiagram[bubble diagram]{
\textbf{Python},
\textbf{Linux\vspace{4mm}},
\textbf{GCP\vspace{3mm}},
\textbf{SQL},
\textbf{Kubernetes},
\textbf{Go}
}
~
\section{Personal Skills}
\smartdiagram[bubble diagram]{
\textbf{Leadership},
\textbf{\vspace{2mm}Hard working\vspace{2mm}},
\textbf{Initiative},
\textbf{Team}\\\textbf{Player},
\textbf{Problem}\\\textbf{Solving},
\textbf{Enthusiasm}
}
~
\end{aside}
~
\section{Experience}
\begin{entrylist}
\entry
{09/20 - now}
{Senior Software Engineer}
{Kiwi.com}
{Working as a member of the agile team responsible for a set of microservices, which automatically identify disruptions, search for affected bookings, and offer alternatives or refunds.\\}
\entry
{02/19 - 09/20}
{Software Engineer}
{Kiwi.com}
{Development and refactoring of back end designed to process thousands of bookings per day,
involvement in migration of services to GCP.\\}
\entry
{07/18 - 01/19}
{Engineering Intern}
{Platform.sh}
{Disaster recovery tools to restore cloud infrastructure from snapshots stored on the blob storage,
container images updates and testing. Erasmus+ supported traineeship.\\}
\entry
{02/16 - 06/18}
{Associate Software Engineer}
{Red Hat}
{Maintenance of Python container image for OpenShift, Python automation tools, RPM packaging and
Software Collections.\\}
\entry
{07/15 - 02/15}
{Intern}
{Red Hat}
{RPM packaging, Python programming.\\}
\entry
{02/15 - 08/15}
{University research group member}
{Brno University of Technology}
{Working on data processing and machine learning.\\}
\end{entrylist}
~
\section{Education}
\begin{entrylist}
\entry
{2017 - now}
{Master's Degree in Applied Informatics}
{The Masaryk University, Brno}
{Service Science, Management, and Engineering program connects the informatics profession with
multidisciplinary view of domains like management, marketing and economy.\\}
\entry
{2014 - 2017}
{Bachelor's Degree in Information Technology}
{Brno University of Technology}
{Information Technology program covers all the main IT areas and focuses on its application in practice.\\}
\end{entrylist}
\section{Volunteering}
\begin{entrylist}
\entry
{05/17 - 07/18}
{Ambassador}
{Fedora Project}
{Working on various projects related to Python stack, RPM packaging (PyPy), representing Fedora
Project on events and conferences.\\}
\entry
{03/2018}
{Teacher/Coach}
{PyLadies CZ}
{Teaching and coaching attendees of free Python course for beginners.\\}
% \entry
% {01/2017}
% {Session Chair}
% {DevConf CZ}
% {Taking care of workshops in specific lab.\\}
\end{entrylist}
%\section{Certifications}
%\begin{entrylist}
% \entry
% {09/2016}
% {Red Hat Certified System Administrator}
% {Red Hat Enterprise Linux 7 ID:160-192-647\\}
%\end{entrylist}
\end{document}