From 6440e3737a1b761184cf8e08c14601b4037d4398 Mon Sep 17 00:00:00 2001 From: Toby Vincent Date: Wed, 20 Jul 2022 22:06:24 -0500 Subject: feat: fully implement resume sections --- src/sections/experience.tex | 44 ++++++++++++++++++++++++++------------------ 1 file changed, 26 insertions(+), 18 deletions(-) (limited to 'src/sections/experience.tex') diff --git a/src/sections/experience.tex b/src/sections/experience.tex index 87f658d..aeca1c7 100644 --- a/src/sections/experience.tex +++ b/src/sections/experience.tex @@ -1,37 +1,45 @@ \section{Work Experience} -\cventry{2021--2022}{Graduate TA}{\textsc{Southern Illinois University}}{Edwardsville, Illinois}{} +\cventry{2021--2022}{Graduate TA}{Southern Illinois University}{Edwardsville, Illinois}{} { - % TODO fix: reword this - Hired on as a TA after being noticed \begin{itemize} - \item Rigorously tested and evaluated students' work and projects - \item Developed a flexible testing harness using shell script and tmux + \item Hired on as a TA due to recognition of my previous semesters work + \item Rigorously tested and evaluated students' projects + \item Developed a flexible testing harness using shell scripts and Linux tooling + \item Worked with the professor to develop projects designed to evaluate students \end{itemize} } -\cventry{2016--2016}{IT Technician}{\textsc{Craig Industries, Inc.}}{Quincy, Illinois}{} - % TODO feat: write description - % TODO feat: add tech stack and servers/server system +\cventry{2016--2016}{IT Technician}{Craig Industries, Inc.}{Quincy, Illinois}{} { - Description of what I did here + \emph{Returned to previous position} } -\cventry{2015--2016}{Customer Consultant}{\textsc{Eagle Technologies Inc.}}{Quincy, Illinois}{} +\cventry{2015--2016}{Customer Consultant}{Eagle Technologies Inc.}{Quincy, Illinois}{} { - % TODO feat: write description - Description of what I did here + \begin{itemize} + \item Worked with customers to find both hardware and software solutions to best fit their needs + \item Assessed hardware and software issues to determine the best course of action + \item Managed product inventory and stock of the store's front end + \end{itemize} } -\cventry{2015--2015}{Geek Squad}{\textsc{Best Buy Co. Inc.}}{Quincy, Illinois}{} +\cventry{2015--2015}{Geek Squad}{Best Buy Co. Inc.}{Quincy, Illinois}{} { - % TODO feat: write description - Description of what I did here + \begin{itemize} + \item Repaired both hardware and software issues of a wide range of devices + \item Coached clients in 1-on-1 sessions + \item Assessed hardware and software needs of customers to provide them with best fit solutions + \end{itemize} } -\cventry{2013--2014}{IT Technician}{\textsc{Craig Industries, Inc.}}{Quincy, Illinois}{} +\cventry{2013--2014}{IT Technician}{Craig Industries, Inc.}{Quincy, Illinois}{} { - % TODO feat: write description - Description of what I did here + \begin{itemize} + \item Worked with the IT Director to quickly solve a wide range of problems in production + \item Handled deployment of various server and network infrastructure + \item Identified and developed solutions for areas of inefficiency + % TODO feat: add tech stack and servers/server system + \end{itemize} } -- cgit v1.2.3-70-g09d2