diff --git a/resume.pdf b/resume.pdf index 8e912dc..0a830fa 100644 Binary files a/resume.pdf and b/resume.pdf differ diff --git a/resume.tex b/resume.tex index 5c55f95..5197ab0 100644 --- a/resume.tex +++ b/resume.tex @@ -12,6 +12,7 @@ %Format Packages \usepackage{fancyhdr} +\usepackage{titlesec} \usepackage{multicol} %Typesetting packages @@ -21,26 +22,47 @@ %% LAYOUT AND PACKAGE OPTIONS %% -\definecolor{urlgreen}{RGB}{63,125,91} +\definecolor{MediumSecondary}{HTML}{C83257} +\definecolor{MediumTertiary}{HTML}{855A9D} +\definecolor{DarkPrimary}{HTML}{1A2B3C} +\definecolor{MediumPrimary}{HTML}{315272} + +% \titleformat{\subsubsection} +% {\color{MediumTertiary}\large\bf}{\thesubsection.}{1em}{} + \geometry{ a4paper, - top=15mm + top=15mm, + bottom=10mm } \hypersetup{ colorlinks=true, linkcolor=steelblue, - urlcolor=urlgreen + urlcolor=MediumSecondary +} + +%% CUSTOM COMMANDS %% +\newcommand{\jobformat}[1]{ + {\fontsize{10pt}{12pt}\raggedleft\color{MediumTertiary}\textbf{\textit{#1}}\quad\par} +} +\newcommand{\jobrule}{ + {\color{DarkPrimary}\rule{0.75\textwidth}{1pt}} +} +\newcommand{\sectionrule}{ + {\vspace*{2mm}\color{MediumTertiary}\rule{\textwidth}{1.25pt}\vspace*{2mm}} } \pagestyle{empty} %Strip everything + + %% DOCUMENT %% \begin{document} - \section*{Rin (Tamara Vassileva)} + \section*{\color{DarkPrimary}Rin (Tamara Vassileva)} \begin{multicols}{2} REDACTED FOR STREAMING\newline REDACTED FOR STREAMING\newline @@ -55,37 +77,44 @@ \end{multicols} - \hrule + \sectionrule \subsection*{Work Experience} \subsubsection*{Westpac Banking Corporation} - Senior Technical Lead, Infrastructure, team of 30\newline - Westpac Banking Corporation Limited\newline - July 2021~\textendash{}~Current + + \jobrule + + Senior Technical Lead, Infrastructure, team of 30 + + \jobformat{July 2021~\textendash{}~Current} \begin{itemize} \item Proposed and led creation of a resilient multi-site control plane for all corporate Data Center network infrastructure using Ansible Tower, allowing for resilient and verifiable configuration deployment pipelines, as well as automated site isolation and recovery. \item Automated failover and cell isolation for the Online Banking, Investments, and Corporate Services websites, reducing per-cell deployment time from 30 minutes to 90 seconds, including automated acceptance testing. \item Created new Terraform providers and modules for F5 BIG-IP load balancers, reducing node deployment time from 1 hour to 3 minutes. - \item Mentored team on automation methodology, idempotency, and category theory + \item Mentored team on automation methodology, idempotency, and category theory. \end{itemize} \subsubsection*{TPG Telecom LTD} + + \jobrule + Network Engineer, team of 15\newline - TPG Telecom LTD\newline - May 2017~\textendash{}~July 2021 + \textit{Formerly Vodafone Hutchison Australia Pty Ltd} + + \jobformat{May 2017~\textendash{}~July 2021} \begin{itemize} - \item Developed QoS Optimisation for Fixed Broadband, eliminating buffering issues and increasing performance during peak hours by 30%, resulting in TPG’s Fixed Broadband service being rated 2nd best in the country. + \item Developed QoS Optimisation for Fixed Broadband, eliminating buffering issues and increasing performance during peak hours by 30\%, resulting in TPG’s Fixed Broadband service being rated 2nd best in the country. \item Managed, maintained, and upgraded production Ansible Tower environment, including migration to a resilient, multi-site architecture. \item Developed Ansible automation workflow for upgrade of fibre aggregation nodes with automated pre-checks, post-checks, and rollback; reduced weekly update time from 4 hours to 9-12 minutes. \item Proposed, designed, and developed a POC path optimization tool in Haskell for Access Networks to reduce manual work required for optical ring optimisation, reducing the hours required for routing new rings tenfold. \item Designed, implemented, and troubleshooted load-balancing solution for revenue/mediation systems that handle all customer billing, including custom monitoring, automated failover and alerting, and dependency groups. - \item Designed, and implemented CRL sync service between new PKI roots, used for signing of all internal certificates (2,000+ per year). - + \item Designed and implemented CRL sync service between new PKI roots, used for signing of all internal certificates (2,000+ per year). \end{itemize} + \sectionrule \subsection*{Community}