summaryrefslogtreecommitdiffstats
path: root/src/salud/cover_letter.tex
diff options
context:
space:
mode:
authorToby Vincent <tobyv13@gmail.com>2023-06-19 21:28:13 -0500
committerToby Vincent <tobyv13@gmail.com>2023-06-19 21:28:13 -0500
commitfba9c78245167120f6905c3b22c502d5fcee3f2b (patch)
tree465041b7d7a1d80e6c32fc9140c832b17128009e /src/salud/cover_letter.tex
parent76f7e13c649ae425ef7497aac7fa9224b0d18e30 (diff)
feat: add salud cover letter
Diffstat (limited to 'src/salud/cover_letter.tex')
-rw-r--r--src/salud/cover_letter.tex31
1 files changed, 31 insertions, 0 deletions
diff --git a/src/salud/cover_letter.tex b/src/salud/cover_letter.tex
new file mode 100644
index 0000000..db73d73
--- /dev/null
+++ b/src/salud/cover_letter.tex
@@ -0,0 +1,31 @@
+\input{preamble}
+
+\recipient{Hiring Manager}{Salud Revenue Partners\\West Lafayette, IN 47906}
+\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 would love to discuss the
+opportunity to be a part of it.
+
+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 building
+systems. I have a passion and natural affinity for writing code and have high standards for quality,
+which often led to taking on a `lead-by-example' role in the teams I have worked in.
+
+I love to explore and learn about new things and a majority of my free time is spend doing so.
+Through my hobbies and career, I have developed a diverse knowledge base and wide skill set,
+including a strong understanding of DevOps, containerization, and Unix systems, to name a few. I
+hope this, along with my proficiency for engineering and passion for writing efficient and correct
+code, could provide unique qualifications for this opportunity, and I look forward to discussing it
+further.
+
+\makeletterclosing{}
+
+\end{document}