Added experience section

This commit is contained in:
CPunch 2022-07-05 14:16:32 -05:00
parent 75e3ba61f6
commit dfda12e709
2 changed files with 19 additions and 0 deletions

View File

@ -54,5 +54,6 @@
\makecvheader[C]
\input{resume/skills.tex}
\input{resume/experience.tex}
\input{resume/projects.tex}
\end{document}

18
resume/experience.tex Normal file
View File

@ -0,0 +1,18 @@
\cvsection{Professional Experience}
\begin{cventries}
\cventry
{Worked with ADL to develop interactive exhibits from prototype to production}
{Fort Worth Museum of Science and History}
{Student Intern}
{Sept 2018 Aug 2019}
{
\begin{cvitems}
\item {Development and deployment of several VR experiences using the Unity3D engine}
\item {Experience using Tensorflow to solve ML problems with live input from OpenCV}
\item {Experience receiving project goals and communicating expected deadlines}
\end{cvitems}
}
\end{cventries}