-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcv_de.tex
199 lines (166 loc) · 10.3 KB
/
cv_de.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
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
\documentclass[11pt,a4paper,sans]{moderncv}
\usepackage[ngerman]{babel}
\usepackage[ngerman]{isodate}
\usepackage{icomma}
\usepackage{graphicx}
\usepackage{pdfpages}
\usepackage{fontspec}
\setromanfont[Ligatures=TeX,Ligatures={Common}]{Minion Pro} % Numbers={OldStyle}
\setsansfont[Ligatures=TeX]{Myriad Pro}
\definecolor{blue}{HTML}{265B8C}
% moderncv themes
\moderncvstyle{banking} % style options are 'casual' (default), 'classic', 'banking', 'oldstyle' and 'fancy'
\moderncvcolor{blue}
\definecolor{sectioncolor}{HTML}{265B8C}
\definecolor{firstnamecolor}{HTML}{265B8C}
\definecolor{familynamecolor}{HTML}{265B8C}
\definecolor{quotecolor}{HTML}{265B8C}
% color options 'black', 'blue' (default), 'burgundy', 'green', 'grey', 'orange', 'purple' and 'red'
%\renewcommand{\familydefault}{\sfdefault} % to set the default font; use '\sfdefault' for the default sans serif font, '\rmdefault' for the default roman one, or any tex font name
%\nopagenumbers{} % uncomment to suppress automatic page numbering for CVs longer than one page
% character encoding
%\usepackage[utf8]{inputenc} % if you are not using xelatex ou lualatex, replace by the encoding you are using
%\usepackage{CJKutf8} % if you need to use CJK to typeset your resume in Chinese, Japanese or Korean
% adjust the page margins
\usepackage[scale=0.75, top=2cm, bottom=2cm]{geometry}
%\setlength{\hintscolumnwidth}{3cm} % if you want to change the width of the column with the dates
%\setlength{\makecvheadnamewidth}{10cm} % for the 'classic' style, if you want to force the width allocated to your name and avoid line breaks. be careful though, the length is normally calculated to avoid any overlap with your personal info; use this at your own typographical risks...
% personal data
\name{Markus}{Bilz}
\title{Data Science} % optional, remove / comment the line if not wanted
\address{Mathystr. 14-16}{76133 Karlsruhe}{}% optional, remove / comment the line if not wanted; the "postcode city" and "country" arguments can be omitted or provided empty
\phone[mobile]{0171 2842023} % optional, remove / comment the line if not wanted; the optional "type" of the phone can be "mobile" (default), "fixed" or "fax"
% \phone[fixed]{+2~(345)~678~901}
% \phone[fax]{+3~(456)~789~012}
\email{[email protected]} % optional, remove / comment the line if not wanted
\homepage{www.markusbilz.com} % optional, remove / comment the line if not wanted
\social[linkedin]{markus-bilz} % optional, remove / comment the line if not wanted
% \social[xing]{john\_doe} % optional, remove / comment the line if not wanted
% \social[twitter]{jdoe} % optional, remove / comment the line if not wanted
\social[github]{KarelZe} % optional, remove / comment the line if not wanted
% \social[gitlab]{jdoe} % optional, remove / comment the line if not wanted
% \social[skype]{jdoe}
\social[stackoverflow]{5755604/karelze} % optional, remove / comment the line if not wanted
% \extrainfo{additional information} % optional, remove / comment the line if not wanted
% \photo[64pt][0.4pt]{picture} % optional, remove / comment the line if not wanted; '64pt' is the height the picture must be resized to, 0.4pt is the thickness of the frame around it (put it to 0pt for no frame) and 'picture' is the name of the picture file
% \quote{Some quote} % optional, remove / comment the line if not wanted
% bibliography adjustements (only useful if you make citations in your resume, or print a list of publications using BibTeX)
% to show numerical labels in the bibliography (default is to show no labels)
%\makeatletter\renewcommand*{\bibliographyitemlabel}{\@biblabel{\arabic{enumiv}}}\makeatother
\renewcommand*{\bibliographyitemlabel}{[\arabic{enumiv}]}
% to redefine the bibliography heading string ("Publications")
%\renewcommand{\refname}{Articles}
% bibliography with mutiple entries
%\usepackage{multibib}
%\newcites{book,misc}{{Books},{Others}}
%----------------------------------------------------------------------------------
% content
%----------------------------------------------------------------------------------
\usepackage[ngerman]{babel}
\usepackage{etoolbox}% http://ctan.org/pkg/etoolbox
\usepackage{fancyhdr}
\pagestyle{fancy}
\usepackage{makecell}
\makeatletter
\patchcmd{\makeletterhead}% <cmd>
{\raggedright \@opening}% <search>
{\@opening}% <replace>
{}{}% <success><failure>
\renewcommand*{\makeletterclosing}{
\@closing\\[3em]%
\includegraphics{signature}\\% Insert signature
{\bfseries \@firstname~\@lastname}%
\ifthenelse{\isundefined{\@enclosure}}{}{%
\\%
\vfill%
{\color{color2}\itshape\enclname: \@enclosure}}}
\renewcommand*{\makecvfoot}{%
\recomputecvlengths%
\fancyfoot[C]{\small rev \texttt{c788c46}}%
\fancyfoot[R]{\thepage}%
}
\makeatother
\begin{document}
%----- resume ---------------------------------------------------------
\makecvtitle
\cvitemwithcomment{Geburtsdatum}{29. Mai 1995}{}
\cvitemwithcomment{Geburtsort}{Augsburg}{}
\cvitemwithcomment{Nationalität}{Deutsch}{}
\cvitemwithcomment{Sprachen}{Deutsch (Muttersprache) and Englisch (fließend)}{}
% \section{Fähigkeiten}
% \cvitemwithcomment{Pragrammiersprachen}{python (fortgeschritten), java (grundlegend), and SQL (grundlegend)}{}
% \cvitemwithcomment{Bibliotheken}{\makecell[tl]{CatBoost, Hydra, jupyter, matplotlib, MLflow, NumPy, optuna, pandas, pytest,\\ PyTorch, scikit-learn, sklearn-onnx, and wandb}}{}
% \cvitemwithcomment{Software Softwareentwicklung}{git, jupyter, and linux}{}
\section{Ausbildung}
\subsection{Master Wirtschaftsinformatik}
\cventry{Apr.~2021 -- Jan.~2024}{}{Karlsruher Institut für Technologie}{Karlsruhe, DE}{}{Inhalte: Machine Learning, Recommendersysteme, Datenschutz durch Technik, Derivate und Valuation.\newline{}%
Abschlussnote: 1{,}3%
\newline{}%
Arbeiten:%
\begin{itemize}%
\item Masterthesis: Option Trade Classification using Machine Learning. Verfügbar unter \url{https://github.com/KarelZe/thesis}.
\item Seminararbeit: Predicting Stock Returns with Option Data.
% \item Seminar Paper: Deep Learning in Asset Pricing: Do or Don't?
\end{itemize}%
}
\subsection{Vorbereitung Master Wirtschaftsinformatik}
\cventry{Okt.~2019 -- Mrz.~2021}{Informatik}{Karlsruher Institut für Technologie}{Karlsruhe, DE}{}{Inhalte: Lineare Algebra, Analysis, Erwerb von Mastervorzugsleistungen.}
\subsection{Bachelor Wirtschaftsinformatik}
\cventry{Okt.~2016 -- Sep.~2019}{}{Duale Hochschule Baden-Württemberg}{Karlsruhe, DE}{}{Inhalte: Software Engineering, Programmiertechniken, mathematische und wirtschaftliche Grundlagen.\newline{}%
Abschlussnote: 1{,}2%
}
\subsection{Auslandsaufenthalt}
\cventry{Jan.~2018 -- Jun.~2018}{}{University of Abertay}{Dundee, UK}{}{Inhalte: Parallel Computing, Software-Entwicklung für mobile Endgeräte und Finanzmärkte. \newline{}%
Abschlussnote: 1{,}0%
}
\subsection{Fachhochschulreife}
\cventry{Sep.~2011 -- Jul.~2014}{}{Berufsschule Plus}{Lauingen, DE}{}{Abschlussnote: 1{,}0}
\subsection{Ausbildung zum Bankkaufmann}
\cventry{Sep.~2011 -- Feb.~2014}{}{Raiffeisenbank Aschberg eG}{Holzheim, DE}{}{Abschlussnote: 1{,}6}
\section{Berufserfahrung}
\subsection{Data Scientist}
\cventry{Feb.~2024 -- heute}{}{Atruvia AG}{Karlsruhe, DE}{}{Aufgaben:%
\begin{itemize}%
\item Konzeption und Neuimplementierung von Dokumenten AI Lösungen
\item Generierung synthetischer Datensets
% \item Experimentelle Modelloptimierungen
\item Recherche und Evaluierung alternativer Modellarchitekturen
\end{itemize}%
}
\subsection{Werkstudent Data Science}
\cventry{Jul.~2023 -- Dez.~2023}{}{Atruvia AG}{Karlsruhe, DE}{}{Aufgaben:%
\begin{itemize}%
\item Konzeption und Neuimplementierung der Data Science Pipelines zur Betrugserkennung im Zahlungsverkehr für die Anwendung agree21 Fraud Detection (ca. 600~Mio. Transaktionen)
% \item Anbindung von Data Science Pipelines an die Experimenten-Tracking-Lösung MLflow
\item Experimentelle Modelloptimierungen (ca. 12~Mio. eingesparter Schaden p.~a.)
% \item Integration der Konfigurations-Management-Lösung Hydra in Data Science Pipelines
\end{itemize}%
}
\subsection{Business Analyst}
\cventry{Okt.~2019 -- Jun.~2021}{}{Fiducia \& GAD IT AG (nun Atruvia AG)}{Karlsruhe, DE}{}{Aufgaben:%
\begin{itemize}%
\item Analyse von Service-Tickets im Third-Level-Support für die Anwendungen agree21 Darlehen und Fremdwährungsdarlehen
\item Erstellung von Pflichtenheften für die Anwendungen agree21 Darlehen und Fremdwährungsdarlehen
% \item Durchführung von Systemtests
% \item Erstellung von anwendungsbezogenen Auswertungen
\item Konzeption und Wartung von automatisierten Regressionstests
\end{itemize}%
}
\subsection{Bankkaufmann}
\cventry{Mrz.~2014 -- Aug.~2016}{}{Raiffeisenbank Aschberg eG (nun VR-Bank Donau-Mindel eG)}{Holzheim, DE}{}{Aufgaben:%
\begin{itemize}%
\item Erstellung und Durchführung regelmäßiger Reports und betriebswirtschaftlicher Analysen auf Gesamtbankebene
\item Erstellung individueller Auswertungen in Bank- und Verbundanwendungen
\item Weiterentwicklung und Pflege des Gesamtbanksteuerungssystems unter Beachtung der aufsichtsrechtlichen Anforderungen
\end{itemize}%
}
\section{Stipendien}
\cventry{Sep.~2018 -- Sep.~2023}{Aufstiegsstipendium}{Stiftung Begabtenförderung berufliche Bildung}{Bonn, DE}{}{}
\cventry{Jan.~2018 -- Jun.~2018}{PROMOS Stipendium}{Deutscher Akademischer Austauschdienst}{Bonn, DE}{}{}
\section{Auszeichnungen}
\cventry{2019}{Jahrgangsbester im Studiengang Wirtschaftsinformatik}{Duale Hochschule Baden-Württemberg}{Karlsruhe, DE}{}{}
\section{Ehrenamt}
\cventry{Jun.~2021 -- heute}{Wissenschaftlicher Betreuer}{Duale Hochschule Baden-Württemberg}{Karlsruhe, DE}{}{Betreuung von Projekt- und Bachelorarbeiten mit Fokus auf Machine Learning}
\section{Hobbies}
\cvitem{}{Spazieren, Grillen und Minimalismus}{}{}
\end{document}