%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Medium Length Graduate Curriculum Vitae
% LaTeX Template
% Version 1.1 (9/12/12)
%
% This template has been downloaded from:
% http://www.LaTeXTemplates.com
%
% Original author:
% Rensselaer Polytechnic Institute (http://www.rpi.edu/dept/arc/training/latex/resumes/)
%
% Important note:
% This template requires the res.cls file to be in the same directory as the
% .tex file. The res.cls file provides the resume style used for structuring the
% document.
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%----------------------------------------------------------------------------------------
% PACKAGES AND OTHER DOCUMENT CONFIGURATIONS
%----------------------------------------------------------------------------------------
\documentclass[margin, 10pt]{res} % Use the res.cls style, the font size can be changed to 11pt or 12pt here
\usepackage{helvet} % Default font is the helvetica postscript font
%\usepackage{newcent} % To change the default font to the new century schoolbook postscript font uncomment this line and comment the one above
\setlength{\textwidth}{5.1in} % Text width of the document
\begin{document}
%----------------------------------------------------------------------------------------
% NAME AND ADDRESS SECTION
%----------------------------------------------------------------------------------------
\moveleft.5\hoffset\centerline{\large\bf Ross Thiele} % Your name at the top
\moveleft\hoffset\vbox{\hrule width\resumewidth height 1pt}\smallskip % Horizontal line after name; adjust line thickness by changing the '1pt'
\moveleft.5\hoffset\centerline{430 Chantenay Place} % Your address
\moveleft.5\hoffset\centerline{Johns Creek, GA 30022}
\moveleft.5\hoffset\centerline{(770) 286-6771 or (770) 315-8721}
%----------------------------------------------------------------------------------------
\begin{resume}
%----------------------------------------------------------------------------------------
% OBJECTIVE SECTION
%----------------------------------------------------------------------------------------
\section{OBJECTIVE}
Motivated college student with special interests in Mechanical Engineering and experience with food service, retail, and personal services. Proven track record of excellent performance and advancement.
%----------------------------------------------------------------------------------------
% EDUCATION SECTION
%----------------------------------------------------------------------------------------
\section{EDUCATION}
{\sl Bachelor of Mechanical Engeering Technology,} Southern Polytechnic State University, Marietta, Georgia, expected December 2017 \\
%----------------------------------------------------------------------------------------
% COMPUTER SKILLS SECTION
%----------------------------------------------------------------------------------------
\section{TECHNOLOGY \\ SKILLS}
{\sl Operating Systems:}
Windows, Mac OSX \\
%----------------------------------------------------------------------------------------
% PROFESSIONAL EXPERIENCE SECTION
%----------------------------------------------------------------------------------------
\section{EXPERIENCE}
{\sl Photographer and Warehouse Assistant} \hfill Summer 2013-Present \\
Pure Red Creative, Tucker GA
\begin{itemize} \itemsep -2pt % Reduce space between items
\item Organized merchandise from numerous clients preparing them to be shot in photo studio
\item Unloaded trucks and placed boxes in storage
\item Shipped merchandise using shipping companies such as FedEx and Ups
\item Built and put together sets for photo shoots
\item Responsible for correct lighting during shootings
\end{itemize}
{\sl Loader and Green house Worker} \hfill Spring 2013 \\
Pike Nursery, Johns Creek, GA
\begin{itemize}
\item Loaded vehicles with products
\item Organized greenhouse daily as well as taking care of all the vegetation
\end{itemize}
{\sl Assistant Manager} \hfill Summers 1988-89 \\
Menchies Frozen Yogurt, Johns Creek, GA
\begin{itemize}
\item Prepared frozen yogurt machines for daily operation
\item Prepared fresh toppings on a daily basis (cut fruit, other toppings, etc.)
\end{itemize}
%----------------------------------------------------------------------------------------
% COMMUNITY SERVICE SECTION
%----------------------------------------------------------------------------------------
\section{COMMUNITY \\ SERVICE}
Hundreds of hours logged for community service through the Boy Scouts of America.
%----------------------------------------------------------------------------------------
% EXTRA-CURRICULAR ACTIVITIES SECTION
%----------------------------------------------------------------------------------------
\section{EXTRA-CURRICULAR \\ ACTIVITIES}
Eagle Scout, Boy Scouts of America, 2011
%----------------------------------------------------------------------------------------
\end{resume}
\end{document}