-
Notifications
You must be signed in to change notification settings - Fork 0
/
deedy_cover-letter-openfont.tex
62 lines (46 loc) · 2.43 KB
/
deedy_cover-letter-openfont.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Deedy - Cover Letter Template
% LaTeX Template
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\documentclass[]{deedy-cover-letter-openfont}
\usepackage{fancyhdr}
\pagestyle{fancy}
\fancyhf{}
\rfoot{Page \thepage\hspace{1pt}}
\thispagestyle{empty}
\renewcommand{\headrulewidth}{0pt}
\begin{document}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% TITLE NAME
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\namesection{Sinisa}{Petkovic}{Software Developer\\ \urlstyle{same}\href{mailto:[email protected]}{[email protected]} | 905.745.4734}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% MAIN COVER LETTER CONTENT
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\hfill
\begin{minipage}[t]{0.5\textwidth}
\companyname{Company Recruitment Team}
\companyaddress{
Advance Technologies \\
8374 Crimson Street \\
New York, NY 10125
}
\end{minipage}
\begin{minipage}[t]{0.49\textwidth}
\currentdate{\today}
\end{minipage}
\lettercontent{Dear Recruiter,}
\lettercontent{Enclosed please find my resume, which I am sending in response to your recent ad for a Software Developer. I have extensive experience in software programming and design and I feel that my professional and educational background will satisfy the requirements of this position.}
\lettercontent{I have consistently met the challenges presented in this field over the past ten years as a professional Software Developer. My attention to detail, organizational skills and strong communication abilities have allowed me to lead software development teams and ensure the success of each project assigned to me. I have worked in both Unix and Linux environments and am skilled in T-SQL and MS SQL programming as well as C/C++. I also possess functional knowledge of C\# and Java and have worked with Agile methods.}
\lettercontent{The following highlights my experience and abilities:}
\lettercontent{In the position you are offering, I will continue to bring my leadership, troubleshooting and problem solving skills to ensure the timely completion of all assignments and guarantee company success and customer satisfaction. I look forward to speaking with you about my background and qualifications at your earliest convenience.}
\lettercontent{Thank you for your consideration.}
%\closing{Sincerely,\\ \vspace{.1cm} \includegraphics[width=4cm]{signature} \vspace{-1cm} }
\closing{Sincerely,\\Sinisa Petkovic}
%\signature{Sinisa Petkovic}
\end{document}
\documentclass[]{article}