summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Hallsby <karl@hallsby.com>2022-10-02 11:11:36 -0500
committerKarl Hallsby <karl@hallsby.com>2022-10-02 11:12:05 -0500
commite8207f6e89ebdb68a85f883a7526890cf26af17f (patch)
tree7bd5c08df13ad182f4293a960498984096842947
parent003447ada27625c076bee35f1a00e68d875a9a6e (diff)
Use new jobdescription itemize environment
-rw-r--r--Experience.tex20
1 files changed, 10 insertions, 10 deletions
diff --git a/Experience.tex b/Experience.tex
index c60ad8f..7e5709a 100644
--- a/Experience.tex
+++ b/Experience.tex
@@ -2,51 +2,51 @@
\section{Professional Experience}\label{sec:Professional_Experience}
\subsection{\NU{}}, {\footnotesize Evanston, IL} \hfill {\small\textsc{Jun 2022 --- Aug 2022}} \\
\emph{Student Researcher --- \href{http://presciencelab.org/}{Prescience Lab}} \hfill {~}
-\begin{itemize}[noitemsep]
+\begin{jobdescription}
\item Helped implement back-end \href{https://dl.acm.org/doi/10.5555/865063}{VCODE} code generation for an LLVM-based compiler
\item Identified \href{https://riscv.org}{RISC-V} \href{https://github.com/riscv/riscv-v-spec/releases/tag/v1.0}{V-extension} as good candidate for VCODE acceleration
\item Designed VCODE accelerator as RoCC coprocessor in \href{https://chisel-lang.org}{Chisel} and integrated with \href{https://chipyard.readthedocs.io/en/stable}{Chipyard}
\item Implemented both unit tests and baremetal full-program tests for coprocessor
-\end{itemize}
+\end{jobdescription}
\subsection{\IIT{}}, {\footnotesize Chicago, IL} \hfill {\small\textsc{Jun 2021 --- Aug 2021}} \\
\emph{\href{http://datasys.cs.iit.edu/grants/BigDataX/2021/index.html}{Student Researcher} --- \href{http://mystic.cs.iit.edu/}{Mystic}} \hfill {~}
-\begin{itemize}[noitemsep]
+\begin{jobdescription}
\item Created FPGA design to accelerate virtual machine clean-up, branching off of work another Ph.~D candidate student completed
\item Developed \textsc{Linux} PCIe kernel module to initialize and communicate with flashed hardware design
\item Exposed FPGA capabilities as character device for programmer interaction
\item Wrote \href{https://www.qemu.org/}{QEMU} device to emulate physical device's behavior and validate kernel module functionality
-\end{itemize}
+\end{jobdescription}
\subsection{\href{https://mazarineventures.com}{Mazarine Ventures}}, {\footnotesize Chicago, IL} \hfill {\small\textsc{Jul 2020 --- Aug 2020}} \\
\emph{Technical Specialist --- Intern} \hfill {\small\textsc{May 2019 --- Aug 2019}}
-\begin{itemize}[noitemsep]
+\begin{jobdescription}
\item Automated and refined deal flow database with partners in VC firm
\item Redesigned and optimized website
\item Unified digital presence through common media collection and sharing tool
\item Organized and documented networking configuration of firm's online resources
-\end{itemize}
+\end{jobdescription}
% Increase spacing between these bullets and the next Professional Experience
% Ensure dates are in-line with each other, done with center environment
% Position and company should be the 2 big things, dates are second priority
\subsection{\href{https://www.ecolab.com/nalco-water}{Nalco Water, an Ecolab Company}}, {\footnotesize Naperville, IL} \hfill {\small\textsc{May 2018 --- Aug 2018}} \\
\emph{Technical Manual Specialist --- Intern} \hfill {\small\textsc{Dec 2017 --- Jan 2018}}
-\begin{itemize}[noitemsep]
+\begin{jobdescription}
\item Reviewed, revised, edited, and drafted technical manuals for water treatment equipment
\item Revised training materials for new employees and helped develop training curriculum
\item Created automated templates and formatting macros for others to use in developing new manuals adhering to department standards
\item Developed code in VBA for automated pricing tools, integrating MS Word and MS Excel, and developed training materials for sales team
\item Leveraging \href{https://www.adobe.com/products/robohelp.html}{Adobe RoboHelp}, converted manuals to a cloud-based HTML5 version, allowing access to manuals from mobile phones, tablets, and laptop computers
-\end{itemize}
+\end{jobdescription}
\subsection{\href{https://www.starbucks.com}{Starbucks}}, {\footnotesize Geneva, IL} \hfill {\small\textsc{May 2015 --- Aug 2017}} \\
\emph{Barista}
-\begin{itemize}[noitemsep]
+\begin{jobdescription}
\item Prepared handcrafted beverages
\item Cleaned facilities to exceed health inspections
\item Trained new employees on drink creation and standards
-\end{itemize}
+\end{jobdescription}
%%% Local Variables:
%%% mode: latex