Compare commits

...

2 Commits

Author SHA1 Message Date
Rin 4f1d00ddac Add cover letter 2022-11-02 20:13:34 +11:00
Rin ef6fe67f01 remove fedi 2022-11-02 20:13:26 +11:00
4 changed files with 150 additions and 6 deletions

BIN
cover-letter.pdf Normal file

Binary file not shown.

126
cover-letter.tex Normal file
View File

@ -0,0 +1,126 @@
\documentclass{article}
%% PACKAGES %%
\usepackage[usenames,dvipsnames]{xcolor}
\usepackage[english]{babel}
\usepackage[utf8]{inputenc}
\usepackage{geometry}
\usepackage{fontspec}
\usepackage{hyperref}
\usepackage[nameinlink]{cleveref} %clever ref for smarter references
\usepackage{footnote}
%Format Packages
\usepackage{fancyhdr}
\usepackage{titlesec}
\usepackage{multicol}
%Typesetting packages
\usepackage{parskip}
\usepackage[protrusion=true]{microtype} %microtype because we're insane
\usepackage{fontawesome} %The font awesome icon set - if we need it
%% LAYOUT AND PACKAGE OPTIONS %%
\definecolor{MediumSecondary}{HTML}{C33551}
\definecolor{MediumTertiary}{HTML}{855A9D}
\definecolor{DarkPrimary}{HTML}{282E35}
\definecolor{MediumPrimary}{HTML}{3D4552}
\titleformat{\subsubsection}
{\color{MediumSecondary}\large\bf}{\thesubsection.}{1em}{}
\titleformat{\subsection}
{\color{MediumPrimary}\Large\bf}{\thesubsection.}{1em}{}
\geometry{
a4paper,
top=10mm,
bottom=10mm,
left=17mm,
right=17mm
}
\hypersetup{
colorlinks=true,
linkcolor=MediumTertiary,
urlcolor=MediumSecondary
}
%% FONT STUFF %%
\setmainfont{Questa Slab}[
Numbers=Lining,
]
%% CUSTOM COMMANDS %%
\newcommand{\jobformat}[1]{
{\fontsize{10pt}{12pt}\raggedleft\color{MediumTertiary}\textbf{\textit{#1}}\quad\par}
}
\newcommand{\jobrule}{
{\vspace*{-12pt}\color{DarkPrimary}\rule{0.75\textwidth}{1pt}\vspace*{-2pt}}
}
\newcommand{\sectionrule}{
{\vspace*{-8pt}\color{MediumTertiary}\rule{\textwidth}{1.25pt}\vspace*{-8pt}}
}
\pagestyle{empty} %Strip everything
%% DOCUMENT %%
\begin{document}
\section*{\color{MediumPrimary}Rin (Tamara Vassileva)}
\begin{multicols}{2}
REDACTED\newline%15A Parkes Rd\newline
REDACTED\newline%Artarmon, NSW\newline
REDACTED\newline%2064, Australia\newline
\columnbreak
Mobile: REDACTED\newline %+61 424 835 686\newline
Email: \href{mailto:rin@rin.systems}{rin@rin.systems}\newline
\url{https://rin.systems}
%Fedi: \url{https://tech.lgbt/@tammy}
\end{multicols}
\sectionrule
\subsection*{Cover Letter}
To Whom It May Concern,
My name is Tamara Vassileva. I became aware of the openings at Tailscale while looking around, and thought that
I'd be an excellent fit for the Developer Advocate position. I want to transition into Developer Relations roles as I
viscerally enjoy teaching and presenting information to others, and love learning and mastering systems.
I've spent a lot of my professional life documenting systems, and have always loved finding engaging ways of presenting
information. I have always believed that if you can't explain something in a way that a layperson can understand it,
then you don't understand it sufficiently well. I can confidently say that I could explain basic category theory to
most anyone who asked, and am confident that I'd be a great addition to the team.
I've recently started a blog at \url{https://rin.systems}, where I document my various (mis)adventures in tech, and
have found it both refreshing and fulfilling outlet to publish in a concise, yet fun format.
On the flip side, a lot of the work that I've done has been small-scale automation and proof-of-concepts.
A proof-of-concept that I'm especially proud of was a path optimization tool that I wrote.
The issue at hand was that a lot of person\textendash{}hours would be spent on minimising the length of cable runs
between access nodes, and there was no tool to automate this. I quickly realised that this was a travelling
\textendash{}salesman problem and whipped up a proof-of-concept in Haskell, as it seemed a good tool for the
job, and later re-written into a python script to make it easier to maintain.
The original Haskell script performed admirably on all the test data, and the python script performed only marginally
worse.
For these reasons, I think I'd make a good candidate for the Developer Advocate position at Tailscale, and look forward
to hearing back from you.
Sincerely,\newline
Tamara Vassileva
\sectionrule
\end{document}

Binary file not shown.

View File

@ -73,18 +73,18 @@
%% DOCUMENT %%
\begin{document}
\section*{\color{MediumPrimary}Rin (Tamara Vassileva)}
\section*{\LARGE\color{MediumPrimary}Tamara Vassileva}
\begin{multicols}{2}
15A Parkes Rd\newline
Artarmon, NSW\newline
2064, Australia\newline
\url{https://rin.systems}
\columnbreak
Mobile: +61 424 835 686\newline
Email: \href{mailto:rin@rin.systems}{rin@rin.systems}\newline
Fedi: \url{https://tech.lgbt/@tammy}
\url{https://rin.systems}
\end{multicols}
@ -124,7 +124,24 @@
\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 Maintained documentation for network load balancers, oversaw proposed changes to infrastructure.
\item Created and maintained documentation and runbooks for network load balancers,
oversaw proposed changes to infrastructure.
\end{itemize}
\subsubsection*{Ozzy Consulting Pty Ltd}
\jobrule
Technical Writer
\jobformat{Jun 2016~\textendash{}~Aug 2021}
\begin{itemize}
\item Drafted, wrote, and maintained High-Level and Detailed Designs for projects.
\item Created MOPs, Implementation Plans, and Hot\textendash{}Fix Documents for Planned and Unplanned Changes.
\item Developed, tested, and implemented custom monitoring scripts for network load\textendash{}balancers.
\end{itemize}
\sectionrule
@ -135,7 +152,7 @@
\jobrule
\jobformat{2022}
\jobformat{2020}
Gave a talk on Automation Mindset vs. Methodology at AnsibleFest 2020.
@ -144,6 +161,7 @@
\jobrule
\jobformat{2022~\textendash{}~Ongoing}
We maintain an ongoing tech blog at \href{https://rin.systems}{https://rin.systems} with our various adventures and misadventures in tech.
I maintain an ongoing tech blog at \href{https://rin.systems}{https://rin.systems} with my various adventures and
misadventures in tech.
\end{document}