
Joshua Pearson's Résumé
Created with the Modern CV template

\documentclass[12pt,a4paper,roman]{moderncv}        % possible options include font size ('10pt', '11pt' and '12pt'), paper size ('a4paper', 'letterpaper', 'a5paper', 'legalpaper', 'executivepaper' and 'landscape') and font family ('sans' and 'roman')
\moderncvstyle{classic}                             % style options are 'casual' (default), 'classic', 'banking', 'oldstyle' and 'fancy'
\moderncvcolor{blue}                               % color options 'black', 'blue' (default), 'burgundy', 'green', 'grey', 'orange', 'purple' and 'red'
%\renewcommand{\familydefault}{\sfdefault}         % to set the default font; use '\sfdefault' for the default sans serif font, '\rmdefault' for the default roman one, or any tex font name
\usepackage[utf8]{inputenc}
\usepackage[scale=.75]{geometry}
%\setlength{\hintscolumnwidth}{3cm}
%\setlength{\makecvtitlenamewidth}{10cm}
\name{Joshua}{Pearson}
\title{Carroll University Student Athlete}
\address{13258 N Pier Mountain Rd}{Marana, AZ, 85658}
\phone[mobile]{(815)-222-0054}
\email{joshpearsonrl@gmail.com}
\social[twitter]{josh\_pearson06}
\photo[80pt][0.4pt]{JoshHeadshot.jpg}                      
\quote{"The only way to do great work is to love what you do." - Steve Jobs}
\makeatletter\renewcommand*{\bibliographyitemlabel}{\@biblabel{\arabic{enumiv}}}\makeatother
\begin{document}
\makecvtitle
\section{Education}
\cventry{2013--2018}{Honors High School Diploma}{Rockford Lutheran HS}{Rockford, IL}{}{GPA - 3.5 $\mid$ ACT - 27} 
\cventry{2018--present}{Bachelor's Degree (Sophomore Status)}{Carroll University}{Waukesha, WI}{}{GPA - 3.0 $\mid$ Major: Finance $\mid$ Minors: Management \& Leadership, Marketing}
\section{Experience}
\subsection{Internships}
\cventry{Summer 2018}{Project/Finance Management}{RDA, LLC.}{Rockford, IL}{}{
Achievements:
\begin{itemize}
    \item Created process for collection of past-due judgments
    \item Automated utility bill allocation and invoicing 
    \item Worked with Tax Accountant on late fee assignments and invoicing
\end{itemize}}
\subsection{Work Experience}
\cventry{2018--2019}{Porter}{Kunes Country Automotive Group}{Woodstock, IL}{}{}
\cventry{2017--2018}{Chef}{Culver's}{Rockford, IL}{}{}
\cventry{2017}{Christmas Tree Farm Sales}{Nature's Best Tree Farm}{Poplar Grove, IL}{}{}
\cventry{2014--2016}{Pizza Cook}{Slice of Italy}{Rockford, IL}{}{}
\section{Computer Skills}
\cvitem{Microsoft Office}{Word, Excel, Powerpoint, Publisher}
\newpage
\section{Relevant Classes}
\cvitem{Marketing}{Principles of Marketing, Sports Marketing}
\cvitem{Finance}{Financial Accounting}
\cvitem{Other}{Entrepreneurship}
\section{High School Activities}
\cvlistitem{Varsity Soccer}
\cvlistitem{Varsity Football Kicker/Punter}
\section{College Activities}
\cvlistitem{Varsity Football Kicker}
\section{Community Activities}
\cvlistitem{Camps: Rockford Lutheran HS Soccer Camp Counselor, St Paul Lutheran Church Vacation Bible School}
\cvlistitem{Service Project: Varsity Girl's Soccer Manager}
\cvlistitem{Tutoring: Various Students in Sciene and Math}
\vspace{2mm}
\section{References}
\begin{cvcolumns}
  \cvcolumn{Person}
  	{\begin{itemize}
  	\item Tom Gilman \\
  	\item Mark Mercer \\
    \item Danny Kunes \\
    \item Theresa Harezlak
  	\end{itemize}}
  \cvcolumn{Email}
  	{\begin{itemize}
  	\item tomgilman @biosero.com
    \item mrmarkmercer @gmail.com
    \item dan.kunes @kunescountry.com
    \item tharezlak @savantcapital.com
    \end{itemize}}
  \cvcolumn[0.5]{Company \& Job Title}
  	{\begin{itemize}
    \item Biosero, Inc.  - CEO \\
    \item RDA, LLC - Business Owner \\
    \item Kunes Country Automotive Group - General Manager
    \item Savant Capital - Financial Advisor 
    \end{itemize}}
\end{cvcolumns}
\end{document}