summaryrefslogtreecommitdiffstats
path: root/src/cover_letter
diff options
context:
space:
mode:
authorToby Vincent <tobyv13@gmail.com>2023-01-19 17:51:13 -0600
committerToby Vincent <tobyv13@gmail.com>2023-01-19 17:51:13 -0600
commitfbdb57722d40a8132a7983f973150d97c13f6d1c (patch)
tree7e4a5d5c0c653680a60d778b62f81754a5b17389 /src/cover_letter
parent9c0c8ab70a4c1bd5e46538ddcb983557f9ee51b4 (diff)
feat: add scythe robotics resume
Diffstat (limited to 'src/cover_letter')
-rw-r--r--src/cover_letter/cover_letter-scythe.tex49
1 files changed, 49 insertions, 0 deletions
diff --git a/src/cover_letter/cover_letter-scythe.tex b/src/cover_letter/cover_letter-scythe.tex
new file mode 100644
index 0000000..b04380a
--- /dev/null
+++ b/src/cover_letter/cover_letter-scythe.tex
@@ -0,0 +1,49 @@
+\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{}
+
+\pagebreak
+
+\makecvtitle{}
+
+\pagebreak[1]
+\input{../resume/education}
+
+\pagebreak[1]
+\input{../resume/experience}
+
+\pagebreak[1]
+\input{../resume/skills}
+
+\pagebreak[1]
+\input{../resume/projects}
+
+\end{document}