commit 1ac8cd86535281bde2c4fac2daccda5bdb3b514c Author: Leon Vatthauer Date: Tue May 7 08:19:53 2024 +0200 add cv to git diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f48064f --- /dev/null +++ b/.gitignore @@ -0,0 +1,303 @@ +## Core latex/pdflatex auxiliary files: +*.aux +*.lof +*.log +*.lot +*.fls +*.out +*.toc +*.fmt +*.fot +*.cb +*.cb2 +.*.lb + +## Intermediate documents: +*.dvi +*.xdv +*-converted-to.* +# these rules might exclude image files for figures etc. +# *.ps +# *.eps +*.pdf + +## Generated if empty string is given at "Please type another file name for output:" +.pdf + +## Bibliography auxiliary files (bibtex/biblatex/biber): +*.bbl +*.bcf +*.blg +*-blx.aux +*-blx.bib +*.run.xml + +## Build tool auxiliary files: +*.fdb_latexmk +*.synctex +*.synctex(busy) +*.synctex.gz +*.synctex.gz(busy) +*.pdfsync + +## Build tool directories for auxiliary files +# latexrun +latex.out/ + +## Auxiliary and intermediate files from other packages: +# algorithms +*.alg +*.loa + +# achemso +acs-*.bib + +# amsthm +*.thm + +# beamer +*.nav +*.pre +*.snm +*.vrb + +# changes +*.soc + +# comment +*.cut + +# cprotect +*.cpt + +# elsarticle (documentclass of Elsevier journals) +*.spl + +# endnotes +*.ent + +# fixme +*.lox + +# feynmf/feynmp +*.mf +*.mp +*.t[1-9] +*.t[1-9][0-9] +*.tfm + +#(r)(e)ledmac/(r)(e)ledpar +*.end +*.?end +*.[1-9] +*.[1-9][0-9] +*.[1-9][0-9][0-9] +*.[1-9]R +*.[1-9][0-9]R +*.[1-9][0-9][0-9]R +*.eledsec[1-9] +*.eledsec[1-9]R +*.eledsec[1-9][0-9] +*.eledsec[1-9][0-9]R +*.eledsec[1-9][0-9][0-9] +*.eledsec[1-9][0-9][0-9]R + +# glossaries +*.acn +*.acr +*.glg +*.glo +*.gls +*.glsdefs +*.lzo +*.lzs +*.slg +*.slo +*.sls + +# uncomment this for glossaries-extra (will ignore makeindex's style files!) +# *.ist + +# gnuplot +*.gnuplot +*.table + +# gnuplottex +*-gnuplottex-* + +# gregoriotex +*.gaux +*.glog +*.gtex + +# htlatex +*.4ct +*.4tc +*.idv +*.lg +*.trc +*.xref + +# hyperref +*.brf + +# knitr +*-concordance.tex +# TODO Uncomment the next line if you use knitr and want to ignore its generated tikz files +# *.tikz +*-tikzDictionary + +# listings +*.lol + +# luatexja-ruby +*.ltjruby + +# makeidx +*.idx +*.ilg +*.ind + +# minitoc +*.maf +*.mlf +*.mlt +*.mtc[0-9]* +*.slf[0-9]* +*.slt[0-9]* +*.stc[0-9]* + +# minted +_minted* +*.pyg + +# morewrites +*.mw + +# newpax +*.newpax + +# nomencl +*.nlg +*.nlo +*.nls + +# pax +*.pax + +# pdfpcnotes +*.pdfpc + +# sagetex +*.sagetex.sage +*.sagetex.py +*.sagetex.scmd + +# scrwfile +*.wrt + +# svg +svg-inkscape/ + +# sympy +*.sout +*.sympy +sympy-plots-for-*.tex/ + +# pdfcomment +*.upa +*.upb + +# pythontex +*.pytxcode +pythontex-files-*/ + +# tcolorbox +*.listing + +# thmtools +*.loe + +# TikZ & PGF +*.dpth +*.md5 +*.auxlock + +# titletoc +*.ptc + +# todonotes +*.tdo + +# vhistory +*.hst +*.ver + +# easy-todo +*.lod + +# xcolor +*.xcp + +# xmpincl +*.xmpi + +# xindy +*.xdy + +# xypic precompiled matrices and outlines +*.xyc +*.xyd + +# endfloat +*.ttt +*.fff + +# Latexian +TSWLatexianTemp* + +## Editors: +# WinEdt +*.bak +*.sav + +# Texpad +.texpadtmp + +# LyX +*.lyx~ + +# Kile +*.backup + +# gummi +.*.swp + +# KBibTeX +*~[0-9]* + +# TeXnicCenter +*.tps + +# auto folder when using emacs and auctex +./auto/* +*.el + +# expex forward references with \gathertags +*-tags.tex + +# standalone packages +*.sta + +# Makeindex log files +*.lpz + +# xwatermark package +*.xwm + +# REVTeX puts footnotes in the bibliography by default, unless the nofootinbib +# option is specified. Footnotes are the stored in a file with suffix Notes.bib. +# Uncomment the next line to have this generated file ignored. +#*Notes.bib +.DS_Store +@eaDir/ diff --git a/Foto.jpg b/Foto.jpg new file mode 100644 index 0000000..cbb3e02 Binary files /dev/null and b/Foto.jpg differ diff --git a/Lebenslauf.tex b/Lebenslauf.tex new file mode 100644 index 0000000..d9e817f --- /dev/null +++ b/Lebenslauf.tex @@ -0,0 +1,55 @@ +\documentclass[11pt, a4paper]{moderncv} +\usepackage[ngerman]{babel} %Paket für deutsche Spracheinstellungen. +\usepackage[utf8]{inputenc} %Das Dokument soll UTF-8-Format nutzen (wegen deutschen Umlauten). +\usepackage[left=2.4cm, right=1.0cm, top=1.7cm, bottom=2.0cm]{geometry} %Seitenrand anpassen. +%\usepackage{fontawesome} %Paket für schönere Symbole bei den persönlichen Daten. + +\moderncvtheme[blue]{classic} +%\moderncvicons{awesome} + +%Die persönlichen Daten: +\name{Leon}{Vatthauer} +\title{Lebenslauf} +\address{Engelstraße 3}{91054 Erlangen} +\phone[mobile]{+49\,1520\,2921072} +\email{leon.vatthauer@fau.de} +\photo[3cm]{foto} %Die Dateiendung wird weggelassen. + + +\begin{document} +\makecvtitle + +\section{Persönliche Daten} +\cvline{Geburtstag:}{31.12.2000} +\cvline{Geburtsort:}{Freiberg/Sachsen} + +\section{Schulausbildung} +\cventry{2011--2017}{Gymnasium}{Maria-von-Linden-Gymnasium}{75365 Calw}{}{ohne Abschluss (Schulwechsel)} +\cventry{2017--2020}{Gymnasium}{Johann-Georg-Doertenbach-Schule}{75365 Calw}{\newline Fachrichtung Informationstechnik}{Allgemeine Hochschulreife: 1,4} +\cventry{seit 2020}{Hochschule}{Friedrich-Alexander-Universität}{91054 Erlangen}{}{Angestrebter Abschluss: B. Sc. Informatik} + +% \section{Praktische Erfahrung} +% \cventry{07/17--08/17}{Ferienjob als Fertigungsmitarbeiter}{h.team GmbH + Co. KG}{75365 Calw}{}{} +% \cventry{04/18--05/18}{Aushilfsjob als Fertigungsmitarbeiter}{h.team GmbH + Co. KG}{75365 Calw}{}{} +% \cventry{07/19--09/19}{Ferienjob in der Produktion}{Daimler AG}{71063 Sindelfingen}{}{} +% \cventry{08/20--09/20}{Ferienjob in der Produktion}{Daimler AG}{71063 Sindelfingen}{}{} + +\section{Akademische Berufserfahrung} +\cventry{05/2021--09/2021}{Studentische Hilfskraft}{Professur für evolutionäres Daten- management}{91054 Erlangen}{}{Erstellung von Übungsaufgaben zur Klausurvorbereitung für das Modul ``Konzeptionelle Modellierung''} +\cventry{10/2021--03/2022}{Studentische Hilfskraft}{Lehrstuhl für Informatik 2 (Programmiersysteme)}{91054 Erlangen}{}{Unterstützung bei der Fortbildung zum Informatiklehrer für bayrische Lehrkräfte} +\cventry{04/2022--08/2022}{Studentische Hilfskraft}{Professur für Didaktik der Informatik}{91054 Erlangen}{}{Unterstützung bei der Fortbildung zum Informatiklehrer für bayrische Lehrkräfte} +\cventry{10/2022--03/2024}{Studentische Hilfskraft}{Lehrstuhl für Informatik 8 (Theoretische Informatik)}{91054 Erlangen}{}{Tutor für ``Grundlagen der Logik in der Informatik'' und ``Theorie der Programmierung''} +\cventry{04/2024--03/2025}{Studentische Hilfskraft}{Lehrstuhl für Informatik 8 (Theoretische Informatik)}{91054 Erlangen}{}{Assistenz bei dem Forschungsprojekt ``Higher-Order Monad-based Programming and Reasoning (HOMBRe)'' von PD Dr. Sergey Goncharov und Prof. Dr. Lutz Schröder} + +\section{Sprachkenntnisse} +\cvlanguage{Deutsch}{Muttersprache}{} +\cvlanguage{Englisch}{Fließend in Wort und Schrift (Niveau C1)}{} + +% \section{Hobbys und Interessen} +% \cvlistdoubleitem{Kraftsport}{Kochen} +% \cvlistdoubleitem{Programmieren}{} + +\vfill %Platz bis Seitenende auffüllen. +Leon Vatthauer\\ +91054 Erlangen, \today +\end{document} \ No newline at end of file