aboutsummaryrefslogtreecommitdiff
path: root/public/index.html
blob: e05b82632c4f77b3ea2a58a2098ff40318483856 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
<!DOCTYPE html>
<html lang="en">

<head>
  <meta charset="utf-8" name="viewport" content="width=80ch">
  <title>Blaise J Thompson - CV</title>
  <style type="text/css"> h1,h2,h3 {line-height:1.2}</style>
  <link rel="stylesheet" href="style.css">
</head>

<body>

<h1><a href=http://blaise.zone>blaise</a>-cv</h1>

<hr>

<p>
This is the html version of my <i>curriculum vitae</i>. <br/>
You can also download a <a href="http://cv.blaise.zone/ThompsonBlaiseCV.pdf">PDF</a> (highlights only).<br/>
Thanks for stopping by! &mdash;Blaise
</p>

<hr class=yellow>

<header><h1 class=center>Blaise J Thompson</h1>
    <center>
725 W Washington Ave. Apt. 306 <br>
        Madison, WI 53715 <br>
        USA <br>
        <br>
        1 424 225 2493 <br>
        blaise@untzag.com <br>
        <a href="http://blaise.zone"> blaise.zone </a> <br>
    </center>

<h2 id="education"><span><a href="#education" style=color:#f0c674>EDUCATION</a></span></h2>

<header><h3><p class=space-between>
    <span>University of Wisconsin-Madison</span>
    <span>2011-2018</span>
</p></h3>
<em>PhD, Analytical Chemistry</em><br>
<em>GPA: 3.82/4.00 - <a href="madison-transcript.pdf">transcript</a> - <a href="madison-completion.pdf">completion letter</a></em>
<br>

<header><h3><p class=space-between>
    <span>Bates College</span>
    <span>2007-2011</span>
</p></h3>
<em>BS: Chemistry</em><br>
<em>Minor: Philosophy</em><br>
<em>Concentration: Applying Mathematical Methods</em><br>
<em>GPA: 3.19/4.00 - <a href="bates-transcript.pdf">transcript</a></em>
<br>

<header><h3><p class=space-between>
    <span>City High School</span>
    <span>2002-2007</span>
</p></h3>
<em>GPA: 3.69/4.00 - <a href="city-transcript.pdf">transcript</a></em>
<br>

<h2 id="experience"><span><a href="#experience" style=color:#f0c674>EXPERIENCE</a></span></h2>

<header><h3><p class=space-between>
<span>Instrumentation Scientist</span>
<span>2018-present</span>
</p></h3>
<em>University of Wisconsin-Madison</em><br>
<ul>
  <li>Manage an instrumental "makerspace" for the Chemistry department.</li>
  <li>Maintain an inventory of over 1000 types of small electronic components.</li>
  <li>Serve as a mentor to graduate students and undergrads who undertake instrumental design projects.</li>
  <li>Create custom scientific instrumentation for researchers and educators throughout the department.</li>
</ul>

<header><h3><p class=space-between>
    <span>Graduate Research Assistant</span>
    <span>2011-2018</span>
</p></h3>
<em><a href="http://wright.chem.wisc.edu">John C. Wright Group</a></em><br>
<ul>
    <li>Used ultrafast spectroscopy to research semiconductor systems, with a focus on solar energy candidates.</li>
    <li>Designed and constructed software tools to collect and process multidmensional spectra.</li>
    <li>Designed and constructed optomechanical and optoelectronic hardware.</li>
    <li>Developed novel algorithms to streamline optical paramteric amplifier tuning procedures.</li>
    <li>Maintained and conducted experiments on a custom ultrafast laser system.</li>
    <li>Contributed to general-purpose multidimensional spectra modeling software.</li>
    <li>Taught fellow students how to use instruments.</li>
</ul>
For more information, see my dissertation: <a href="https://drive.google.com/open?id=1Ik2aaVaT-60R2KSATaFOlG5qDiR_xRze">Development of Frequency Domain Multidimensional Spectroscopy with Applications in Semiconductor Photophysics</a>

<header><h3><p class=space-between>
    <span>Undergraduate Researcher (Plasmonics)</span>
    <span>2009-2011</span>
</p></h3>
<em>Matthew J. Cote Group</em>
<ul>
    <li>Designed and constructed a combined total internal reflection / atomic force microscope.</li>
    <li>Coordinated work with my advisor and other staff and faculty.</li>
