summaryrefslogtreecommitdiffstats
path: root/lacework/cover_letter.tex
diff options
context:
space:
mode:
authorToby Vincent <tobyv@tobyvin.dev>2023-11-13 21:40:12 -0600
committerToby Vincent <tobyv@tobyvin.dev>2023-11-13 21:40:12 -0600
commit021a6d17ddd3e62e36046839e0e8e8f442f0d96d (patch)
treeb277097b3a282e989b61d96210fcff1a09a7345f /lacework/cover_letter.tex
parent2aec1184e3ac8a7a560ccc81539243ed43aaae57 (diff)
build: remove src/ directory to simplify dev envv0.1.5
Diffstat (limited to 'lacework/cover_letter.tex')
-rw-r--r--lacework/cover_letter.tex27
1 files changed, 27 insertions, 0 deletions
diff --git a/lacework/cover_letter.tex b/lacework/cover_letter.tex
new file mode 100644
index 0000000..b007103
--- /dev/null
+++ b/lacework/cover_letter.tex
@@ -0,0 +1,27 @@
+\input{preamble}
+
+\recipient{HR Department}{Lacework\\Mountain View, California}
+\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 Engineer --- Product 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, I have experience with many other languages such as C, Python, and C\#.
+
+I beleive my proficiency for engineering, along with my passion for producing reliable and
+maintanable code, provide unique qualifications for this opportunity.
+
+\makeletterclosing{}
+
+\end{document}