jobhunter/cover_letter/KRTejeda-cover_letter-DRG.tex

79 lines
4.6 KiB
TeX
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Plain Cover Letter
% LaTeX Template
% Version 1.0 (28/5/13)
%
% This template has been downloaded from:
% http://www.LaTeXTemplates.com
%
% Original author:
% Rensselaer Polytechnic Institute
% http://www.rpi.edu/dept/arc/training/latex/resumes/
%
% License:
% CC BY-NC-SA 3.0 (http://creativecommons.org/licenses/by-nc-sa/3.0/)
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%----------------------------------------------------------------------------------------
% PACKAGES AND OTHER DOCUMENT CONFIGURATIONS
%----------------------------------------------------------------------------------------
\documentclass[11pt]{letter} % Default font size of the document, change to 10pt to fit more text
\usepackage{newcent} % Default font is the New Century Schoolbook PostScript font
%\usepackage{helvet} % Uncomment this (while commenting the above line) to use the Helvetica font
% Margins
\topmargin=-1in % Moves the top of the document 1 inch above the default
\textheight=8.5in % Total height of the text on the page before text goes on to the next page, this can be increased in a longer letter
\oddsidemargin=-10pt % Position of the left margin, can be negative or positive if you want more or less room
\textwidth=6.5in % Total width of the text, increase this if the left margin was decreased and vice-versa
\let\raggedleft\raggedright % Pushes the date (at the top) to the left, comment this line to have the date on the right
\begin{document}
%----------------------------------------------------------------------------------------
% ADDRESSEE SECTION
%----------------------------------------------------------------------------------------
\begin{letter}{The Dieringer Research Group, Inc. \\
200 Bishops Way \\
Brookfield, WI 53005 }
%----------------------------------------------------------------------------------------
% YOUR NAME & ADDRESS SECTION
%----------------------------------------------------------------------------------------
\begin{center}
\large\bf Mr. Kaylee Robert Tejeda \\ % Your name
\vspace{20pt} \hrule height 1pt % If you would like a horizontal line separating the name from the address, uncomment the line to the left of this text
5021 El Corte Miramar NE, Apt. C \\ Albuquerque, NM 87111 \\ (505) 414-9509 % Your address and phone number
\end{center}
%\vfill
\signature{Kaylee Robert Tejeda} % Your name for the signature at the bottom
%----------------------------------------------------------------------------------------
% LETTER CONTENT SECTION
%----------------------------------------------------------------------------------------
\opening{To Whom It May Concern,}
This letter serves as my cover letter in applying for the position of ``Associate Research Analyst Data Focus", as found on www.glassdoor.com.
I am currently going through a career change. After receiving my Masters Degree in Mathematics, I worked mostly in the educational field as a University Professor and College Instructor. Teaching is not much of an intellectual challenge once you get the lesson plans worked out. I have been working toward a career shift for the last few years, and am mostly interested in anything related to cybersecurity, data science, and/or blockchain technologies. The COVID-19 situation radically changed the working environment, and all of the reasons that I enjoyed being a full-time College Mathematics Instructor started to disappear. I took that as a sign that I needed to get serious about the career change. I decided to sign up for the Data Science Professional Certification program through HarvardX, paying completely out of pocket. I was about 2/3 of the way thorough the program when a hostile working environment inspired me to resign from teaching and focus on my coursework full time. I completed the certification in November of 2021, and fell in love with the field in the process. This is just the intellectual challenge I have been looking for! Now I just need to find the right employer to work with. When I came across the listing for ``Associate Research Analyst Data Focus", I applied immediately because I seem to be qualified and is exactly the sort of opportunity I am seeking.
I look forward to arranging an interview if possible. I live in Northern New Mexico, so a remote interview of some kind would be preferred. Thank you for taking the time to look over my credentials and consider my candidacy.
\closing{Sincerely yours,}
%\encl{Curriculum vitae, employment form} % List your enclosed documents here, comment this out to get rid of the "encl:"
%----------------------------------------------------------------------------------------
\end{letter}
\end{document}