Job application cover letter. Useful for Instructor/Guest Faculty/ Asst. Professor/ Others. Auto date
%Author by Rajib Das Bhagat (rajibdasbhagat@gmail.com)
%
\documentclass[11pt,a4paper,roman]{moderncv}
\usepackage[english]{babel}
\moderncvstyle{classic}
\moderncvcolor{black}
% character encoding
\usepackage[utf8]{inputenc}
% adjust the page margins
\usepackage[scale=0.80]{geometry}
% personal data
\name{Full Name}{}
\email{xxxxx@gmail.com}
\phone[mobile]{+91 1234567890}
\address{Village, City - State, Country}
\begin{document}
\recipient{To}{The Teacher-In-Charge, \\
Department of Computer Application,\\
Full Address (State)}
\date{\today}
\opening{\textbf{Sub: Application for the post of Guest Lecturer (Computer Application) with reference advertisement: XXXX/XX, dated 04-03-2022.}}
\closing{Your Sincerly, \vspace{-1em}}
\enclosure[Enclosed (Marksheets/Certificates)]{
\\ 1. SSLC (Admit/MarkSheet/Certificate)
\hspace{0.0em} 5. GATE (2016) \hspace{2em} 9. Identity-Proof (Voter-Id)\\
2. Diploma (MarkSheet/Certificate)
\hspace{1.8em} 6. SLET (2021) \hspace{1.9em} 10. Resume\\
3. B.Tech (MarkSheet/Certificate)
\hspace{2.3em} 7. UGC-NET (2022) \hspace{-0.1em} \\
4. M.Tech (MarkSheet/Certificate)
\hspace{2.1em} 8. Caste Certificate \\
}
\makelettertitle
Respected Sir,
\\
%references such as what and how you got this information
\vspace{1em}
With reference to the subject as cited above, I XXXXXXX, would like to apply for the said post. I found the said reference through a job portal site and information provided in the university official website.\\
%narrate why you want to apply
\vspace{1em}
Being a fresher officially, I can compile subjects such as C-Programming, Data Structures, Algorithms, Operating System, Digital Electronics, Deep Learning and Neural Networks, Web Applications and Software Engineering. I take friendly and logical approach towards solving a problem from the very basis to the optimized version. \\
\vspace{1em}
%add some experiences
I have some experience in teaching/mentoring as furnished below:
\vspace{0.5em}
\begin{itemize}
\item as a Teaching Assistant during my Master's degree in Indian Institute of Technology Madras,
\item as a Mentor for the project "Going Online As Leader (GOAL)" programme launched by Facebook in partnership with the Ministry of Tribal Affairs (MoTA) GOI (2020 - 2021),
\item as private tutor for Mathematics and Computer Science related subjects.
\end{itemize}
%conclusion
\vspace{1em}
I am sure that my proven ability to manage and maintain the highest decorum as Lecturer will be of utmost beneficial for the institution, and I too believe I can make a significant contribution to the institution as well as to the nation. \\
\vspace{1em}
I look forward to an opportunity to serve as a Guest Lecturer in the Dept. of Computer Application, under "University Name" and be considered for the above-said post.
\vspace{0.5cm}
\makeletterclosing
\end{document}