-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcv.tex
More file actions
executable file
·291 lines (204 loc) · 14.2 KB
/
cv.tex
File metadata and controls
executable file
·291 lines (204 loc) · 14.2 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
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% Important note:
% This template needs to be compiled with XeLaTeX.
% The main document font is called Fontin and can be downloaded for free
% from here: http://www.exljbris.com/fontin.html
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%----------------------------------------------------------------------------------------
% PACKAGES AND OTHER DOCUMENT CONFIGURATIONS
%----------------------------------------------------------------------------------------
\documentclass[a4paper,10pt]{article} % Default font size and paper size
\usepackage{fontspec} % For loading fonts
\defaultfontfeatures{Mapping=tex-text}
\setmainfont[SmallCapsFont = Fontin SmallCaps]{Fontin} % Main document font
\usepackage{xunicode,xltxtra,url,parskip} % Formatting packages
\usepackage[usenames,dvipsnames]{xcolor} % Required for specifying custom colors
\usepackage[big]{layaureo} % Margin formatting of the A4 page, an alternative to layaureo can be \usepackage{fullpage}
% To reduce the height of the top margin uncomment: \addtolength{\voffset}{-1.3cm}
\usepackage{hyperref} % Required for adding links and customizing them
\definecolor{linkcolour}{rgb}{0,0.2,0.6} % Link color
\hypersetup{colorlinks,breaklinks,urlcolor=linkcolour,linkcolor=linkcolour} % Set link colors throughout the document
\usepackage{titlesec} % Used to customize the \section command
\titleformat{\section}{\Large\scshape\raggedright}{}{0em}{}[\titlerule] % Text formatting of sections
\titlespacing{\section}{0pt}{3pt}{3pt} % Spacing around sections
\begin{document}
\pagestyle{empty} % Removes page numbering
\font\fb=''[cmr10]'' % Change the font of the \LaTeX command under the skills section
%----------------------------------------------------------------------------------------
% NAME AND CONTACT INFORMATION
%----------------------------------------------------------------------------------------
\par{\centering{\Huge Laertis \textsc{Loutsis}}\bigskip\par} % Your name
\section{Personal Details}
\begin{tabular}{rl}
\textsc{Date of Birth:} & April 1988 \\
\textsc{email:} & \href{mailto:laertisloutsis@gmail.com}{laertisloutsis@gmail.com} \\
\\
\end{tabular}
%----------------------------------------------------------------------------------------
% WORK EXPERIENCE
%----------------------------------------------------------------------------------------
\section{Work Experience}
\begin{tabular}{r|p{10,3cm}}
\textsc{Apr. 2018 - } & {\large DevOps Engineer \textsc{at \href{https://www.sgdigital.com/}{SG Digital}}} \\
& \textbf{- Automation Engineer}. Designing and supplying \emph{CI/CD} solutions through \textbf{Jenkins \& AWS Pipelines} \\
& \textbf{- Release Engineer}. Scheduling and coordinating product releases to production datacenters through various channels \\
& \textbf{- D}esigning \textbf{Terraform \& Ansible} scripts for deployment to Dev/ QA/ UAT/ Stage and Production environments \\
& \textbf{- Docker}izing applications \& creating \textbf{Compose} environments for development and testing purposes \\
& \textbf{- A}dministering VM and \textbf{AWS} infrastructure \\
\multicolumn{2}{c}{} \\
\textsc{Dec. 2015 - Apr. 2018} & {\large Software Engineer / SysAdmin \textsc{at \href{https://www.i-docs.com/}{i-DOCS}}} \\
& \textbf{- Core Java}/Java Spring Engineer for Output Management, Electronic Bill Presentment and Payment (eBPP), e-Invoices, multi-channel communications and Mail Solutions \\
& \textbf{- SCM Administrator}. Responsible for designing a suitable git branching model, migrating from svn to git and binding software development to Jenkins and Artifactory \\
& \textbf{- Active Directory Administrator}. Create and maintain AD \\
& \textbf{- Vmware Administrato}r. Responsible for creating, updating and maintaining \textbf{VMWare ESXi} hosts\\
\multicolumn{2}{c}{} \\
\textsc{Mar. 2014 - Aug. 2014} & {\large R\&D Engineer / Postgraduate Research Assistant} \\
& {\large \href{https://www.vusec.net/}{Systems Security Lab, Vrije University Amsterdam}} \\
& \textbf{- Sandbox Execution}. Collaborative work with \emph{Cristiano Giuffrida} to extend \href {https://www.usenix.org/conference/usenixsecurity12/technical-sessions/presentation/giuffrida}{Enhanced Operating System Security Through Efficient and Fine-grained Address Space Randomization} \\
& \emph{Supervisor}: \href{https://www.cs.vu.nl/~herbertb/}{Herbert Boss} \\
\multicolumn{2}{c}{} \\
\textsc{Feb. 2012 - Nov. 2014} & {\large R\&D Engineer / Graduate Research Assistant} \\
& {\large \href{https://www.ics.forth.gr/dcs/}{Distributed Computing Systems Lab}, FORTH-ICS} \\
& \textbf{- H}W \& OS support for enhanced security \\
& \textbf{- I}mproving \emph{Intrusion Detection Systems} by utilizing traffic locality \\
& \textbf{- I}mproving \emph{Low Latency Anonymity Networks} against timing attacks \\
& \emph{Supervisor}: Adjunct Assoc. Prof. \href{https://www.ics.forth.gr/discs/person/Ioannidis/\%CE\%A3\%CF\%89\%CF\%84\%CE\%AE\%CF\%81\%CE\%B9\%CE\%BF\%CF\%82}{Sotiris Ioannidis} \\
\multicolumn{2}{c}{} \\
\end{tabular}
\begin{tabular}{r|p{10,3cm}}
\textsc{Jun. 2010 - Feb. 2012} & {\large R\&D Engineer / Undergraduate Research Assistant} \\
& {\large Distributed Computing Systems Lab, \href{https://www.ics.forth.gr/}{\textsc{FORTH-ICS}}} \\
& \textbf{- A}nalysing and detecting \emph{Heap-Spraying} attacks \\
& \textbf{- L}everaging \href{https://github.com/microsoft/detours/wiki}{Detours}' trampoline functions to create memory footprints of Windows executables \\
& \emph{Supervisor}: Prof. \href {https://www.ics.forth.gr/discs/person/Markatos/Evangelos\%20P.}{Evangelos P. Markatos} \\
\multicolumn{2}{c}{} \\
\textsc{Jun. 2007 - Jun. 2010} & {\large IT Systems Administrator} \\
& {\large Tranformation Services Laboratory (\href{http://www.tsl.gr/}{\textsc{TSL}}),} \\
& {\large Computer Science Department (\href{https://www.csd.uoc.gr/CSD/index.jsp?lang=en}{CSD})} \\
& {\large University of Crete (\textsc{\href{http://www.uoc.gr/}{Uoc})}} \\
& \textbf{- W}ordpress and Microsoft \textbf{ IIS} Administrator \\
& \emph{Supervisor}: Prof. \href {https://scholar.google.com/citations?user=yyrCzBEAAAAJ}{Christos Nikolau} \\
\multicolumn{2}{c}{} \\
\end{tabular}
%----------------------------------------------------------------------------------------
% EDUCATION
%----------------------------------------------------------------------------------------
\section{Education}
\begin{tabular}{rl}
\textsc{Feb. 2012 - Nov. 2014} & M.Sc. in \textsc{Computer Science} \\
& Computer Science Department, University of Crete, Greece \\
& Research Area: \href{https://www.csd.uoc.gr/CSD/index.jsp?content=research&lang=en&ri=5}{Networks, Security and Distributed Systems}\\
& Thesis: \textbf{Architectural Support for Instruction Set Randomization} \\
& Supervisor: Prof. Evangelos P. Markatos \\
\\
\textsc{Sep. 2006 - Nov. 2011} & B.Sc. in \textsc{Computer Science} \\
& Computer Science Department, University of Crete, Greece \\
%& GPA: 6.95 (out of 10) \\
& Thesis: \textbf{Analysis and Detection of Heap-Spraying Attacks} \\
& Advisor: Prof. Evangelos P. Markatos \\
\end{tabular}
%----------------------------------------------------------------------------------------
% TEACHING EXPERIENCE
%----------------------------------------------------------------------------------------
\section{Teaching Experience}
\begin{tabular}{rl}
\textsc{Feb. 2012 - Sept. 2014} & \emph{Teaching Assistant}, Computer Science Department, \textsc{UoC} \\
& \href{https://www.csd.uoc.gr/CSD/index.jsp?content=courses_catalog&course=19}{CS255} - Software Technology Lab. \small Spring 2012, 2013, 2014 Adv. \href{https://users.ics.forth.gr/~bilas/}{Angelos Bilas} \\
& \href{https://www.csd.uoc.gr/~hy252/html/instructional_material.html}{CS252} - Object-Oriented Programming \small Fall 2013 Adv. \href{https://www.ics.forth.gr/person/Christophides/Vassilis}{Vassilis Christophides} \\
& \href{https://www.csd.uoc.gr/~hy120/18f/engl_cont.html}{CS120} - Digital Design \small Fall 2014 Adv. \href {https://users.ics.forth.gr/~kateveni/}{Manolis G.H. Katevenis}
\\
\end{tabular}
%----------------------------------------------------------------------------------------
% Honours and Awards
%----------------------------------------------------------------------------------------
\section{Awards}
\begin{tabular}{rl}
\textsc{Feb. 2012 - Nov. 2014} & Graduate Research Scholarship, \emph{FORTH-ICS}, \\
& Adjunct Assoc. Prof. Sotiris Ioannidis \\
\textsc{Oct. 2010 - Feb. 2012} & Undergraduate Research Scholarship, \emph{FORTH-ICS}, \\
& Prof. Evangelos P. Markatos \\
\textsc{Sep. 2007 - Oct. 2010} & Student Scholarship, \emph{TSL}, \\
& Prof. Christos Nikolau \\
\end{tabular}
%----------------------------------------------------------------------------------------
% Conferences & Seminars
%----------------------------------------------------------------------------------------
\section{Conferences \& Seminars}
\begin{tabular}{rl}
\textsc{Nov. 2020} & AWS Training: \emph {Architecting}, \emph {Running Container-Enabled Microservices} \\
\textsc{Nov. 2019} & \href{https://thebeat.co/en/blog/awsome-day-athens-2019/?intl=1}{AWSome Day Athens 2019} \\
\textsc{Oct. 2017} & \href{https://voxxeddays.com/athens17/}{Voxxed Days Athens 2017} \\
\textsc{Nov. 2013} & \textbf{ACM Conference on Computer and Communications Security (\href{http://www.sigsac.org/ccs/CCS2013/}{CCS '13})} \\
& Berlin, Germany \\
\textsc{Jun. 2013} & \emph{TRANSFORM Summer School} \\
& on Research Directions in Distributed Computing \\
\textsc{Jun. 2011} & 4th Summer School on Network \& Information Security \\
& \emph{The Challenge of the Changing Risk Landscape} \\
& \small Jointly organized by \textbf{\href{https://www.enisa.europa.eu/}{ENISA}} and \textbf{\href{https://www.forth.gr/}{FORTH}} \\
\textsc{Jun. 2007} & First International Workshop and Summer School On \\
& \emph{Service Science, Management \& Engineering}
\end{tabular}
%----------------------------------------------------------------------------------------
% External Service
%----------------------------------------------------------------------------------------
\section{External Service}
\begin{tabular}{rp{12cm}}
\textsc{External} & 15th \textbf{IEEE} Global Internet Symposium; 17th International Conference on \\
\textsc{Reviewer} & Architectural Support for Programming Languages and Operating Systems '12 (\textbf{ASPLOS}); 1st \textbf{SysSec} Workshop; 16th International \textbf{IEEE} Symposium on Computers and Telecommunications '11 (\textbf{ISCC}); 18th International Conference on Telecommunications '11 (\textbf{ICT}); 15th International Conference on Financial Cryptography and Data Security '11 (\textbf{IFCA})
\end{tabular}
%----------------------------------------------------------------------------------------
% Publications
%----------------------------------------------------------------------------------------
\section{Publications}
\begin{tabular}{rp{13cm}}
& Antonis Papadogiannakis, \emph{Laertis Loutsis}, Vassilis Papaefstathiou, Sotiris Ioannidis \\
& \href{https://dl.acm.org/citation.cfm?id=2508859.2516670}{\textbf{ASIST: Architectural Support for Instruction Set Randomization}}. In Proceedings of the ACM Conference on Computer and Communications Security (\textbf{CCS}). \small November 2013, Berlin, Germany. \\
\end{tabular}
%----------------------------------------------------------------------------------------
% TECHNICAL SKILLS
%----------------------------------------------------------------------------------------
\section{Techinical Skills}
\begin{tabular}{rp{9,8cm}}
\textsc{DevOps} & Terraform, Ansible, Docker (Compose), Git, Maven, Jenkins, Artifactory, Linux, Bash, Vi \\
\textsc{Platforms} & Jira, ServiceNow, GitBlit, Stash, Splunk, Bitbucket, Jenkins, JFrog, Pulp, Trello \\
\textsc{Programming Languages} & C, Java \\
\textsc{Scripting Languages} & UNIX shell/Bash, Sed, Awk, Make \\
\textsc{Web/Markup Languages} & Jinja2, Markdown, {\fb \LaTeX}\setmainfont[SmallCapsFont=Fontin SmallCaps]{Fontin-Regular}\\
\textsc{RDBMS} & MySQL, PostgreSQL \\
\end{tabular}
\begin{tabular}{rp{11,5cm}}
\textsc{Past Experience} & Unix, SystemV, SystemD, LDAP, SMTP, Linux Kernel, Windows AD, Kerberos Authentication, FPGA, VHDL, Verilog, C++, Matlab, Actionscript, Perl, Ruby, Python, GNU Toolchain, HTML, CSS, Javascript, PHP, Microsoft SQL Server, Elastic Stack \\
\\
\end{tabular}
%----------------------------------------------------------------------------------------
% LANGUAGES
%----------------------------------------------------------------------------------------
\section{Languages}
\begin{tabular}{rl}
\textsc{English:} & Cambridge Certificate of Proficiency in English (\textbf{\href{https://www.cambridgeenglish.org/exams-and-tests/proficiency/}{CPE}}) \\
& Michigan Certificate of Proficiency in English (\textbf{\href{https://michiganassessment.org/test-takers/tests/ecpe/}{ECPE}}) \\
\textsc{Greek:} & Native \\
\\
\end{tabular}
%----------------------------------------------------------------------------------------
% MILITARY SERVICE
%----------------------------------------------------------------------------------------
\section{Military Service}
\begin{tabular}{rl}
\textsc{Full Service:} & Nov. 2014 - Aug. 2015 \\
\\
\end{tabular}
%----------------------------------------------------------------------------------------
% REFERENCES
%----------------------------------------------------------------------------------------
\section{References}
\begin{tabular}{rl}
& \href{https://www.ics.forth.gr/discs/person/Markatos/Evangelos\%20P.}{Prof. Evangelos Markatos}, BSc Advisor at \textsc{FORTH-ICS} (\href{mailto:markatos@ics.forth.gr}{markatos@ics.forth.gr}) \\
& \href{https://www.ics.forth.gr/discs/person/Ioannidis/\%CE\%A3\%CF\%89\%CF\%84\%CE\%AE\%CF\%81\%CE\%B9\%CE\%BF\%CF\%82}{Sotiris Ioannidis}, MSc Advisor at \textsc{FORTH-ICS} (\href{mailto:sotiris@ics.forth.gr}{sotiris@ics.forth.gr}) \\
& \href{https://www.linkedin.com/in/alexiosgiotis}{Alexios GIotis} CTO at \textsc{i-DOCS} (\href{mailto:alex.giotis@gmail.com}{alex.giotis@gmail.com}) \\
& \href{https://linkedin.com/in/matt-bell-18126341}{Matthew Bell} DevOps Lead and DM at SG Digital \\
& \href{https://linkedin.com/in/laskaridis}{Eleftherios Laskaridis} Eng. Lead and DM at SG Digital (\href{mailto:lefteris.laskaridis@gmail.com}{lefteris.laskaridis@gmail.com})
\end{tabular}
\end{document}