From 5a4705ef599cd771df38861201617c570bd86313 Mon Sep 17 00:00:00 2001 From: Toby Vincent Date: Tue, 7 Feb 2023 14:37:17 -0600 Subject: refactor: simplify project structure --- src/mozilla/resume.tex | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 src/mozilla/resume.tex (limited to 'src/mozilla/resume.tex') diff --git a/src/mozilla/resume.tex b/src/mozilla/resume.tex new file mode 100644 index 0000000..2ab9078 --- /dev/null +++ b/src/mozilla/resume.tex @@ -0,0 +1,28 @@ +\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{}} + +\begin{document} + +\makelettertitle{} + +I am contacting you in regard to the \emph{Software Engineer (Privacy and Security)} 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} -- cgit v1.2.3-70-g09d2