-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcv.tex
More file actions
50 lines (41 loc) · 2.89 KB
/
Copy pathcv.tex
File metadata and controls
50 lines (41 loc) · 2.89 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
\begin{document}
\makecvtitle
\section{\education}
\cventry{2013--2022}{Abitur}{\href{https://ges-huellhorst.de/}{Gesamtschule Hüllhorst}}{}{}{} % \textit{Grade 1.5}
\cventry{2022--2025}{Computer Science B.Sc.}{RWTH Aachen}{}{\textit{Grade 1.0 (with distinction); best possible grade}}{}
\cventry{2025--today}{Computer Science M.Sc.}{RWTH Aachen}{}{}{}
\section{\experience}
\cventry{2024--today}{Research Assistant}{RWTH Aachen University}{}{}{
\begin{itemize}
\item Research assistant for the Machine Learning and Human Language Technology Group at Institute 6
\item Machine Learning, Automatic Speech Recognition (ASR), specifically on Error Correction Models and Denoising Language Models
\end{itemize}}
\cventry{2023--2024}{Student Tutor}{RWTH Aachen University}{}{}{
\begin{itemize}
\item Weekly In-Person Tutorials for International Students under the FTBA Program at RWTH Aachen
\item Coordination with Co-Tutors to prepare and teach the contents of all four first-semester courses
\item Provided support by addressing student questions and clarifying complex topics
\end{itemize}}
\section{\volunteering}
\cventry{2024--2026}{\href{https://video.fsmpi.rwth-aachen.de}{VideoAG}}{RWTH Aachen University}{Student Council Math/Physics/Computer Science}{}{
\begin{itemize}
\item Upgraded and maintained the student council's lecture video platform
\item Migrated from a server-rendered website to a modern static Next.js frontend with an API-based backend, improving time-to-interactive by 3x
\item Replaced an Ansible-based deployment to a fully containerized Docker/Kubernetes setup, improving maintainability and uptime
\item Introduced automatically generated subtitles to make lecture content more accessible to hard-of-hearing students
\end{itemize}
}
\section{\awards}
\cventry{2026}{Bachelorpreis (Bachelor's Thesis Award)}{Faculty of Computer Science, RWTH Aachen University}{}{}{Awarded at Tag der Informatik 2026 for an outstanding Bachelor's thesis on ``Denoising Language Models for Speech Recognition''. Given to 4 out of 473 graduates.}
\cventry{2024}{Dean's List}{RWTH Aachen University}{}{}{Awarded for outstanding academic achievement: Among the top 2\% of students in my year by grade.\\ (top 10 of 492 students)}
\section{\publications}
\cvitem{arXiv preprint}{\href{https://arxiv.org/abs/2512.13576}{\emph{Reproducing and Dissecting Denoising Language Models for Speech Recognition}, D. Koch, A. Zeyer, N. Rossenbach, R. Schl\"uter, H. Ney, 2025, arXiv:2512.13576}}
%\cvitem{Publication 2}{\emph{Title}, Authors, Journal, Year}
\section{\languages}
\cvitemwithcomment{German}{Native proficiency}{}
\cvitemwithcomment{English}{Professional proficiency (C1)}{}
\cvitemwithcomment{Spanish}{Intermediate proficiency (B1)}{}
%\section{\interests}
%\cvitem{Interest 1}{Description}
%\cvitem{Interest 2}{Description}
\end{document}