Skip to content

Commit

Permalink
update resume for Fall 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
mroley1 committed Aug 25, 2024
1 parent f30acc0 commit 1480664
Show file tree
Hide file tree
Showing 3 changed files with 41 additions and 19 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/latex.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,7 @@ jobs:
mkdir public
pdflatex -output-directory public $NAME_OF_LATEX_FILE.tex
pdftoppm -singlefile -png public/$NAME_OF_LATEX_FILE.pdf $NAME_OF_LATEX_FILE
ls -a
mv $NAME_OF_LATEX_FILE.png public
ls -a public
- name: add index.html
run: mv ./index.html ./public/index.html
Expand Down
Binary file modified matthew_oley_resume.pdf
Binary file not shown.
58 changes: 41 additions & 17 deletions matthew_oley_resume.tex
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@

\personalinfo{%
% Not all of these are required!
\email{hiring@mroley.dev}
\email{matthew@mroley.dev}
\phone{570-690-1700}
%\mailaddress{Åddrésş, Street, 00000 Cóuntry}
\location{Dallas, PA}
Expand Down Expand Up @@ -144,7 +144,7 @@

\cvsection{Education}

\cvschool{Bachelor of Science in Software Engineering}{Rochester Institute of Technology}{Anticipated May 2027}{Rochester, NY}{Honors Program}{Performing Arts Scholar}{3.61 GPA}
\cvschool{Bachelor of Science in Software Engineering, Minor in Web Development}{Rochester Institute of Technology}{Anticipated May 2027}{Rochester, NY}{Honors Program}{Performing Arts Scholar}{3.61 GPA}


\cvsection{Skills and Technologies}
Expand Down Expand Up @@ -183,11 +183,9 @@

\divider

\cvproject{Status Dashboard}{Personal Project}{}
\github{mroley1/minecraft_website} \\\smallskip
Dashboard that gets information on Minecraft servers running off
of my personal Pterodactyl server and visualizes live data on their
CPU, RAM, and disk usage.
\cvproject{Twilight}{Personal Project}{}
\github{mroley1/twilight} \\\smallskip
A Dungeons and Dragons map creation tool that enables a user to occlude parts of the map during gameplay. Made with Angular 18.2.

\divider

Expand All @@ -198,6 +196,13 @@
and projects.


%\cvproject{Status Dashboard}{Personal Project}{}
%\github{mroley1/minecraft_website} \\\smallskip
%Dashboard that gets information on Minecraft servers running off
%of my personal Pterodactyl server and visualizes live data on their
%CPU, RAM, and disk usage.


\smallskip
\cvsection{Leadership and Involvement}
\columnratio{0.25}
Expand All @@ -217,25 +222,44 @@
\smallskip
\cvsection{Experience}

\cvevent{Carpenter}{National Technical Institute for the Deaf -- Department for Performing Arts}{Jan 2023 -- Present}{Rochester, NY}{}{}

\cvevent{Summer Games Intern}{Booz Allen Hamilton}{Jun 2024 -- Aug 2024}{Annapolis Junction, MD}{}{}
\begin{itemize}
\item Worked independently and collaboratively on multiple woodworking projects.
\item Learned basic sign language in order to communicate with deaf co-workers.
\item Assisted senior lighting and sound designers with theatre productions.
\item Worked with other interns to build a usable offensive cybersecurity capability.
\item Used best practices for GIT and continous integration testing.
\item Held weekly standup and retrospecive meetings.
\item Presented capability to company executives.
\end{itemize}

\divider

\cvevent{Information Technology Specialist}{Dallas School District}{Feb 2020 -- August 2023}{Dallas, PA}{}{}
\cvevent{Software Development Co-Op}{Emerson Electric Professional Tools Software Solutions}{Aug 2024 -- Present}{Elyria, OH}{}{}
\begin{itemize}
\item Configured network hardware for security system.
\item Prepared hardware for student and teacher use and solved connection and technology issues.
\item Recorded instructional videos on use of hardware for faculty and staff.
\item Developed tools and procedures to streamline IT tasks.
\item Managed small groups of aides through completion of IT projects.
\item Developed and unit tested development tasks.
\item Participated in requirements gathering and breakdown sessions with customer and the development team.
\item Assisted with functional testing and other tasks as needed.
\end{itemize}


%\cvevent{Carpenter}{National Technical Institute for the Deaf -- Department for Performing Arts}{Jan 2023 -- Present}{Rochester, NY}{}{}
%\begin{itemize}
%\item Worked independently and collaboratively on multiple woodworking projects.
%\item Learned basic sign language in order to communicate with deaf co-workers.
%\item Assisted senior lighting and sound designers with theatre productions.
%\end{itemize}

%\divider

%\cvevent{Information Technology Specialist}{Dallas School District}{Feb 2020 -- August 2023}{Dallas, PA}{}{}
%\begin{itemize}
%\item Configured network hardware for security system.
%\item Prepared hardware for student and teacher use and solved connection and technology issues.
%\item Recorded instructional videos on use of hardware for faculty and staff.
%\item Developed tools and procedures to streamline IT tasks.
%\item Managed small groups of aides through completion of IT projects.
%\end{itemize}



%%\switchcolumn

Expand Down

0 comments on commit 1480664

Please sign in to comment.