summaryrefslogtreecommitdiffstats
path: root/src/scythe/cover_letter.tex
blob: 62251a30e27b4d583f8913c9dc9919e711b524ae (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
\input{preamble}

\recipient{HR Department}{Scythe Robotics\\Boulder, Colorado}
\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. 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, 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.
Along with Software Engineering, I have tangible experience in both mechanical and electrical
engineering, and my hobbies have afforded me ample understanding of technologies such as IoT and
containerization.

I believe my proficiency for engineering, understanding of Rust, C, and DevOps, and passion for
producing reliable and maintainable code, provide unique qualifications for this opportunity.

\makeletterclosing{}

\end{document}