diff options
| author | Blaise Thompson <blaise@untzag.com> | 2024-07-23 16:22:17 -0500 | 
|---|---|---|
| committer | Blaise Thompson <blaise@untzag.com> | 2024-07-23 16:22:17 -0500 | 
| commit | a5c9eabed7d7e49cf8c7d07d22ae28b92dead2aa (patch) | |
| tree | 30e18d034e5174ec238b7d39870220a8964d6b08 | |
| parent | 3cb466c083f1924ac118c5b288a88ff35a48d985 (diff) | |
instrumentation lab director
| -rw-r--r-- | public/ThompsonBlaiseCV.pdf | bin | 112585 -> 112720 bytes | |||
| -rw-r--r-- | public/ThompsonBlaiseCV.tex | 18 | ||||
| -rw-r--r-- | public/index.html | 12 | 
3 files changed, 21 insertions, 9 deletions
| diff --git a/public/ThompsonBlaiseCV.pdf b/public/ThompsonBlaiseCV.pdfBinary files differ index e3d4307..980b7c3 100644 --- a/public/ThompsonBlaiseCV.pdf +++ b/public/ThompsonBlaiseCV.pdf diff --git a/public/ThompsonBlaiseCV.tex b/public/ThompsonBlaiseCV.tex index 57e706c..a4fedc8 100644 --- a/public/ThompsonBlaiseCV.tex +++ b/public/ThompsonBlaiseCV.tex @@ -23,15 +23,17 @@  \end{rSection}  \begin{rSection}{Experience} -  \begin{rSubsection}{Instrumentation Scientist}{2018 - Present} +  \begin{rSubsection}{Instrumentation Lab Director}{2024 - Present}      {UW-Madison Chemistry}{Madison WI} -    \item Manage an instrumental ``makerspace'' for the Chemistry department. -    \item Create custom scientific instrumentation for researchers and educators. -    \item Serve as a mentor to students undertaking instrumental design projects. -    \item Maintain an inventory of over 1000 electronic components. -    \item Manage multiple student workers assisting with shop jobs and upkeep. -    \item Contribute to open-source software for instrumentation control. -    \item Participate in writing, submitting, and reviewing scientific papers. +    \item Teach several graduate-level courses: instrumental, electrochemistry, separations, electronics. +    \item Design and publish lab exercises and instrumentation. +  \end{rSubsection} +  \begin{rSubsection}{Instrumentation Scientist}{2018 - 2024} +    {UW-Madison Chemistry}{Madison WI} +    \item Created custom scientific instrumentation for researchers and educators. +    \item Served as a mentor to students undertaking instrumental design projects. +    \item Contributed to open-source software for instrumentation control. +    \item Participated in writing, submitting, and reviewing scientific papers.    \end{rSubsection}    \begin{rSubsection}{Graduate Research Assistant}{2011 - 2018}      {John C. Wright Group - ultrafast materials spectroscopy}{Madison WI} diff --git a/public/index.html b/public/index.html index 11af463..67d5ea6 100644 --- a/public/index.html +++ b/public/index.html @@ -58,8 +58,18 @@ Thanks for stopping by! —Blaise  <h2 id="experience"><span><a href="#experience" style=color:#f0c674>EXPERIENCE</a></span></h2>  <header><h3><p class=space-between> +<span>Instrumentation Lab Director</span> +<span>2024-present</span> +</p></h3> +<em>University of Wisconsin-Madison</em><br> +<ul> +  <li>Teach several graduate-level courses: instrumental, electrochemistry, separations, electronics.</li> +  <li>Design and publish lab exercises and instrumentation.</li> +</ul> + +<header><h3><p class=space-between>  <span>Instrumentation Scientist</span> -<span>2018-present</span> +<span>2018-2024</span>  </p></h3>  <em>University of Wisconsin-Madison</em><br>  <ul> | 
