summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorToby Vincent <tobyv13@gmail.com>2023-03-30 16:54:14 -0500
committerToby Vincent <tobyv13@gmail.com>2023-03-30 16:54:14 -0500
commit9746831f5a6e165fcc5317346c188d1d2ea4a803 (patch)
treeafbd7c95989f5635d469738aa991bd7716b9d7f6
parente1eabe960404c9365d5da52c2c544f6b72e47b07 (diff)
feat: add collibra cover letter
-rw-r--r--src/collibra/cover_letter.tex33
1 files changed, 33 insertions, 0 deletions
diff --git a/src/collibra/cover_letter.tex b/src/collibra/cover_letter.tex
new file mode 100644
index 0000000..21e64ef
--- /dev/null
+++ b/src/collibra/cover_letter.tex
@@ -0,0 +1,33 @@
+\input{preamble}
+
+\recipient{HR Department}{Collibra\\New York, New York}
+\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 --- Data Quality Cloud position. I am
+intrigued by the work being done at Collibra and 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 high standards for quality solutions that focus on simplicity, efficiency, and
+correctness. While I have an affinity for Rust, I have experience with many other languages such as
+Java, C, and Python.
+
+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
+believe 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}