</ul>
For more information, see my thesis: <a href="https://drive.google.com/open?id=1JdEK-6CLoGlacotAfR2IGDwonyUMM7uB">Investigating Plasmons with Total Internal Reflection Microscopy</a>

<header><h3><p class=space-between>
    <span>Undergraduate Researcher (Neuroscience)</span>
    <span>2008</span>
</p></h3>
<em>Michael Dailey Group</em>
<ul>
    <li>Dissected and prepared mouse brain samples for in-vivo microgial imaging studies.</li>
    <li>Trained to utilize confocal microscopy setup</li>
</ul>

<header><h3><p class=space-between>
    <span>High School Researcher (Epigenetics)</span>
    <span>2007</span>
</p></h3>
<em>Peter L. Nagy Group</em>
<ul>
    <li>Designed and created plasmid, taught myself techniques from reference materials.</li>
    <li>Inserted plasmid into yeast.</li>
</ul>

<h2 id="publications"><span><a href="#publications" style=color:#f0c674>PUBLICATIONS</a></span></h2>

<ol reversed>

<li>
<header><h3><a href=" https://doi.org/10.1021/jasms.1c00247">The Wisconsin Oscillator: A Low-Cost Circuit for Powering Ion Guides, Funnels, and Traps</a></h3>
<em>
    Kregel, S. J.;
    Thompson, B. J.;
    Nathanson, G. M.;
    and
    Bertram, T. H.;
</em><br>
Journal of the American Society for Mass Spectrometry (2021)
<ul>
  <li>Designed and constructed low-cost high voltage MHz oscillator based on a resonant LC circuit.</li>
  <li>Design is appropriate for a variety of simple ion guides in mass spectrometry and adjacent specialties.</li>
  <li>Scientists previously used expensive and hard-to-repair commercial devices to drive ion guides.</li>
  <li>Circuit is also low power, suitable for battery powered or field operations.</li>
  <li><a href="https://github.com/uw-madison-chem-shops/wisconsin-oscillator">All fabrication files publicly avaliable on GitHub.</a></li>
</ul>
</li>

<li>
<header><h3><a href="https://doi.org/10.1021/acs.orglett.1c01910">Versatile Open-Source Photoreactor Architecture for Photocatalysis Across the Visible Spectrum</a></h3>
<em>
    Lampkin, P. P.;
    Thompson, B. J.;
    and
    Gellman, S. H.;
</em><br>
Organic Letters (2021)
<ul>
  <li>Designed and constructed low-cost 3D-printed photoreactor.</li>
  <li>Optimized for customization: choice of wavelength, reaction vessel and incorporation of other sensors.</li>
  <li>Made many reactors for researchers and educators throughout the Chemistry Department.</li>
  <li>Taught graduate students how to make their own reactors.</li>
  <li><a href="https://github.com/uw-madison-chem-shops/wisconsin-photoreactor">Made all design files publicly avaliable on github.</a></li>
</ul>
</li>

<li>
<header><h3><a href="https://doi.org/10.1063/5.0043007">Multichannel gas-uptake/evolution reactor for monitoring liquid-phase chemical reactions</a></h3>
<em>
    Salazar, C. A.;
    Thompson, B. J.;
    Knapp, S. M. M.;
    and
    Stahl, S. S.;
</em><br>
Review of Scientific Instruments (2021)
<ul>
  <li>Designed and constructed novel chemical reactor.</li>
  <li>Incorporated pressure transducers and appropriate ADCs for high sensitivity to small headspace pressure changes.</li>
  <li>Designed integrated reaction cell and heating block with integrated temperature control.</li>
  <li>Built custom software with graphical user interface for control and data recording.</li>
  <li>Reactor is used heavily by organic chemists from multiple research groups.</li>
  <li><a href="https://github.com/uw-madison-chem-shops/pressure-monitoring-reactor">Made all design files publicly avaliable on github.</a></li>
</ul>
</li>

<li>
<header><h3><a href="https://doi.org/10.3389/fpls.2020.01015">The XyloTron: Flexible, Open-Source, Image-Based Macroscopic Field Identification of Wood Products</a></h3>
<em>
    Ravindran, P.;
    Thompson, B. J.;
    Soares, R. K.;
    and
    Wiedenhoeft, A. C.;
