Files
claude-resume-kit/resume_builder/templates/coverletter_template.tex
T

59 lines
1.8 KiB
TeX

% Generate only when the session records Cover Letter Decision: YES.
% Keep to one page and use only claims present in the canonical registry and resume.
\documentclass[11pt,a4paper]{article}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{lmodern}
\usepackage[a4paper,left=0.85in,right=0.85in,top=0.7in,bottom=0.7in]{geometry}
\usepackage{parskip}
\usepackage{xcolor}
\usepackage{hyperref}
\hypersetup{hidelinks}
\pagestyle{empty}
\setlength{\parindent}{0pt}
\begin{document}
{\Large\bfseries Dennis Thiessen, M.Eng.}\par
% Add "Swiss B permit; no employer sponsorship required" only when useful.
Bern, Switzerland $\vert$
\href{mailto:dennis@thiessen.io}{dennis@thiessen.io} $\vert$ +41 795 955 585 $\vert$
\href{https://linkedin.com/in/dennis-thiessen}{LinkedIn}
\vspace{1.5em}
\textit{Hiring manager or team}\\
\textit{Company}\\
\textit{City, country}
\vspace{1em}
\today
\vspace{1em}
\textbf{Application for \textit{exact role title}}
\vspace{0.8em}
Dear \textit{name or Hiring Team},
% Paragraph 1: specific reason for this employer/role. Use a verified first-party
% hook only. State the strongest direct match without repeating the summary.
\textit{Employer-specific motivation and role thesis.}
% Paragraph 2: one or two connected examples already supported by canonical IDs
% and present in the resume. Explain scope, method and relevance. Do not invent a
% metric or imply ownership of a company-wide platform.
\textit{Evidence paragraph.}
% Optional paragraph 3: explain a transition, location/work-authorization point,
% or motivation that materially helps the decision. Delete if it adds no value.
\textit{Optional context paragraph.}
I would welcome the opportunity to discuss how this experience could support \textit{specific team or outcome}.
Kind regards,
\vspace{1.5em}
Dennis Thiessen
\end{document}