Style update

This commit is contained in:
2022-09-15 12:38:08 -04:00
parent ce0a913dae
commit 94a600758f
3 changed files with 41 additions and 33 deletions

Binary file not shown.

View File

@@ -254,7 +254,7 @@
\let\photo\photoR
\newcommand{\namefont}{\Huge\bfseries}
\newcommand{\taglinefont}{\Large\bfseries}
\newcommand{\taglinefont}{\large\bfseries}
\newcommand{\personalinfofont}{\footnotesize\bfseries}
\newcommand{\cvsectionfont}{\LARGE\bfseries}
\newcommand{\cvsubsectionfont}{\large\bfseries}
@@ -338,7 +338,8 @@
}
\newcommand{\cvtag}[1]{%
\tikz[baseline]\node[anchor=base,draw=body!30,rounded corners,inner xsep=1ex,inner ysep =0.75ex,text height=1.5ex,text depth=.25ex]{#1};
\tikz[baseline]\node[anchor=base,draw=body!30,rounded corners,inner xsep=1ex,inner ysep =1ex,text height=1.5ex,text depth=.25ex]{#1};
\hskip0.1cm
}
% v1.6: Use accsupp so that the actual numeric value is copied/pasted

View File

@@ -81,8 +81,9 @@
%% sample.bib contains your publications
\addbibresource{sample.bib}
\begin{document}
\name{Andrew Simonson}
\tagline{Seeking co-op or internship in Computer Science or Data Science for Spring 2023}
\tagline{Third year seeking co-op or internship in Computer Science or Data Science for Spring 2023}
%% You can add multiple photos on the left or right
% \photoL{2.5cm}{Yacht_High,Suitcase_High}
@@ -129,7 +130,8 @@
\cvproject{AnalyzeRIT}{Project Coordinator |\hspace{.05in}\githubProject{Imagine2023}}
\begin{itemize}
\item Project Coordinator for the Computer Science House project at the ImagineRIT2023 Festival
\item Tracks Imagine Targets via Bluetooth Low Energy signal strength
\item Tracks phone density via Bluetooth Low Energy signal strength
\item Provides analysis for busiest booths and hallway choke points
\end{itemize}\par
@@ -190,63 +192,68 @@
%% page if the content is too long.
\switchcolumn
\cvsection{Education}
\cveventShort{Rochester Institute of Technology}{Computer Science B.S.}{August 2021 - May 2025}{Rochester, New York}
Third Year Standing\\
\textbf{Minor in International Relations}\\
\textbf{GPA: 3.5}
\medskip
\cvsection{Skills}
\cvtag{Python}
\cvtag{JavaScript}
\cvtag{Java}
\cvtag{HTML}
\cvtag{C++}
\cvtag{C++}\par\smallskip
\cvtag{C}
\cvtag{HTML}
\cvtag{CSS}
\cvtag{SQL}
\cvtag{LaTeX}
\cvtag{MIPS Assembly}\par
\cvtag{LaTeX}\par\smallskip
\cvtag{Processing/P5.js}
\cvtag{MIPS Assembly}\par\medskip
\divider\smallskip
\divider\medskip
\cvtag{Git}
\cvtag{Linux}
\cvtag{Kubernetes}
\cvtag{OKD4}\par\smallskip
\cvtag{Angular}
\cvtag{Node}
\cvtag{React}
\cvtag{Flask}
\cvtag{Kubernetes}
\cvtag{OKD4}
\cvtag{ArcGIS}
\cvtag{Flask}\par\smallskip
\cvtag{Sequelize}
\cvtag{Selenium}
\cvtag{PostgreSQL}
\cvtag{Docker}
\cvtag{PostgreSQL}\par\smallskip
\cvtag{SQLite}
\cvtag{ArcGIS}
\cvtag{Docker}\par
\medskip
\cvsection{Experience}
\cveventShort{Kitchen Staff}{\href{https://www.pretzelandpizzacreations.com/}{Pretzel and Pizza Creations}}{April 2021 -- August 2021}{Hagerstown, MD}
Worked part-time as a chef with a team to manage and fulfill orders and manage active ingredient supply.
\begin{itemize}
\item Worked part-time as a chef with a team
\item Managed active ingredient supply and fulfilled orders
\end{itemize}
\divider
\cveventShort{Election Official}{\href{https://www.washco-mdelections.org/}{Washington County Board of Elections}}{August 2020 -- December 2020}{Hagerstown, MD}
Trained in voter registry operations and provisional voting for the 2020 US Presidential Election.
\begin{itemize}
\item Ran Voting Center for the 2020 US\\Presidential Election
\item Trained in voter registry operations
\item Specialized in provisional voting
\end{itemize}
\vspace{.15cm}
\medskip
\cvsection{Education}
\cveventShort{Rochester Institute of Technology}{Computer Science B.S.}{August 2021 - May 2025}{Rochester, New York}
Second Year Student\\
Third Year Standing\\
\textbf{Minor in International Relations}\\
\textbf{GPA: 3.5}
\divider
\cveventShort{Boonsboro High School}{Graduated with highest honors}{September 2016 -- June 2021}{Boonsboro, Maryland}
National Honors Society, Academic Team, Physics Olympics, Academy Program\\
\textbf{GPA:} 4.2 (weighted out of 5)\\
\textbf{SAT:} 1500 (out of 1600)
\end{paracol}
\end{document}