add cover letter template
Signed-off-by: Naman Sood <mail@nsood.in>
This commit is contained in:
parent
1591b22a09
commit
31dea4894c
2 changed files with 44 additions and 0 deletions
BIN
coverletter.pdf
Normal file
BIN
coverletter.pdf
Normal file
Binary file not shown.
44
coverletter.tex
Normal file
44
coverletter.tex
Normal file
|
@ -0,0 +1,44 @@
|
||||||
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||||
|
% LaTeX Template: Curriculum Vitae
|
||||||
|
%
|
||||||
|
% Original template from: http://www.howtotex.com/
|
||||||
|
% Modified for use by Naman Sood.
|
||||||
|
%
|
||||||
|
% Feel free to distribute this template, but please keep the
|
||||||
|
% referral to HowToTeX.com.
|
||||||
|
%
|
||||||
|
% HowToTeX seems to be dead, but the unmodified template can
|
||||||
|
% be found at:
|
||||||
|
% https://www.overleaf.com/latex/templates/your-new-cv/xqzhcmqkqrtw
|
||||||
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||||
|
\documentclass{article}
|
||||||
|
\usepackage[margin=0.65in,top=0.3in,bottom=0.5in]{geometry}
|
||||||
|
\usepackage{resume}
|
||||||
|
\setlength\parindent{0pt}
|
||||||
|
|
||||||
|
\begin{document}
|
||||||
|
|
||||||
|
\MyName{Naman Sood}
|
||||||
|
{\hfill \href{mailto:mail@nsood.in}{mail@nsood.in} |
|
||||||
|
\href{https://www.nsood.in}{www.nsood.in} |
|
||||||
|
\href{https://linkedin.com/in/namansood}{linkedin.com/in/namansood} |
|
||||||
|
\href{https://github.com/namansood}{github.com/namansood}
|
||||||
|
\hfill}
|
||||||
|
|
||||||
|
\vspace{12pt}
|
||||||
|
\rule{7.2in}{1pt}
|
||||||
|
|
||||||
|
|
||||||
|
\setlength\parskip{12pt plus 4pt minus 4pt}
|
||||||
|
|
||||||
|
\textbf{Company Name, Inc.} \hfill Octuary 42nd, 1984 \\ \emph{34 Example Way N \\ Dunnsburg, OFF 1A3 5B7}
|
||||||
|
|
||||||
|
To the recruiting team at Company Name,
|
||||||
|
|
||||||
|
Please hire me.
|
||||||
|
|
||||||
|
Yours sincerely,\\
|
||||||
|
Naman Sood.
|
||||||
|
|
||||||
|
|
||||||
|
\end{document}
|
Loading…
Add table
Add a link
Reference in a new issue