2
0
Fork 0
mirror of https://github.com/MartinThoma/LaTeX-examples.git synced 2025-04-19 11:38:05 +02:00
LaTeX-examples/documents/cv-curriculum-vitae/cv-curriculum-vitae.tex

476 lines
21 KiB
TeX
Raw Normal View History

2012-12-20 19:51:28 +01:00
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Two Column Curriculum Vitae XeLaTeX Template
%
% This template has been downloaded from:
% http://www.latextemplates.com/template/two-column-one-page-cv
%
% Original author:
% Alessandro (The CV Inn)
%
% IMPORTANT: THIS TEMPLATE NEEDS TO BE COMPILED WITH XeLaTeX
%
% This template uses several fonts not included with Windows/Linux by
% default. If you get compilation errors saying a font is missing, find the line
% on which the font is used and either change it to a font included with your
% operating system or comment the line out to use the default font.
%
2012-12-20 19:51:28 +01:00
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%----------------------------------------------------------------------------------------
% PACKAGES AND OTHER DOCUMENT CONFIGURATIONS
%----------------------------------------------------------------------------------------
\documentclass[a4paper,10pt]{article} % Font size (10pt, 11pt or 12pt)
\usepackage[ngerman]{babel} % this is needed for umlauts
2013-07-01 21:28:25 +02:00
\usepackage[hmargin=1.25cm, vmargin=1.0cm]{geometry} % Document margins
2012-12-20 19:51:28 +01:00
\usepackage{marvosym} % Required for symbols in the colored box
\usepackage{ifsym} % Required for symbols in the colored box
\usepackage{pdfpages} % Signatureinbingung und includepdf
2016-02-02 21:25:13 +01:00
\usepackage{csquotes}
2012-12-20 19:51:28 +01:00
\usepackage{xcolor} % Allows the definition of hex colors
% Fonts and tweaks for XeLaTeX
\usepackage{fontspec,xltxtra,xunicode}
\defaultfontfeatures{Mapping=tex-text}
\setromanfont[Mapping=tex-text]{Times New Roman} % Main document font
\setsansfont[Scale=MatchLowercase,Mapping=tex-text]{Arial} % Font for your name at the top
%\setmonofont[Scale=MatchLowercase]{Andale Mono}
% Colors for links, text and headings
\usepackage{hyperref}
\definecolor{linkcolor}{HTML}{506266} % Blue-gray color for links
\definecolor{shade}{HTML}{F5DD9D} % Peach color for the contact information box
\definecolor{text1}{HTML}{2b2b2b} % Main document font color, off-black
\definecolor{headings}{HTML}{701112} % Dark red color for headings
% Other color palettes: shade=B9D7D9 and linkcolor=A40000; shade=D4D7FE and linkcolor=FF0080
\hypersetup{colorlinks,breaklinks, urlcolor=linkcolor, linkcolor=linkcolor} % Set up links and colors
\usepackage{fancyhdr}
\pagestyle{fancy}
\fancyhf{}
% Headers and footers can be added with the \lhead{} \rhead{} \lfoot{} \rfoot{} commands
% Example footer:
%\rfoot{\color{headings} {\sffamily Last update: \today}. Typeset with Xe\LaTeX}
\renewcommand{\headrulewidth}{0pt} % Get rid of the default rule in the header
\usepackage{titlesec} % Allows creating custom \section's
2015-11-04 21:55:58 +01:00
\usepackage{microtype}
2012-12-20 19:51:28 +01:00
% Format of the section titles
\titleformat{\section}{\color{headings}
\scshape\Large\raggedright}{}{0em}{}[\color{black}\titlerule]
\titlespacing{\section}{0pt}{0pt}{5pt} % Spacing around titles
\newcommand{\ts}{\textsuperscript}
\hypersetup{
pdfauthor = {Martin Thoma},
pdfkeywords = {Martin Thoma,KIT,CV},
pdftitle = {Curriculum Vitae of Martin Thoma}
}
2012-12-20 19:51:28 +01:00
2016-03-19 20:42:55 +01:00
\usepackage{microtype}
2012-12-20 19:51:28 +01:00
\begin{document}
\color{text1} % Sets the default text color for the whole document
%----------------------------------------------------------------------------------------
% TITLE
%----------------------------------------------------------------------------------------
\par{\centering{\sffamily\Huge Martin Thoma}\\ % Your name
2014-03-11 14:00:43 +01:00
{\Huge \color{headings}\fontspec{LTZapfino One} Curriculum {Vit\fontspec{LTZapfino One}\ae}\\[15pt]\par}
2012-12-20 19:51:28 +01:00
%----------------------------------------------------------------------------------------
% Start the left-hand side of the page
\begin{minipage}[t]{0.5\textwidth}
\vspace{0pt} % Trick for alignment
2012-12-20 19:51:28 +01:00
%----------------------------------------------------------------------------------------
% WORK EXPERIENCE
%----------------------------------------------------------------------------------------
\section{Work Experience}
2022-03-25 15:00:06 +01:00
%----------------------------------------------------------------------------------------
% WORK EXPERIENCE -0-
{\raggedleft\textsc{2021}\par}
{\raggedright\large Senior Backend/DLT Developer\\
\textit{Building Django Backends for Cashlink}\\[5pt]}
\normalsize{Cashlink is a Blockchain/FinTech Startup with an incredible team.
I'm improving the overall code quality and implementing new features. The
environment is highly asynchronous.}\\
2012-12-20 19:51:28 +01:00
%----------------------------------------------------------------------------------------
% WORK EXPERIENCE -0-
2022-03-25 15:00:06 +01:00
{\raggedleft\textsc{2017 - 2021}\par}
2017-05-31 14:55:49 +02:00
2021-01-14 13:13:48 +01:00
{\raggedright\large IT Consultant for Netlight Consulting GmbH\\
\textit{Building ML applications and Data Science tasks}\\[5pt]}
2017-05-31 14:55:49 +02:00
2021-01-14 13:13:48 +01:00
\normalsize{I've built a dynamic pricing system using reinforcement learning, a recommendation engine at a video streaming service, helped to build and establish a local and offshore data science team at an SDAX company. The analytical tasks involved A/B tests, churn analysis, fraud prediction.\\
My work typically was done with Python, sklearn / NumPy / \href{https://arxiv.org/pdf/1907.10121.pdf}{SciPy}, Keras (Tensorflow backend), XGBoost,
2020-09-09 22:43:18 +02:00
Jupyter Notebooks, Pandas, pytest, Flask and nginx. Usually in teams using
Scrum or Kanban and Jira / Confluence. Often Packaging, Docker, AWS S3, ECR /
2021-01-14 13:13:48 +01:00
ECS, DynamoDB, Cloudwatch. Sometimes MySQL, PostgreSQL, or SQLite. Of course, using git.
Occassionally, Kafka, GraphQL, building REST APIs and Selenium were involved. Recently, I worked on security topics (AppSec, SDLC, SCA, SAST, DAST, threat modeling).}\\
2017-05-31 14:55:49 +02:00
%----------------------------------------------------------------------------------------
% WORK EXPERIENCE -0-
2014-06-27 11:50:08 -04:00
{\raggedleft\textsc{2014}\par}
2015-11-04 21:55:58 +01:00
{\raggedright\large Student research assistant\\
2021-01-14 13:13:48 +01:00
\textit{Developing neural nets for handwriting recognition}\\[5pt]}
2014-06-27 11:50:08 -04:00
\normalsize{My bachelors thesis includes getting on-line data of handwritten
mathematical symbols, preprocessing, extracting features and using neural nets
to classify those symbols. The data was collected with \href{http://write-math.com}{write-math.com}. All results are available there, too.}\\
%----------------------------------------------------------------------------------------
% WORK EXPERIENCE -0-
2022-03-25 15:00:06 +01:00
{\raggedleft\textsc{2013 - 2015}\par}
2013-07-01 21:28:25 +02:00
2016-02-02 21:25:13 +01:00
{\raggedright\large Software Developer\\
2022-03-25 15:00:06 +01:00
\textit{Building a continuous learning architecture for KIT}\\[5pt]}
2013-10-21 01:57:02 +02:00
2014-06-27 11:50:08 -04:00
\normalsize{I've implemented and integrated an unsupervised acoustic model training framework into KIT lecture translator system for automatic model adaption.}\\
2013-10-21 01:57:02 +02:00
%----------------------------------------------------------------------------------------
% WORK EXPERIENCE -0-
2022-03-25 15:00:06 +01:00
{\raggedleft\textsc{2012 - 2013}\par}
2012-12-20 19:51:28 +01:00
2022-03-25 15:00:06 +01:00
{\raggedright\large Tutor for programming \& Scientific lector\\
\textit{Teaching, \LaTeX{}, Computer Science}\\[5pt]}
2012-12-20 19:51:28 +01:00
2022-03-25 15:00:06 +01:00
\normalsize{Teaching students coding conventions and basic OOP in Java;
improving a script for computer engineering.}\hfill \href{http://martin-thoma.com/programmieren-tutorium/#Folien}{$\rightarrow$ presentations}\\
2012-12-20 19:51:28 +01:00
%----------------------------------------------------------------------------------------
% WORK EXPERIENCE -1-
{\raggedleft\textsc{2011}\par}
{\raggedright\large Freelancer at KTC\\
2021-01-14 13:13:48 +01:00
\textit{Programming for a consulting company}\\[5pt]}
2012-12-20 19:51:28 +01:00
2021-01-14 13:13:48 +01:00
\normalsize{At KTC, I gained first experiences with a business rule engine
and a big, but algorithmically not challenging project. It was my first contact
with Consulting and Java, working for DAX companies.}\\
2012-12-20 19:51:28 +01:00
\end{minipage} % End left-hand side of the page
\hfill
% Start the right-hand side of the page
\begin{minipage}[t]{0.44\textwidth}
2012-12-20 19:51:28 +01:00
\vspace{0pt} %trick for alignment
%----------------------------------------------------------------------------------------
% COLORED BOX
%----------------------------------------------------------------------------------------
\colorbox{shade}{\textcolor{text1}{
\begin{tabular}{c|p{7cm}}
\raisebox{-4pt}{\textifsymbol{18}} & Alte Allee 107, 81245 Munich \\ % Address
2012-12-20 19:51:28 +01:00
\raisebox{-3pt}{\Mobilefone} & +49 $($1636$)$ 28 04 91 \\ % Phone number
\raisebox{-1pt}{\Letter} & \href{mailto:info@martin-thoma.de}{info@martin-thoma.de} \\ % Email address
\Keyboard & \href{http://martin-thoma.com}{martin-thoma.com} \\ % Website
\end{tabular}
}
}\\[10pt]
%----------------------------------------------------------------------------------------
% EDUCATION
%----------------------------------------------------------------------------------------
\section{Education}
2012-12-20 19:51:28 +01:00
\begin{tabular}{rl} % Start a table with two columns, one for dates and one for qualifications
%----------------------------------------------------------------------------------------
% EDUCATION -1-
2021-01-14 13:13:48 +01:00
2014 -- 2017 & \textbf{Master of Science} (\textsc{Computer Science})\\
2020-09-09 22:43:18 +02:00
& Thesis about {\textbf{\color{headings}Analysis and Optimization}}\\
& {\textbf{\color{headings}of Convolutional Neural Network}}\\
& {\textbf{\color{headings}Architectures}} (\textbf{\href{https://arxiv.org/abs/1707.09725}{Link}})\\
2012-12-20 19:51:28 +01:00
& \textit{Karlsruhe Institute of Technology}\\
&\\
2014-11-29 18:00:33 +01:00
2012-12-20 19:51:28 +01:00
%----------------------------------------------------------------------------------------
% EDUCATION -2-
2021-01-14 13:13:48 +01:00
2011 -- 2014 & \textbf{Bachelor of Science} (\textsc{Computer Science})\\
2016-02-02 21:25:13 +01:00
& \textit{Karlsruhe Institute of Technology} (KIT)\\
& \textit{Carnegie Mellon University} (CMU)\\
& Thesis about {\textbf{\color{headings}On-line Recognition of}}\\
& {\textbf{\color{headings}Handwritten Mathematical Symbols}} (\textbf{\href{http://martin-thoma.com/write-math/}{Link}})\\
2014-11-29 18:00:33 +01:00
&\\
2012-12-20 19:51:28 +01:00
%----------------------------------------------------------------------------------------
\end{tabular}\\[10pt]
%----------------------------------------------------------------------------------------
% AWARDS
%----------------------------------------------------------------------------------------
\section{Awards}
2012-12-20 19:51:28 +01:00
\begin{tabular}{rl}
2021-01-14 13:13:48 +01:00
2013 & \textbf{German Academic Scholarship Foundation}\\
& \textit{Permanent Membership was granted}\\ \\
%----------------------------------------------------------------------------------------
2020-09-09 22:43:18 +02:00
2010 & \textbf{Winner Bundeswettbewerb Informatik}\\
2012-12-20 19:51:28 +01:00
& \textit{Federal Competition for Computer Science}\\ \\
%----------------------------------------------------------------------------------------
2014-06-27 11:50:08 -04:00
2008 & \textbf{1st prize}\\
2012-12-20 19:51:28 +01:00
& \textit{data analysis competition at University of Augsburg}\\[10pt]
%----------------------------------------------------------------------------------------
2014-11-29 18:00:33 +01:00
% 2008 & \textbf{Award for social commitment}\\
% & \textit{Paul-Klee-Gymnasium}
% \\[10pt]
2012-12-20 19:51:28 +01:00
%----------------------------------------------------------------------------------------
2014-06-27 11:50:08 -04:00
2007 & \textbf{Prize for science and research}\\
2012-12-20 19:51:28 +01:00
& \textit{FOCUS pupils competition}
\end{tabular}\\[10pt]
%----------------------------------------------------------------------------------------
% COMPUTER SKILLS
%----------------------------------------------------------------------------------------
2020-09-09 22:43:18 +02:00
\section{Technological Stack}
2012-12-20 19:51:28 +01:00
2020-09-09 22:43:18 +02:00
\begin{tabular}{ll}
\textbf{Basics}& \textsc{JavaScript}, jQuery, \textsc{Linux}, \textsc{SQL}, \\
& AWS (S3, EC2, ECR / ECS, Lambda, \\
2022-03-25 15:00:06 +01:00
& Sagemaker), \textsc{PHP}, GraphQL, Django\\ \\
2020-09-09 22:43:18 +02:00
\textbf{Intermediate} & \LaTeX, \textsc{Java}, \textsc{HTML}, \textsc{CSS}, SQLAlchemy\\
2021-01-14 13:13:48 +01:00
& \href{https://martin-thoma.com/docker/}{Docker}, git, \href{https://levelup.gitconnected.com/ci-pipelines-for-python-projects-9ac2830d2e38}{CI/CD pipelines}\\ \\
2020-09-09 22:43:18 +02:00
\textbf{Expert} & \textsc{\href{https://stackoverflow.com/help/badges/51/python?userid=562769}{Python} and it's eco-system}, including\\
& packaging, \href{https://medium.com/swlh/unit-testing-in-python-basics-21a9a57418a0}{pytest}, \href{https://towardsdatascience.com/pre-commit-hooks-you-must-know-ff247f5feb7e}{pre-commit}, \href{https://medium.com/analytics-vidhya/how-to-test-flask-applications-aef12ae5181c}{Flask},\\
& Numpy, \href{https://arxiv.org/pdf/1907.10121.pdf}{SciPy}, Pandas, Jupyter, OOP, \\
% & Functional Programming, Pydantic, \\
2021-01-14 13:13:48 +01:00
& \href{https://medium.com/analytics-vidhya/type-annotations-in-python-3-8-3b401384403d}{Type Annotations}, Pypika, \href{https://martin-thoma.com/rest/}{REST}, \dots\\ \\
2012-12-20 19:51:28 +01:00
\end{tabular}
%----------------------------------------------------------------------------------------
% COMMUNICATION SKILLS
%----------------------------------------------------------------------------------------
\section{Language Skills}
2012-12-20 19:51:28 +01:00
\begin{tabular}{rl}
\textsc{German}
& mother tongue\\
& \\
\textsc{English}
2013-07-01 21:28:25 +02:00
& Cambridge Certificate C1\\
2012-12-20 19:51:28 +01:00
& \\
\end{tabular}\\[10pt]
%----------------------------------------------------------------------------------------
2013-10-21 01:57:02 +02:00
\end{minipage} % End right-hand side of the page
%-----------------------------------------------------------------------------------------------------------------------------------------------------
% Start the left-hand side of the page
\begin{minipage}[t]{0.5\textwidth}
\vspace{0pt} % Trick for alignment
2013-10-21 01:57:02 +02:00
%----------------------------------------------------------------------------------------
% WORK EXPERIENCE
%----------------------------------------------------------------------------------------
\section{Work Experience}
2014-06-27 11:50:08 -04:00
%----------------------------------------------------------------------------------------
% WORK EXPERIENCE -2-
{\raggedleft\textsc{2011}\par}
{\raggedright\large Student research assistant at \textsc{ Institute of Toxicology and Genetics}, KIT\\
\textit{participating in a university research project}\\[5pt]}
2021-01-14 13:13:48 +01:00
\normalsize{In summer 2011 I worked on a
research project at KIT. I have written bash scripts for file
2021-01-14 13:13:48 +01:00
conversions and re-written a slow Mathematica script
in a much faster Python version. It was my first contact with big data,
clustering algorithms, data centers using Hadoop, C++, VTK, cmake}\\
%----------------------------------------------------------------------------------------
2014-06-27 11:50:08 -04:00
% WORK EXPERIENCE -3-
2022-03-25 15:00:06 +01:00
{\raggedleft\textsc{2011 - 2012}\par}
2014-06-27 11:50:08 -04:00
2021-01-14 13:13:48 +01:00
{\raggedright\large Building my own Startup\\
\textit{MATHOS - a calendar app for schools}\\[5pt]}
2013-10-21 01:57:02 +02:00
\normalsize{I have started to work as a freelancer at the beginning
2014-06-27 11:50:08 -04:00
of 2011. I have developed an online-service which helped
schools to coordinate their dates. I have sold this online service to
two schools in bavaria and three other schools were interested.
Unfortunately, the ministry of education of Bavaria
2014-06-27 11:50:08 -04:00
released an application with similar functionality in
2012. This was the reason why I decided to shut down my service.}\\
2021-01-14 13:13:48 +01:00
2013-10-21 01:57:02 +02:00
%----------------------------------------------------------------------------------------
2021-01-14 13:13:48 +01:00
% WORK EXPERIENCE -3-
{\raggedleft\textsc{2010}\par}
{\raggedright\large Thesis about the RSA cryptosystem\\
\textit{Explaining the foundations of asymmetric cryptography}\\[5pt]}
\normalsize{Understanding asymmetric cryptograph with the RSA algorithm was the
first time I went down the rabbithole of university-level mathematics. I could
combine my enthusiasm for computer science, algorithms and mathematics in this
first academic work.}\hfill \href{http://www.martin-thoma.de/Facharbeit-Martin-Thoma-2.pdf}{$\rightarrow$ read more}\\
%----------------------------------------------------------------------------------------
2013-10-21 01:57:02 +02:00
2022-03-25 15:00:06 +01:00
{\raggedleft\textsc{2006 - 2011}\par}
2013-10-21 01:57:02 +02:00
2021-01-14 13:13:48 +01:00
{\raggedright\large Algorithm Engineering and Ethical Hacking\\
\textit{ProjectEuler and many more}\\[5pt]}
2013-10-21 01:57:02 +02:00
2020-05-14 08:38:31 +02:00
\normalsize{I like solving logical, algorithmical or math
2021-01-14 13:13:48 +01:00
puzzles and participated in competitions. It started with trying to break into
systems where the creators purposely left a security hole such as a possible
SQL injection. From those HackIt's, I continued to solve programming and
algorithm engineering puzzles in 2006 and I still like them. This was the
reason why I participated in a practical curse at KIT for preparation for ICPC.
It was fun, but I found out that many people are much faster in producing C++
code that passed the tests than I am. However, as I've been very successfull at
the Federal Competition for Computer Science (``Bundeswettbewerb Informatik'')
it seems as if I'm better in problem solving if I get more time to think about
it.}\\
2013-10-21 01:57:02 +02:00
%----------------------------------------------------------------------------------------
2020-05-14 08:38:31 +02:00
\section{About me}
I love learning new stuff and giving that knowledge to others, often in the
form of blog posts. Besides my studies, I have built a machine learning
2021-01-14 13:13:48 +01:00
students group called \textit{Machine Learning Karlsruhe}. In this
2020-05-14 08:38:31 +02:00
group we organized regular \enquote{Paper Discussion Groups} in which we talked
about papers about convolutional networks.\\
2022-03-25 15:00:06 +01:00
I like playing board games, reading SciFi novels, to go hiking, bouldering, and climbing.
2013-10-21 01:57:02 +02:00
\end{minipage} % End left-hand side of the page
\hfill
% Start the right-hand side of the page
\begin{minipage}[t]{0.44\textwidth}
2013-10-21 01:57:02 +02:00
\vspace{0pt} %trick for alignment
%----------------------------------------------------------------------------------------
% AWARDS
%----------------------------------------------------------------------------------------
2022-03-25 15:00:06 +01:00
\section{Private Projects}
2013-10-21 01:57:02 +02:00
2021-01-14 13:13:48 +01:00
2013-10-21 01:57:02 +02:00
\begin{tabular}{rl}
2021-01-14 13:13:48 +01:00
%----------------------------------------------------------------------------------------
09/2020 & \textbf{Flake8-simplify}\\
& \textit{Automatic code simplification}\hfill \href{https://github.com/MartinThoma/flake8-simplify}{$\rightarrow$ read more}\\ \\
2020-09-09 22:43:18 +02:00
%----------------------------------------------------------------------------------------
02/2016 & \textbf{The WiLI benchmark dataset}\\
& \textit{written language identification}\hfill \href{https://arxiv.org/abs/1801.07779}{$\rightarrow$ read more}\\ \\
2016-02-02 21:25:13 +01:00
%----------------------------------------------------------------------------------------
2016-11-20 11:03:22 +01:00
02/2016 & \textbf{A Survey of Semantic Segmentation}\\
2016-02-02 21:25:13 +01:00
& \textit{writing a review paper about the work }\\
2016-11-20 11:03:22 +01:00
& \textit{in the area}\hfill \href{https://arxiv.org/abs/1602.06541}{$\rightarrow$ read more}\\ \\
2016-02-02 21:25:13 +01:00
%----------------------------------------------------------------------------------------
2016-11-20 11:03:22 +01:00
01/2016 & \textbf{Creativity in Machine Learning}\\
2016-02-02 21:25:13 +01:00
& \textit{a little project to help people understand}\\
2016-11-20 11:03:22 +01:00
& \textit{my fascination about the topic}\hfill \href{https://arxiv.org/abs/1601.03642}{$\rightarrow$ read more}\\ \\
2016-02-02 21:25:13 +01:00
%----------------------------------------------------------------------------------------
2015-11-04 21:55:58 +01:00
05/2015 & \textbf{Semantic Segmentation with CNNs}\\
2016-02-02 21:25:13 +01:00
& \textit{classifying street for self-driving cars}\\ \\
2015-11-04 21:55:58 +01:00
%----------------------------------------------------------------------------------------
2014-02-16 09:56:30 +01:00
11/2013 & \textbf{Book about Geometry and Topology}\\
& \textit{writing an introduction to geometry and}\\
2016-02-02 21:25:13 +01:00
& \textit{topology}\hfill \href{http://martin-thoma.com/geotopo/}{$\rightarrow$ read more}\\ \\
2013-10-21 01:57:02 +02:00
%----------------------------------------------------------------------------------------
06/2013 & \textbf{Interpolation}\\
& \textit{creating an interactive HTML5/JS-example}\\
& \textit{for interpolation} \hfill \href{http://martin-thoma.com/polynomial-interpolation/}{$\rightarrow$ read more} \\\\
%----------------------------------------------------------------------------------------
06/2012 & \textbf{Matrix multiplication}\\
& \textit{examining algorithms and libraries for}\\
& \textit{matrix multiplication} \hfill \href{http://martin-thoma.com/matrix-multiplication-python-java-cpp/}{$\rightarrow$ read more}\\\\
%----------------------------------------------------------------------------------------
2022-03-25 15:00:06 +01:00
since & \textbf{Blogging on martin-thoma.com}\\
09/2011 & \textit{about Algorithms, the Web, University, \dots}\\ \\
2013-10-21 01:57:02 +02:00
%----------------------------------------------------------------------------------------
06/2011 & \textbf{Community Chess}\\
& \textit{This is a platform for programmers. They}\\
& \textit{can use the API to create A.I.s that play}\\
& \textit{chess agains each other. } \hfill \href{https://github.com/MartinThoma/community-chess}{$\rightarrow$ read more}\\\\
\end{tabular}\\[10pt]
%----------------------------------------------------------------------------------------
% COMPUTER SKILLS
%----------------------------------------------------------------------------------------
\section{Online Courses}
2013-10-21 01:57:02 +02:00
\begin{tabular}{rll}
2016-02-02 21:25:13 +01:00
09/2013 & \textbf{Artificial Intelligence} & Udacity\\
& \textbf{for Robotics} &\\
& \textit{finished 10/2013} &\\\\
06/2013 & \textbf{Introduction to } & Udacity\\
& \textbf{Artificial Intelligence} &\\
& \textit{finished 08/2013} &\\\\
05/2012 & \textbf{Algorithms I} & Stanford\\
& \textit{finished 07/2012} &\\\\
06/2010 & \textbf{Introduction to Computer}& MIT\\
& \textbf{Science and Programming} &\\
& \textit{finished 09/2010} &\\\\
\end{tabular}\\[10pt]
\section{Profiles}
\begin{tabular}{ll}
StackExchange & \href{https://careers.stackoverflow.com/thoma}{careers.stackoverflow.com/thoma} \\
arXiv & \href{http://arxiv.org/a/thoma_m_1.html}{arxiv.org/a/thoma\_m\_1} \\
2020-05-14 08:38:31 +02:00
LinkedIn & \href{https://www.linkedin.com/in/martin-thoma}{linkedin.com/in/martin-thoma} \\
2013-10-21 01:57:02 +02:00
\end{tabular}\\[10pt]
%----------------------------------------------------------------------------------------
2012-12-20 19:51:28 +01:00
\end{minipage} % End right-hand side of the page
%\includepdf[pages=1-2]{zeugnis}
\end{document}