forked from a3d3-institute/a3d3-institute.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
trainees.html
495 lines (471 loc) · 20 KB
/
trainees.html
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
<!DOCTYPE HTML>
<!--
Editorial by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>A3D3 Trainees</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<link rel="apple-touch-icon" sizes="152x152" href="apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="favicon-16x16.png">
<link rel="manifest" href="site.webmanifest">
<link rel="mask-icon" href="safari-pinned-tab.svg" color="#5bbad5">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="theme-color" content="#ffffff">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-XMG2364SST"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'G-XMG2364SST');
</script>
</head>
<body class="is-preload">
<!-- Wrapper -->
<div id="wrapper">
<!-- Main -->
<div id="main">
<div class="inner">
<!-- Header -->
<header id="header">
<a href="index.html" class="logo"><img src="images/a3d3logo2.png" alt="A3D3"
width=200></img></a>
<ul class="icons">
<li><a href="https://github.com/a3d3-institute" class="icon brands fa-github"><span
class="label">GitHub</span></a></li>
<li><a href="https://www.youtube.com/channel/UCozE47hFawTUb4lUhYlQNIQ"
class="icon brands fa-youtube"><span class="label">YouTube</span></a></li>
<li><a href="https://www.linkedin.com/company/a3d3" class="icon brands fa-linkedin"><span
class="label">Linked</span></a></li>
<li><a href="https://twitter.com/a3d3institute" class="icon brands fa-twitter"><span
class="label">Twitter</span></a></li>
</ul>
</header>
<!-- Content -->
<!-- Section -->
<section>
<header class="major">
<h2>Postdocs</h2>
</header>
<div class="posts">
<article>
<a target="_blank" href="" class="image"><img src="images/people/JaninaHakenmueller.jpg"
alt="" /></a>
<h3>Janina Hakenmueller</h3>
<br>Department of Physics
<br>Duke University</p>
<p><strong>Interest areas:</strong> Multi-messenger Astronomy, High Energy physics, Data analysis</p>
</article>
<article>
<a target="_blank" href="https://www.linkedin.com/in/daniel-c-diaz/" class="image"><img
src="images/people/DanielDiaz.jpeg" alt="" /></a>
<h3>Daniel Diaz</h3>
<br>Department of Physics
<br>University of California San Diego</p>
<p><strong>Interest areas:</strong> High Energy Physics, Hardware</p>
</article>
<article>
<a target="_blank" href="https://www.linkedin.com/in/melissa-quinnan/"
class="image"><img src="images/people/MelissaQuinnan.jpeg" alt="" /></a>
<h3>Melissa Quinnan</h3>
<br>Department of Physics
<br>University of California San Diego</p>
<p><strong>Interest areas:</strong> High Energy Physics, Hardware</p>
</article>
<article>
<a target="_blank" href="https://www.physics.purdue.edu/particlephysics/people/"
class="image"><img src="images/people/lisa.jpg" alt="" /></a>
<h3>Garyfallia (Lisa) Paspalaki</h3>
<br>Department of Physics
<br>Purdue University</p>
<p><strong>Interest areas:</strong> High Energy Physics, Algorithms</p>
</article>
<article>
<a target="_blank" href="https://www.linkedin.com/in/elham-e-khoda-9ab21946/"
class="image"><img src="images/people/ElhamEKhoda.jpg" alt="Elham E Khoda" /></a>
<h3>Elham E Khoda</h3>
<br>Department of Physics
<br>University of Washington (Seattle)</p>
<p><strong>Interest areas:</strong> High Energy Physics, Algorithms</p>
</article>
<article>
<a target="_blank" href="www.linkedin.com/in/patrick-mccormack-6474871b7/"
class="image"><img src="images/people/PatrickMcCormack.jpg" alt="" /></a>
<h3>Patrick McCormack</h3>
<br>Laboratory for Nuclear Science
<br>MIT</p>
<p><strong>Interest areas:</strong> High Energy Physics, Algorithms</p>
</article>
<article>
<a target="_blank" href="" class="image"><img src="images/people/DylanRankin.jpg"
alt="" /></a>
<h3>Dylan Rankin</h3>
<br>Laboratory for Nuclear Science
<br>MIT</p>
<p><strong>Interest areas:</strong> High Energy Physics, Algorithms, Hardware</p>
</article>
<article>
<a target="_blank" href="" class="image"><img src="images/people/muhammedsaleem.jpg"
alt="" /></a>
<h3>Muhammed Saleem Cholayil</h3>
<br>School of Physics and Astronomy
<br>University of Minnesota</p>
<p><strong>Interest areas:</strong> Gravitational waves, Data analysis, Bayesian
inference</p>
</article>
<article>
<a target="_blank" href="https://leoscholl.github.io/" class="image"><img
src="images/people/LeoScholl.jpg" alt="" /></a>
<h3>Leo Scholl</h3>
<br>Electrical and Computer Engineering
<br>University of Washington</p>
<p><strong>Interest areas:</strong> Neuroscience, Brain computer interfaces</p>
</article>
<article>
<a target="_blank" href="" class="image"><img
src="images/people/Jan-Frederik_Schulte.jpg" alt="" /></a>
<h3>Jan-Frederik Schulte</h3>
<br>Department of Physics and Astronomy
<br>Purdue University</p>
<p><strong>Interest areas:</strong> High Energy Physics, Algorithms, Hardware</p>
</article>
<article>
<a target="_blank" href="https://www.niharikasravan.in/" class="image"><img
src="images/people/Sravan.png" alt="" /></a>
<h3>Niharika Sravan</h3>
<br>The Division of Physics, Mathematics and Astronomy
<br>Caltech</p>
<p><strong>Interest areas:</strong> Multi-messenger Astronomy, Optimal resource
allocation</p>
</article>
<article>
<a target="_blank" href="" class="image"><img src="images/people/BrianFHealy.jpg"
alt="" /></a>
<h3>Brian F Healy</h3>
<br>School of Physics and Astronomy
<br>University of Minnesota</p>
<p><strong>Interest areas:</strong> Multi-messenger Astronomy, Machine Learning, Algorithms</p>
</article>
</div>
</section>
<!-- Section -->
<section>
<header class="major">
<h2>Graduate Students</h2>
</header>
<div class="posts">
<article>
<a target="_blank" href="https://www.hanchenye.com/" class="image"><img
src="images/people/HanchenYe.jpg" alt="" /></a>
<h3>Hanchen Ye</h3>
<br>Department of Electrical & Computer Engineering
<br>University of Illinois at Urbana-Champaign</p>
<p><strong>Interest areas:</strong> High-level Synthesis, Hardware Acceleration,
Compiler</p>
</article>
<article>
<a target="_blank" href="https://www.raghavkansal.com/" class="image"><img
src="images/people/RaghavKansal.jpeg" alt="" /></a>
<h3>Raghav Kansal</h3>
<br>Department of Physics
<br>University of California San Diego</p>
<p><strong>Interest areas:</strong> High Energy Physics, Algorithms</p>
</article>
<article>
<a target="_blank" href="https://www.linkedin.com/in/farouk-mokhtar-683517127/"
class="image"><img src="images/people/FaroukMokhtar.jpeg" alt="" /></a>
<h3>Farouk Mokhtar</h3>
<br>Department of Physics
<br>University of California San Diego</p>
<p><strong>Interest areas:</strong> High Energy Physics, Algorithms</p>
</article>
<article>
<a target="_blank" href="https://www.linkedin.com/in/anthonyaportela/"
class="image"><img src="images/people/AnthonyAportela.jpeg" alt="" /></a>
<h3>Anthony Aportela</h3>
<br>Department of Physics
<br>University of California San Diego</p>
<p><strong>Interest areas:</strong> High Energy Physics, Hardware</p>
</article>
<article>
<a target="_blank" href="https://www.linkedin.com/in/selwyn-gomes-01303b147/"
class="image"><img src="images/people/Selwyn_Gomes.jpg" alt="" /></a>
<h3>Selwyn Reis Gomes</h3>
<br>Department of Electrical & Computer Engineering
<br>University of California San Diego</p>
<p><strong>Interest areas:</strong> Machine Learning, Algorithms, Hardware</p>
</article>
<article>
<a target="_blank" href="https://www.linkedin.com/in/alex-schuy-446498223/"
class="image"><img src="images/people/AlexSchuy.jpeg" alt="" /></a>
<h3>Alex Schuy</h3>
<br>Department of Physics
<br>University of Washington</p>
<p><strong>Interest areas:</strong> High Energy Physics, Algorithms</p>
</article>
<article>
<a target="_blank" href="https://www.linkedin.com/in/xiaohan-liu-452268174/"
class="image"><img src="images/people/Xiaohan Liu.jpeg" alt="" /></a>
<h3>Xiaohan Liu</h3>
<br>Department of Electrical & Computer Engineering
<br>University of Washington</p>
<p><strong>Interest areas:</strong> Hardware, Algorithms</p>
</article>
<article>
<a target="_blank" href="https://www.linkedin.com/in/jinming-xu/" class="image"><img
src="images/people/JefferyXu.JPG" alt="" /></a>
<h3>Jeffery Xu</h3>
<br>Department of Electrical & Computer Engineering
<br>University of Washington</p>
<p><strong>Interest areas:</strong> Hardware, Algorithms</p>
</article>
<article>
<a target="_blank" href="https://www.linkedin.com/in/seungbin-park-b07736176/"
class="image"><img src="images/people/SeungbinPark.jpg" alt="" /></a>
<h3>Seungbin Park</h3>
<br>Weldon School of Biomedical Engineering
<br>Purdue University</p>
<p><strong>Interest areas:</strong> Brain-Computer Interface</p>
</article>
<article>
<a target="_blank" href="https://www.linkedin.com/in/eric-a-moreno/" class="image"><img
src="images/people/eric-moreno.jpg" alt="" /></a>
<h3>Eric A. Moreno</h3>
<br>Laboratory for Nuclear Science
<br>Massachusetts Institute of Technology</p>
<p><strong>Interest areas:</strong> High Energy Physics, Anomaly detection, Graph Neural
Networks, Gravitational Waves</p>
</article>
<article>
<a target="_blank" href="https://www.linkedin.com/in/jeff-krupa-00257a72/"
class="image"><img src="images/people/krupa.jpeg" alt="" /></a>
<h3>Jeffrey Krupa</h3>
<br>Laboratory for Nuclear Science
<br>MIT</p>
<p><strong>Interest areas:</strong> High Energy Physics, Algorithms, Distributed
Computing</p>
</article>
<article>
<class="image"><img src="images/people/srothman.jpeg" alt="" /></a>
<h3>Simon Rothman</h3>
<br>Department of Physics
<br>MIT</p>
<p><strong>Interest areas:</strong> High Energy Physics, Machine Learning,
Heterogeneous Computing</p>
</article>
<article>
<a target="_blank" href="https://zhijianliu.com/" class="image"><img
src="images/people/zhijian.jpg" alt="" /></a>
<h3>Zhijian Liu</h3>
<br>Department of Electrical Engineering and Computer Science
<br>Massachusetts Institute of Technology</p>
<p><strong>Interest areas:</strong> Efficient Deep Learning</p>
</article>
<article>
<a target="_blank" href="https://www.linkedin.com/in/megan-lipton-a332791ba/"
class="image"><img src="images/people/Lipton.jpeg" alt="" /></a>
<h3>Megan Lipton</h3>
<br>Weldon School of Biomedical Engineering
<br>Purdue University</p>
<p><strong>Interest areas:</strong> Brain Computer Interfaces</p>
</article>
<article>
<a target="_blank" href="https://siqi.plus/" class="image"><img
src="images/people/SiqiMiao.jpg" alt="" /></a>
<h3>Siqi Miao</h3>
<br>Department of Computer Science
<br>Purdue University</p>
<p><strong>Interest areas:</strong> Hardware and Algorithm</p>
</article>
<article>
<a target="_blank" href="https://jesson-wei.github.io/Rongzhe-Wei.github.io/"
class="image"><img src="images/people/rongzhe_wei.jpg" alt="" /></a>
<h3>Rongzhe Wei</h3>
<br>Department of Computer Science
<br>Purdue University</p>
<p><strong>Interest areas:</strong> Machine Learning Theory</p>
</article>
<article>
<a target="_blank" href="https://www.linkedin.com/in/jialiang-tim-zhang-ab0561141/"
class="image"><img src="images/people/jialiang_zhang.jpeg" alt="" /></a>
<h3>Jialiang (Tim) Zhang</h3>
<br>Department of Electrical and Computer Engineering
<br>University of Illinois at Urbana-Champaign</p>
<p><strong>Interest areas:</strong> High Level Synthesis, Compiler</p>
</article>
<article>
<a target="_blank" href="" class="image"><img src="images/people/Shikun_Liu.jpg"
alt="" /></a>
<h3>Shikun Liu</h3>
<br>Department of Computer Science
<br>Purdue University</p>
<p><strong>Interest areas:</strong> Algorithm</p>
</article>
<article>
<a target="_blank" href="https://www.linkedin.com/in/joshua-peterson-632337164/"
class="image"><img src="images/people/JoshPeterson.jpg" alt="" /></a>
<h3>Joshua Henry Peterson</h3>
<br>Department of Physics
<br>University of Wisconsin-Madison</p>
<p><strong>Interest areas:</strong> Multi-messenger Astrophysics, Hardware and
Algorithms</p>
</article>
<article>
<a target="_blank" href="https://www.linkedin.com/in/will-benoit-74237929/"
class="image"><img src="images/people/benoit.jpeg" alt="" /></a>
<h3>Will Benoit</h3>
<br>Department of Physics
<br>University of Minnesota</p>
<p><strong>Interest areas:</strong> Gravitational Waves, Multi-messenger Astrophysics
</p>
</article>
<article>
<a target="_blank" href="https://dsmma.umn.edu/andrew-toivonen-0" class="image"><img
src="images/people/toivonen.jpeg" alt="" /></a>
<h3>Andrew Toivonen</h3>
<br>Department of Astrophysics
<br>University of Minnesota</p>
<p><strong>Interest areas:</strong> Gravitational Waves, Multi-messenger Astrophysics
</p>
</article>
<article>
<a target="_blank" href="https://christincha.github.io/" class="image"><img
src="images/people/Jingyuanli.jpeg" alt="" /></a>
<h3>Jingyuan Li</h3>
<br>Department of Electrical and Computer Engineering
<br>University of Washington</p>
<p><strong>Interest areas:</strong> Machine Leanring, Computational Neuroscience</p>
</article>
<article>
<class="image"><img src="images/people/GregJun.jpeg" alt="" /></a>
<h3>Gregory Jun</h3>
<br>Department of Electrical & Computer Engineering
<br>University of Illinois at Urbana-Champaign</p>
<p><strong>Interest areas:</strong> High-level Synthesis, Hardware Acceleration, compilers</p>
</article>
</div>
</section>
<!-- Section -->
<section>
<header class="major">
<h2>Undergraduate Students</h2>
</header>
<div class="posts">
<article>
<a target="_blank" href="https://www.linkedin.com/in/sukanya-krishna-a7b754198/"
class="image"><img src="images/people/SukanyaKrishna.jpeg" alt="" /></a>
<h3>Sukanya Krishna</h3>
<br>Department of Cognitive Science
<br>University of California San Diego<p>
<p><strong>Interest areas:</strong> High Energy Physics, Hardware, Algorithms</p>
</article>
<article>
<a target="_blank" href="https://www.linkedin.com/in/aidanyokuda/" class="image"><img
src="images/people/AidanYokuda.jpg" alt="" /></a>
<h3>Aidan Yokuda</h3>
<br>Department of Electrical & Computer Engineering
<br>University of Washington</p>
<p><strong>Interest areas:</strong> Hardware, Algorithms</p>
</article>
<article>
<a target="_blank" href="https://www.linkedin.com/in/yihui-chen-0a06a2222/"
class="image"><img src="images/people/YihuiChen.jpeg" alt="" /></a>
<h3>Yihui Chen (Andrew)</h3>
<br>Department of Applied Mathematics
<br>University of Washington</p>
<p><strong>Interest areas:</strong> Algorithms, Machine Learning</p>
</article>
<article>
<a target="_blank" href="https://www.linkedin.com/in/benjamin-simon-190814235/"
class="image"><img src="images/people/BenjaminSimon.jpg" alt="" /></a>
<h3>Benjamin Simon</h3>
<br>Department of Physics
<br>Purdue University</p>
<p><strong>Interest areas:</strong> High Energy Physics, Algorithms</p>
</article>
<article>
<a target="_blank" href="https://www.linkedin.com/in/nicolo-ghielmetti/"
class="image"><img src="images/people/NicoloGhielmetti.jpg" alt="" /></a>
<h3>Nicolo' Ghielmetti</h3>
<br>Department of Electronic, Information and Bioengineering
<br>Polytechnic of Milan<p>
<p><strong>Interest areas:</strong> Machine Learning, Hardware Acceleration, High Level
Synthesis</p>
</article>
</div>
</section>
</div>
</div>
<!-- Sidebar -->
<div id="sidebar">
<div class="inner">
<!-- Search -->
<section id="search" class="alt">
<form method="post" action="#">
<input type="text" name="query" id="query" placeholder="Search" />
</form>
</section>
<!-- Menu -->
<nav id="menu">
<header class="major">
<h2>Menu</h2>
</header>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li>
<span class="opener">Team</span>
<ul>
<li><a href="researchers.html">Researchers</a></li>
<li><a href="trainees.html">Trainees</a></li>
<li><a href="institutions.html">Institutions</a></li>
<li><a href="ExecBoard.html">Executive Board</a></li>
<li><a href="advisory.html">Advisory board</a></li>
<li><a href="collaborators.html">Collaborators</a></li>
</ul>
</li>
<li>
<span class="opener">Activities</span>
<ul>
<li><a href="hac.html">HAC</a></li>
<li><a href="hep.html">HEP</a></li>
<li><a href="mma.html">MMA</a></li>
<li><a href="neuros.html">Neuroscience</a></li>
<li><a href="publications.html">Publications</a></li>
</ul>
</li>
<li>
<span class="opener">Connect</span>
<ul>
<li><a href="outreach.html">Outreach</a></li>
<li><a href="events.html">Events</a></li>
<li><a href="news.html">News</a></li>
<li><a href="contact.html">Contact</a></li>
<li><a href="codeofconduct.html">Code of conduct</a></li>
</ul>
</li>
<li><a href="jobs.html">Jobs</a></li>
</ul>
</nav>
<!-- Footer -->
<footer id="footer">
<p class="copyright">© A3D3. All rights reserved. Design: <a
href="https://html5up.net">HTML5 UP</a>.</p>
</footer>
</div>
</div>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>