-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathteam-container-content.html
635 lines (536 loc) · 40.6 KB
/
team-container-content.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
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
<link rel="stylesheet" href="./css/bioImages.css">
<h1 class="section-title">Leadership</h1>
<p>Click on each profile to read the bio! </p>
<div class="table-of-contents">
<a href="#directors" class="table-link">Directors</a>
<a href="#content" class="table-link">Content</a>
<a href="#finance" class="table-link">Finance</a>
<a href="#logistics" class="table-link">Logistics</a>
<!-- <a href="#outreach" class="table-link">Outreach</a> -->
<a href="#communications" class="table-link">Communications</a>
<!-- <a href="#graphics" class="table-link">Graphic Design</a> -->
<a href="#webmaster" class="table-link">Webmaster</a>
<a href="#emeritus" class="table-link">Emeriti</a>
<!-- <a href="#events" class="table-link">Event Supervisors</a> -->
</div>
<div id="profiles"> <h2 class="section-subtitle" id="directors"> Tournament Directors <i class="fa fa-angle-up" id="scroll-top" data-toggle="tooltip" data-placement="right" title="Scroll to top" aria-hidden="true"></i></h2> <div class="col-md-12">
<p class="section-description">Kenny and Parker oversee all aspects of the invitational as tournament directors.</p>
</div>
<div class="row">
<div class="col-md-6">
<ul class="list-group">
<li class="list-group-item" data-toggle="collapse" href="#kenny-poor-bio" aria-expanded="false">
<div class="profile-main">
<img src="img/bios/kenny-poor.jpg" alt="Kenny Poor">
<div class="description">
<div class="profile-name">Kenny Poor '24</div> </div>
</div>
<div class="collapse profile-bio" id="kenny-poor-bio">
Kenny competed in Science Olympiad for 4 years, and his favorite events include Optics, Disease Detectives, and Fermi Questions. In his free time, he enjoys watching food shows or playing video games with friends. </div>
</li>
</ul>
</div>
<div class="col-md-6">
<ul class="list-group">
<li class="list-group-item" data-toggle="collapse" href="#parker-connelly-bio" aria-expanded="false">
<div class="profile-main">
<img src="img/bios2022/Parker_Connelly.png" alt="Parker Connelly">
<div class="description">
<div class="profile-name">Parker Connelly '24</div> </div>
</div>
<div class="collapse profile-bio" id="parker-connelly-bio">
I am an Electrical Engineering major from Hamden, Connecticut in the class of 2024. Science Olympiad was my favorite extracurricular activity during high school, and I love being able to play a role in running the Princeton Science Olympiad Tournament. In my free time, I enjoy soldering and watching Star Trek. </div>
</li>
</ul>
</div>
</div>
<h2 class="section-subtitle" id="content">Content Committee <i class="fa fa-angle-up" id="scroll-top" data-toggle="tooltip" data-placement="right" title="Scroll to top" aria-hidden="true"></i></h2> <div class="col-md-12">
<p class="section-description">The Content Committee is responsible for revising all tests for content, difficulty spread, relevancy, and scorability, as well as working with event supervisors to ensure that all events have the needed materials and setups.</p>
</div> <div class="row">
<div class="col-md-6">
<ul class="list-group">
<li class="list-group-item" data-toggle="collapse" href="#Bryan-Boyd-bio" aria-expanded="false">
<div class="profile-main">
<img src="img/bios2022/Bryan-Boyd.jpg" alt="Bryan Boyd">
<div class="description">
<div class="profile-name">Bryan Boyd '24</div> <div class="profile-title">Director</div> </div>
</div>
<div class="collapse profile-bio" id="Bryan-Boyd-bio">
Bryan is a sophomore from Staten Island, New York concentrating in Civil & Environmental Engineering. In high school he was captain of his team and competed for three years. His favorite events were Sounds of Music, Circuit Lab, Wright Stuff and Fermi Questions. Bryan enjoys playing sports, listening to music (especially vinyl), and hanging out with friends in his spare time. </ul>
</div>
<div class="col-md-6">
<ul class="list-group">
<li class="list-group-item" data-toggle="collapse" href="#jackie-liang-bio" aria-expanded="false">
<div class="profile-main">
<img src="img/bios/jackie-liang.jpg" alt="Jackie Liang">
<div class="description">
<div class="profile-name">Jackie Liang '24</div> <div class="profile-title">Director</div> </div>
</div>
<div class="collapse profile-bio" id="jackie-liang-bio">
Jackie is a Chemical and Biological Engineering major from Brooklyn, New York. He helped found his high school's Science Olympiad team and competed throughout all four years in high school. This is his first time organizing a competition, and he is very excited to participate in Science Olympiad from a different position. In his free time, Jackie enjoys running, finding new books to read, and wandering the streets of NYC to explore new cuisines.
</div>
</li>
</ul>
</div> </div>
<div class="row">
<div class="col-md-6">
<ul class="list-group">
<li class="list-group-item" data-toggle="collapse" href="#Thussenthan-Walter-Angelo-bio" aria-expanded="false">
<div class="profile-main">
<img src="img/bios2022/Thussenthan-Walter-Angelo.JPG" alt="Thussenthan Walter-Angelo">
<div class="description">
<div class="profile-name">Thussenthan Walter-Angelo '24</div> </div>
</div>
<div class="collapse profile-bio" id="Thussenthan-Walter-Angelo-bio">
Thussenthan is a part of the Princeton Class of 2024 and is a prospective Molecular Biology concentrator with certificates in Neuroscience and Computer Science on the pre-med track. He is from Lemoyne, Pennsylvania and was his high school's Science Olympiad team's captain after competing throughout his four years in various events ranging from Disease Detectives, Forensics, Codebusters, etc. In his free time, Thussenthan loves spending time with his family and friends and enjoys playing and watching sports (soccer the most)! </div>
</li>
</ul>
</div>
<div class="col-md-6">
<ul class="list-group">
<li class="list-group-item" data-toggle="collapse" href="#Aidan-Iacobucci-bio" aria-expanded="false">
<div class="profile-main">
<img src="img/bios2022/Aidan-Iacobucci.JPG" alt="Aidan G. Iacobucci">
<div class="description">
<div class="profile-name">Aidan G. Iacobucci '25</div> </div>
</div>
<div class="collapse profile-bio" id="Aidan-Iacobucci-bio">
Hi! I’m Aidan and I am a member of the Outreach Committee for the 2022 PUSO. I have been involved in Science Olympiad since 2015 when I joined my middle school team. I am also an event supervisor for Disease Detectives, my favorite Science Olympiad event and one that is quite relevant in today’s world. I am a History concentrator seeking to pursue a certificate in Linguistics and I am from Providence, Rhode Island (the capital of the best state)! In my free time, I love to bake and spend time in the outdoors. I am super excited for an engaging and fun event! :)
</div>
</li>
</ul>
</div>
</div>
<div class="row">
<div class="col-md-6">
<ul class="list-group">
<li class="list-group-item" data-toggle="collapse" href="#Hannah-Even-bio" aria-expanded="false">
<div class="profile-main">
<img src="img/bios2022/Hannah-Even.JPG" alt="Hannah Even">
<div class="description">
<div class="profile-name">Hannah Even '25</div> </div>
</div>
<div class="collapse profile-bio" id="Hannah-Even-bio">
I am a prospective MAE major in the Class of 2025. My hometown is Westport, CT, where I competed in Science Olympiad for six years and attended nationals twice. My favorite events were hovercraft, thermodynamics, battery buggy and machines. Science Olympiad was a giant part of my life in high school and I am so excited to get involved in it again. </div>
</li>
</ul>
</div>
<div class="col-md-6">
<ul class="list-group">
<li class="list-group-item" data-toggle="collapse" href="#Dylan-GrossEpstein-bio" aria-expanded="false">
<div class="profile-main">
<img src="img/bios2022/EpsteinGross_Dylan.JPG" alt="Dylan Gross-Epstein ">
<div class="description">
<div class="profile-name">Dylan Epstein-Gross '26</div> </div>
</div>
<div class="collapse profile-bio" id="Dylan-GrossEpstein-bio">
Dylan was a self-proclaimed master of Codebusters and Circuit Lab in high school, and now he's putting those skills to use as a first-year computer science student. In his free time he writes puzzles for The Daily Princetonian, practices with the Princeton Climbing Team, and performs improv comedy with Princeton's Lobster Club.
</li>
</ul>
</div>
</div>
<div class="row">
<div class="col-md-6">
<ul class="list-group">
<li class="list-group-item" data-toggle="collapse" href="#Shelley-Heo-bio" aria-expanded="false">
<div class="profile-main">
<img src="img/bios2022/placeholder.png" alt="Shelley Heo">
<div class="description">
<div class="profile-name">Shelley Heo '23</div> </div>
</div>
<div class="collapse profile-bio" id="Shelley-Heo-bio">
Shelley is currently a senior in the Molecular Biology department, certifying in Global Health and is on the pre-medicine track. She is from Fairfax, Virginia and was in Science Olympiad for all four years in high school. Her favorite events were Disease Detectives, Experimental Design, and Microbe Missions. In her free time, Shelley likes to read and spend time with family and friends.
</li>
</ul>
</div>
<div class="col-md-6">
<ul class="list-group">
<li class="list-group-item" data-toggle="collapse" href="#Emily-Wu-bio" aria-expanded="false">
<div class="profile-main">
<img src="img/bios2022/placeholder.png" alt="Emily Wu">
<div class="description">
<div class="profile-name">Emily Wu '24</div> </div>
</div>
<div class="collapse profile-bio" id="Emily-Wu-bio">
Emily is a sophomore concentrating in Chemical and Biological Engineering from Troy, MI. She competed in Science Olympiad in high school and particularly enjoyed Dynamic Planet (tectonics), Geologic Mapping, and Optics. In her free time, Emily is usually either watching Michigan basketball or sneaking in an extra hour of sleep. </li>
</ul>
</div>
</div>
<h2 class="section-subtitle" id="finance">Finance Committee <i class="fa fa-angle-up" id="scroll-top" data-toggle="tooltip" data-placement="right" title="Scroll to top" aria-hidden="true"></i></h2> <div class="col-md-12">
<p class="section-description">The Finance Committee is responsible for landing academic department/company sponsorships and ordering and tracking expenses.</p>
</div> <div class="row">
<div class="col-md-6">
<ul class="list-group">
<li class="list-group-item" data-toggle="collapse" href="#Raheem-Idowu-bio" aria-expanded="false">
<div class="profile-main">
<img src="img/bios2022/Abdur-Raheem-Idowu.JPG" alt="Raheem Idowu">
<div class="description">
<div class="profile-name">Raheem Idowu '25</div> <div class="profile-title">Director</div> </div>
</div>
<div class="collapse profile-bio" id="Raheem-Idowu-bio">
Raheem is a math/cs sophomore from Trondheim, Norway. He also organizes Princeton Splash and INTERFACE, and enjoys going for long jogs very early in morning. His favorite molecule is BINAP. He is currently waiting for the second season of Chainsaw Man. </li>
</ul>
</div>
<div class="col-md-6">
<ul class="list-group">
<li class="list-group-item" data-toggle="collapse" href="#Michelle-Huang-bio" aria-expanded="false">
<div class="profile-main">
<img src="img/bios2022/Michelle_Huang.jpg" alt="Katherine Jin">
<div class="description">
<div class="profile-name">Michelle Huang '24</div> </div>
</div>
<div class="collapse profile-bio" id="Michelle-Huang-bio">
Michelle is a sophomore from Santa Rosa, California, and is majoring in ORFE. Although she never competed in Science Olympiad herself, she is excited to be involved on the executive board side. In her free time, she enjoys swimming, taking naps, and going to Costco.
</div>
</li>
</ul>
</div> </div> <div class="row">
<div class="col-md-6">
<ul class="list-group">
<li class="list-group-item" data-toggle="collapse" href="#charles-yu-bio" aria-expanded="false">
<div class="profile-main">
<img src="img/bios2022/placeholder.png" alt="Charles Yu">
<div class="description">
<div class="profile-name">Charles Yu '26</div> </div>
</div>
<div class="collapse profile-bio" id="charles-yu-bio">
</li>
</ul>
</div>
</div>
<h2 class="section-subtitle" id="logistics">Logistics Committee <i class="fa fa-angle-up" id="scroll-top" data-toggle="tooltip" data-placement="right" title="Scroll to top" aria-hidden="true"></i></h2> <div class="col-md-12">
<p class="section-description">The Logistics Committee is responsible for ensuring that all logistical aspects of the competition run smoothly, from team check-in to the event schedule, food, t-shirts, room allocation, event materials, awards, grading, volunteer recruitment, etc.</p>
</div> <div class="row">
<div class="col-md-6">
<ul class="list-group">
<li class="list-group-item" data-toggle="collapse" href="#Akhil-Paulraj-bio" aria-expanded="false">
<div class="profile-main">
<img src="img/bios2022/Akhil-Paulraj.JPG" alt="Akhil Paulraj">
<div class="description">
<div class="profile-name">Akhil Paulraj '25</div> <div class="profile-title">Director</div> </div>
</div>
<div class="collapse profile-bio" id="Akhil-Paulraj-bio">
Akhil is from Plainsboro, NJ and is interested in either MAE, ECE, or COS. Akhil competed in Science Olympiad for 7 years at Community MS and West Windsor-Plainsboro HS North. His all-time favorite event is Mousetrap Vehicle (2019 rules w/curved paths). In his free time, Akhil likes to play basketball and tennis, while also occasionally inting on League of Legends. </div>
</li>
</ul>
</div>
<div class="col-md-6">
<ul class="list-group">
<li class="list-group-item" data-toggle="collapse" href="#Colin-Brown-bio" aria-expanded="false">
<div class="profile-main">
<img src="img/bios2022/Colin-Brown.jpg" alt="Colin Brown">
<div class="description">
<div class="profile-name">Colin Brown '24</div> </div>
</div>
<div class="collapse profile-bio" id="Colin-Brown-bio">
Colin is from Holland, Michigan and is concentrating in Chemical and Biological Engineering with a certificate in Materials Science. He previously competed in Science Olympiad in middle school, participating in Dynamic Planet, Robo Cross, and other events. Outside of class, Colin enjoys running with Princeton Running Club and working in the Davidson Lab on polymer synthesis. </li>
</ul>
</div>
</div>
<div class="row">
<div class="col-md-6">
<ul class="list-group">
<li class="list-group-item" data-toggle="collapse" href="#sarah-kuo-bio" aria-expanded="false">
<div class="profile-main">
<img src="img/bios2022/Sarah-Kuo.JPG" alt="Sarah Kuo">
<div class="description">
<div class="profile-name">Sarah Kuo '24</div> </div>
</div>
<div class="collapse profile-bio" id="sarah-kuo-bio">
Sarah is a sophomore from Charlotte, North Carolina, and is planning to major in physics on the pre-med track. She has participated in Science Olympiad for 4 years and her favorite event was Write It, Do It! In her free time, Sarah enjoys reading, being outdoors, and spending time with friends. </div>
</li>
</ul>
</div>
<div class="col-md-6">
<ul class="list-group">
<li class="list-group-item" data-toggle="collapse" href="#Rachel-Yan-bio" aria-expanded="false">
<div class="profile-main">
<img src="img/bios2022/Rachel-Yan.JPG" alt="Rachel Yan">
<div class="description">
<div class="profile-name">Rachel Yan '25</div> </div>
</div>
<div class="collapse profile-bio" id="Rachel-Yan-bio">
Rachel is from East Brunswick, New Jersey, and is a prospective chemistry major. She has competed in Science Olympiad for 7 years with Anatomy & Physiology, Disease Detectives, and Code Busters being her favorite events. In her free time, Rachel enjoys painting and making ceramics. </div>
</li>
</ul>
</div>
</div>
<div class="row">
<div class="col-md-6">
<ul class="list-group">
<li class="list-group-item" data-toggle="collapse" href="#inwoo-shin-bio" aria-expanded="false">
<div class="profile-main">
<img src="img/bios2022/Inwoo_Shin.png" alt="Inwoo Shin">
<div class="description">
<div class="profile-name">Inwoo Shin '26</div> </div>
</div>
<div class="collapse profile-bio" id="inwoo-shin-bio">
Hey everyone! My name is Inwoo, and I'm a first year student on the Logistics Committee. I'm planning on majoring in neuroscience or molecular biology on the premed track. A fun fact about me is that I have dropped my Apple Pencil down the elevator shaft at Firestone Library. I really enjoyed Protein Modeling and Forensics back when I was on a Science Olympiads team in high school, so I'm excited to be involved in organizing the Princeton Invitationals Competition.
</li>
</ul>
</div>
<div class="col-md-6">
<ul class="list-group">
<li class="list-group-item" data-toggle="collapse" href="#jenny-fan-bio" aria-expanded="false">
<div class="profile-main">
<img src="img/bios2022/Jenny_Fan.jpg" alt="Jenny Fan">
<div class="description">
<div class="profile-name">Jenny Fan '26</div> </div>
</div>
<div class="collapse profile-bio" id="jenny-fan-bio">
Jenny is a Computer Science major from New Jersey in the class of 2026. She competed in Science Olympiad for six years and was captain of her high school team. Her favorite events included Codebusters and Wright Stuff, among a variety of other events. Jenny also plays clarinet in the Princeton University Sinfonia, and in her free time she enjoys folding origami and spending time with friends.
</li>
</ul>
</div>
</div>
<div class="row">
<div class="col-md-6">
<ul class="list-group">
<li class="list-group-item" data-toggle="collapse" href="#tiffany-gao-bio" aria-expanded="false">
<div class="profile-main">
<img src="img/bios2022/Tiffany_Gao.jpg" alt="Tiffany Gao">
<div class="description">
<div class="profile-name">Tiffany Gao '26</div> </div>
</div>
<div class="collapse profile-bio" id="tiffany-gao-bio">
</li>
</ul>
</div>
</div>
<h2 class="section-subtitle" id="communications">Communications Committee <i class="fa fa-angle-up" id="scroll-top" data-toggle="tooltip" data-placement="right" title="Scroll to top" aria-hidden="true"></i></h2> <div class="col-md-12">
<p class="section-description">The Communications Committee is responsible for managing outreach to teams via email and social media, as well as liasoning with administration and students on campus to ensure that all parties are up-to-date about tournament preparations.</p>
</div> <div class="row">
<div class="col-md-6">
<ul class="list-group">
<li class="list-group-item" data-toggle="collapse" href="#Shruti-Joshi-bio" aria-expanded="false">
<div class="profile-main">
<img src="img/bios2022/Shruti_Joshi.png" alt="Shruti Joshi">
<div class="description">
<div class="profile-name">Shruti Joshi '25</div> <div class="profile-title">Director</div> </div>
</div>
<div class="collapse profile-bio" id="Shruti-Joshi-bio">
Shruti is a freshman from Falmouth, Maine. Interested in majoring in Molecular Biology, she is planning on following a pre-med track through college. Shruti competed in Science Olympiad and Science Bowl throughout high school and looks forward to being involved in the PUSO community! </li>
</ul>
</div>
<div class="row"> <div class="col-md-6">
<ul class="list-group">
<li class="list-group-item" data-toggle="collapse" href="#Emily-Yang-bio" aria-expanded="false">
<div class="profile-main">
<img src="img/bios2022/Emily-Yang.jpg" alt="Emily Yang">
<div class="description">
<div class="profile-name">Emily Yang '25</div> </div>
</div>
<div class="collapse profile-bio" id="Emily-Yang-bio">
Emily is Sylva, North Carolina and is a prospective Ecology and Evolutionary Biology major. She competed in Science Olympiad throughout middle and high school, where Forensics and Disease Detectives found a place in her heart. Outside of PUSO, she is also a member of Theatre Intime's board, the Council on Science and Technology's Student Advisory Board, and Arch & Arrow. She enjoys writing poetry, bucket hats, and the color blue. </div>
</li>
</ul>
</div>
</div>
<div class="row">
<div class="col-md-6">
<ul class="list-group">
<li class="list-group-item" data-toggle="collapse" href="#Anthony-Lopez-bio" aria-expanded="false">
<div class="profile-main">
<img src="img/bios2022/Lopez_Anthony.JPG" alt="Anthony Lopez">
<div class="description">
<div class="profile-name">Anthony Lopez '26</div> </div>
</div>
<div class="collapse profile-bio" id="Anthony-Lopez-bio">
Anthony is a prospective Chemical and Biological Engineering major from Long Island, New York. He was on his school Science Olympiad team for 4 years, serving as captain his senior year. His favorite events included Water Quality, Environmental Chemistry, Codebusters, and many more. In his free time he enjoys going on adventures with friends and napping (which he does even when he doesn't have free time).
</li>
</ul>
</div>
<div class="col-md-6">
<ul class="list-group">
<li class="list-group-item" data-toggle="collapse" href="#Rena-Feng-bio" aria-expanded="false">
<div class="profile-main">
<img src="img/bios2022/Rena_Fang.jpeg" alt="Rena Feng">
<div class="description">
<div class="profile-name">Rena Feng '26</div> </div>
</div>
<div class="collapse profile-bio" id="Rena-Feng-bio">
</ul>
</div>
</div>
<h2 class="section-subtitle" id="webmaster">Webmaster <i class="fa fa-angle-up" id="scroll-top" data-toggle="tooltip" data-placement="right" title="Scroll to top" aria-hidden="true"></i></h2> <div class="col-md-12">
<p class="section-description">The Webmaster is responsible for keeping the website updated, addressing problems, and maintaining new tools that aid the team in running the tournament.</p>
</div> <div class="row"> <div class="col-md-6">
<ul class="list-group">
<li class="list-group-item" data-toggle="collapse" href="#holly-cheng-bio" aria-expanded="false">
<div class="profile-main">
<img src="img/bios2022/Holly Cheng.JPG" alt="Holly Cheng">
<div class="description">
<div class="profile-name">Holly Cheng '24</div> </div>
</div>
<div class="collapse profile-bio" id="holly-cheng-bio">
Holly Cheng is from Chappaqua, NY and is majoring in Molecular Biology. She competed in Science Olympiad for 4 years, and her favorite events were Designer Genes and Anatomy & Physiology. On campus, Holly is also a part of E-club, and she loves to fold origami in her free-time. </div>
</li>
</ul>
</div> </div>
<h2 class="section-subtitle" id="emeritus">Directors Emeriti <i class="fa fa-angle-up" id="scroll-top" data-toggle="tooltip" data-placement="right" title="Scroll to top" aria-hidden="true"></i></h2> <div class="col-md-12">
<p class="section-description">Thank you to our former directors for founding the club, directing their respective years, and continuing to stay and help us make it better each year.</p>
</div>
<div class="row"> <div class="col-md-6">
<ul class="list-group">
<li class="list-group-item" data-toggle="collapse" href="#rachel-tam-bio" aria-expanded="false">
<div class="profile-main">
<img src="img/bios2022/Rachel-Tam.JPG" alt="Rachel Tam">
<div class="description">
<div class="profile-name">Rachel Tam '24</div> <div class="profile-title">2022 Director</div> </div>
</div>
<div class="collapse profile-bio" id="rachel-tam-bio">
Rachel is from Edison, New Jersey and is majoring in Neuroscience on the pre-med track. She competed in Science Olympiad for three years in high school with her favorite events being Protein Modeling and Code Busters. She is very excited to co-direct this year’s tournament after serving on the Logistics Committee last year. In her free time, Rachel enjoys playing softball and basketball and watching TV.
</div>
</li>
</ul>
</div> <div class="col-md-6">
<ul class="list-group">
<li class="list-group-item" data-toggle="collapse" href="#Yolian-Lao-bio" aria-expanded="false">
<div class="profile-main">
<img src="img/bios2022/Yolian-Lao.JPG" alt="Yolian Lao">
<div class="description">
<div class="profile-name">Yolian Lao '24</div> <div class="profile-title">2022 Director</div> </div>
</div>
<div class="collapse profile-bio" id="Yolian-Lao-bio">
Yolian is a sophomore from Saline, Michigan concentrating in Economics. She competed in Science Olympiad for four years in high school, with her favorite events being Code Busters (everyone's favorite), Dynamic Planet, and Remote Sensing. Outside of Science Olympiad, Yolian is involved in taekwondo, Scholars of Finance, and PRE. When she has spare time, she enjoys wasting it. </div>
</li>
</ul>
</div> </div>
<div class="row"> <div class="col-md-6">
<ul class="list-group">
<li class="list-group-item" data-toggle="collapse" href="#abinitha-gourabathina-bio" aria-expanded="false">
<div class="profile-main">
<img src="img/bios/abinitha-gourabathina.jpg" alt="Abinitha Gourabathina">
<div class="description">
<div class="profile-name">Abinitha Gourabathina '23</div> <div class="profile-title">2021 Director</div> </div>
</div>
<div class="collapse profile-bio" id="abinitha-gourabathina-bio">
Abinitha is from Princeton, NJ and is majoring in Operations Research and Financial Engineering. She competed in Science Olympiad for 6 years with her favorite events being Forensics, Experimental Design, and Fossils. She is very excited to direct this year’s tournament after serving on the content committee last year. In her free time, Abinitha enjoys drawing, painting, and of course, napping.
</div>
</li>
</ul>
</div> <div class="col-md-6">
<ul class="list-group">
<li class="list-group-item" data-toggle="collapse" href="#molly-cutler-bio" aria-expanded="false">
<div class="profile-main">
<img src="img/bios/molly-cutler.jpg" alt="Molly Cutler">
<div class="description">
<div class="profile-name">Molly Cutler '23</div> <div class="profile-title">2021 Director</div> </div>
</div>
<div class="collapse profile-bio" id="molly-cutler-bio">
Molly is from Wynnewood, Pennsylvania, and is a linguistics major pursuing a certificate in cognitive science. She competed as a member of Lower Merion's Science Olympiad team in her junior and senior years of high school - her favorite event was Codebusters, but she also loved Dynamic Planet, Sounds of Music, and WIDI. Last year, she was a member of PUSO's Communications Committee, as well as the Codebusters event supervisor, and is very excited to be co-directing this year! Outside of SciOly, Molly is a clarinetist in Sinfonia and writes for a few campus publications, and enjoys knitting, playing hidden role games, and trying to be good at trivia competitions.
</div>
</li>
</ul>
</div> </div>
<div class="row"> <div class="col-md-6">
<ul class="list-group">
<li class="list-group-item" data-toggle="collapse" href="#nicole-meister-bio" aria-expanded="false">
<div class="profile-main">
<img src="img/bios/nicole-meister.jpg" alt="Nicole Meister">
<div class="description">
<div class="profile-name">Nicole Meister '22</div> <div class="profile-title">2020 Director</div> </div>
</div>
<div class="collapse profile-bio" id="nicole-meister-bio">
Nicole is from Ellicott City, Maryland and studies ELE/COS. She competed in Science Olympiad for 4 years in high school, especially enjoying events such as Forensics, Optics, and Remote Sensing. Nicole is extremely passionate about STEM education and is excited to be directing this tournament after serving on the Logistics Committee last year. In her free time, Nicole enjoys biking and breakdancing for Sympoh, Princeton's breakdance group.
</div>
</li>
</ul>
</div> <div class="col-md-6">
<ul class="list-group">
<li class="list-group-item" data-toggle="collapse" href="#andy-xu-bio" aria-expanded="false">
<div class="profile-main">
<img src="img/bios/andy-xu.jpg" alt="Andy Xu">
<div class="description">
<div class="profile-name">Andy Xu '22</div> <div class="profile-title">2020 Director</div> </div>
</div>
<div class="collapse profile-bio" id="andy-xu-bio">
Andy is from Sugar Land, Texas and is majoring in MAE. He competed for William P. Clements HS for 4 years in all the earth science events. Wohoo go earth science! He also competed at the 2018 International Earth Science Olympiad and won gold with the second highest overall score. In his free time, Andy enjoys fossil and mineral hunting, watching Formula 1, and being a rock (aka napping his life away). His Scioly tag is AWildMudkip if you ever have any questions!
</div>
</li>
</ul>
</div> </div> <div class="row"> <div class="col-md-6">
<ul class="list-group">
<li class="list-group-item" data-toggle="collapse" href="#linus-wang-bio" aria-expanded="false">
<div class="profile-main">
<img src="img/bios/linus-wang.jpg" alt="Linus Wang">
<div class="description">
<div class="profile-name">Linus Wang '21</div> <div class="profile-title">2019 Director</div> </div>
</div>
<div class="collapse profile-bio" id="linus-wang-bio">
Linus is from Palo Alto, California and is majoring in Mechanical and Aerospace Engineering. Linus has participated in Science Olympiad for two years where his favorite events are ID events or anything with a binder. In his spare time, Linus likes playing pool, super smash bros, and practicing the French horn. He is happy that the 2019 tournament was so awesome!
</div>
</li>
</ul>
</div> <div class="col-md-6">
<ul class="list-group">
<li class="list-group-item" data-toggle="collapse" href="#june-ho-park-bio" aria-expanded="false">
<div class="profile-main">
<img src="img/bios/june-ho-park.jpg" alt="June-Ho Park">
<div class="description">
<div class="profile-name">June-Ho Park '20</div> <div class="profile-title">2019 Director</div> </div>
</div>
<div class="collapse profile-bio" id="june-ho-park-bio">
June Ho is majoring in Computer Science and is from Orange County, California. Although he didn't compete in Science Olympiad in high school, he did compete in Chemistry Olympiad (earned top 152 honors on the 2016 USNCO) and enjoyed supervising one of the events at last year's invitational. He is excited to serve as co-director this year! Outside of schoolwork and Science Olympiad, June enjoys painting, photography, and video games.
</div>
</li>
</ul>
</div> </div> <div class="row"> <div class="col-md-6">
<ul class="list-group">
<li class="list-group-item" data-toggle="collapse" href="#shirley-zhang-bio" aria-expanded="false">
<div class="profile-main">
<img src="img/bios/shirley-zhang.jpg" alt="Shirley Zhang">
<div class="description">
<div class="profile-name">Shirley Zhang '20</div> <div class="profile-title">2018 Director</div> </div>
</div>
<div class="collapse profile-bio" id="shirley-zhang-bio">
Shirley originally hails from the sunny realm of Sydney, Australia, but has since gotten stuck with the eternal winters of Upstate New York. In high school, Shirley competed with the Fayetteville-Manlius Science Olympiad team, with whom she has fond memories of 1 AM build testing, 10 person human pyramids, and smashing whipped cream in peoples' faces. When not directing Science Olympiad, you can find Shirley making bubble tea runs and nursing her perpetually sprained ankles.
</div>
</li>
</ul>
</div> <div class="col-md-6">
<ul class="list-group">
<li class="list-group-item" data-toggle="collapse" href="#william-jiao-bio" aria-expanded="false">
<div class="profile-main">
<img src="img/bios/william-jiao.jpg" alt="William Jiao">
<div class="description">
<div class="profile-name">William Jiao '20</div> <div class="profile-title">2018 Director</div> </div>
</div>
<div class="collapse profile-bio" id="william-jiao-bio">
William is a math major and Science Olympiad alum from West Windsor-Plainsboro High School South. When he's not doing math or organizing tournaments, Will enjoys playing piano, reading philosophy, and figuring out how to pretend he's productive on bios when he actually just naps all the time. He's happy that last year's tournament was fun and successful!
</div>
</li>
</ul>
</div> </div> <div class="row"> <div class="col-md-6">
<ul class="list-group">
<li class="list-group-item" data-toggle="collapse" href="#david-fan-bio" aria-expanded="false">
<div class="profile-main">
<img src="img/bios/david-fan.jpg" alt="David Fan">
<div class="description">
<div class="profile-name">David Fan '19</div> <div class="profile-title">Co-founder</div> <div class="profile-title">2017 Director</div> </div>
</div>
<div class="collapse profile-bio" id="david-fan-bio">
David Fan is from Montgomery High School majoring in Computer Science and minoring in Statistics + Machine Learning. He competed in Science Olympiad for six lovely years, and founded NJ's first invitational tournament while in high school. He has supervised events at many tournaments, and is passionate about contributing his experiences to raise the level of Science Olympiad tournaments nationwide. In Fall 2016, David co-founded and directed the first ever Princeton University Science Olympiad Invitational along with Eddie. On campus, David also advises HackPrinceton, plays club table tennis, and occasionally practices his clarinet...
</div>
</li>
</ul>
</div>
<div class="col-md-6">
<ul class="list-group">
<li class="list-group-item" data-toggle="collapse" href="#edison-lee-bio" aria-expanded="false">
<div class="profile-main">
<img src="img/bios/edison-lee.jpg" alt="Edison Lee">
<div class="description">
<div class="profile-name">Edison Lee '19</div>
<div class="profile-title">Founder</div>
<div class="profile-title">2017 Director</div>
</div>
</div>
<div class="collapse profile-bio" id="edison-lee-bio">
Eddie Lee is a senior from West Windsor-Plainsboro North majoring in Chemistry. He competed in Science Olympiad for six years and led the WW-P North team to nationals during his senior year. His extensive experience competing in ecology-related events inspired a love of plants, and he now enjoys escaping to the outdoors. After starting and co-directing Princeton's inaugural invitational, he hopes to use his experience to help the newly expanded team run its best tournament yet!
</div>
</li>
</ul>
</div>
</div>
</div>