%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Deedy CV/Resume
% XeLaTeX Template
% Version 1.0 (5/5/2014)
%
% This template has been downloaded from:
% http://www.LaTeXTemplates.com
%
% Original author:
% Debarghya Das (http://www.debarghyadas.com)
% With extensive modifications by:
% Vel (vel@latextemplates.com)
%
% License:
% CC BY-NC-SA 3.0 (http://creativecommons.org/licenses/by-nc-sa/3.0/)
%
% Important notes:
% This template needs to be compiled with XeLaTeX.
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\documentclass[letterpaper]{deedy-resume} % Use US Letter paper, change to a4paper for A4
\begin{document}
%----------------------------------------------------------------------------------------
% TITLE SECTION
%----------------------------------------------------------------------------------------
\lastupdated % Print the Last Updated text at the top right
\namesection{Peter}{Jough}{ % Your name
\urlstyle{same}\url{http://peju.github.io/} \\ % Your website, LinkedIn profile or other web address
\href{mailto:pjough@gmail.com}{pjough@gmail.com} | 917-523-6651 % Your contact information
}
%----------------------------------------------------------------------------------------
% LEFT COLUMN
%----------------------------------------------------------------------------------------
\begin{minipage}[t]{0.33\textwidth} % The left column takes up 33% of the text width of the page
%------------------------------------------------
% Education
%------------------------------------------------
\section{Education}
\subsection{Westwood Regional Jr./Sr, High School}
\location{Expected June 2016 | Township of Washington, NJ}
%------------------------------------------------
\sectionspace % Some whitespace after the section
%------------------------------------------------
% Links
%------------------------------------------------
\sectionspace % Some whitespace after the section
%------------------------------------------------
% Coursework
%------------------------------------------------
\section{Coursework}
\subsection{Secondary Education}
\begin{tightitemize}
\sectionspace % Some whitespace after the section
\item AP Calculus AB
\item AP Computer Science
\item AP Biology
\item Physics H
\item Electricity and Elctronics
\sectionspace % Some whitespace after the section
\subsection{Programming}
\item Intermediate: HTML/CSS
\item Basic: Java
\end{tightitemize}
%------------------------------------------------
%------------------------------------------------
% Skills
%------------------------------------------------
\section{Skills}
\subsection{Coding}
HTML - CSS
Intro to Java
\sectionspace % Some whitespace after the section
%----------------------------------------------------------------------------------------
\end{minipage} % The end of the left column
\hfill
%
%----------------------------------------------------------------------------------------
% RIGHT COLUMN
%----------------------------------------------------------------------------------------
%
\begin{minipage}[t]{0.66\textwidth} % The right column takes up 66% of the text width of the page
%------------------------------------------------
% Experience
%------------------------------------------------
\section{Experience}
\runsubsection{Musician}
\descript{| Violin Player}
\location{Dec 2005 - | Oradell, NJ}
\sectionspace % Some whitespace after the section
\begin{tightitemize}
\item Over 10+ years experience playing the Violin. Performed in Weill Hall, Carnegie Hall twice, once for a recital and in the final round in "You Need Music" competition.
\end{tightitemize}
\sectionspace % Some whitespace after the section
\runsubsection{Abercrombie Kids}
\descript{| Stock Associate}
\location{Aug 2015- | Paramus, NJ}
\begin{tightitemize}
\item Stock Associates maintain merchandise flow, filling, and presentation standards throughout the store and the stockroom.
\end{tightitemize}
\sectionspace % Some whitespace after the section
%------------------------------------------------
\runsubsection{Orphan Aid Project}
\descript{| Social Media Member}
\location{Aug 2015 - | Westwood, NJ}
\begin{tightitemize}
\item The mission of “The Orphan Aid Project, Inc.” is to support programs that provide spiritual, physical, emotional and educational aid to orphans in underprivileged areas of the world. We actively look for ways to provide physical and monetary donations for programs that provide means for children to live happy, healthy and thriving lives.
\end{tightitemize}
%------------------------------------------------
%------------------------------------------------
% Research
%------------------------------------------------
%------------------------------------------------
%------------------------------------------------
% Awards
%------------------------------------------------
\section{EXTRACURRICULAR ACTIVITIES}
\runsubsection{JV/Varsity Tennis}
\descript{| Member}
\location{Mar 2015 – | Township of Washington, NJ}
Focusing on teamwork, stragedy, sportmanship, training and exercise while playing in a competitive environment
\sectionspace % Some whitespace after the section
\runsubsection{French Honor Society}
\descript{| Treasurer}
\location{May 2014 – | Township of Washington, NJ}
The Société Honoraire de Français (The French National Honor Society) is an organization whose intent is to recognize high school students in the United States who have maintained excellent grades in at least three semesters of French language courses; this is done by induction into the organization.
\sectionspace % Some whitespace after the section
\runsubsection{Technology Student Association}
\descript{| Member}
\location{May 2011 – | Township of Washington, NJ}
The Technology Student Association (TSA) is an international student organization devoted exclusively to the needs of students interested in science, technology, engineering and mathematics (STEM) as well as business education
\sectionspace % Some whitespace after the section
\runsubsection{Chess Club}
\descript{| Member}
\location{Sep 2015 – | Township of Washington, NJ}
The Chess Club gives students an opportunity to play friendly games of chess against their peers in a low-stress environment.
\sectionspace % Some whitespace after the section
\runsubsection{Math Team}
\descript{| Member}
\location{Sep 2015 – | Township of Washington, NJ}
Work on challenging math problems in preparation for New Jersey Math League Contests in the spring.
%------------------------------------------------
% Societies
%------------------------------------------------
\section{Societies}
2014- French Honor Society
\begin{tabular}{rll}
\end{tabular}
\sectionspace % Some whitespace after the section
%----------------------------------------------------------------------------------------
\end{minipage} % The end of the right column
%----------------------------------------------------------------------------------------
% SECOND PAGE (EXAMPLE)
%----------------------------------------------------------------------------------------
%\newpage % Start a new page
%\begin{minipage}[t]{0.33\textwidth} % The left column takes up 33% of the text width of the page
%\section{Example Section}
%\end{minipage} % The end of the left column
%\hfill
%\begin{minipage}[t]{0.66\textwidth} % The right column takes up 66% of the text width of the page
%\section{Example Section 2}
%\end{minipage} % The end of the right column
%----------------------------------------------------------------------------------------
\end{document}