</em><br>
Frontiers in Plant Science (2020)
<ul>
  <li>Designed and constructed an all-in-one digital imaging device: the XyloScope.</li>
  <li>Designed a custom internal illumination system with visible and ultraviolet options.</li>
  <li>Lighting system can be moved along a set of rails that also supply power.</li>
  <li>When combined with machine learning tools developed by coauthors, the XyloScope forms a complete automated wood identification system.</li>
  <li>Code and hardware designs freely available and open source.</li>
  <li>Hardware designed using 3D printed pieces and off-the-shelf components for facile reproduction.</li>
</ul>
</li>

<li>
<header><h3><a href="https://doi.org/10.21105/joss.01141">WrightTools: a Python package for multidimensional spectroscopy</a></h3>
<em>
    Thompson, B. J.;
    Sunden, K. F.;
    Morrow, D. J.;
    Kohler, D. D.;
    and <br>
    Wright, J. C.;
</em><br>
The Journal of Open Source Software (2019)
<ul>
    <li>Designed a python-based toolkit for multidimensional spectroscopy.</li>
    <li>Single processing toolkit for wide variety of instrumental data, built to be extensible as more data-types become relevant.</li>
    <li>Offers specialized interactions, such as transformations, that are particularly suited to multidmensional spectroscopy.</lii>
    <li>Prior to JOSS publication, WrightTools directly enabled no fewer than eleven publications.</li>
    <li>Fully open source project, with continuing development on <a href="https://github.com/wright-group/WrightTools">GitHub.</a></li>
    <li>Central package used as a data management pipeline by other packages simulating and acquiring multidimensional spectra.</li>
    <li>Complete, "living" documentation at <a href="http://wright.tools/">wright.tools</a>.</li>
</ul>
</li>

<li>
<header><h3><a href="https://pubs.acs.org/doi/10.1021/acs.jpca.8b07678">Three Dimensional Triply Resonant Sum Frequency Spectroscopy Revealing Vibronic Coupling in Cobalamins: Toward a Probe of Reaction Coordinates</a></h3>
<em>
    Handali, J. D.;
    Sunden, K. F.;
    Thompson, B. J.;
    Neff-Mallon, N. A.; <br>
    Kaufman, E. M.;
    Brunold, T. C.;
    and
    Wright, J. C.;
</em><br>
The Journal of Physical Chemistry A (2018)
<ul>
    <li>For the first time, achieved true three-dimensional frequency TRSF spectroscopy.</a></li>
    <li>Analyzed results carefully in context of prior spectroscopic work on Cobalamins.</a></li>
    <li>Raw data and code freely available on the <a href="http://osf.io/x4w2p/">open science framework.</a></li>
</ul>
</li>

<li>
<header><h3><a href="http://doi.org/10.1021/acs.jpcc.8b04462">Resonant Third-Order Susceptibility of PbSe Quantum Dots Determined by Standard Dilution and Transient Grating Spectroscopy</a></h3>
<em>
    Kohler D. D.;
    Thompson, B. J.;
    and
    Wright, J. C.;
</em><br>
The Journal of Physical Chemistry C (2018)
<ul>
    <li>Extracted the quantitative third-order susceptibility of PbSe quantum dots through a method of standard dilution.</li>
    <li>After accounting for differences in pulse width and experimental geometry, we found agreement between our measured susceptibility and prior measurements.</li>
    <li>Our internal standard methodology should be generally applicable to nonlinear spectroscopy.</li>
    <li>Raw data and code freely available on the <a href="https://osf.io/3vprb/">open science framework.</a></li>
</ul>
</li>

<li>
<header><h3><a href="http://doi.org/10.25080/Majora-4af1f417-00c"> WrightSim: Using PyCUDA to Simulate Multidimensional Spectra</a></h3>
<em>
    Sunden, K. F.;
    Thompson, B. J.;
    and
    Wright, J. C.;
</em><br>
Proceedings of the 17th Python in Science Conference (2018)
<ul>
    <li>Developed unique Python package to simulate multidimensional spectra.</li>
    <li>First openly licensed package of its kind.</li>
</ul>
</li>

<li>
<header><h3><a href="http://doi.org/10.1021/acs.nanolett.7b04211"> Exploring Electronic Structure and Order in Polymers via Single-Particle Microresonantor Spectroscopy</a></h3>
<em>
    Horak, E. H.;
    Rea, M. T.;
    Heylman, K. D.;
    Gelbwaser-Klimovsky, D.;
    Saikin, S. K.;
    Thompson, B. J.;
    Kohler, D. D.;
    Knapper, K. A.;
    Wei, W.;
    Pan, F.;
    Gopalan, P.;
    Wright, J. C.;
    Aspuru-Guzik, A.;
    and
    Goldsmith, Randall H.
