summaryrefslogtreecommitdiffstats
path: root/src/warp/resume.tex
blob: abb32564caff9cdc889c9ab9fab6125c31cb94f8 (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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
\input{../preamble}

\recipient{HR Department}{Warp\\New York, NY }
\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 software engineering position and would love to discuss the
opportunity you have.

As a generational engineer, I have been engaged in engineering the majority of my life, both as a
hobby, as well as professionally. While I have tangible experience in both mechanical and
electrical engineering, I have found software engineering to be an excellent conduit for my love of
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 Rust, I have
experience with many other languages such as C, Python, and C\#.

I love to explore and learn about new things and a majority of my free time is spend doing so.
Through my hobbies, I have developed a diverse knowledge base and wide skill set, including a
strong understanding of DevOps, containerization, and IoT, to name a few. I believe this, along
with my proficiency for engineering, understanding of Rust, and passion for producing reliable and
maintainable code, could provide unique qualifications for this opportunity, and I look forward to
discussing it further.

\makeletterclosing{}

\pagebreak

\makecvtitle{}

\pagebreak[1]
\input{../resume/education}

\pagebreak[1]
\input{../resume/experience}

\pagebreak[1]
\input{../resume/skills}

\pagebreak[1]
\input{../resume/projects}

\end{document}