Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download

📚 The CoCalc Library - books, templates and other resources

132928 views
License: OTHER
1
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2
% Two Column Curriculum Vitae XeLaTeX Template
3
%
4
% This template has been downloaded from:
5
% http://www.latextemplates.com/template/two-column-one-page-cv
6
%
7
% Original author:
8
% Alessandro (The CV Inn)
9
%
10
% IMPORTANT: THIS TEMPLATE NEEDS TO BE COMPILED WITH XeLaTeX
11
%
12
% This template uses several fonts not included with Windows/Linux by
13
% default. If you get compilation errors saying a font is missing, find the line
14
% on which the font is used and either change it to a font included with your
15
% operating system or comment the line out to use the default font.
16
%
17
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
18
19
%----------------------------------------------------------------------------------------
20
% PACKAGES AND OTHER DOCUMENT CONFIGURATIONS
21
%----------------------------------------------------------------------------------------
22
23
\documentclass[a4paper,10pt]{article} % Font size (10pt, 11pt or 12pt)
24
25
\usepackage[ngerman]{babel} % this is needed for umlauts
26
\usepackage[hmargin=1.25cm, vmargin=1.0cm]{geometry} % Document margins
27
\usepackage{marvosym} % Required for symbols in the colored box
28
\usepackage{ifsym} % Required for symbols in the colored box
29
\usepackage{pdfpages} % Signatureinbingung und includepdf
30
\usepackage{csquotes}
31
\usepackage{xcolor} % Allows the definition of hex colors
32
33
% Fonts and tweaks for XeLaTeX
34
\usepackage{fontspec,xltxtra,xunicode}
35
\defaultfontfeatures{Mapping=tex-text}
36
\setromanfont[Mapping=tex-text]{Times New Roman} % Main document font
37
\setsansfont[Scale=MatchLowercase,Mapping=tex-text]{Arial} % Font for your name at the top
38
%\setmonofont[Scale=MatchLowercase]{Andale Mono}
39
40
% Colors for links, text and headings
41
\usepackage{hyperref}
42
\definecolor{linkcolor}{HTML}{506266} % Blue-gray color for links
43
\definecolor{shade}{HTML}{F5DD9D} % Peach color for the contact information box
44
\definecolor{text1}{HTML}{2b2b2b} % Main document font color, off-black
45
\definecolor{headings}{HTML}{701112} % Dark red color for headings
46
% Other color palettes: shade=B9D7D9 and linkcolor=A40000; shade=D4D7FE and linkcolor=FF0080
47
48
\hypersetup{colorlinks,breaklinks, urlcolor=linkcolor, linkcolor=linkcolor} % Set up links and colors
49
50
\usepackage{fancyhdr}
51
\pagestyle{fancy}
52
\fancyhf{}
53
% Headers and footers can be added with the \lhead{} \rhead{} \lfoot{} \rfoot{} commands
54
% Example footer:
55
%\rfoot{\color{headings} {\sffamily Last update: \today}. Typeset with Xe\LaTeX}
56
57
\renewcommand{\headrulewidth}{0pt} % Get rid of the default rule in the header
58
59
\usepackage{titlesec} % Allows creating custom \section's
60
\usepackage{microtype}
61
62
% Format of the section titles
63
\titleformat{\section}{\color{headings}
64
\scshape\Large\raggedright}{}{0em}{}[\color{black}\titlerule]
65
66
\titlespacing{\section}{0pt}{0pt}{5pt} % Spacing around titles
67
68
\newcommand{\ts}{\textsuperscript}
69
70
\hypersetup{
71
pdfauthor = {Martin Thoma},
72
pdfkeywords = {Martin Thoma,KIT,CV},
73
pdftitle = {Curriculum Vitae of Martin Thoma}
74
}
75
76
\usepackage{microtype}
77
78
\begin{document}
79
80
\color{text1} % Sets the default text color for the whole document
81
82
%----------------------------------------------------------------------------------------
83
% TITLE
84
%----------------------------------------------------------------------------------------
85
86
\par{\centering{\sffamily\Huge Martin Thoma}\\ % Your name
87
{\Huge \color{headings}\fontspec{LTZapfino One} Curriculum {Vit\fontspec{LTZapfino One}\ae}\\[15pt]\par}
88
89
%----------------------------------------------------------------------------------------
90
91
% Start the left-hand side of the page
92
\begin{minipage}[t]{0.5\textwidth}
93
\vspace{0pt} % Trick for alignment
94
95
%----------------------------------------------------------------------------------------
96
% WORK EXPERIENCE
97
%----------------------------------------------------------------------------------------
98
99
\section{Work Experience}
100
101
%----------------------------------------------------------------------------------------
102
% WORK EXPERIENCE -0-
103
104
{\raggedleft\textsc{2017}\par}
105
106
{\raggedright\large IT Consultant\\
107
\textit{ }\\[5pt]}
108
109
\normalsize{Working for Netlight Consulting GmbH}\\
110
111
%----------------------------------------------------------------------------------------
112
% WORK EXPERIENCE -0-
113
114
{\raggedleft\textsc{2014}\par}
115
116
{\raggedright\large Student research assistant\\
117
\textit{developing neural nets for on-line handwriting recognition}\\[5pt]}
118
119
\normalsize{My bachelors thesis includes getting on-line data of handwritten
120
mathematical symbols, preprocessing, extracting features and using neural nets
121
to classify those symbols. The data was collected with \href{http://write-math.com}{write-math.com}. All results are available there, too.}\\
122
123
%----------------------------------------------------------------------------------------
124
% WORK EXPERIENCE -0-
125
126
{\raggedleft\textsc{2013}\par}
127
128
{\raggedright\large Software Developer\\
129
\textit{improving KIT lecture translator}\\[5pt]}
130
131
\normalsize{I've implemented and integrated an unsupervised acoustic model training framework into KIT lecture translator system for automatic model adaption.}\\
132
133
%----------------------------------------------------------------------------------------
134
% WORK EXPERIENCE -0-
135
136
{\raggedleft\textsc{2013}\par}
137
138
{\raggedright\large Scientific lector\\
139
\textit{\LaTeX{}, German and computer science}\\[5pt]}
140
141
\normalsize{I've corrected a script for computer engineering.}\\
142
143
%----------------------------------------------------------------------------------------
144
% WORK EXPERIENCE -0-
145
146
{\raggedleft\textsc{2012}\par}
147
148
{\raggedright\large Tutor for programming\\
149
\textit{teaching students programming at university}\\[5pt]}
150
151
\normalsize{I taught people about 30 students how to program in Java.
152
Coding conventions and basic OOP was part of the course. All of my German presentations are online.}\hfill \href{http://martin-thoma.com/programmieren-tutorium/#Folien}{$\rightarrow$ presentations}\\
153
154
%----------------------------------------------------------------------------------------
155
% WORK EXPERIENCE -1-
156
157
{\raggedleft\textsc{2011}\par}
158
159
{\raggedright\large Freelancer at KTC\\
160
\textit{programming for a consulting company}\\[5pt]}
161
162
\normalsize{At KTC, I gained first experiences with buisness-logic
163
and a big, but algorithmically not challenging project. To be honest,
164
I only fixed some Java bugs.}\\
165
166
%----------------------------------------------------------------------------------------
167
% WORK EXPERIENCE -4-
168
169
%{\raggedleft\textsc{2010}\par}
170
171
%{\raggedright\large Compulsory community service\\
172
%\textit{District Office Augsburg}\\[5pt]}
173
174
%\normalsize{I have worked in the district office of Augsburg in my
175
%as compulsory community service. I had the task to controll nature
176
%conservation conditions. To do so, I had to use a geographic
177
%information system (which could definitely be improved).}\\
178
179
%----------------------------------------------------------------------------------------
180
181
%----------------------------------------------------------------------------------------
182
183
\end{minipage} % End left-hand side of the page
184
\hfill
185
% Start the right-hand side of the page
186
\begin{minipage}[t]{0.44\textwidth}
187
\vspace{0pt} %trick for alignment
188
189
%----------------------------------------------------------------------------------------
190
% COLORED BOX
191
%----------------------------------------------------------------------------------------
192
193
\colorbox{shade}{\textcolor{text1}{
194
\begin{tabular}{c|p{7cm}}
195
\raisebox{-4pt}{\textifsymbol{18}} & Alte Allee 107, 81245 Munich \\ % Address
196
\raisebox{-3pt}{\Mobilefone} & +49 $($1636$)$ 28 04 91 \\ % Phone number
197
\raisebox{-1pt}{\Letter} & \href{mailto:info@martin-thoma.de}{info@martin-thoma.de} \\ % Email address
198
\Keyboard & \href{http://martin-thoma.com}{martin-thoma.com} \\ % Website
199
\end{tabular}
200
}
201
}\\[10pt]
202
203
%----------------------------------------------------------------------------------------
204
% EDUCATION
205
%----------------------------------------------------------------------------------------
206
207
\section{Education}
208
209
\begin{tabular}{rl} % Start a table with two columns, one for dates and one for qualifications
210
211
%----------------------------------------------------------------------------------------
212
% EDUCATION -1-
213
214
2014 -- 2017 & \textbf{Master of Science} \\
215
& \textsc{Computer Science} \\
216
& \textit{Karlsruhe Institute of Technology}\\
217
&\\
218
219
%----------------------------------------------------------------------------------------
220
% EDUCATION -2-
221
222
2011 -- 2014 & \textbf{Bachelor of Science} \\
223
& \textsc{Computer Science} \\
224
& \textit{Karlsruhe Institute of Technology} (KIT)\\
225
& \textit{Carnegie Mellon University} (CMU)\\
226
& Thesis about {\textbf{\color{headings}On-line Recognition of}}\\
227
& {\textbf{\color{headings}Handwritten Mathematical Symbols}} (\textbf{\href{http://martin-thoma.com/write-math/}{Link}})\\
228
&\\
229
230
%----------------------------------------------------------------------------------------
231
% EDUCATION -3-
232
233
2004 -- 2010 & \textbf{Abitur}\\
234
& \textsc{Intensive course physics and mathematics} \\
235
& \textit{Paul-Klee-Gymnasium Gersthofen}\\
236
&\\
237
238
%----------------------------------------------------------------------------------------
239
240
\end{tabular}\\[10pt]
241
242
%----------------------------------------------------------------------------------------
243
% AWARDS
244
%----------------------------------------------------------------------------------------
245
246
\section{Awards}
247
248
\begin{tabular}{rl}
249
2010 & \textbf{Winner}\\
250
& \textit{Federal Competition for Computer Science}\\ \\
251
252
%----------------------------------------------------------------------------------------
253
254
2009 & \textbf{2nd prize - regional competition}\\
255
& \textit{Youth Research Competition}\\[10pt]
256
257
%----------------------------------------------------------------------------------------
258
259
2008 & \textbf{1st prize}\\
260
& \textit{data analysis competition at University of Augsburg}\\[10pt]
261
262
%----------------------------------------------------------------------------------------
263
264
% 2008 & \textbf{Award for social commitment}\\
265
% & \textit{Paul-Klee-Gymnasium}
266
% \\[10pt]
267
268
%----------------------------------------------------------------------------------------
269
270
2007 & \textbf{Prize for science and research}\\
271
& \textit{FOCUS pupils competition}
272
\end{tabular}\\[10pt]
273
274
%----------------------------------------------------------------------------------------
275
% COMPUTER SKILLS
276
%----------------------------------------------------------------------------------------
277
278
\section{Computer Skills}
279
280
\begin{tabular}{rl}
281
Basic Knowledge & \textsc{JavaScript}\\
282
& \textsc{Linux}, \textsc{SQL}, \textsc{PHP}\\ \\
283
Intermediate Knowledge & \LaTeX, \textsc{Java}, \textsc{HTML}\\ \\
284
Good Knowledge & \textsc{Python}\\ \\
285
\end{tabular}
286
287
%----------------------------------------------------------------------------------------
288
% COMMUNICATION SKILLS
289
%----------------------------------------------------------------------------------------
290
291
\section{Language Skills}
292
293
\begin{tabular}{rl}
294
\textsc{German}
295
& mother tongue\\
296
& \\
297
\textsc{English}
298
& Cambridge Certificate – C1\\
299
& \\
300
\textsc{French}
301
& DELF A2 \\
302
\end{tabular}\\[10pt]
303
304
%----------------------------------------------------------------------------------------
305
306
\end{minipage} % End right-hand side of the page
307
%-----------------------------------------------------------------------------------------------------------------------------------------------------
308
309
% Start the left-hand side of the page
310
\begin{minipage}[t]{0.5\textwidth}
311
\vspace{0pt} % Trick for alignment
312
313
%----------------------------------------------------------------------------------------
314
% WORK EXPERIENCE
315
%----------------------------------------------------------------------------------------
316
317
\section{Work Experience}
318
%----------------------------------------------------------------------------------------
319
% WORK EXPERIENCE -2-
320
321
{\raggedleft\textsc{2011}\par}
322
323
{\raggedright\large Student research assistant at \textsc{ Institute of Toxicology and Genetics}, KIT\\
324
\textit{participating in a university research project}\\[5pt]}
325
326
\normalsize{In summer 2011 I worked for over a month for a
327
research project at KIT. I have written bash scripts for file
328
conversions, fixed some bugs and re-written a slow Mathematica script
329
in a much faster Python version. But it quickly turned out that
330
this project had a lot of C++ source which was rarely commented or
331
documented. I realized, that I wouldn't have time for this project
332
after beginning my studies at university.}\\
333
334
%----------------------------------------------------------------------------------------
335
% WORK EXPERIENCE -3-
336
337
{\raggedleft\textsc{since 2011}\par}
338
339
{\raggedright\large Freelance Work\\
340
\textit{building an online service}\\[5pt]}
341
342
\normalsize{I have started to work as a freelancer at the beginning
343
of 2011. I have developed an online-service which helped
344
schools to coordinate their dates. I have sold this online service to
345
two schools in bavaria and three other schools were interested.
346
Unfortunately, the ministry of education of Bavaria
347
released an application with similar functionality in
348
2012. This was the reason why I decided to shut down my service.}\\
349
%----------------------------------------------------------------------------------------
350
351
{\raggedleft\textsc{since 2006}\par}
352
353
{\raggedright\large HackIts, Puzzles and Challenges\\
354
\textit{ProjectEuler, bright-shadows.net and many more}\\[5pt]}
355
356
\normalsize{I really love solving logical, algorithmical or math
357
puzzles and participated in competitions. I started to solve puzzles
358
in 2006 and I still like them. This was the reason why I participated
359
in a practical curse at KIT for preparation for ICPC. It was fun,
360
but I found out that many people are much faster in producing C++
361
code that passed the tests than I am.
362
However, as I've been very successfull at the Federal Competition for
363
Computer Science (``Bundeswettbewerb Informatik'') it seems as if I'm
364
better in problem solving if I get more time to think about it.}\\
365
366
%----------------------------------------------------------------------------------------
367
368
\section{Future plans and motivation}
369
370
The next step in my academic career is finishing the masters degree in computer
371
science with a minor in mathematics.\\
372
373
Besides my studies, I have built a machine learning students group called
374
\textit{Machine Learning Karlsruhe} (ml-ka.de). In this group we organize
375
regular \enquote{Paper Discussion Groups} in which we, talk about papers
376
about convolutional networks. We want have regular talks about machine learning
377
in general as well as practical sessions where we try to apply the
378
algorithms.
379
380
381
382
\end{minipage} % End left-hand side of the page
383
\hfill
384
% Start the right-hand side of the page
385
\begin{minipage}[t]{0.44\textwidth}
386
\vspace{0pt} %trick for alignment
387
388
%----------------------------------------------------------------------------------------
389
% AWARDS
390
%----------------------------------------------------------------------------------------
391
392
\section{Projects}
393
394
\begin{tabular}{rl}
395
%----------------------------------------------------------------------------------------
396
02/2016 & \textbf{A Survey of Semantic Segmentation}\\
397
& \textit{writing a review paper about the work }\\
398
& \textit{in the area}\hfill \href{https://arxiv.org/abs/1602.06541}{$\rightarrow$ read more}\\ \\
399
400
%----------------------------------------------------------------------------------------
401
01/2016 & \textbf{Creativity in Machine Learning}\\
402
& \textit{a little project to help people understand}\\
403
& \textit{my fascination about the topic}\hfill \href{https://arxiv.org/abs/1601.03642}{$\rightarrow$ read more}\\ \\
404
405
%----------------------------------------------------------------------------------------
406
05/2015 & \textbf{Semantic Segmentation with CNNs}\\
407
& \textit{classifying street for self-driving cars}\\ \\
408
409
%----------------------------------------------------------------------------------------
410
11/2013 & \textbf{Book about Geometry and Topology}\\
411
& \textit{writing an introduction to geometry and}\\
412
& \textit{topology}\hfill \href{http://martin-thoma.com/geotopo/}{$\rightarrow$ read more}\\ \\
413
414
%----------------------------------------------------------------------------------------
415
06/2013 & \textbf{Interpolation}\\
416
& \textit{creating an interactive HTML5/JS-example}\\
417
& \textit{for interpolation} \hfill \href{http://martin-thoma.com/polynomial-interpolation/}{$\rightarrow$ read more} \\\\
418
419
%----------------------------------------------------------------------------------------
420
06/2012 & \textbf{Matrix multiplication}\\
421
& \textit{examining algorithms and libraries for}\\
422
& \textit{matrix multiplication} \hfill \href{http://martin-thoma.com/matrix-multiplication-python-java-cpp/}{$\rightarrow$ read more}\\\\
423
424
%----------------------------------------------------------------------------------------
425
09/2011 & \textbf{Blogging on martin-thoma.com}\\
426
& \textit{about Algorithms, the Web, University, \dots}\\ \\
427
428
%----------------------------------------------------------------------------------------
429
430
06/2011 & \textbf{Community Chess}\\
431
& \textit{This is a platform for programmers. They}\\
432
& \textit{can use the API to create A.I.s that play}\\
433
& \textit{chess agains each other. } \hfill \href{https://github.com/MartinThoma/community-chess}{$\rightarrow$ read more}\\\\
434
\end{tabular}\\[10pt]
435
436
%----------------------------------------------------------------------------------------
437
% COMPUTER SKILLS
438
%----------------------------------------------------------------------------------------
439
440
\section{Online Courses}
441
442
\begin{tabular}{rll}
443
09/2013 & \textbf{Artificial Intelligence} & Udacity\\
444
& \textbf{for Robotics} &\\
445
& \textit{finished 10/2013} &\\\\
446
06/2013 & \textbf{Introduction to } & Udacity\\
447
& \textbf{Artificial Intelligence} &\\
448
& \textit{finished 08/2013} &\\\\
449
05/2012 & \textbf{Algorithms I} & Stanford\\
450
& \textit{finished 07/2012} &\\\\
451
06/2010 & \textbf{Introduction to Computer}& MIT\\
452
& \textbf{Science and Programming} &\\
453
& \textit{finished 09/2010} &\\\\
454
\end{tabular}\\[10pt]
455
456
457
\section{Profiles}
458
459
\begin{tabular}{ll}
460
StackExchange & \href{https://careers.stackoverflow.com/thoma}{careers.stackoverflow.com/thoma} \\
461
arXiv & \href{http://arxiv.org/a/thoma_m_1.html}{arxiv.org/a/thoma\_m\_1} \\
462
LinkedIn & \href{https://www.linkedin.com/in/themoosemind}{linkedin.com/in/themoosemind} \\
463
\end{tabular}\\[10pt]
464
465
%----------------------------------------------------------------------------------------
466
467
\end{minipage} % End right-hand side of the page
468
469
%\includepdf[pages=1-2]{zeugnis}
470
471
\end{document}
472
473