</em><br>
Nano Letters (2018)
<ul>
    <li>Performed three-pulse photon echo experiments on a conductive polymer.</li>
    <li>Developed model and performed lineshape analysis to interrogate ultrafast processes in the material.</li>
    <li>Raw data and code freely available on the <a href="https://osf.io/bs8pr/">open science framework.</a></li>
</ul>
</li>

<li>
<header><h3><a href="http://doi.org/10.1063/1.4986069">Frequency-domain coherent multidimensional spectroscopy when dephasing rivals pulsewidth: Disentangling material and instrument response</a></h3>
<em>
    Kohler, D. D.;
    Thompson, B. J.;
    and
    Wright, J. C.
</em><br>
The Journal of Chemical Physics (2017)
<ul>
    <li>Applied numerical model to simple system to explore artifacts of mixed-domain nonlinear spectroscopy</li>
    <li>Defined new strategies to extract desired information despite these artifacts.</li>
    <li>Raw data and code freely avaliable on the <a href="https://osf.io/ej2xe/">open science framework.</a></li>
</ul>
</li>

<li>
<header><h3><a href="http://doi.org/10.1021/acsnano.5b05198">Measurement of Ultrafast Excitonic Dynamics of Few-Layer MoS2 Using State-Selective Coherent Multidimensional Spectroscopy</a></h3>
<em>
    Czech, K. J.;
    Thompson, B. J.;
    Kain, S.;
    Ding, Q.;
    Shearer, M.;
    Hamers, R. J.;
    Jin, S.;
    and
    Wright, J. C.
</em><br>
ACS Nano (2015)
<ul>
    <li>Analyzed three-dimensional frequency-frequency-delay transient grating data.</li>
</ul>
</li>

<li>
<header><h3><a href="http://doi.org/10.1021/jacs.5b02651">Solution Growth of Single Crystal Methylammonium Lead Halide Perovskite Nanostructures for Optoelectronic and Photovoltaic Applications</a></h3>
<em>
    Fu, J.;
    Meng, F.;
    Rowley, M. B.;
    Thompson, B. J.;
    Shearer, M. J.;
    Ma, D.;
    Hamers, R. J.;
    Wright, J. C.;
    and
    Jin, S.
</em><br>
Journal of the Americal Chemical Society (2015)
<ul>
    <li>Performed transient reflectance spectroscopy.</li>
</ul>
</li>

<li>
<header><h3><a href="http://doi.org/10.1021/ja509142w">Ionization of High-Density Deep Donor Defect States Explains the Low Photovoltage of Iron Pyrite Single Crystals</a></h3>
<em>
    Caban-Acevedo, M.;
    Kaiser, N. S.;
    English, C. R.;
    Liang, D.;
    Thompson, B. J.;
    Chen, H.-E.;
    Czech, K. C.;
    Wright, J. C.;
    Hamers, R. J.;
    and
    Jin, S.
</em><br>
Journal of the Americal Chemical Society (2014)
<ul>
    <li>Performed transient reflectance spectroscopy.</li>
</ul>
</li>

</ol>

<h2 id="presentations"><span><a href="#presentations" style=color:#f0c674>PRESENTATIONS</a></span></h2>

<ol reversed>

<li>
<header><h3><a href="./boulder-2020-05-07.pdf">Scientific Software Development: A Pragmatic Approach</a></h3>
<em>Invited Speaker</em><br>
University of Colorado Boulder Department of Chemistry (2020) <br>
Boulder, CO USA
</li>

<li>
<header><h3><a href="./chaos-2017-11-07.pdf">Nonlinear Multidimensional Spectroscopy</a></h3>
<em>Presentation</em><br>
Chaos and Complexity Seminar (2017) <br>
Madison, WI USA
</li>

<li>
<header><h3><a href="https://drive.google.com/open?id=1hKj5MW_ms2d92Zj-Q06PTVIVBvIqfN3C">A Robust, Fully Automated Algorithm to Collect High Quality OPA Tuning Curves</a></h3>
<em>Poster</em><br>
Conference for Coherent Multidimensional Spectroscopy (2016) <br>
Groningen, the Netherlands
</li>

<li>
<header><h3>Utilizing Coherent Multidimensional Spectroscopy to Investigate Nanomaterials for Solar Energy Generation</h3>
<em>Poster</em><br>
Midwest Universities Analytical Chemistry Conference (2012) <br>
Madison, WI USA
</li>

