Justin Stec's Undergraduate CV
Forfatter
Justin Stec
Sidst opdateret
9 år siden
Licens
Creative Commons CC BY 4.0
Resumé
Justin Stec's Undergraduate CV
Justin Stec's Undergraduate CV
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Classicthesis-Styled CV
% LaTeX Template
% Version 1.0 (22/2/13)
%
% This template has been downloaded from:
% http://www.LaTeXTemplates.com
%
% Original author:
% Alessandro Plasmati
%
% License:
% CC BY-NC-SA 3.0 (http://creativecommons.org/licenses/by-nc-sa/3.0/)
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%----------------------------------------------------------------------------------------
% PACKAGES AND OTHER DOCUMENT CONFIGURATIONS
%----------------------------------------------------------------------------------------
\documentclass{scrartcl}
\reversemarginpar % Move the margin to the left of the page
\newcommand{\MarginText}[1]{\marginpar{\raggedleft\itshape\small#1}} % New command defining the margin text style
\usepackage[nochapters]{classicthesis} % Use the classicthesis style for the style of the document
\usepackage[LabelsAligned]{currvita} % Use the currvita style for the layout of the document
\renewcommand{\cvheadingfont}{\LARGE\color{Maroon}} % Font color of your name at the top
\usepackage{hyperref} % Required for adding links and customizing them
\hypersetup{colorlinks, breaklinks, urlcolor=Maroon, linkcolor=Maroon} % Set link colors
\newlength{\datebox}\settowidth{\datebox}{Spring 2011} % Set the width of the date box in each block
\newcommand{\NewEntry}[3]{\noindent\hangindent=2.0em\hangafter=0 \parbox{\datebox}{\small \textit{#1}}\hspace{1.5em} #2 #3 % Define a command for each new block - change spacing and font sizes here: #1 is the left margin, #2 is the italic date field and #3 is the position/employer/location field
\vspace{0.5em}} % Add some white space after each new entry
\newcommand{\Description}[1]{\hangindent=1em\hangafter=0\noindent\raggedright\footnotesize{#1}\par\normalsize\vspace{.5em}} % Define a command for descriptions of each entry - change spacing and font sizes here
%----------------------------------------------------------------------------------------
\begin{document}
\thispagestyle{empty} % Stop the page count at the bottom of the first page
%----------------------------------------------------------------------------------------
% NAME AND CONTACT INFORMATION SECTION
%----------------------------------------------------------------------------------------
\begin{cv}{Justin Stec}
\noindent\spacedlowsmallcaps{Personal Information}\vspace{0.5em}\newline
\NewEntry{email}{\href{mailto:stecj@duq.edu}{stecj@duq.edu}}\newline \NewEntry{phone}{1.814.876.3131}\newline
\noindent\spacedlowsmallcaps{Education}\vspace{0.1em}\newline
\NewEntry{12/2016}{Duquesne University-Pittsburgh, Pennsylvania}\newline
\vspace{-0.5em}
\Description{\MarginText{Bachelor of Science}GPA: 3.8\ \ $\cdotp$\ \
\textit{Dean's List}\ \ $\cdotp$\ \ Bayer School of Natural and Environmental Sciences\newline
Major: Biochemistry}
\Description{\MarginText{Bachelor of Arts}GPA: 4.0\ \ $\cdotp$\ \ \textit{Dean's List}\ \ $\cdotp$\ \ McAnulty College of Liberal Arts\newline
Major: English Literature\newline
Minor: Mathematics}
\noindent\spacedlowsmallcaps{Experience}\vspace{0.5em}\newline
\NewEntry{5/16-8/16}{Community Service Partner, AmeriCorps, Pittsburgh Pennsylvania}\newline
\vspace{-1.0em}
\Description{\MarginText{AmeriCorps}Will be working with a community service partner to provide mentoring for at risk youth in Allegheny County.
\\ Reference: Kimberly \textsc{Ferry}\ \ $\cdotp$\ \ 1.412.350.2739\ \ $\cdotp$\ \ \href{mailto:Kimberly.Ferry@AlleghenyCounty.US}{Kimberly.Ferry@AlleghenyCounty.US}}
\NewEntry{9/15-Present}{Fiction Editor, :Lexicon,Duquesne University's Literary Magazine, Pittsburgh Pennsylvania}\newline
\vspace{-1.0em}
\Description{\MarginText{:Lexicon}Assist in the selection, editing and publishing of fiction pieces. Event planning
\\ Reference: Katie \textsc{Auwater}\ \ $\cdotp$\ \ \href{mailto:lexicon@duq.edu}{lexicon@duq.edu}}
\NewEntry{9/15-Present}{Independent Researcher, Duquesne University, Pittsburgh Pennsylvania}\newline
\vspace{-1.0em}
\Description{\MarginText{Duquesne University}Developing novel critical analysis of Geoffrey Chaucer's \textit{The House of Fame}, drafting abstract for submission at various undergraduate conferences
\\ Reference: Dr. Sarah \textsc{Wright}\ \ $\cdotp$\ \ \href{mailto:wrights3@duq.edu}{wrights3@duq.edu}}
\NewEntry{5/15-8/15}{Research Assistant, State University of New York — Buffalo}\newline
\vspace{-1.0em}
\Description{\MarginText{SUNY Buffalo}1 of 8 accepted from 200 applicants, program described as a prelude to a Ph.D, completed and presented independent research on HIV infected macrophages.
\\ Reference: Dr. Terry \textsc{Connell}\ \ $\cdotp$\ \ \href{mailto:connell@buffalo.edu}{connell@buffalo.edu}}
\NewEntry{5/14-8/14}{Research Assistant, Pennsylvania State University — University Park, Pennsylvania}\newline
\vspace{-1.0em}
\Description{\MarginText{Pennsylvania State University}Isolated and assayed proteins and RNA from Mice and human tissue, performed Western Blot Analysis to quantify receptors implicated in cancer development
\\ Reference: Dr. Jeffery \textsc{Peters}\ \ $\cdotp$\ \ \href{mailto:jmp21@psu.edu}{jmp21@psu.edu}}
\spacedlowsmallcaps{Professional, Computer, and Laboratory Skills}\vspace{.5em}\newline
\Description{\MarginText{Intermediate} C++, Adobe Illustrator, fluorescence microscopy, IR spectroscopy, NMR spectroscopy, and mass spectrometry}
\Description{\MarginText{Advanced} \LaTeX, digital composition of formal mathematical proofs, critical, analytic, and research writing, Microsoft Suite}
\spacedlowsmallcaps{Other Information}\vspace{.5em}
\Description{\MarginText{Awards}2015\ \ $\cdotp$\ \ Frances J. Chivers Scholarship for best original interpretative essay }
\Description{\MarginText{Communication Skills}2015\ \ $\cdotp$\ \ Oral Presentation at the Buffalo Summer Research Day}
\Description{\MarginText{Volunteerism} Casa San Jose, Liberty Soup Kitchen}
\Description{\MarginText{Interests}Piano\ \ $\cdotp$\ \ Reading\ \ $\cdotp$\ \ Guitar\ \ $\cdotp$\ \ Traveling\ \ $\cdotp$\ \ Cooking}
\end{cv}
\end{document}