summaryrefslogtreecommitdiffstats
path: root/src/cover_letter.tex
blob: 6b716d4e22f5e1c1d960176abea42638881fb669 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
\input{preamble}

\recipient{HR Department}{Mozilla\\Portland, OR }
\date{\today}
\opening{Dear Sir or Madam,}
\closing{Thank you for your consideration,}
\enclosure[Attached]{curriculum vit\ae{}}

\newcommand{\position}{Software Engineer (Privacy and Security)}

\begin{document}

\makelettertitle

I am contacting you in regard to the \emph{\position} position and would love to discuss the
opportunity you have.

I have been involved in software for most of my life, both as a hobby, as well as professionally. I
have found software engineering to be an excellent conduit for my love of problem solving,
engineering, and finding elegant solutions to complex problems. I have high standards for quality
solutions that focus on simplicity, efficiency, and correctness. While I have an affinity for the
Rust programming language, I have experience many other languages such as C++, Python, and C\#.

I really believe in open source software and the work being done at Mozilla as a whole. I think my
proficiency for engineering, along with my passion and aptitude for Rust, provide unique
qualifications for this opportunity.

\makeletterclosing

\end{document}