diff --git a/coverletter.pdf b/coverletter.pdf new file mode 100644 index 0000000..3d3e26d Binary files /dev/null and b/coverletter.pdf differ diff --git a/coverletter.tex b/coverletter.tex new file mode 100644 index 0000000..0f33a14 --- /dev/null +++ b/coverletter.tex @@ -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}