%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Developer CV % LaTeX Template % Version 1.1 (February 24, 2025) % % This template originates from: % https://www.LaTeXTemplates.com % % Authors: % Jan Vorisek (jan@vorisek.me) % Based on a template by Jan Küster (info@jankuester.com) % Modified for LaTeX Templates by Vel (vel@LaTeXTemplates.com) % % License: % The MIT License (see included LICENSE file) % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %---------------------------------------------------------------------------------------- % PACKAGES AND OTHER DOCUMENT CONFIGURATIONS %---------------------------------------------------------------------------------------- \documentclass[9pt]{developercv} % Default font size, values from 8-12pt are recommended %---------------------------------------------------------------------------------------- \begin{document} %---------------------------------------------------------------------------------------- % TITLE AND CONTACT INFORMATION %---------------------------------------------------------------------------------------- \begin{minipage}[t]{0.18\textwidth} % Profile photo column \vspace{-\baselineskip} % Required for vertically aligning minipages % Profile photo clipped into a circle \begin{tikzpicture} \clip (0,0) circle (1.1cm); \node at (0,0) {\includegraphics[width=2.2cm]{/home/anon/Pictures/Profile.png}}; \end{tikzpicture} \end{minipage} \hfill % Automatic horizontal whitespace \begin{minipage}[t]{0.34\textwidth} % Left column with your name and title, change the width as needed \vspace{-\baselineskip} % Required for vertically aligning minipages % If your name is very short: use just one of the lines below % If your name is very long: reduce the font size or make the current column wider (and reduce the others proportionately) \colorbox{black}{{\HUGE\textcolor{white}{\textbf{\MakeUppercase{Gregor}}}}} % First name \colorbox{black}{{\HUGE\textcolor{white}{\textbf{\MakeUppercase{Lohaus}}}}} % Last name \vspace{6pt} % Vertical whitespace {\huge Anwendungsentwickler} % Career or current job title \end{minipage} \hfill % Automatic horizontal whitespace \begin{minipage}[t]{0.43\textwidth} % Right column with the icons \vspace{-\baselineskip} % Required for vertically aligning minipages % The first parameter is the FontAwesome icon name, the second is the box size and the third is the text % Other icons can be found by referring to fontawesome5.pdf (supplied with the template) and using the word after \fa in the command for the icon you want \icon{Phone}{12}{+49 176 2221 9909}\\ \icon{At}{12}{\href{mailto:lohausgregor@gmail.com}{lohausgregor@gmail.com}}\\ \icon{Globe}{12}{\href{https://gregorlohaus.com}{gregorlohaus.com}}\\ \end{minipage} \vspace{0.5cm} % Vertical whitespace %---------------------------------------------------------------------------------------- % INTRODUCTION, SKILLS AND TECHNOLOGIES %---------------------------------------------------------------------------------------- \cvsect{Wer bin ich?} \begin{minipage}[t]{0.4\textwidth} % Left column with the introduction text, change the width as needed \vspace{-\baselineskip} % Required for vertically aligning minipages Als Anwendungsentwickler mit Leidenschaft für sauberen, wartbaren Code habe ich mit der Ausbildung zum Fachinformatiker für Anwendungsentwicklung meine Begeisterung zum Beruf gemacht. Ich arbeite mich schnell in neue Technologien ein und finde besondere Freude daran, komplexe Probleme strukturiert und nachhaltig zu lösen.\\ \end{minipage} \hfill % Automatic horizontal whitespace % The bar chart is wrapped in a zero-size \raisebox so it does not add to the line height % and can be shifted up freely. Increase the lift (1cm) to move the bars up, decrease to move them down. \raisebox{-2.5cm}[0pt][0pt]{% \begin{minipage}[t]{0.5\textwidth} % Right column with the skills bar chart, change the width as needed % Programming languages \begin{barchart}{5.5} % The parameter to the barchart environment is the maximum width (in cm) of the longest bar \baritem{PHP}{80} \baritem{Typescript}{75} \baritem{Javascript}{65} \baritem{SQL}{73} \baritem{Java}{65} \baritem{Python}{40} \baritem{Golang}{40} \end{barchart} \end{minipage}% } % Output a series of bubbles showing your proficiency with frameworks, tools and environments \begin{center} \bubbles{3/Symfony, 3/Laravel, 3/Vue.js, 3/PHPUnit, 2/React, 2/Next.js, 2/Svelte, 2/Django, 4/Linux} % Each bubble must be in the format of '/