<li>
<header><h3>Spectroscopic Investigation of Plasmonic Nanoparticles</h3>
    <em>Poster</em><br>
    Bates College Mount David Summit (2011) <br>
    Lewiston, ME USA
</li>

</ol>

<h2 id="teaching"><span><a href="#teaching" style=color:#f0c674>TEACHING EXPERIENCE</a></span></h2>

<header><h3><p class=space-between>
    <span>Graduate Chemical Instrumentation:<br>Design & Control</span>
    <span>2017, 2019-2020</span>
</p></h3>
<em>Teaching assistant, 1 semester. Lab manager, 2 semesters.</em>
<ul>
    <li>Led laboratory section of course.</li>
    <li>Introduced graduate students to basic electronics skills such as breadboarding, oscilliscope usage, component choice, and circuit analysis.</li>
    <li>Assisted students during extended independent instrument design and construction.</li>
    <li>Assisted in course design and improvement.</li>
</ul>

<header><h3><p class=space-between>
    <span>Fundamentals of Analytical Science <br> (Quantitative Analysis)</span>
    <span>2018</span>
</p></h3>
<em>Teaching assistant, 1 semester.</em>
<ul>
    <li>Led laboratory and discussion sections for honors section.</li>
    <li>Prepared worksheets and homework keys.</li>
    <li>Contributed to staff notes for future teaching assistants.</li>
</ul>

<header><h3><p class=space-between>
    <span>Graduate Instrumental Analysis</span>
    <span>2012, 2015</span>
</p></h3>
<em>Teaching assistant, 2 semesters.</em>
<ul>
    <li>Led laboratory section of course.</li>
    <li>Prepared homework assignments and led homework review sessions.</li>
    <li>Lectured in professor's absence.</li>
    <li>Switched course from mathcad to Python using Jupyter notebooks, introducing first-year graduate students to script-based programming.</li>
</ul>

<header><h3><p class=space-between>
    <span>Undergraduate Research Mentor</span>
    <span>2012-2013, 2015-2017</span>
</p></h3>
<em>6 semesters.</em>
<ul>
    <li>Designed appropriate experiments that were complementary to my own research.</li>
    <li>Introduced undergraduates to spectroscopy, programming, and instrument design.</li>
    <li>Advised students in coursework and future directions.</li>
</ul>

<header><h3><p class=space-between>
    <span>General Chemistry II</span>
    <span>2011-2012</span>
</p></h3>
<em>Teaching assistant, 2 semesters.</em>
<ul>
    <li>Coordinated two sections: total of ~50 students in each semester.</li>
    <li>Led laboratory section of course.</li>
    <li>Designed and led weekly discussion sections.</li>
</ul>

<header><h3><p class=space-between>
    <span>General Chemistry I</span>
    <span>2010-2011</span>
</p></h3>
<em>Peer science leader, 2 semesters.</em>
<ul>
    <li>Designed and led class-wide review sessions.</li>
    <li>Assisted in first trials of new peer leadership program at Bates College.</li>
    <li>Attended regular meetings to share teaching strategies with other peer leaders.</li>
</ul>

<h2 id="service"><span><a href="#service" style=color:#f0c674>SERVICE</a></span></h2>

<header><h3><p class=space-between>
    <span>SciPy Conference</span>
    <span>2020</span>
</p></h3>
<em>Volunteer</em>
<ul>
  <li>Lead session: <a href="https://www.youtube.com/watch?v=6HxVbK14EDI">Driving Hardware for Instrumentation</a> (over 50 attendees).</li>
</ul>

<header><h3><p class=space-between>
    <span><a href="https://www.soinc.org/">Science Olympiad</a></span>
    <span>2019-2020</span>
</p></h3>
<em>Coach</em>
<ul>
  <li>Lead "mechatronics" section of region-wide science and engineering competition for middle- and high-school students (2019).</li>
  <li>Coached "detector building" team of high-school students (2020).</li>
  <li>Designed and administered exam testing microcontroller programming and basic circuit design and construction.</li>
  <li>Created and curated real electronic hardware for use during test.</li>
  <li>See <a href="http://mechatronics.blaise.zone">mechatronics.blaise.zone</a>
</ul>

<header><h3><p class=space-between>
    <span><a href="https://peopleprogram.wisc.edu/">PEOPLE Program</a></span>
    <span>2017, 2019</span>
