Updated EB
This commit is contained in:
@@ -15,11 +15,9 @@
|
|||||||
\gdef\HyperFirstAtBeginDocument#1{#1}
|
\gdef\HyperFirstAtBeginDocument#1{#1}
|
||||||
\providecommand\HyField@AuxAddToFields[1]{}
|
\providecommand\HyField@AuxAddToFields[1]{}
|
||||||
\providecommand\HyField@AuxAddToCoFields[2]{}
|
\providecommand\HyField@AuxAddToCoFields[2]{}
|
||||||
\select@language{english}
|
\babel@aux{english}{}
|
||||||
\@writefile{toc}{\select@language{english}}
|
|
||||||
\@writefile{lof}{\select@language{english}}
|
|
||||||
\@writefile{lot}{\select@language{english}}
|
|
||||||
\@writefile{toc}{\contentsline {section}{Experience}{1}{section*.1}}
|
\@writefile{toc}{\contentsline {section}{Experience}{1}{section*.1}}
|
||||||
\@writefile{toc}{\contentsline {section}{Education}{1}{section*.2}}
|
\@writefile{toc}{\contentsline {section}{Experience}{1}{section*.2}}
|
||||||
\@writefile{toc}{\contentsline {section}{Skills \& Languages}{1}{section*.3}}
|
\@writefile{toc}{\contentsline {section}{Education}{1}{section*.3}}
|
||||||
\@writefile{toc}{\contentsline {section}{Portfolio}{1}{section*.4}}
|
\@writefile{toc}{\contentsline {section}{Skills \& Languages}{1}{section*.4}}
|
||||||
|
\@writefile{toc}{\contentsline {section}{Portfolio}{1}{section*.5}}
|
||||||
|
|||||||
705
tex_resume.log
705
tex_resume.log
File diff suppressed because it is too large
Load Diff
@@ -1,4 +1,5 @@
|
|||||||
\BOOKMARK [1][]{section*.1}{\376\377\000E\000x\000p\000e\000r\000i\000e\000n\000c\000e}{}% 1
|
\BOOKMARK [1][]{section*.1}{\376\377\000E\000x\000p\000e\000r\000i\000e\000n\000c\000e}{}% 1
|
||||||
\BOOKMARK [1][]{section*.2}{\376\377\000E\000d\000u\000c\000a\000t\000i\000o\000n}{}% 2
|
\BOOKMARK [1][]{section*.2}{\376\377\000E\000x\000p\000e\000r\000i\000e\000n\000c\000e}{}% 2
|
||||||
\BOOKMARK [1][]{section*.3}{\376\377\000S\000k\000i\000l\000l\000s\000\040\000\046\000\040\000L\000a\000n\000g\000u\000a\000g\000e\000s}{}% 3
|
\BOOKMARK [1][]{section*.3}{\376\377\000E\000d\000u\000c\000a\000t\000i\000o\000n}{}% 3
|
||||||
\BOOKMARK [1][]{section*.4}{\376\377\000P\000o\000r\000t\000f\000o\000l\000i\000o}{}% 4
|
\BOOKMARK [1][]{section*.4}{\376\377\000S\000k\000i\000l\000l\000s\000\040\000\046\000\040\000L\000a\000n\000g\000u\000a\000g\000e\000s}{}% 4
|
||||||
|
\BOOKMARK [1][]{section*.5}{\376\377\000P\000o\000r\000t\000f\000o\000l\000i\000o}{}% 5
|
||||||
|
|||||||
BIN
tex_resume.pdf
BIN
tex_resume.pdf
Binary file not shown.
Binary file not shown.
@@ -13,7 +13,7 @@
|
|||||||
\renewcommand*{\namefont}{\fontsize{38}{40}\mdseries\upshape}
|
\renewcommand*{\namefont}{\fontsize{38}{40}\mdseries\upshape}
|
||||||
\firstname{Mitchell}
|
\firstname{Mitchell}
|
||||||
\familyname{Hansen} % optional, remove/comment the line if not wanted
|
\familyname{Hansen} % optional, remove/comment the line if not wanted
|
||||||
\address{13304 102LN NE}{Kirkland, WA}{USA} % optional, remove/comment the line if not wanted; the "country" arguments can be omitted or provided empty
|
\address{9907 NE 124th ST}{Kirkland, WA}{USA} % optional, remove/comment the line if not wanted; the "country" arguments can be omitted or provided empty
|
||||||
\mobile{509-607-0079} % optional, remove/comment the line if not wanted
|
\mobile{509-607-0079} % optional, remove/comment the line if not wanted
|
||||||
\email{mitchellhansen0@gmail.com} % optional, remove/comment the line if not wanted
|
\email{mitchellhansen0@gmail.com} % optional, remove/comment the line if not wanted
|
||||||
\homepage{mitchellhansen.info} % optional, remove/comment the line if not wanted
|
\homepage{mitchellhansen.info} % optional, remove/comment the line if not wanted
|
||||||
@@ -30,7 +30,15 @@
|
|||||||
\vspace*{-8mm}
|
\vspace*{-8mm}
|
||||||
|
|
||||||
\section{Experience}
|
\section{Experience}
|
||||||
\cventry{July 2017 -- Present}{Software Developer (Embedded / Full Stack Web)}{Espial}{Kirkland, WA}{}{
|
\cventry{Dec 2018 -- Present}{Embedded Software Developer}{CTR. Elektrobit, Protingent}{Bothell, WA}{}{
|
||||||
|
At Elektrobit I received training on the AUTOSAR automotive standards and Elektrobits related tooling. This has
|
||||||
|
been a much more embedded-first development experience as opposed to my linux-first experience developing for other products.
|
||||||
|
At Elektrobit I was also given the chance to gain fantastic real world linux kernel and kernel module development experience on
|
||||||
|
a large automotive linux project.
|
||||||
|
}
|
||||||
|
|
||||||
|
\section{Experience}
|
||||||
|
\cventry{July 2017 -- Dec 2018}{Software Developer (Embedded / Full Stack Web)}{Espial}{Kirkland, WA}{}{
|
||||||
At Espial I initially applied my knowledge of embedded products and C/C++ to hunt for bugs
|
At Espial I initially applied my knowledge of embedded products and C/C++ to hunt for bugs
|
||||||
in a legacy set-top-box C++ codebase. I also aided in maintenance of the test automation
|
in a legacy set-top-box C++ codebase. I also aided in maintenance of the test automation
|
||||||
framework for said codebase. I later pivoted to another role in the cloud services team, in which we
|
framework for said codebase. I later pivoted to another role in the cloud services team, in which we
|
||||||
@@ -63,7 +71,7 @@ i.e I wrote a bunch of Google Cloud microservices and tools
|
|||||||
}
|
}
|
||||||
|
|
||||||
\cventry{}{Passing knowledge, enough to sound dangerous}{}{}{}{
|
\cventry{}{Passing knowledge, enough to sound dangerous}{}{}{}{
|
||||||
AppEngine, Flask, GDB, \LaTeX, OpenGL, Unity3D, Windows \& Mac
|
AUTOSAR, AppEngine, Flask, SVN, GDB, \LaTeX, OpenGL, Unity3D, Windows \& Mac
|
||||||
}
|
}
|
||||||
|
|
||||||
\vspace*{-2mm}
|
\vspace*{-2mm}
|
||||||
|
|||||||
Reference in New Issue
Block a user