reduced to onepager

This commit is contained in:
2025-11-24 21:01:56 +01:00
parent ff4cb0ec8c
commit 4a8f0fffec
2 changed files with 109 additions and 124 deletions

233
cv.tex
View File

@@ -18,6 +18,7 @@
\usepackage{tabularx}
\usepackage{multicol}
\usepackage{svg}
\usepackage{enumitem}
%----------------------------------------------------------------------------------------
% LOGIC
%----------------------------------------------------------------------------------------
@@ -399,15 +400,8 @@
% param 2: detailed description (separate bullet points with \item)
\newcommand{\cvsubpoint}[2]{
\vspace{3pt}
\textcolor{black}{\textbf{#1}}\\[-18pt]
\begin{itemize}
\setlength{\itemsep}{2pt}
\setlength{\parskip}{0pt}
\setlength{\parsep}{0pt}
\small
#2
\end{itemize}
\vspace{-10pt}
\textcolor{black}{\textbf{#1}}\\[-2pt]
#2\\
}
%----------------------------------------------------------------------------------------
@@ -496,18 +490,17 @@
\end{tikzpicture}
\end{center}
\vspace{0.5em}
\vspace{-2em}
\cvsection{Contact}\\[-0.5em]
\iconemail{Envelope}{14}{alexander@bocken.org}{alexander@bocken.org}{black}\\[6pt]
\cvsection{Contact}\\[-0.75em]
\iconemail{Envelope}{14}{alexander@bocken.org}{alexander@bocken.org}{black}\\[3pt]
%\iconemail{Envelope}{14}{alexander.bocken@pwc.ch}{alexander.bocken@pwc.ch}{black}\\[6pt]
\icontext{Github}{14}{\href{https://github.com/AlexBocken}{AlexBocken \scriptsize\faExternalLink*}}{black}\\[6pt]
\icontext{Globe}{14}{\href{https://bocken.org}{bocken.org \scriptsize\faExternalLink*}}{black}\\[6pt]
\icontext{Linkedin}{14}{\href{https://linkedin.com/in/alexander-bocken}{/in/alexander-bocken \scriptsize\faExternalLink*}}{black}\\[6pt]
\icontext{Phone}{14}{\href{tel:+41-78-692-5995}{+41 (0)78 692 59 95 \scriptsize\faExternalLink*}}{black}\\[6pt]
\icontexttopalign{MapMarker}{14}{Ausserdorfstrasse 10a\\ 8052 Zürich}{black}\\[6pt]
\icontext{Flag}{14}{Austrian}{black}\\[6pt]
\vfill\null
\icontext{Github}{14}{\href{https://github.com/AlexBocken}{AlexBocken \scriptsize\faExternalLink*}}{black}\\[3pt]
\icontext{Globe}{14}{\href{https://bocken.org}{bocken.org \scriptsize\faExternalLink*}}{black}\\[3pt]
\icontext{Linkedin}{14}{\href{https://linkedin.com/in/alexander-bocken}{/in/alexander-bocken \scriptsize\faExternalLink*}}{black}\\[3pt]
\icontext{Phone}{14}{\href{tel:+41-78-692-5995}{+41 (0)78 692 59 95 \scriptsize\faExternalLink*}}{black}\\[3pt]
\icontexttopalign{MapMarker}{14}{Ausserdorfstrasse 10a\\ 8052 Zürich}{black}\\[3pt]
\icontext{Flag}{14}{Austrian}{black}\\[3pt]
%\cvqrcode{0.7}
%\vfill\null
@@ -516,6 +509,7 @@
%---------------------------------------------------------------------------------------
% LANGUAGES
%----------------------------------------------------------------------------------------
\vspace{-1.5em}
\cvsection{Languages}\\[-0.8em]
\vspace{-0.5em}
\begin{minipage}{\mpwidth}
@@ -528,6 +522,8 @@
%---------------------------------------------------------------------------------------
% ACHIEVEMENTS
%----------------------------------------------------------------------------------------
\vspace{-1.5em}
\cvsection{Achievements}
\vspace{-1.8em}
\cvmetaevent
@@ -537,7 +533,7 @@
\cvmetaevent
{Abitur}
{Best of year}
{Achieved an overall grade of 1.1 (German grading scale)}
{Achieved an overall grade of 1.1. Prizes for Mathematics, Physics, and English.}
\cvmetaevent
{Jugend gründet}
{7\textsuperscript{th} place }
@@ -547,48 +543,42 @@
{}
{Participant of ``Technik-Akademie'' for gifted children in Tübingen in 2013.}
\vspace{1em}
\newpage
%---------------------------------------------------------------------------------------
% META SKILLS
%----------------------------------------------------------------------------------------
\cvsection{Soft Skills}\\[-0.8em]
\vspace{-1.2em}
\begin{itemize}
\leftskip-1.8em
\itemsep-0.2em
\item[] Strong analytical capabilities
\item[] Excellent at presentations (EN, DE)
\item[] Work well in teams
\item[] Quick learner
\item[] Focused
\item[] Adaptable
\item[] Self-starter
\end{itemize}
% \cvsection{Soft Skills}\\[-0.8em]
% \vspace{-1.2em}
% \begin{itemize}
% \leftskip-1.8em
% \itemsep-0.2em
% \item[] Strong analytical capabilities
% \item[] Excellent at presentations (EN, DE)
% \item[] Work well in teams
% \item[] Quick learner
% \item[] Focused
% \item[] Adaptable
% \item[] Self-starter
% \end{itemize}
%---------------------------------------------------------------------------------------
% CERTIFICATIONS
%----------------------------------------------------------------------------------------
\cvsection{Certifications}\\[-0.8em]
\vspace{-0.5em}
\cvsection{Certifications}\\[-2em]
\begin{center}
\begin{minipage}[t]{0.45\mpwidth}
\begin{minipage}[t]{0.4\mpwidth}
\centering
\BeginAccSupp{method=escape,Alt={SSCP - Systems Security Certified Practitioner}}
\includegraphics[width=\linewidth]{img/SSCP.png}
\EndAccSupp{}\\
\small{Systems Security Certified Practitioner (SSCP)}
\EndAccSupp{}
\end{minipage}
\hspace{0.05\mpwidth}
\begin{minipage}[t]{0.45\mpwidth}
\hspace{1em}
\begin{minipage}[t]{0.4\mpwidth}
\centering
\href{https://www.credly.com/badges/02334d4b-37ca-497b-abde-f17a3c095a6f/public_url}{%
\href{https://www.credly.com/badges/02334d4b-37ca-497b-abde-f17a3c095a6f/public_url}{
\BeginAccSupp{method=escape,Alt={PSM I - Professional Scrum Master I}}
\includegraphics[width=\linewidth]{img/PSMI.png}
\EndAccSupp{}\\
\small{Professional Scrum Master™ I (PSM I) \scriptsize\faExternalLink*}
\EndAccSupp{}
}
\end{minipage}
\end{center}
@@ -598,15 +588,13 @@
%---------------------------------------------------------------------------------------
% TITLE HEADER
%----------------------------------------------------------------------------------------
\hspace*{-1em}\fcolorbox{white}{darkcol}{\begin{minipage}[c][3.5cm][c]{1\mpwidth+1em}
\hspace*{-1em}\fcolorbox{white}{darkcol}{\begin{minipage}[c][3cm][c]{1\mpwidth+1em}
\begin {center}
\HUGE{ \textbf{ \textcolor{white}{Alexander Bocken } } } \\[4pt]
% \textcolor{white}{ \rule{0.1\textwidth}{1.25pt} }
\large{ \textcolor{offwhite} {} }
\small{\textcolor{white}{
\hspace*{0.5em}
\noindent{Adaptable and driven, I am a rapid learner with a solid technical and commercial base.
%\hspace*{0.5em}
\noindent{Adaptable and driven, I am a rapid learner with a solid technical foundation.\\
I thrive on challenges and building genuine relationships. \\Adept at navigating intricate environments.
Very international.
}
@@ -620,13 +608,13 @@
%----------------------------------------------------------------------------------------
%\vfill\null
\vspace{-0.75em}
\cvsectionspaced{Education}
\vspace{-1.5em}
\cvsection{Education}
\vspace{-0.75em}
\timelinearrow{-19.5em}
\cvevent
{\textbf{2022 - Jan 2025}}
{\textbf{2022 - 2025 Jan}}
{MSc. Management, Technology, and Economics}
{ETH Zürich, Switzerland}
{img/eth.svg}
@@ -676,67 +664,57 @@
{}
{}
{}
{Best student of year. Awarded prizes for \textbf{best student in Physics, Mathematics, and English}. Class representative.\\
{Best student of year. Awarded prizes for \textbf{best student in Physics, Mathematics, and English}. Class representative.
GPA: 1.1 (German grading scale)}
{}
\null\vspace{0}
\null\vspace{-1em}
%---------------------------------------------------------------------------------------
% WORK EXPERIENCE
%----------------------------------------------------------------------------------------
\vspace{0}
\cvsectionspaced{Work Experience}
\vspace{-1.5em}
\vspace{0em}
\cvsection{Work Experience}
\vspace{-0.75em}
\timelinearrow{-39em}
\timelinearrow{-26em}
\cveventdetailed{\textbf{2025 Feb - to date}}
{Associate Consultant Cyber Security \& Privacy}
{Associate Consultant Cybersecurity \& Privacy}
{PwC Switzerland}
{img/pwc.svg}
{1.4em}
{-0.1\height}
{
\vspace{-1em}
\cvsubpoint{Strategic Enterprise Identity Transformation}{
\item Led analytical framework and workshop materials design for CHF $\approx$ 250bn AUM Swiss bank (FINMA category 3) IAM strategy engagement, selecting and tailoring strategic frameworks (North Star visioning, SWOT analysis, capability maturity assessments) to structure stakeholder alignment across senior leaders (CISO, CTO-reporting directors)
\item Supported vendor selection process through structured proof-of-concept evaluation, comparing enterprise IAM solutions across technical capabilities, cost efficiency, and implementation complexity; recommendation approved by steering committee for multi-year cloud-first transformation
\item Designed implementation roadmap translating business requirements (cost reduction, cloud migration, operational efficiency) into phased technical architecture, governance model, and key milestones
}
\cvsubpoint{Multi-National Cybersecurity Strategy}{
\item Supported the creation of an enterprise cybersecurity strategy for Swiss multinational media conglomerate operating across Europe and Africa through executive workshops with CISO and CIO
\item Stepped up to lead additional workstreams following team member departure, maintaining deliverable quality and project timeline
Supported the creation of an enterprise cybersecurity strategy for Swiss multinational media conglomerate operating across EMEA through workshops with CISO and CIO.
}
\cvsubpoint{Strategic Enterprise Identity Transformation}{
Led analytical framework and workshop materials design for CHF $\approx$ 250bn AuM Swiss bank IAM strategy engagement, selecting and tailoring strategic frameworks to structure stakeholder alignment across senior leaders (CISO, CTO-reporting directors)
}
\cvsubpoint{Banking Sector Cyber Risk Audits}{
\item Conducted comprehensive cybersecurity audits across 10 Swiss banking institutions ($\approx$ CHF 800mn CHF 9bn AUM, FINMA category 3-5) over 4-month engagement
\item Proactively expanded role beyond typical scope to lead stakeholder interviews with C-suite and senior risk personnel, synthesizing technical controls and governance assessments into business-relevant insights
\item Owned end-to-end audit documentation and quality assurance, ensuring consistency of findings evaluations and regulatory compliance assessments.
Conducted comprehensive cybersecurity audits across 10 Swiss banking institutions ($\approx$ CHF 800mn CHF 9bn AUM, FINMA category 3-5) over 4-month engagement
}
\cvsubpoint{Firm Development \& Internal Leadership}{
\item Leading monthly knowledge-sharing forums for 30-person cybersecurity practice, organizing speakers on emerging topics and facilitating cross-practice knowledge transfer
\item Organize team engagement initiatives, strengthening collaborative culture across distributed project teams
Leading monthly knowledge-sharing forums for 30-person Cybersecurity practice. Memeber of the Cybersecurity Staff Advisory Board.
}
}
\null
\pagebreak
\vspace{-1.75em}
%\pagebreak
% Draw timeline arrow continuation for second page
\timelinearrowcontinue{-10.5em}
%\timelinearrowcontinue{-10.5em}
\cvevent
{\textbf{2024 Apr - Sep}}
{Internship Risk \& Control}
{Zurich Insurance Group Ltd.}
{Zurich Insurance Group}
{img/zurich.svg}
{1.2em}
{-0.2\height}
{\small\begin{itemize}
{\small
\item Assisted in the implementation of Zurich's Global Internal Control Framework, developing training materials, supporting stakeholders, and reviewing control objectives for consistency and compliance.
\item As part of Zurich Insurance's second line of defense, learned about the insurance industry, risk management, and internal controls in a multinational corporate environment.
\end{itemize}
}
{}
\null
@@ -749,28 +727,37 @@
{img/eth.svg}
{0.7em}
{-.05\height}
{\small Managing the chair's website, writing news articles, and suggesting and creating improvements.}
{}
{}
\null
\vspace{-1em}
%\cvskill[Icon or SVG path]{Skill_Name}{Years of experience}{percentage of bar fill}{SVG height (optional)} \\[-2pt]
\vspace{0em}
\cvsection{Programming Languages}\\[-0.75em]
\hfill
\begin{minipage}[t]{0.47\linewidth}
\cvskill[Python]{Python}{adept}{0.8}{}\\
\cvskill[RProject]{R}{intermediate}{0.5}{}\\
\cvskill[img/cpp.svg]{C/C++}{intermediate}{0.5}{0.9em}\\
\cvskill[img/bash.svg]{POSIX Shell/Bash}{adept}{0.8}{}\\
\end{minipage}
\hfill
\begin{minipage}[t]{0.47\linewidth}
\cvskill[Js]{JavaScript}{intermediate}{0.6}{}\\
\cvskill[Code]{HTML/CSS}{adept}{0.8}{}\\
\hspace*{0.5em}Other languages i have worked with:\\
\hspace*{0.5em}\textbf{PHP, AWK, LaTeX, SVG, Matlab/Simulink}
\end{minipage}
\vspace{-.5em}
\cvsection{Digital Skills}\\
\vspace{-2em}
\begin{itemize}[leftmargin=0pt, itemsep=2pt, parsep=0pt, rightmargin=10pt]
\item[] \textbf{Programming:} Python (adept), C/C++ (intermediate), Bash (adept), R (intermediate), JavaScript (intermediate), HTML/CSS (adept), SvelteKit and many more
\item[] \textbf{Data Science:} Agent Based Modelling, Graph theory, Strong familiarity with typical libaries (Pandas, Numpy, tidyverse)
\item[] \textbf{Office:} Full MS Office Suite (adept), LaTex (adept)
\item[] \textbf{Graphics:} Photoshop, Inkscape, SVG
\item[] \textbf{System Administration:} MongoDB, PostgreSQL, Nginx,
\item[] \textbf{Cybersecurity:} MS Sentinel and KQL, Wiz
\end{itemize}
% \begin{minipage}[t]{0.47\linewidth}
% \cvskill[Python]{Python}{adept}{0.8}{}\\
% \cvskill[RProject]{R}{intermediate}{0.5}{}\\
% \cvskill[img/cpp.svg]{C/C++}{intermediate}{0.5}{0.9em}\\
% \cvskill[img/bash.svg]{POSIX Shell/Bash}{adept}{0.8}{}\\
% \end{minipage}
% \hfill
% \begin{minipage}[t]{0.47\linewidth}
% \cvskill[Js]{JavaScript}{intermediate}{0.6}{}\\
% \cvskill[Code]{HTML/CSS}{adept}{0.8}{}\\
% \hspace*{0.5em}Other languages i have worked with:\\
% \hspace*{0.5em}\textbf{PHP, AWK, LaTeX, SVG, Matlab/Simulink}
% \end{minipage}
\hfill
% \vspace{0.7cm}
@@ -785,28 +772,28 @@
% \cvskill{SVG}{}{1}\\
% \end{minipage}
\vspace{-2em}
\cvsection{Computer Skills}\\[-0.75em]
\begin{minipage}[t]{0.325\linewidth}
\cvskillthreecolumn{MS Office}{}{1}
\cvskillthreecolumn{Multithreading}{C++, Py}{0.5}
\cvskillthreecolumn{Linux}{}{0.75}
\end{minipage}
\hfill
\begin{minipage}[t]{0.325\linewidth}
\cvskillthreecolumn{Photoshop}{intermediate}{0.7}
\cvskillthreecolumn{Inkscape}{intermediate}{0.7}
\cvskillthreecolumn{Nginx}{intermediate}{0.7}
\end{minipage}
\hfill
\begin{minipage}[t]{0.325\linewidth}
\cvskillthreecolumn{SQL}{beginner}{0.3}
\cvskillthreecolumn{MongoDB}{intermediate}{0.6}
\cvskillthreecolumn{SvelteKit}{}{0.75}
\end{minipage}
% \vspace{-2em}
% \cvsection{Computer Skills}\\[-0.75em]
% \begin{minipage}[t]{0.325\linewidth}
% \cvskillthreecolumn{MS Office}{}{1}
% \cvskillthreecolumn{Multithreading}{C++, Py}{0.5}
% \cvskillthreecolumn{Linux}{}{0.75}
% \end{minipage}
% \hfill
% \begin{minipage}[t]{0.325\linewidth}
% \cvskillthreecolumn{Photoshop}{intermediate}{0.7}
% \cvskillthreecolumn{Inkscape}{intermediate}{0.7}
% \cvskillthreecolumn{Nginx}{intermediate}{0.7}
% \end{minipage}
% \hfill
% \begin{minipage}[t]{0.325\linewidth}
% \cvskillthreecolumn{SQL}{beginner}{0.3}
% \cvskillthreecolumn{MongoDB}{intermediate}{0.6}
% \cvskillthreecolumn{SvelteKit}{}{0.75}
% \end{minipage}
\vspace{0.3em}
\hspace*{0.5em}Additional tools I am familiar with: \textbf{Docker}, \textbf{Git}, \textbf{Vim}, \textbf{SSH}
% \vspace{0.3em}
% \hspace*{0.5em}Additional tools I am familiar with: \textbf{Docker}, \textbf{Git}, \textbf{Vim}, \textbf{SSH}
% - various REST API interactions (Oxford Dictionaries, JDIC, various Google APIs...)
% # Hobbies
@@ -908,8 +895,8 @@
% PERSONAL DETAILS
%----------------------------------------------------------------------------------------
\vspace{0.75em}
\hspace{0.25em} \textbf{Hobbies: }\normalsize Hiking, Cooking \href{https://bocken.org/rezepte}{(See my site here \scriptsize\faExternalLink*)}, Fitness, Linux, Webdev, Learning the \href{https://github.com/AlexBocken/kanji}{Japanese Kanji \scriptsize\faExternalLink*}
\vspace{0.5em}
\hspace{-2em} \textbf{Hobbies: }\normalsize Hiking, Cooking \href{https://bocken.org/rezepte}{(See my site \scriptsize\faExternalLink*}), Fitness, Linux, Webdev, Learning \href{https://github.com/AlexBocken/kanji}{Japanese Kanji \scriptsize\faExternalLink*}
% - Reading
% - Hiking
% - Fitness
@@ -928,8 +915,6 @@
% hotfixes to create fake-space to ensure the whole height is used
\vfill
\vfill
\vfill
\end{rightcolumn}
\end{paracol}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 288 KiB

After

Width:  |  Height:  |  Size: 303 KiB