-
Notifications
You must be signed in to change notification settings - Fork 27
/
Copy pathcv.tex
888 lines (846 loc) · 52.1 KB
/
cv.tex
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
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
%______________________________________________________________________________________________________________________
% @brief LaTeX2e Resume for Kathryn D. Huff
\documentclass[margin,line]{resume}
\usepackage{bibentry}
\makeatletter\let\saved@bibitem\@bibitem\makeatother
\usepackage[breaklinks]{hyperref}
\def\UrlBreaks{\do\/\do-}
\makeatletter\let\@bibitem\saved@bibitem\makeatother
\usepackage{doi}
\hypersetup{
colorlinks=true,%
filecolor=magenta,%
urlcolor=cyan,%
breaklinks=true
}
\urlstyle{same}
\usepackage{xspace}
%\textheight=10.75in
\newcommand{\Cyclus}{\textsc{Cyclus}\xspace}%
% Trying to bold my name in the bib
\usepackage{xstring}
\def\FormatName#1{%
\IfSubStr{#1}{Huff}{\textbf{#1}}{#1}%
}
%______________________________________________________________________________________________________________________
\begin{document}
\name{\Large Kathryn D. Huff}
\begin{resume}
%\bibliographystyle{katyunsrt}
\bibliographystyle{abbrvurl-huff}
\nobibliography{cv,talks}
% Contact Information
\section{\mysidestyle Contact\\Information}
\textsl{Associate Professor}
\hfill Mobile: (281) 734-1342 \vspace{0mm}\\\vspace{0mm}%
\textsl{Dept. of Nuclear, Plasma, and Radiological Engineering}
\hfill UIUC e-mail: \href{mailto:[email protected]}{[email protected]} \vspace{0mm}\\\vspace{0mm}%
\textsl{University of Illinois at Urbana-Champaign}
\hfill personal e-mail:
\href{mailto:[email protected]}{[email protected]} \vspace{0mm}\\\vspace{-4mm}%
%__________________________________________________________________________________________________________________
% Resume Objective
%\section{\mysidestyle Objective}
%Seeking research and teaching opportunities in nuclear engineering and scientific computation.%
%__________________________________________________________________________________________________________________
% Research Interests
\section{\mysidestyle Research\\Interests}
Advanced nuclear reactors and fuel cycles, multi-physics
simulation, energy systems analysis,
scientific computation, nuclear energy policy.
%
%__________________________________________________________________________________________________________________
% Academic Appointments
% \vspace{-2mm}
%\section{\mysidestyle Academic\\Appointments}
% \vspace{-2mm}\\\vspace{-3mm}%
%__________________________________________________________________________________________________________________
% Education
\section{\mysidestyle PhD}
\textbf{University of Wisconsin - Madison}, \textsc{Nuclear Engineering}\hfill \textbf{ Aug 2008 -- Aug 2013}\vspace{-3mm}\\\vspace{-1mm}%
\begin{list2}
\item An Integrated Used Fuel Disposition and Generic Repository Model for Fuel Cycle Analysis
\item Advisor: Professor Paul P.H. Wilson
\end{list2}\vspace{-1.5mm}
\section{\mysidestyle BA}
\textbf{University of Chicago}, \textsc{Physics}\hfill\textbf{Aug 2004 -- Jun 2008}\vspace{-3mm}\\\vspace{-1mm}%
\begin{list2}
\item Celestial Gain Calibrations of QUIET Telescope Polarimeters
\end{list2}\vspace{-1.5mm}
%__________________________________________________________________________________________________________________
% Research Experience
\section{\mysidestyle Research\\and\\Professional\\Experience}
\textbf{University of Illinois at Urbana-Champaign}, Urbana, IL\\
\textsl{Associate Professor, Nuclear Plasma and Radiological Engineering} \hfill \textbf{Sep 2021 -- Present}\\
\textsl{Affiliate Faculty, National Center for Supercomputing Applications}\hfill \textbf{Aug 2016 -- Present}\\
\textsl{Affiliate Faculty, Computational Science and Engineering}\hfill \textbf{Aug 2018 -- Present}\\
Director, Advanced Reactors and Fuel Cycles group.
\textbf{Office of Nuclear Energy, Department of Energy}, Washington, DC\\
\textsl{Assistant Secretary, Nuclear Energy} \hfill \textbf{May 2022 -- May 2024}\\
\textsl{Senior Advisor to the Secretary, Nuclear Energy} \hfill \textbf{Jan 2022 -- May 2022}\\
\textsl{Acting Assistant Secretary, Nuclear Energy} \hfill \textbf{May 2021 -- Jan 2022}\\
\textsl{Principal Deputy Assistant Secretary, Nuclear Energy} \hfill \textbf{May 2021 -- Jan 2022}\\
Presidentially appointed, Senate Confirmed Official leading the Office of Nuclear Energy\\
On extended Unpaid Leave of Absence from the University of Illinois.
\textbf{University of Illinois at Urbana-Champaign}, Urbana, IL\\
\textsl{Blue Waters Assistant Professor} \hfill \textbf{Aug 2016 -- Sep 2021}\\
Principal Investigator, Advanced Reactors and Fuel Cycles group.
\textbf{University of California - Berkeley, NE Dept.}, Berkeley, CA \\
\textsl{Postdoctoral Scholar, Nuclear Science and Security Consortium} \hfill \textbf{Sep 2013 -- Jul 2016}\\
\textsl{Data Science Fellow, Berkeley Institute for Data Science} \hfill \textbf{Aug 2014 -- Jul 2016}\\
Developing computational tools and multiphysics models for advanced reactor safety analysis.
\textbf{Argonne National Laboratory}, Argonne, IL \hfill \textbf{Jun 2011 -- Aug 2013}\\
\textsl{Laboratory Graduate Research Appointee, Used Fuel Disposition Campaign}\\
Developed a used fuel disposition and generic repository computational model.
\textbf{University of Wisconsin - Madison, NEEP Dept.}, Madison, WI \hfill \textbf{Jun 2008 -- Aug 2013}\\
\textsl{Graduate Research Assistant, Computational Nuclear Engineering Research Group}\\
Developed and applied \Cyclus, a nuclear fuel cycle systems analysis tool.
\textbf{Idaho National Laboratory}, Idaho Falls, ID \hfill \textbf{Jun -- Aug 2010}\\
\textsl{Graduate Research Assistant, Systems Analysis Campaign}\\
Developed software functions and requirements for the Fuel Cycle Simulator concept.
\textbf{Kavli Institute For Cosmological Physics}, Chicago, IL \hfill \textbf{Jan 2005 -- Jun 2008}\\
\textsl{Research Assistant, Laboratory for Astrophysics and Space Research}\\
Programmed \& machined instrumentation. Planned protocol for QUIET polarimeter calibration.
\textbf{Universidad de Chile, Physics Dept.}, Santiago, Chile \hfill \textbf{Jun -- Sep 2006}\\
\textsl{Research Assistant, Chicago-Chile Research Exchange Program}\\
Constructed and operated a far-from-equilibrium granular
materials experiment.
\textbf{Los Alamos Neutron Science Center}, Los Alamos, NM \hfill \textbf{Jun -- Sep 2004}\\
\textsl{Research Assistant, LANSCE-3} \hfill \textbf{May -- Aug 2003}\\
Applied digital filtration algorithms and MCNPX models to experimental data.
%__________________________________________________________________________________________________________________
% Honors and Awards
\section{\mysidestyle Honors and\\Awards}
Warren K. Sinclair Medal, National Countil on Radiaton Protection\hfill \textbf{2024}\vspace{.5mm}\\%
Secretary's Honor Awards, Pathways to Commercial Liftoff Team, U.S. Department of Energy\hfill \textbf{2024}\vspace{0.5mm}\\%
Presidential Nomination \& Senate Confirmation, Assistant Secretary for Nuclear Energy\hfill \textbf{2022}\vspace{.5mm}\\%
Stanley H. Pierce Award, UIUC Engineering Council \hfill \textbf{2019}\vspace{.5mm}\\%
American Nuclear Society, Oestmann Professional Women's Achievement Award\hfill \textbf{2017}\vspace{.5mm}\\%
AE3, Collins Scholars Program Graduate\hfill \textbf{2017}\vspace{.5mm}\\%
NPRE, Students Award for Excellence in Undergraduate Teaching \hfill \textbf{2017}\vspace{.5mm}\\%
UIUC, Teachers Ranked as Excellent \hfill \textbf{F 2016, S 2020}\vspace{.5mm}\\%
American Nuclear Society, Young Member Excellence Award \hfill \textbf{2016}\vspace{.5mm}\\%
National Energy Research Scientific Computing Allocation, Senior Investigator \hfill \textbf{2015--2016}\vspace{.5mm}\\%
Data Science Fellowship, Berkeley Institute for Data Science, UC Berkeley \hfill \textbf{2014--2016}\vspace{.5mm}\\%
Nuclear Science and Security Consortium Postdoctoral Fellowship, UC Berkeley \hfill \textbf{2013--2016}\vspace{.5mm}\\%
DOE Office of Science Laboratory Graduate Appointment, Argonne National Lab \hfill \textbf{2011--2013}\vspace{.5mm}\\%
Roy G Post Foundation Nuclear Waste Management Graduate Scholarship \hfill \textbf{2011}\vspace{.5mm}\\%
John Randall Memorial Scholarship, American Nuclear Society FCWMD \hfill \textbf{2009}\vspace{.5mm}\\%
J.A McDeavitt Scholarship, University of Chicago, Chicago, IL \hfill\textbf{2007--2008}\vspace{.5mm}\\%
University Scholar Award, University of Chicago, Chicago, IL \hfill\textbf{2004--2008}\vspace{.5mm}\\%
Los Alamos Distinguished Student Performance Award, Los Alamos National Lab \hfill\textbf{2004}%
%__________________________________________________________________________________________________________________
% Grants Awarded
\section{\mysidestyle Grants\\Awarded}
\textbf{Nuclear Science and Security Consortium}\footnote{\label{footnote-label}PI-ship transferred to other leadership in May 2021 corresponding with unpaid leave of absence.}\hfill\textsl{Period:} 2021--2026\\
\textsl{Source:} DOE-NNSA Office of DNN R\&D \hfill \textsl{Award Total:} \$25,000,000\\
\textsl{Role:} Consortium Co-PI, UIUC PI, Thrust Area Lead \hfill \textsl{Huff Allocation:} \textbf{\$625,000}\vspace{2mm}\\%
\textbf{Evaluation of micro-reactor requirements and performance in an
existing \\
well-characterized micro-grid}\textsuperscript{\ref{footnote-label}} \hfill \textsl{Period:} 2020--2022\\
\textsl{Source:} DOE-NEUP \hfill \textsl{Award Total:} \$800,000\\
\textsl{Role:} Co-PI \hfill \textsl{Huff Allocation:} \textbf{\$265,000}\vspace{2mm}\\%
\textbf{Enabling Load Following Capability in the Transatomic Power MSR}\textsuperscript{\ref{footnote-label}} \hfill \textsl{Period:}
2018--2021\\
\textsl{Source:} ARPA - E - MEITNER \hfill \textsl{Award Total:} \textbf{\$999,694}\\
\textsl{Role:} \textbf{Principal Investigator} \hfill \textsl{Huff Allocation:} \$205,000\vspace{2mm}\\%
\textbf{US Research Software Sustainability Institute (URSSI)} \hfill \textsl{Period:}
2017--2018\\
\textsl{Source:} NSF - OAC - SI2 - S2I2 Conceptualization \hfill \textsl{Award Total:} \$499,999\\
\textsl{Role:} Senior Personnel\hfill \textsl{Huff Allocation:} \textbf{N/A}\vspace{2mm}\\%
\textbf{Dynamic Transition Analysis with TIMES} \hfill \textsl{Period:}
2018--2019\\
\textsl{Source:} I$^2$CNER \hfill \textsl{Award Total:} \$76,359\\
\textsl{Role:} Co-PI \hfill \textsl{Huff Allocation:} \textbf{\$76,359}\vspace{2mm}\\%
\textbf{Investigation of Agricultural Uses of Nuclear Waste Heat} \hfill \textsl{Period:} 2017--2018\\
\textsl{Source:} Exelon \hfill \textsl{Award Total:} \$151,257\\
\textsl{Role:} Co-PI \hfill \textsl{Huff Allocation:} \textbf{\$11,678}\vspace{2mm}\\%
\textbf{Consortium for Verification Technology} \hfill \textsl{Period:} 2015--2020\\
\textsl{Source:} DOE-NNSA Office of DNN R\&D \hfill \textsl{Award Total:} \$25,000,000\\
\textsl{Role:} Consortium Co-PI, UIUC PI, CVT Investigator \hfill \textsl{Huff Allocation:} \textbf{\$347,000}\vspace{2mm}\\%
\textbf{Consortium for Nonproliferation Enabling Capabilities} \hfill \textsl{Period:} 2014--2019\\
\textsl{Source:} DOE-NNSA Office of DNN R\&D \hfill \textsl{Award Total:} \$25,000,000\\
\textsl{Role:} Consortium Co-PI, UIUC PI, Thrust Area Lead \hfill \textsl{Huff Allocation:} \textbf{\$648,000}\vspace{2mm}\\%
\textbf{Collaborative, Open-Source Curriculum Development} \hfill \textsl{Period:} 2017--2018\\
\textsl{Source:} UIUC Strategic Instructional Innovations Program\hfill \textsl{Award Total:} \$19,347\\
\textsl{Role:} \textbf{Principal Investigator} \hfill \textsl{Huff Allocation:} \textbf{\$13,000}\vspace{2mm}\\%
\textbf{REU Site: INCLUSION at U. Illinois} \hfill \textsl{Period:}
2017--2020\\
\textsl{Source:} NSF - ACI \hfill \textsl{Award Total:} \$380,036\\
\textsl{Role:} Senior Personnel\hfill \textsl{Huff Allocation:} \textbf{N/A}\vspace{2mm}\\%
\textbf{Demand-Driven Cycamore Archetypes} \hfill \textsl{Period:} 2016--2019\\
\textsl{Source:} DOE, NEUP R\&D \hfill \textsl{Award Total:} \$800,000\\
\textsl{Role:} Co-PI \hfill \textsl{Huff Allocation:} \textbf{\$395,066}\vspace{2mm}\\%
% \section{\mysidestyle Recently\\Submitted\\Proposals}
% \begin{graytext}
% \textbf{Repurposing NPPs for Optimum Utilization and Energy Recovery} \hfill \textsl{Period:} 2017--2020\\
% \textsl{Source:} DOE, NEUP IRP \hfill \textsl{Award Total:} \$3,000,000\\
% \textsl{Role:} Co-PI \hfill \textsl{Huff Allocation:} \textbf{$~\$$300,000}\vspace{2mm}\\%
% \textbf{Benchmark Demonstration of the NEAMS Workbench} \hfill \textsl{Period:} 2017--2021\\
% \textsl{Source:} DOE, NEUP R\&D \hfill \textsl{Award Total:} \$800,000\\
% \textsl{Role:} PI \hfill \textsl{Huff Allocation:} \textbf{\$320,000}\vspace{2mm}\\%
% \textbf{A Novel Small Advanced Reactor with FCM Fuel} \hfill \textsl{Period:} 2017--2019\\
% \textsl{Source}: DOE, NEUP R\&D \hfill \textsl{Award Total:} \$400,000\\
% \textsl{Role: Co-PI} \hfill \textsl{Huff Allocation:} \textbf{\$160,000}\vspace{2mm}\\%
% \textbf{Chemical, TH, \& Neutronic Coupled Capability for MSRs} \hfill \textsl{Period:} 2018--2021\\
% \textsl{Source: Idaho National Laboratory LDRD} \hfill \textsl{Award Total:} \$1,125,000\\
% \textsl{Role: Co-Investigator} \hfill \textsl{Huff Allocation:} \textbf{\$300,000}\vspace{2mm}\\%
% \textbf{Conceptualizing a US Research Software Sustainability Institute} \hfill \textsl{Period:} 2018--2019\\
% \textsl{Source: NSF SI2-S2I2} \hfill \textsl{Award Total:} \$500,000\\
% \textsl{Role: Senior Personnel} \hfill \textsl{Huff Allocation:} \textbf{N/A}\\
% \end{graytext}
%__________________________________________________________________________________________________________________
% Books YO!!!
\vspace{-2mm}
\section{\mysidestyle Books}
\begin{bibenum}
\item \bibentry{scopatz_effective_2015}
\end{bibenum}
\section{\mysidestyle Book\\Chapters}
\begin{bibenum}
\item \bibentry{gesing_science_2023}
\item \bibentry{huff_chapter_2019}
\item \bibentry{huff_case_2017}
\item \bibentry{huff_lessons_2017}
\end{bibenum}
\section{\mysidestyle Journal\\Publications}
%\section{\mysidestyle Refereed\\Journal\\Publications} % also, vspace below
\begin{bibenum}
%\item \bibentry{<++>}
\item \bibentry{thiolliere_impact_2022}
\item \bibentry{turkmen_machine_2021}
\item \bibentry{chaube_role_2021}
\item \bibentry{chapman_cultural_2021}
\item \bibentry{ashraf_preliminary_2021}
\item \bibentry{ashraf_strategies_2020}
\item \bibentry{miernicki_nuclear_2020}
\item \bibentry{chee_demand-driven_2020}
\item \bibentry{chaube_role_2020}
\item \bibentry{bae_deep_2020}
\item \bibentry{ashraf_whole_2020}
\item \bibentry{kamuda_comparison_2020}
\item \bibentry{bae_synergistic_2019}
\item \bibentry{bae_standardized_2019}
\item \bibentry{rykhlevskii_modeling_2019}
\item \bibentry{lindsay_introduction_2018}
\item \bibentry{smith_journal_2018}
\item \bibentry{lindsay_moltres_2018}
\item \bibentry{allen_engineering_2017}
\item \bibentry{huff_rapid_2017}
\item \bibentry{andreades_design_2016}
\item \bibentry{huff_fundamental_2016}
\item \bibentry{wilson_best_2014}
\item \bibentry{clerc_liquid-solid-like_2008}
\end{bibenum}
%\vspace{2mm} % add this back if you return to Refereed Journal..
%\section{\mysidestyle Submitted}
%\begin{bibenum}
%\end{bibenum}
\section{\mysidestyle Refereed\\Conference\\Proceedings}
\begin{bibenum}
%\item \bibentry{<++>}
\item \bibentry{petrovic_preliminary_2021}
\item \bibentry{betzler_impacts_2019}
\item \bibentry{chee_demonstration_2019}
\item \bibentry{flanagan_methods_2019}
\item \bibentry{park_safety_2019}
\item \bibentry{rykhlevskii_fuel_2019}
\item \bibentry{westphal_pyre_2018}
\item \bibentry{smith_introducing_2017}
\item \bibentry{smith_journal_2017}
\item \bibentry{huff_current_2017}
\item \bibentry{bae_benefits_2017}
\item \bibentry{wang_coupled_2016}
\item \bibentry{wang_sensitivity_2016}
\item \bibentry{djokic_application_2015}
\item \bibentry{huff_pyrk:_2015}
\item \bibentry{krumwiede_design_2014}
\item \bibentry{huff_cyclus_2013}
\item \bibentry{gidden_agent-based_2013}
\item \bibentry{huff_hydrologic_2013}
\item \bibentry{huff_cyclus_2011}
\item \bibentry{oliver_studying_2009}
\item \bibentry{mujica_solid-liquid-like_2008}
\item \bibentry{rochman_first_2005}
% [paper]
\end{bibenum}
%__________________________________________________________________________________________________________________
% Submitted Journal Publications
% \vspace{-2mm}
%\section{\mysidestyle Submitted\\Journal\\Publications}
% Submitted Journal Publications \vspace{-2mm}\\\vspace{-3mm}%
%__________________________________________________________________________________________________________________
% Conference Publications
\section{\mysidestyle Refereed\\Conference\\Abstracts}
\begin{bibenum}
\item \bibentry{park_multiphysics_2021}
\item \bibentry{bachmann_enriched_2021}
\item \bibentry{fairhurst_agosta_hydrogen_2020-1}
\item \bibentry{dotson_echo_2020}
\item \bibentry{turkmen_single_2020}
\item \bibentry{dotson_optimal_2020-1}
\item \bibentry{fairhurst_agosta_hydrogen_2020}
\item \bibentry{rykhlevskii_impact_2019}
\item \bibentry{park_safety_2019}
\item \bibentry{chee_simulation_2019}
\item \bibentry{chee_demonstration_2019}
\item \bibentry{chaube_dynamic_2019}
\item \bibentry{westphal_signatures_2018}
\item \bibentry{kissinger_simulating_2018}
\item \bibentry{kamuda_comparison_2018}
\item \bibentry{chee_validation_2018}
\item \bibentry{chee_numerical_2018}
\item \bibentry{chaube_dynamic_2018}
\item \bibentry{bae_impact_2018}
\item \bibentry{rykhlevskii_online_2017}
\item \bibentry{rykhlevskii_full-core_2017}
\item \bibentry{ridley_introduction_2017}
\item \bibentry{bae_synergistic_2017}
\item \bibentry{scopatz_modernizing_2015}
\item \bibentry{huff_extensions_2014}
\item \bibentry{bates_pyne_2014}
\item \bibentry{huff_dynamic_2013}
\item \bibentry{scopatz_pyne:_2012}
\item \bibentry{huff_numerical_2012}
\item \bibentry{huff_key_2012}
\item \bibentry{gidden_once-through_2012}
\item \bibentry{huff_rapid_2011}
\item \bibentry{huff_open_2011}
\item \bibentry{huff_cyclus_2011}
\item \bibentry{huff_mox_2010}
\item \bibentry{huff_geniusv2_2009}
\item \bibentry{huff_genius_2009}
\item \bibentry{elmore_geniusv2_2009}
\end{bibenum}
%__________________________________________________________________________________________________________________
% Congressional Testimony
\section{\mysidestyle Testimony\\Before\\Congress}
\begin{bibenum}
\item \bibentry{huff_testimony_2024}
\item \bibentry{huff_testimony_2023}
\item \bibentry{huff_testimony_2022}
\item \bibentry{huff_testimony_2022-2}
\item \bibentry{huff_testimony_2022-1}
\item \bibentry{huff_testimony_2021}
\end{bibenum}
%__________________________________________________________________________________________________________________
% Technical Reports
\section{\mysidestyle Technical\\Reports}
\begin{bibenum}
\item \bibentry{chen_enabling_2021}
\item \bibentry{turkmen_milestone_2021}
\item \bibentry{dotson_economic_2021}
\item \bibentry{lee_milestone_2020}
\item \bibentry{sabharwall_micronuclear_2019}
\item \bibentry{chaube_dynamic_2019}
\item \bibentry{huff_identifying_2019}
\item \bibentry{chee_transition_2019}
\item \bibentry{huff_demand_2019}
\item \bibentry{rykhlevskii_milestone_2019}
\item \bibentry{bae_numerical_2018}
\item \bibentry{heald_investigation_2018}
\item \bibentry{bae_non-algorithmic_2017}
\item \bibentry{huff_coupled_2017}
\item \bibentry{ridley_multiphysics_2017}
\item \bibentry{lindsay_advanced_2016}
\item \bibentry{djokic_application_2015}
\item \bibentry{andreades_technical_2014}
\item \bibentry{huff_benchmarking_2012}
\item \bibentry{huff_fy12_2012}
\item \bibentry{huff_next_2010}
\item \bibentry{biris_analysis_2008}
\item \bibentry{huff_digital_2004}
\item \bibentry{huff_excess_2003}
\end{bibenum}
%__________________________________________________________________________________________________________________
% Other Publications
\section{\mysidestyle Other\\Publications}
\begin{bibenum}
\item \bibentry{huff_integrated_2013}
\item \bibentry{huff_quiet_2008}
\item \bibentry{biris_analysis_2008}
\end{bibenum}
%__________________________________________________________________________________________________________________
% Software Products
\section{\mysidestyle Software\\Products}
\begin{bibenum}
\item \bibentry{anderson_cyclus_2024}
\item \bibentry{park_results_2021}
\item \bibentry{chaube_tap_2019}
\item \bibentry{chee_arfc/d3ploy:_2019}
\item \bibentry{chee_arfc/dcwrapper_2019}
\item \bibentry{bae_arfc/transition-scenarios:_2018-1}
\item \bibentry{bae_arfc/transition-scenarios:_2018}
\item \bibentry{chaube_i2cner:_2018}
\item \bibentry{rykhlevskii_arfc/saltproc:_2018}
\item \bibentry{lindsay_arfc/moltres:_2017}
\item \bibentry{carlsen_cycamore_2014}
\item \bibentry{carlsen_cyclus_2014}
\end{bibenum}
%__________________________________________________________________________________________________________________
% Media
\section{\mysidestyle Media\\Coverage}
\begin{bibenum}
\item \bibentry{moore_biden_2024}
\item \bibentry{brown_federal_2024}
\item \bibentry{huff_farewell_2024}
\item \bibentry{portuondo_top_2024}
\item \bibentry{wolfe_top_2024}
\item \bibentry{leone_huff_2024}
\item \bibentry{smith_nuclear_2024}
\item \bibentry{vakarelska_us_2024}
\item \bibentry{shaw_us_2024}
\item \bibentry{tass_russia_2024}
\item \bibentry{abrams_does_2024}
\item \bibentry{tinker_energy_2023}
\item \bibentry{rivers_another_2023}
\item \bibentry{gearino_meet_2023}
\item \bibentry{hsu_uncommon_2023}
\item \bibentry{edwards_top_2023}
\item \bibentry{oecd-nea_nuclear_2023}
\item \bibentry{nelson_doe_2023}
\item \bibentry{dalton_cop28_2023}
\item \bibentry{oecd-nea_focusing_2023}
\item \bibentry{bulowski_canada_2023}
\item \bibentry{khatib_us_2023}
\item \bibentry{dabbs_people_2023}
\item \bibentry{honney_finland_2023}
\item \bibentry{rapier_ensuring_2022}
\item \bibentry{rapier_nuclear_2022}
\item \bibentry{rapier_world_2022}
\item \bibentry{weiss_arrow_2022}
\item \bibentry{drelich_federal_2022}
\item \bibentry{leila_fadel_what_2022}
\item \bibentry{exchangemonitor_biden_2022}
\item \bibentry{mahoney_us_2022}
\item \bibentry{taylor_clean_2021}
\item \bibentry{news_12_staff_science_2021}
\item \bibentry{clay_four-part_2021}
\item \bibentry{argonne_internal_channel_argonne_2021}
\item \bibentry{doe_q_2021}
\item \bibentry{curtis_maines_2021}
\item \bibentry{forrest_u_2021}
\item \bibentry{romania_acting_2021}
\item \bibentry{dalessio_photo_2021}
\item \bibentry{delbert_tiny_2021}
\item \bibentry{white_331_2020}
\item \bibentry{bushak_university_2020}
\item \bibentry{adams_atomic_2020}
\item \bibentry{ans_day_2020}
\item \bibentry{robinson_university_2020}
\item \bibentry{bushak_university_2020}
\item \bibentry{anghel_krannert_2019}
\item \bibentry{hu_someday_2019}
\item \bibentry{kugelmass_katy_2019}
\item \bibentry{letzter_when_2019}
\item \bibentry{bowne-anderson_data_2018}
\item \bibentry{silver_microsofts_2018}
\item \bibentry{timmins_power_2018}
\item \bibentry{hawksworth_nuclear_2018}
\item \bibentry{huff_creating_2018}
\item \bibentry{larsen_california_2018}
\item \bibentry{mumm_npre_2018}
\item \bibentry{mumm_professor_2018}
\item \bibentry{schuler_ans_2017}
\item \bibentry{bohannon_female_2016}
\item \bibentry{perkel_democratic_2016}
\item \bibentry{lowery_women_2015}
\item \bibentry{tippmann_my_2014}
\end{bibenum}
%__________________________________________________________________________________________________________________
% Invited Talks
\section{\mysidestyle Invited\\Talks}
\textbf{Hundreds of Invited Talks as Assistant Secretary}, \emph{section to be updated}. \hfill\textbf{2021-2024}\\
\textbf{Oregon State Univ.}, Dept. of Nuclear Science and Engineering, \emph{Seminar}. \hfill\textbf{May 13, 2021}\\
\textbf{American Nuclear Society}, NPT at 50 Years Webinar \emph{Invited Panelist}. \hfill\textbf{Feb 15, 2021}\\
\textbf{U.C. Berkeley}, Nuclear Engineering \emph{Colloquium}. \hfill\textbf{Jan 22, 2021}\\
\textbf{GAIN-EPRI-NEI}, Microreactor Program Virtual Workshop, \emph{Invited Panelist}. \hfill\textbf{Aug 19, 2020}\\
\textbf{Society of Women Engineers}, Graduate Community Virtual \emph{Seminar}. \hfill\textbf{May 20, 2020}\\
\textbf{SIAM CSE 2019}, Spokane, WA, \emph{Invited Minisymposium Speaker}\hfill\textbf{Feb 25, 2019}\\
\textbf{SciFOO}, Google X, \emph{Invited Camper}. \hfill\textbf{Jun 23, 2018}\\
\textbf{U. Illinois}, Hack Illinois, \emph{Keynote}. \hfill\textbf{Feb 24, 2018}\\
\textbf{U. Michigan}, Nuclear Engineering and Radiological Sciences \emph{Seminar}. \hfill\textbf{Feb 9, 2018}\\
\textbf{PyData}, Meetup, Ann Arbor, MI \emph{Invited Tech. Talk}. \hfill\textbf{Feb 8, 2018}\\
\textbf{Olin College of Engineering}, \emph{Seminar}. \hfill\textbf{Oct 31, 2017}\\
\textbf{Argonne National Laboratory}, NNSA Nuclear Nonproliferation, \emph{Seminar}. \hfill\textbf{Sep 21, 2017}\\
\textbf{SciPy 2017}, Scientific Python Conference, Austin, TX, \emph{Keynote}. \hfill\textbf{Jul 12, 2017}\\
\textbf{ANS Annual}, Young Members Group, Workforce Transition, \emph{Panel}. \hfill\textbf{Jun 13, 2017}\\
\textbf{ANS Annual}, Mathematics and Computation Division, Current Issues, \emph{Panel}. \hfill\textbf{Jun 12, 2017}\\
\textbf{Oak Ridge National Laboratory}, RPNSD, \emph{Seminar}. \hfill\textbf{Jun 29, 2017}\\
\textbf{PyCon 2017}, Portland, OR. \emph{Keynote}. \hfill\textbf{May 19, 2017}\\
\textbf{U. California, Davis}, Mechanical and Aerospace Engineering, \emph{Seminar}. \hfill\textbf{April 20, 2017}\\
\textbf{U. Illinois}, Computational Science and Engineering, \emph{Seminar}. \hfill\textbf{Feb 2, 2017}\\
\textbf{U. Illinois}, AE3 Lightning Symposium, \emph{Lightning Talk}. \hfill\textbf{Mar 2, 2017}\\
\textbf{U. Illinois}, Nuclear, Plasma, \& Radiological Engineering, \emph{Undergraduate Seminar}. \hfill\textbf{Feb 14, 2017}\\
\textbf{U. California, Berkeley}, Berkeley Institute for Data Science, \emph{Symposium}. \hfill\textbf{Jan 27, 2017}\\
\textbf{U. Illinois}, Informatics, \emph{Seminar}. \hfill\textbf{Oct 13, 2016}\\
\textbf{PyData 2016}, Chicago, IL. \emph{Keynote}. \hfill\textbf{Aug 27, 2016}\\
\textbf{Oak Ridge National Laboratory}, RPNSD, \emph{Seminar}. \hfill\textbf{Mar 3, 2016}\\
\textbf{U. Tennessee, Knoxville}, Nuclear Engineering, \emph{Seminar}. \hfill\textbf{Mar 2, 2016}\\
\textbf{Michigan State}, Computational, Mathematics, Science, and Engineering, \emph{Seminar}. \hfill\textbf{Dec 15, 2015}\\
\textbf{U. Illinois}, Nuclear, Plasma, \& Radiological Engineering, \emph{Seminar}. \hfill\textbf{Dec 8, 2015}\\
\textbf{SC15, Austin TX}, Python in High Performance Computing workshop, \emph{Keynote}. \hfill\textbf{Nov 15, 2015}\\
\textbf{U. Illinois}, National Center for Supercomputing Applications, \emph{Colloquium}. \hfill\textbf{Nov 6, 2015}\\
\textbf{North Carolina State University}, Nuclear Engineering, \emph{Colloquium}. \hfill\textbf{Oct 15, 2015}\\
%Lightning Plenary, Moore and Sloan Data Science Environment Summit. \hfill\textbf{Oct 6, 2015}\\
\textbf{Texas A\&M University}, Nuclear Engineering, \emph{Colloquium}. \hfill\textbf{ Sep 29, 2015}\\
\textbf{Rensselaer Polytechnic Inst}, Mechanical and Nuclear Engineering, \emph{Colloquium}. \hfill\textbf{Sep 21, 2015}\\
%Lightning Plenary, Data Science Faire. University of California Berkeley. \hfill\textbf{May 5, 2015}\\
\textbf{U. Washington}, What Can Academia Learn from Open Source?, \emph{Panel}. \hfill\textbf{Feb 2, 2015}
%Colloquium, Nuclear Engineering Department. University of California, Berkeley. \hfill\textbf{October 15, 2012}\\
%__________________________________________________________________________________________________________________
% Teaching Experience
\section{\mysidestyle Engineering\\Teaching}
\textbf{University of Illinois at Urbana-Champaign}\\
\textsc{Dept. of Nuclear, Plasma, and Radiological Engineering}\\
\textsl{NPRE 247, Modeling Nuclear Energy Systems} \hfill \textbf{Fall 2018}\\
\vspace{2mm}\\
\textsl{NPRE 412, Nuclear Power Economics and Fuel Management} \hfill \textbf{Fall 2016}\\
\mbox{ }~\hfill \textbf{Fall 2017}\\
\mbox{ }~\hfill \textbf{Spring 2020}\\
\mbox{ }~\hfill \textbf{Spring 2021}\\
\vspace{2mm}\\
\textsl{NPRE 446, Radiation Interactions with Matter I} \hfill \textbf{Fall 2019}\\
\vspace{2mm}\\
\textsl{NPRE 555, Reactor Theory I} \hfill \textbf{Spring 2018}\\
\mbox{ }~\hfill \textbf{Fall 2020}\\
\vspace{2mm}\\
\textsl{NPRE 560, Reactor Kinetics and Dynamics} \hfill \textbf{Spring 2019}\\
\section{\mysidestyle Guest\\Lectures}
\textbf{University of California, Berkeley}, \textsc{Dept. of Nuclear Engineering} \hfill \hfill\textbf{Nov 10, 2020}\\
\textsl{NE 100, Introduction to Nuclear Engineering}\\
Nuclear Fuel Cycle, Advanced Reactors
\vspace{2mm}\\
\textbf{University of California, Berkeley}, \textsc{Dept. of Nuclear Engineering} \hfill \textbf{Apr 1,3,22, 2015}\\
\textsl{NE 155, Introduction to Numerical Simulations in Radiation Transport}
Point Reactor Kinetics, Monte Carlo Methods
\vspace{2mm}\\
\textbf{University of California, Berkeley}, \textsc{Dept. of Nuclear Engineering} \hfill \textbf{Sep 11, 2014}\\
\textsl{NE 255, Numerical Simulation in Radiation Transport}\\
Best Practices in Computational Nuclear Engineering
\vspace{2mm}\\
\textbf{University of Wisconsin - Madison}, \textsc{Dept. of Nuclear Engineering} \hfill \textbf{Apr 1\&3, 2013}\\
\textsl{NE 571, Economic and Environmental Aspects of Nuclear Energy}\\
Nuclear Waste Repository Technology, Policy, and History
\vspace{2mm}\\
\textbf{University of Wisconsin - Madison}, \textsc{Dept. of Nuclear Engineering}\hfill \textbf{Sep 9\&11, 2009}\\
\textsl{NE 406, Nuclear Reactor Analysis}\\
UNIX Shell, Basic Scripting, Environment Variables, Permissions, Regular Expressions, Makefiles
\vspace{2mm}\\
\textbf{University of Wisconsin - Madison}, \textsc{Dept. of Nuclear
Engineering} \hfill \textbf{Feb 10, 2010}\\
\textsl{NE 506, Practicum in Monte Carlo Radiation Transport}\\
UNIX Shell, Basic Scripting, Environment Variables, Permissions, Regular Expressions, Makefiles
\vspace{2mm}
\section{\mysidestyle Invited\\Scientific\\Computing\\Teaching}
\textbf{SciPy Conference}, Austin, TX \hfill \textbf{Jul 6--7, 2015}\\
Introductory Python For Scientific Software
%python
\vspace{2mm}\\
\textbf{University of Split}, Split, Croatia \hfill \textbf{Sep 8--13, 2014}\\
G-Node Advanced Scientific Programming in Python Summer School
%UNIX Shell, Version Control, Databases, Scientific and Numerical Python
\vspace{2mm}\\
\textbf{SciPy Conference}, Austin, TX \hfill \textbf{Jun 25, 2013}\\
Version Control and Unit Testing For Scientific Software
%Version Control, Unit Testing
\vspace{2mm}\\
\textbf{University of Chicago, Graduate School}, Chicago, IL \hfill \textbf{Jan 12--13, 2013}\\
Computational Literacy Workshop
%UNIX Shell, Version Control, Databases, Python
\vspace{2mm}\\
\textbf{University of California, Berkeley}, Berkeley, CA \hfill \textbf{Oct 20--21, 2012}\\
Department of Statistics Scientific Computing Workshop
%UNIX Shell, Version Control, Databases, Python
\vspace{2mm}\\
\textbf{Lawrence Berkeley National Laboratory}, Berkeley, CA \hfill \textbf{Oct 17--18, 2012}\\
Software Carpentry Python Workshop
%Python, Nose, SciPy, NumPy, MatPlotLib
\vspace{2mm}\\
\textbf{International Center for Theoretical Physics}, Trieste, Italy \hfill \textbf{Feb 20--Mar 2, 2012}\\
UNESCO/IAEA Advanced School on Scientific Software Development
%Version Control, Python Basics, SciPy, NumPy, MatPlotLib, Fortran and C Binding with Python
\vspace{2mm}\\
\textbf{University of Toronto}, Toronto, ON, Canada \hfill \textbf{Nov 7--8, 2011}\\
SciNet Consortium For High Performance Computing Software Carpentry Bootcamp
%Version Control, Python, Testing, Auto-Documentation
\vspace{2mm}\\
\textbf{American Nuclear Society Winter Meeting}, Washington, D.C. \hfill \textbf{Nov 1, 2011}\\
Young Professionals Congress Hacker Within Scientific Computing Tutorial
%Version Control, Testing, Auto-Documentation, Collaboration Tools
\vspace{2mm}\\
\textbf{Michigan State University}, East Lansing, MI \hfill \textbf{Jun 4--5, 2011}\\
Institute for Cyber Enabled Research (iCER) and BEACON Center THW Bootcamp
%UNIX Shell, Version Control, Text Editors, Databases, Auto-Documentation, Testing, Debugging
\section{\mysidestyle Scientific\\Computing\\Teaching}
\textbf{Berkeley Institute for Data Science}, Berkeley, CA \hfill \textbf{Jan 14--15, 2015}\\
Managing Databases in SQL
\vspace{2mm}\\
\textbf{Berkeley Institute for Data Science}, Berkeley, CA \hfill \textbf{Jun 4--5, 2015}\\
Testing for Scientific Software
%Unit Testing
\vspace{2mm}\\
\textbf{Lawrence Berkeley National Laboratory}, Berkeley, CA \hfill \textbf{Apr 14--15, 2014}\\
Women in Science and Engineering Bootcamp
%UNIX Shell, Version Control, Databases, Scientific and Numerical Python
\vspace{2mm}\\
\textbf{The University of Chicago}, Chicago, IL \hfill \textbf{Apr 2--3, 2012}\\
Software Carpentry Scientific Computing Workshop
%UNIX Shell, Version Control, Databases
\vspace{2mm}\\
\textbf{The University of Wisconsin}, Madison, WI \hfill\textbf{Jan 12--14, 2011}\\
The Hacker Within Software Carpentry Bootcamp
%UNIX Shell, Version Control, Text Editors, Databases, Auto-Documentation, Testing, Debugging
\vspace{2mm}\\
\textbf{The University of Wisconsin}, Madison, WI \hfill \textbf{Jan 12--14, 2010}\\
The Hacker Within Python Bootcamp
%Data Structures, Flow Control, SciPy, NumPy, MatPlotLib, Fortran and C Binding with Python
\vspace{2mm}\\
\textbf{The University of Wisconsin}, Madison, WI \hfill \textbf{Mar 24--31, 2009}\\
The Hacker Within C++ Bootcamp
%Object Oriented Programming, Data Structures, C++ Basics
\vspace{2mm}\\
\textbf{The University of Wisconsin}, Madison, WI \hfill \textbf{Jan 12--15, 2009}\\
University of Wisconsin, Hacker Within UNIX Bootcamp\\
%UNIX Shell, Scripting, Environment, Permissions, Build Systems, Sed, Grep Awk, Common Utilities
%__________________________________________________________________________________________________________________
% Advising
\section{\mysidestyle Postdoctoral\\Researchers}
\makebox[0.3\textwidth][l]{\textsc{\underline{Name}}}
\makebox[0.2\textwidth][l]{\textsc{\underline{Dates}}}
\hfill\textsc{\underline{Role}}\\
\makebox[0.3\textwidth][l]{\textbf{Mehmet Turkmen}}
\makebox[0.2\textwidth][l]{2019--2020}
\hfill Advisor\\
\makebox[0.3\textwidth][l]{\textbf{Alexander Lindsay}}
\makebox[0.2\textwidth][l]{2016--2017}
\hfill Advisor\\
\section{\mysidestyle Graduate\\Researchers}
\makebox[0.3\textwidth][l]{\textsc{\underline{Name}}}
\makebox[0.2\textwidth][l]{\textsc{\underline{Degree - Year}}}
\hfill\textsc{\underline{Role}}\\
\makebox[0.3\textwidth][l]{\textbf{Michael Cheng}}
\makebox[0.2\textwidth][l]{MS - 2017}
\hfill MS Second Reader\\
\makebox[0.3\textwidth][l]{\textbf{Mark Kamuda}}
\makebox[0.2\textwidth][l]{MS - 2017}
\hfill MS Second Reader\\
\makebox[0.3\textwidth][l]{\textbf{Mark Kamuda}}
\makebox[0.2\textwidth][l]{PhD - 2019}
\hfill PhD Advisor\\
\makebox[0.3\textwidth][l]{\textbf{Gregory Westphal}}
\makebox[0.2\textwidth][l]{MS - 2019}
\hfill MS Advisor\\
\makebox[0.3\textwidth][l]{\textbf{Erik Medhurst}}
\makebox[0.2\textwidth][l]{MS - 2020}
\hfill MS Advisor\\
\makebox[0.3\textwidth][l]{\textbf{Andrei Rykhlevskii}}
\makebox[0.2\textwidth][l]{PhD - 2020}
\hfill PhD Advisor\\
\makebox[0.3\textwidth][l]{\textbf{Jin Whan Bae}}
\makebox[0.2\textwidth][l]{MS - 2019}
\hfill MS Advisor\\
\makebox[0.3\textwidth][l]{\textbf{Katherine C. Hepler}}
\makebox[0.2\textwidth][l]{PhD - 2020}
\hfill Dissertation Committee Chair\\
\makebox[0.3\textwidth][l]{\textbf{Alvin Lee}}
\makebox[0.2\textwidth][l]{MS - 2020}
\hfill MS Second Reader\\
\makebox[0.3\textwidth][l]{\textbf{Sun Myung Park}}
\makebox[0.2\textwidth][l]{PhD - (est. 2022)}
\hfill PhD Advisor\\
\makebox[0.3\textwidth][l]{\textbf{Anshuman Chaube}}
\makebox[0.2\textwidth][l]{PhD - (est. 2022)}
\hfill PhD Advisor\\
\makebox[0.3\textwidth][l]{\textbf{Gwendolyn Chee}}
\makebox[0.2\textwidth][l]{PhD - (est. 2022)}
\hfill PhD Advisor\\
\makebox[0.3\textwidth][l]{\textbf{Roberto Fairhurst-Agosta}}
\makebox[0.2\textwidth][l]{PhD - (est. 2023)}
\hfill PhD Advisor\\
\makebox[0.3\textwidth][l]{\textbf{Zo{\"e} Richter}}
\makebox[0.2\textwidth][l]{PhD - (est. 2023)}
\hfill PhD Advisor\\
\makebox[0.3\textwidth][l]{\textbf{Samuel Dotson}}
\makebox[0.2\textwidth][l]{PhD - (est. 2024)}
\hfill PhD Advisor\\
\makebox[0.3\textwidth][l]{\textbf{Amanda Bachmann}}
\makebox[0.2\textwidth][l]{PhD - (est. 2024)}
\hfill PhD Advisor\\
\makebox[0.3\textwidth][l]{\textbf{Luke Seifert}}
\makebox[0.2\textwidth][l]{PhD - (est. 2025)}
\hfill PhD Advisor\\
\makebox[0.3\textwidth][l]{\textbf{Lu Kissinger}}
\makebox[0.2\textwidth][l]{PhD - (est. 2025)}
\hfill PhD Advisor\\
\makebox[0.3\textwidth][l]{\textbf{Oleksandr Yardas}}
\makebox[0.2\textwidth][l]{PhD - (est. 2025)}
\hfill PhD Advisor\\
\section{\mysidestyle Undergraduate\\Researchers}
\makebox[0.3\textwidth][l]{\textsc{\underline{Name}}}
\makebox[0.2\textwidth][l]{\textsc{\underline{Degree - Year}}}
\hfill\textsc{\underline{Scholarships}}\\
\makebox[0.3\textwidth][l]{\textbf{Jin Whan Bae}}
\makebox[0.2\textwidth][l]{BS - 2017}
\hfill NPRE Outstanding Undergrad Research\\
\makebox[0.2\textwidth][l]{}
\hfill ANS Best Student Fuel Cycle Presentation\\
\makebox[0.3\textwidth][l]{\textbf{Kathryn Mummah}}
\makebox[0.2\textwidth][l]{BS - 2017}
\hfill Roy G. Post Foundation Scholarship\\
\makebox[0.2\textwidth][l]{}
\hfill ANS FCWMD Randall Scholar\\
\makebox[0.3\textwidth][l]{\textbf{Eric Riewski}}
\makebox[0.2\textwidth][l]{BS - 2017}
\hfill \\
\makebox[0.3\textwidth][l]{\textbf{GyuTae Park}}
\makebox[0.2\textwidth][l]{BS - (est. 2018)}
\hfill \\
\makebox[0.3\textwidth][l]{\textbf{Yukun Tan}}
\makebox[0.2\textwidth][l]{BS - (est. 2018)}
\hfill Students Pushing Innovation\\
\makebox[0.3\textwidth][l]{\textbf{Lu Kissinger}}
\makebox[0.2\textwidth][l]{BS - 2019}
\hfill \\
\makebox[0.3\textwidth][l]{\textbf{Xin Wen}}
\makebox[0.2\textwidth][l]{BS - 2018}
\hfill Students Pushing Innovation\\
\makebox[0.3\textwidth][l]{\textbf{Daniel Chu}}
\makebox[0.2\textwidth][l]{BS - 2020}
\hfill \\
\makebox[0.3\textwidth][l]{\textbf{Tyler Kennelly}}
\makebox[0.2\textwidth][l]{BS - 2019}
\hfill \\
\makebox[0.3\textwidth][l]{\textbf{Bradley Ellis}}
\makebox[0.2\textwidth][l]{BS - 2019}
\hfill \\
\makebox[0.3\textwidth][l]{\textbf{Adam Pichman}}
\makebox[0.2\textwidth][l]{BS - 2019}
\hfill \\
\makebox[0.3\textwidth][l]{\textbf{Zo{\"e} Richter}}
\makebox[0.2\textwidth][l]{BS - 2018}
\hfill \\
\makebox[0.3\textwidth][l]{\textbf{Gavin Davis}}
\makebox[0.2\textwidth][l]{BS - (est. 2021)}
\hfill \\
\makebox[0.3\textwidth][l]{\textbf{Kip Kleimenhagen}}
\makebox[0.2\textwidth][l]{BS - (est. 2021)}
\hfill \\
\makebox[0.3\textwidth][l]{\textbf{David Atwater}}
\makebox[0.2\textwidth][l]{BS - (est. 2021)}
\hfill \\
\makebox[0.3\textwidth][l]{\textbf{Nathan Ryan}}
\makebox[0.2\textwidth][l]{BS - (est. 2022)}
\hfill \\
\makebox[0.3\textwidth][l]{\textbf{Anna Balla}}
\makebox[0.2\textwidth][l]{BS - (est. 2021)}
\hfill \\
\makebox[0.3\textwidth][l]{\textbf{Nataly Panczyk}}
\makebox[0.2\textwidth][l]{BS - (est. 2024)}
\hfill \\
\section{\mysidestyle Visiting\\Researchers}
\makebox[0.3\textwidth][l]{\textsc{\underline{Name}}}
\makebox[0.2\textwidth][l]{\textsc{\underline{Dates}}}
\hfill\textsc{\underline{Level - Institution}}\\
\makebox[0.3\textwidth][l]{\textbf{Gavin Ridey}}
\makebox[0.2\textwidth][l]{2017}
\hfill BS--University of Tennessee, Knoxville\\
\makebox[0.3\textwidth][l]{\textbf{Aditya Bhosale}}
\makebox[0.2\textwidth][l]{2017}
\hfill BS - IIT, Bombay \\
\makebox[0.3\textwidth][l]{\textbf{Snehal Chandan}}
\makebox[0.2\textwidth][l]{2017}
\hfill BS - IIT, Bombay\\
\makebox[0.3\textwidth][l]{\textbf{Eleonora Skrzypek}}
\makebox[0.2\textwidth][l]{2019}
\hfill PhD - Warsaw University of Technology, Poland\\
%__________________________________________________________________________________________________________________
% Computer Skills
\section{\mysidestyle Scientific\\Computing\\Skills}
\textbf{Languages} \hfill bash/csh, C++, FORTRAN, Perl, Python, XML\vspace{.5mm}\\%
\textbf{Build Systems} \hfill make, CMake, automake\vspace{.5mm}\\%
\textbf{Databases} \hfill HDF5, SQL\vspace{.5mm}\\%
\textbf{Test Frameworks} \hfill CTest, GoogleTest, nose\vspace{.5mm}\\%
\textbf{Version Control} \hfill cvs, git, hg, svn\vspace{.5mm}\\%
\textbf{Other Tools} \hfill Doxygen, Sphinx, GoldSim, \LaTeX, Mathematica, MatLab, MCNP, MOOSE\vspace{.5mm}%
%__________________________________________________________________________________________________________________
% Professional, Student Organizations
\section{\mysidestyle Editing and\\Reviewing}
\textbf{Editorial Board} \hfill \emph{Nuclear Technology} \textbf{2024 -- present}\vspace{2mm}\\%
\mbox{}~\hfill \emph{Journal of Open Source Education} \textbf{2018 -- 2021}\\%
\mbox{}~\hfill \emph{Journal of Open Source Software} \textbf{2016 -- 2021}\\%
\mbox{}~\hfill \emph{Nuclear Technology} \textbf{2018 -- 2021}\vspace{2mm}\\%
\mbox{}~\hfill \emph{Nuclear Engineering and Design} \textbf{2020 -- 2021}\vspace{2mm}\\%
\mbox{}~\hfill \emph{Papers in Physics} \textbf{2020 -- 2023}\vspace{2mm}\\%
\mbox{}~\hfill \emph{Proceedings of the SciPy Scientific Python Conference} \textbf{2013, 2015, \& 2017}\vspace{2mm}\\%
\textbf{Manuscript Referee}~\hfill\emph{Annals of Nuclear Energy}\\%
\mbox{}~\hfill \emph{Journal of Nuclear Energy Science and Power Generation Technology} \\%
\mbox{}\hfill \emph{Nuclear Engineering and Design}\\%
\mbox{}~\hfill\emph{Nuclear Science and Engineering}\\%
\mbox{}~\hfill\emph{Nuclear Technology}\\%
\mbox{}~\hfill\emph{Progress in Nuclear Energy}\vspace{2mm}\\%
\textbf{Grant Proposal Referee} \hfill \emph{Dept. of Energy Nuclear Energy University Programs}\\%
\mbox{}~\hfill\emph{Dept. of Energy Technology Commercialization Fund}\\%
\mbox{}~\hfill\emph{Blue Waters Fellows Program}\vspace{2mm}\\%
\mbox{}~\hfill\emph{Alfred P. Sloan Foundation}\vspace{2mm}\\%
\textbf{Book Proposal Referee} \hfill\emph{O'Reilly Media}\\%
\mbox{}\hfill\emph{Elsevier}\vspace{2mm}\\%
\section{\mysidestyle Professional\\Service}
\textbf{Advisory Committee}, Digital Information Technology, Sloan
Foundation\hfill\textbf{2019-2021}\vspace{.5mm}\\%
\textbf{Chair}, Nonproliferation and Policy Division, ANS \hfill \textbf{2020--2021}\vspace{.5mm}\\%
\textbf{Executive Committee}, Mathematics and Computation Division, ANS \hfill \textbf{2020--2021}\vspace{.5mm}\\%
\textbf{Vice Chair}, Nonproliferation and Policy Division, ANS \hfill \textbf{2019--2020}\vspace{.5mm}\\%
\textbf{Chair \& Host}, Technical Workshop on Fuel Cycle Simulation \hfill \textbf{2019}\vspace{.5mm}\\%
\textbf{Past Chair} \emph{(ex officio)}, Fuel Cycle \& Waste Management Division, ANS \hfill \textbf{2016--2017}\vspace{.5mm}\\%
\textbf{Co-Organizer}, Technical Workshop on Fuel Cycle Simulation \hfill \textbf{2017}\vspace{.5mm}\\%
\textbf{Technical Program Committee}, IHLRWM Conference \hfill \textbf{2017}\vspace{.5mm}\\%
\textbf{Chair}, Fuel Cycle \& Waste Management Division, ANS \hfill \textbf{2016--2017}\vspace{.5mm}\\%
\textbf{Vice Chair}, Fuel Cycle \& Waste Management Division, ANS \hfill \textbf{2015--2016}\vspace{.5mm}\\%
\textbf{Chair}, Steering Committee, Software Carpentry Foundation \hfill \textbf{2014--2015}\vspace{.5mm}\\%
\textbf{Secretary--Treasurer}, Fuel Cycle \& Waste Management Division, ANS \hfill \textbf{2013--2015}\vspace{.5mm}\\%
\textbf{Secretary}, Young Members Group, ANS \hfill \textbf{2013--2014}\vspace{.5mm}\\%
\textbf{Technical Program Co-Chair}, SciPy, Scientific Python Conference \hfill \textbf{2013--2014}\vspace{.5mm}\\%
\textbf{Member}, Next Generation Leadership Committee, Waste Management Symposium \hfill \textbf{2013--2014}\vspace{.5mm}\\%
\textbf{Moderator, Organizer, Panelist}, inSCIght Scientific Computing Podcast \hfill \textbf{2011--2013}\vspace{.5mm}\\%
\textbf{Co-Founder}, Nuclear Pride, LGBTQA Organization \hfill \textbf{2011--2013}\vspace{.5mm}\\%
\textbf{Co-Founder, Treasurer, President}, Hacker Within Scientific Computing Group \hfill \textbf{2008--2011}\vspace{.5mm}\\%
\textbf{Governor, Treasurer}, University of Wisconsin ANS student section \hfill \textbf{2008--2010}\vspace{.5mm}%
%__________________________________________________________________________________________________________________
\section{\mysidestyle Departmental\\Service}
\textbf{Faculty Advisor}, UIUC ANS Student Section \hfill \textbf{2016--present}\vspace{.5mm}\\%
\textbf{Undergraduate Committee}\hfill \textbf{2019--present}\vspace{.5mm}\\%
\textbf{Graduate Committee}, Qualifying Exam Sub-Committee \hfill \textbf{2017-2019}\vspace{.5mm}\\%
Admissions Sub-Committee \hfill \textbf{Spring 2017}\vspace{.5mm}\\%
Admissions Sub-Committee \hfill \textbf{Fall 2016}\vspace{.5mm}\\%
\textbf{Advisory Committee}, \hfill \textbf{2017--2018}\vspace{.5mm}\\%
\textbf{Faculty Search Committee}, \hfill \textbf{2017--2018}\vspace{.5mm}\\%
\textbf{Faculty Advisor}, UIUC WiN Student Section \hfill \textbf{2017--2018}\vspace{.5mm}\\%
\section{\mysidestyle College\\Service}
\textbf{Member}, Instructional Facility Working Group,\hfill \textbf{2017-2018}\vspace{.5mm}\\%
\textbf{Selection Committee}, Clare Boothe Luce (CBL) Research Scholars,\hfill \textbf{2020-2021}\vspace{.5mm}\\%
\textbf{Member}, Engineering IT Governance Education Working Group, \hfill\textbf{2020-2021}\vspace{.5mm}\\%
\textbf{Faculty Mentor}, ARISE program \hfill \textbf{2019-2020}\vspace{.5mm}\\%
\textbf{Member}, ENG/TE Liaison Committee\hfill \textbf{2020-present}\vspace{.5mm}\\%
\textbf{Member}, Instructional Facility Working Group \hfill \textbf{2017--2018}\vspace{.5mm}\\%
\textbf{Faculty Advisor}, UIUC CSE The Hacker Within Scientific Computing Group \hfill \textbf{2016--2017}\vspace{.5mm}\\%
\section{\mysidestyle Campus\\Service}
\textbf{Steering Committee Member}, Illinois Data Science Initiative \hfill \textbf{2018}\vspace{.5mm}\\%
\textbf{Hack Mentor}, Hack Illinois \hfill \textbf{2017}\vspace{.5mm}\\%
%__________________________________________________________________________________________________________________
% Consulting
\section{\mysidestyle Consulting}
\textbf{Thomas Edison State University} Trenton, NJ \hfill
\textbf{2018-2019}\\
\textsl{Subject Matter Expert} \\
Institute of Nuclear Power Operations (INPO) Academic Program Review\\
%__________________________________________________________________________________________________________________
% References
%\section{\mysidestyle References}
%\texsl{Available upon request}
%______________________________________________________________________________________________________________________
%__________________________________________________________________________________________________________________
\end{resume}
\end{document}
%______________________________________________________________________________________________________________________
% EOF