summaryrefslogtreecommitdiffstats
path: root/src/verana_health/cover_letter.tex
diff options
context:
space:
mode:
Diffstat (limited to 'src/verana_health/cover_letter.tex')
-rw-r--r--src/verana_health/cover_letter.tex28
1 files changed, 28 insertions, 0 deletions
diff --git a/src/verana_health/cover_letter.tex b/src/verana_health/cover_letter.tex
new file mode 100644
index 0000000..d454171
--- /dev/null
+++ b/src/verana_health/cover_letter.tex
@@ -0,0 +1,28 @@
+\input{preamble}
+
+\recipient{HR Department}{Verana Health\\San Francisco, 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 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 believe my experience with both Python and Rust, knowledge of containerization technologies, and
+passion for producing reliable and maintainable code, provide unique qualifications for this
+opportunity.
+
+\makeletterclosing{}
+
+\end{document}