-
Notifications
You must be signed in to change notification settings - Fork 1
/
CV.tex
173 lines (133 loc) · 6.72 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
%----------------------------------------------------------------------------------------
% CURRICULUM VITAE - ROBERT SIRVIÖ
% --------------------------------
%
% Requires all the moderncv*.sty files a to be in the same folder (compile-time).
% The localizations are in the CV_localization.sty file.
%
% NOTE! Needs to be compiled with lualatex!
% NOTE2! The 'LOCALIZATION' blocks are important, as they mark the manual
% localization positions (handled by change_locale.sh)!
%
%----------------------------------------------------------------------------------------
\documentclass[11pt,a4paper,sans]{moderncv} % Font sizes: 10, 11, or 12; paper sizes: a4paper, letterpaper, a5paper, legalpaper, executivepaper or landscape; font families: sans or roman
\moderncvstyle{casual} % CV theme - options include: 'casual' (default), 'classic', 'oldstyle' and 'banking'
\moderncvcolor{Roope} % CV color - options include: 'blue' (default), 'orange', 'green', 'red', 'purple', 'grey' and 'black'
% Locale
\def \langname {english}
\renewcommand*{\cventry}[7][.25em]{%
\cvitem[#1]{#2}{%
{\bfseries#3}%
\if\relax\detokenize{#4}\relax{}\else{, {\slshape#4}}\fi%
\if\relax\detokenize{#5}\relax{}\else{ #5}\fi%
\if\relax\detokenize{#6}\relax{}\else{ #6}\fi%
\strut%
\ifx&%
\else{\newline{}\begin{minipage}[t]{\linewidth}\small#7\end{minipage}}\fi}}
\renewcommand{\linkedin}{Linked\tikz[baseline=(i.text)]\node[fill=blue,rounded corners=0.25ex,text=white,inner sep=0.3ex](i) {in};}
\usepackage[utf8]{luainputenc}
\usepackage{textcomp}
\usepackage{fontspec}
\usepackage{tikz}
\usepackage{lipsum} % Used for inserting dummy 'Lorem ipsum' text into the template
\usepackage[scale=0.75]{geometry} % Reduce document margins
\setlength{\hintscolumnwidth}{2.5cm} % Uncomment to change the width of the dates column
%\setlength{\makecvtitlenamewidth}{10cm} % For the 'classic' style, uncomment to adjust the width of the space allocated to your name
%----------------------------------------------------------------------------------------
% NAME AND CONTACT INFORMATION SECTION
%----------------------------------------------------------------------------------------
\firstname{Robert} % Your first name
\familyname{Sirviö} % Your last name
% All information in this block is optional, comment out any lines you don't need
\title{Curriculum Vitae}
\address{\haddress}{\pobox}
\mobile{+358 503002509}
\email{robert.sirvio@alumni.helsinki.fi}
\photo[80pt][1pt]{pictures/CV_photo.png} % The first bracket is the picture height, the second is the thickness of the frame around the picture (0pt for no frame)
\personalinfo{\hpinfo}
\quote{\hquote}
%----------------------------------------------------------------------------------------
\begin{document}
\makecvtitle % Print the CV title
%----------------------------------------------------------------------------------------
% EDUCATION
%----------------------------------------------------------------------------------------
%@@@LOCALIZATION@@@
\section{Education}
%\section{Koulutus}
%\section{Utbildning}
%@@@@@@@@@@@@@@@@@@
\cventry{2014--2016}{\mdeg}{\uni}{}{}{}
\cventry{2010--2014}{\bdeg}{\uni}{}{}{}
\cventry{2009--2010}{\army}{\armybase}{}{}{}
% %@@@LOCALIZATION@@@
% \section{Master's thesis}
% %\section{Pro gradu}
% %\section{Pro gradu}
% %@@@@@@@@@@@@@@@@@@
% \cvitem{\bfseries \topic}{\mthesistitle}
% \cvitem{\bfseries \supervisor}{Samuli Siltanen, Gillis Danielsen}
% \cvitem{\bfseries \descr}{\mthesiscontent}
% \cvitem{\bfseries \ethesis}{\href{https://helda.helsinki.fi/handle/10138/162968}{{\color{blue}https://helda.helsinki.fi/handle/10138/162968}}}
%----------------------------------------------------------------------------------------
% EMPLOYMENT
%----------------------------------------------------------------------------------------
%@@@LOCALIZATION@@@
\section{Employment}
%\section{Työkokemus}
%\section{Arbetserfarenhet}
%@@@@@@@@@@@@@@@@@@
\cventry{08/2021--}{Cloud DevOps Architect \& Principal Architect}{\textsc{Analyse²}}{}{}{\analysepacontent}
\cventry{01/2020--08/2021}{Software Team Lead}{\textsc{Analyse²}}{}{}{\analysetlcontent}
\cventry{02/2016--01/2020}{Full Stack Developer}{\textsc{Analyse²}}{}{}{\analyseswcontent}
\cventry{06/2015--09/2015}{Portfolio Management Associate}{\textsc{Estlander \& Partners OY}}{}{}{\epcontent}
\cventry{11/2014--02/2016}{Junior Full Stack Developer}{\textsc{Valuatum oy}}{}{}{\valuatumcontent}
% \cventry{09/2014--11/2014}{\assari}{\textsc{\uni}}{}{}{\assaricontent}
% \cventry{01/2010--12/2014}{\tutor}{}{}{}{\tutorcontent}
%----------------------------------------------------------------------------------
% PROGRAMMING SKILLS
%----------------------------------------------------------------------------------------
%@@@LOCALIZATION@@@
\section{Software Development Skills}
%\section{Ohelmointitaidot}
%\section{Programmeringskunskaper}
%@@@@@@@@@@@@@@@@@@
\cvitem[.2cm]{\langscript}{C\#, TypeScript/JS, Bash, Python, SQL, HTML, CSS/LESS, \LaTeX}
\cvitem[.2cm]{\techframe}{Cloudformation, CDK, Terraform, Docker, K8s, Helm, Robot Framework, .NET, Angular, git}
\cvitem[.2cm]{\methods}{\methodscontent}
\cvitem{\textbf{OS/Platform}}{AWS, Azure, Linux, Windows, Snowflake}
\cvitem{\db}{PostgreSQL, SQL Server, Redshift}
%----------------------------------------------------------------------------------------
% LANGUAGES
%----------------------------------------------------------------------------------------
%@@@LOCALIZATION@@@
\section{Languages}
%\section{Kielitaito}
%\section{Språkkunskaper}
%@@@@@@@@@@@@@@@@@@
\cvitemwithcomment{\bfseries \native}{\mdseries \swedish}{}
\cvitemwithcomment{\bfseries \excellent}{\mdseries \finnish{} \english}{}
\cvitemwithcomment{\bfseries \basics}{\mdseries \japanese{} \german}{}
%----------------------------------------------------------------------------------------
% LINKS
%----------------------------------------------------------------------------------------
%@@@LOCALIZATION@@@
\section{Links}
%\section{Linkkejä}
%\section{Länkar}
%@@@@@@@@@@@@@@@@@@
\cventry{}{}{}{
\href{http://plhrja.github.io/Pro-gradu_Robert_Sirvio.pdf}{{\color{blue}\mthesis}}}{}{}
\cventry{}{}{}{
\href{http://plhrja.github.io/BinModKandi.pdf}{{\color{blue}\bthesis}}}{}{}
\cventry{}{}{}{
\href{http://fi.linkedin.com/in/rsirvio}{{\color{blue}\linkedin}}}{}{}
%\cventry{}{}{}{
% \href{https://github.com/lybeck/glottal-inversion}{{\color{blue}Äänenmuodostuksen inversion projekti ja siihen liittyvät MATLAB-tiedostot.}}
%}{}{}
%\cventry{}{}{}{
% \href{https://t-llybeck.users.cs.helsinki.fi/mosedb/login.jsp}{{\color{blue}Log in sivu elokuvatietokannan verkkosovellukseen (username, password: guest)}}
%}{}{}
%\cventry{}{}{}{
% \href{http://finland.e-research.fi/FreeTrial.action?lang=en}{{\color{blue}\freetrial}}}{}{}
\end{document}