summaryrefslogtreecommitdiff
path: root/Experience.tex
diff options
context:
space:
mode:
authorKarl Hallsby <karl@hallsby.com>2020-09-29 00:24:44 -0500
committerKarl Hallsby <karl@hallsby.com>2020-09-29 00:24:44 -0500
commit46bf9d03710155958581b317a90b4cfb45f953f6 (patch)
tree2950d1eb2c3088ddc1f385085524c4726927c615 /Experience.tex
parent9da032f9fe8690eeac4d72b80182dd69bd5b5444 (diff)
Move professional experience to its own file
Diffstat (limited to 'Experience.tex')
-rw-r--r--Experience.tex34
1 files changed, 34 insertions, 0 deletions
diff --git a/Experience.tex b/Experience.tex
new file mode 100644
index 0000000..fb87bc7
--- /dev/null
+++ b/Experience.tex
@@ -0,0 +1,34 @@
+% Choose a side to put dates on and stick with it throughout the document.
+\section{Professional Experience}\label{sec:Professional_Experience}
+\begin{center}
+ \begin{tabular}[h!]{r|p{11cm}}
+ {\small\textsc{Jul 2020 --- Aug 2020}} & {\large Intern at \href{https://mazarineventures.com}{Mazarine Ventures}}, Chicago, IL \\
+ {\small\textsc{May 2019 --- Aug 2019}} & \emph{Technical Specialist} \\
+ \end{tabular}
+\end{center}
+\begin{itemize}[noitemsep]
+\item Worked with partners in VC firm to refine and automate deal flow database.
+\item Redesigned and automated website.
+\end{itemize}
+% Increase spacing between these bullets and the next Professional Experience
+
+% Ensure the lines for dates are in-line with each other
+% Position and company should be the 2 big things, dates are second priority
+\begin{center}
+ \begin{tabular}[h!]{r|p{11cm}}
+ {\small\textsc{May 2018 --- Aug 2018}} & {\large Intern at \href{https://www.ecolab.com/nalco-water}{Nalco Water, an Ecolab Company}}, Naperville, IL \\
+ {\small\textsc{Dec 2017 --- Jan 2018}} & \emph{Technical Manual Specialist} \\
+ \end{tabular}
+\end{center}
+\begin{itemize}[noitemsep]
+\item Reviewed, revised, edited, and drafted technical manuals for equipment used in water treatment.
+\item Created 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 Created code in VBA for automated pricing tools, integrating MS Word and MS Excel, and developed training materials for sales team.
+\item Using \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}
+
+%%% Local Variables:
+%%% mode: latex
+%%% TeX-master: "Hallsby_Karl"
+%%% End: