feat: rebuild evidence-first application workflow
This commit is contained in:
@@ -1,43 +1,58 @@
|
||||
\documentclass[11pt,a4paper,roman]{moderncv}
|
||||
\usepackage[english]{babel}
|
||||
\moderncvstyle{classic}
|
||||
\moderncvcolor{green}
|
||||
\usepackage[utf8]{inputenc}
|
||||
\usepackage{ragged2e}
|
||||
\usepackage[scale=0.79]{geometry}
|
||||
\usepackage[version=4,arrows=pgf-filled]{mhchem}
|
||||
\renewcommand*{\makeletterclosing}{\par\vspace{2ex}\closingname\par}
|
||||
% 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.
|
||||
|
||||
% ========== CUSTOMIZE THESE ==========
|
||||
\name{[YOUR FIRST]}{[YOUR LAST]}
|
||||
\address{[Your City, State ZIP]}
|
||||
\phone[mobile]{[+1 XXXXXXXXXX]}
|
||||
\email{[your@email.com]}
|
||||
% ======================================
|
||||
\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}
|
||||
|
||||
\recipient{To}{Hiring Committee\\[Department/Group Name]\\[Division Name]\\[Company/Institution Name]\\[City, State ZIP]}
|
||||
\date{\today}
|
||||
\opening{Dear Members of the Hiring Committee,}
|
||||
\makelettertitle
|
||||
{\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}
|
||||
|
||||
\begin{justify}
|
||||
% GENERATE: Paragraph 1 — Hook. Connect their work to your methodology. State the position.
|
||||
\vspace{1.5em}
|
||||
\textit{Hiring manager or team}\\
|
||||
\textit{Company}\\
|
||||
\textit{City, country}
|
||||
|
||||
% GENERATE: Paragraph 2 — Current position. Key results with quantified metrics.
|
||||
\vspace{1em}
|
||||
\today
|
||||
|
||||
% GENERATE: Paragraph 3 — Previous positions. Transferable methodology arc. Quantify.
|
||||
\vspace{1em}
|
||||
\textbf{Application for \textit{exact role title}}
|
||||
|
||||
% GENERATE: Paragraph 4 (if National Lab/Academic) — Closing. Vision + collaboration + call to action.
|
||||
\end{justify}
|
||||
\vspace{0.8em}
|
||||
Dear \textit{name or Hiring Team},
|
||||
|
||||
\vspace{0.3cm}
|
||||
% ========== CUSTOMIZE THESE ==========
|
||||
{Sincerely,\\
|
||||
[Your Full Name, Degree]\\
|
||||
[Your Current Title]\\
|
||||
[Your Current Institution]}
|
||||
% ======================================
|
||||
% 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}
|
||||
|
||||
Reference in New Issue
Block a user