</p></h3>
<em>Volunteer</em>
<ul>
    <li>"Pre-college Enrichment Opportunity Program for Learning Excellence"</li>
    <li>Program for low-income, first generation prospective college students.</li>
    <li>Taught high school students about electronics, science, and what it is like to be an analytical chemist.</li>
    <li>Designed and created circuit boards for students to fill with components and take home.</li>
</ul>

<header><h3><p class=space-between>
    <span><a href="https://science.energy.gov/wdts/nsb">Science Bowl</a></span>
    <span>2017, 2019</span>
</p></h3>
<em>Scientific Judge & Moderator</em>
<ul>
    <li>Judged middle school students in statewide science-knowledge competition.</li>
    <li>Winning team proceeded to national competition.</li>
</ul>

<header><h3><p class=space-between>
    <span>Plasma Group Python Introduction</span>
    <span>2017</span>
</p></h3>
<em>Assistant</em>
<ul>
    <li>Helped introduce a group of faculty and gradute students to Python for data analysis.</li>
    <li>Created lesson sections and chose topics.</li>
    <li>Group was switching to Python from IDL.</li>
    <li>Introduction consisted of weekly meetings across several months.</li>
</ul>

<header><h3><p class=space-between>
    <span>McElvain Committee</span>
    <span>2013-2014</span>
</p></h3>
<em>Member</em>
<ul>
    <li>Graduate student committee to choose seminar speakers.</li>
</ul>

<header><h3><p class=space-between>
    <span>OutFront</span>
    <span>2009-2010</span>
</p></h3>
<em>President</em>
<ul>
    <li>Held weekly meetings, organized social and political events.</li>
    <li>For the first time, organized and executed collaborative events with other local LGBTQ groups in Lewiston ME.</li>
</ul>

<header><h3><p class=space-between>
    <span>Freewill Folk Society</span>
    <span>2008-2011</span>
</p></h3>
<em>President</em>
<ul>
    <li>Contradance club, offering alcohol-free community-engaging social activity to college students.</li>
    <li>Reorganized club structure, recruited other students to new club positions.</li>
    <li>Organized monthly folk dances, bringing in bands and callers.</li>
    <li>See publication in Lewiston Sun Journal: <a href="https://www.sunjournal.com/2009/10/25/dancing-different-beat/">"Dancing to a different beat"</a></li>
</ul>

<h2 id="awards"><span><a href="#awards" style=color:#f0c674>AWARDS</a></span></h2>

<header><h3><p class=space-between>
    <span>Nominated: Letters & Science Early Career Award</span>
    <span>2020</span>
</p></h3>
Nominated by Chemistry Department faculty, graduate students, and postdocs for outstanding performance, promise of future contributions, and a high degree of professionalism. See <a href=./early-career-letter.pdf>letter from the Dean of Letters & Sciences</a>.

<header><h3><p class=space-between>
    <span>Roger Carlson Award</span>
    <span>2017</span>
</p></h3>
Awarded by the University of Wisconsin Chemistry department for excellence in research.

<header><h3><p class=space-between>
    <span>James W. Taylor Excellence in Teaching Award</span>
    <span>2016</span>
</p></h3>
Selected by University of Wisconsin Chemistry students and faculty as one of the most outstanding teaching assistants of the 2015-2016 school year.

<header><h3><p class=space-between>
    <span>Rodney F. Johonnot Graduate Award</span>
    <span>2011</span>
</p></h3>
Selected by Bates College faculty as most deserving of aid in furthering his or her studies in professonal or postgraduate work.

<header><h3><p class=space-between>
    <span><a href="https://www.bates.edu/alumni/collegekey/">Bates College Key</a></span>
    <span>2011</span>
</p></h3>
Awarded by Bates College faculty and staff to 20 students in each graduating class based on academic standing, character, campus and community service, leadership, and future promise.

<header><h3><p class=space-between>
    <span><a href="president's-excellence-award.jpg">President's Excellence Award</a></span>
    <span>2007</span>
</p></h3>
Awarded for high achievement in High School academics.

<header><h3><p class=space-between>
    <span><a href="science-honor-society.jpg">Science National Honor Society</a></span>
    <span>2007</span>
</p></h3>
Awarded for high achievement in science within High School.

<header><h3><p class=space-between>
    <span>National Honor Society</span>
    <span>2007</span>
</p></h3>
Awarded for scholarship, leadership, service and character during High School.

</body>
</html>