-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
644 lines (628 loc) · 33 KB
/
index.html
File metadata and controls
644 lines (628 loc) · 33 KB
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
<!DOCTYPE HTML>
<html>
<head>
<title>Mark Raspopov</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<meta name="description" content=
"I'm Mark Raspopov, a 14 year old full-time
undergraduate student (junior) at California
State University, Los Angeles, accepted through
the Early Entrance Program (EEP) at age 12. I'm
majoring in CS and minoring in Psychology.">
<link rel="stylesheet" href="assets/css/main.css" />
<link rel="icon" href="images/me2.jpg">
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Fredoka:300">
</head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-PCER4HJ70Y"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-PCER4HJ70Y');
</script>
<body class="is-preload">
<!-- Wrapper-->
<div id="wrapper">
<!-- Nav -->
<nav id="nav">
<a href="#" class="icon solid fa-home"><span>Home</span></a>
<a href="#about" class="icon solid fa-user"><span>About Me</span></a>
<a href="#skills" class="icon solid fa-pen"><span>Skills</span></a>
<a href="#experience" class="icon solid fa-briefcase"><span>Experience</span></a>
<a href="#projects" class="icon solid fa-code"><span>Projects</span></a>
<a href="#education" class="icon solid fa-graduation-cap"><span>Education</span></a>
<!-- <a href="#certifications" class="icon solid fa-certificate"><span>Certifications</span></a> -->
<a href="#awards" class="icon solid fa-trophy"><span>Awards</span></a>
<!-- <a href="#activities" class="icon solid fa-table-tennis"><span>Activities</span></a> -->
</nav>
<!-- Main -->
<div id="main">
<!-- Me -->
<article id="home" class="panel intro">
<header>
<h1 style="margin-top: 8%">Mark Raspopov</h1>
<p>Software Engineer</p>
<p>Machine Learning Engineer</p>
<p>Full Stack Developer</p>
<p>Game Developer</p>
<nav id="nav" style="margin-top: 8%">
<a href="https://www.linkedin.com/in/mark-raspopov-b81894241/" class="icon brands fa-linkedin"><span>LinkedIn</span></a>
<a href="https://github.com/coderMassive" class="icon brands fa-github"><span>Github</span></a>
<a href="https://www.instagram.com/mark._._.123/" class="icon brands fa-instagram"><span>Instagram</span></a>
<a href="https://www.youtube.com/channel/UCCvPSSWS7JWkbvPfcgBwPSw" class="icon brands fa-youtube"><span>YouTube</span></a>
</nav>
</header>
<div class="jumplink pic">
<img src="images/me.jpg" alt="Photo of me" />
</a>
</article>
<!-- About Me -->
<article id="about" class="panel">
<header style="margin-bottom: 2%">
<h2>About Me</h2>
</header>
<p style="margin-bottom: 0">
I'm Mark Raspopov, a 15-year-old full-time
3rd-year undergraduate student at California
State University, Los Angeles, accepted through
the Early Entrance Program (EEP) at age 12. I'm
majoring in CS and minoring in Psychology,
Biomedical Engineering, and Math.
</p>
<br>
<div style="display: flex; align-items: center;">
<img src="images/substack.png" alt="Substack Logo" class="fixed-size-image" />
 <a class="text" href="https://substack.com/@markraspopov">My Newsletters</a>
</div>
<div style="display: flex; align-items: center;">
<img src="images/medium.png" alt="Medium Logo" class="fixed-size-image" />
 <a class="text" href="https://medium.com/@markraspopov0">My Articles</a>
</div>
<!--<a href="https://media.licdn.com/dms/document/media/D4E2DAQGxAfdGk-wSsw/profile-treasury-document-pdf-analyzed/0/1718039736791?e=1723075200&v=beta&t=SE2CkYBZ0UlkpzYgeKSf-rnL-APIAf6GMYZTE3JRX1E">Resume</a>-->
</article>
<!-- Skills -->
<article id="skills" class="panel">
<header>
<h2>Skills</h2>
</header>
<div class="image-container">
<img src="images/python.png" alt="Python" class="fixed-size-image" />
<img src="images/java.png" alt="Java" class="fixed-size-image" />
<img src="images/c.png" alt="C" class="fixed-size-image" />
<img src="images/c++.png" alt="C++" class="fixed-size-image" />
<img src="images/c-sharp.png" alt="C#" class="fixed-size-image" />
<img src="images/html.png" alt="HTML" class="fixed-size-image" />
<img src="images/css.png" alt="CSS" class="fixed-size-image" />
<img src="images/js.png" alt="JavaScript" class="fixed-size-image" />
<img src="images/nextjs.png" alt="NextJS" class="fixed-size-image" />
<img src="images/reactjs.png" alt="ReactJS" class="fixed-size-image" />
<img src="images/reactjs.png" alt="React Native" class="fixed-size-image" />
<img src="images/sql.png" alt="SQL" class="fixed-size-image" />
<img src="images/mongodb.png" alt="MongoDB" class="fixed-size-image" />
<img src="images/unity.png" alt="Unity" class="fixed-size-image" />
<img src="images/lua.png" alt="Lua" class="fixed-size-image" />
<img src="images/kotlin.png" alt="Kotlin" class="fixed-size-image" />
<img src="images/matlab.png" alt="MatLab" class="fixed-size-image" />
<img src="images/latex.png" alt="LaTeX" class="fixed-size-image" />
<img src="images/flask.png" alt="Flask" class="fixed-size-image" />
<img src="images/arduino.png" alt="Arduino" class="fixed-size-image" />
<img src="images/pytorch.png" alt="Pytorch" class="fixed-size-image" />
<img src="images/git.png" alt="Git" class="fixed-size-image" />
<img src="images/firebase.png" alt="Firebase" class="fixed-size-image" />
<img src="images/github.png" alt="GitHub" class="fixed-size-image" />
<img src="images/linux.png" alt="Linux" class="fixed-size-image" />
</div>
</article>
<!-- Experience -->
<article id="experience" class="panel">
<header>
<h2>Experience</h2>
</header>
<div class="logo-adding">
<a class="fixed-size-image" href="https://calstatela.presence.io/organization/artificial-intelligence-and-machine-learning-club"><img src="images/aimlclub.png" alt="AI/ML Club Logo" style="width: 100%"></a>
<div style="margin-left: 2%">
<h3 class="text">Artificial Intelligence and Machine Learning Club at Cal State LA</h3>
<h3>Founder & President</h3>
<h3>September 2024 - Present</h3>
</div>
</div>
<ul style="margin-left: 10%; margin-right:10%">
<li style="margin-bottom: 2%">
Built a welcoming, inclusive environment for the AI/ML Club members
</li>
<li style="margin-bottom: 2%">
Chaired executive committee meetings and hosted general member meetings
</li>
<li style="margin-bottom: 2%">
Conveyed the executive committee's vision and general status to the Faculty Advisor
</li>
<li style="margin-bottom: 2%">
Conducted project workshops
</li>
</ul>
<div class="logo-adding">
<a class="fixed-size-image" href="https://www.robosubla.com/team"><img src="images/robosubla.png" alt="RoboSubLA Club Logo" style="width: 100%"></a>
<div style="margin-left: 2%">
<h3 class="text">RoboSubLA Club at Cal State LA</h3>
<h3>Controls Team Lead</h3>
<h3>September 2024 - Present</h3>
</div>
</div>
<ul style="margin-left: 10%; margin-right:10%; margin-bottom: 2%">
<li style="margin-bottom: 2%">
Led the Controls team, which takes commands from Autonomy, gathers sensor data, and controls motors using Arduino
</li>
<li style="margin-bottom: 2%">
Organized weekly team meetings
</li>
</ul>
<div class="logo-adding">
<div style="margin-left: 10%">
<h3>Member of Autonomy Team</h3>
<h3>September 2023 - May 2024</h3>
</div>
</div>
<ul style="margin-left: 10%; margin-right:10%">
<li style="margin-bottom: 2%">
Was responsible for creating the decision tree to send commands to the Controls team
</li>
<li style="margin-bottom: 2%">
Attended bi-weekly general meetings and weekly autonomy meetings
</li>
</ul>
<div class="logo-adding">
<a class="fixed-size-image" href="https://asicalstatela.org/position/undergraduate-academic-senator"><img src="images/asi.png" alt="ASI Logo" style="width: 100%"></a>
<div style="margin-left: 2%">
<h3 class="text">Associated Students Inc. at Cal State LA</h3>
<h3>Undergraduate Academic Senator</h3>
<h3>August 2024 - Present</h3>
</div>
</div>
<ul style="margin-left: 10%; margin-right:10%; margin-bottom: 2%">
<li style="margin-bottom: 2%">
Shared my opinion on policies during the Academic Senate, Shared Governance Council, Educational Policy Committee, and Student Policy Committee meetings, where we discussed and voted on them
</li>
<li style="margin-bottom: 2%">
Listened to student ideas and concerns to raise them at the senate meetings
</li>
</ul>
<div class="logo-adding">
<a class="fixed-size-image" href="https://staging.calstatelausu.org/board-of-directors/roster"><img src="images/usu.png" alt="U-SU Logo" style="width: 100%"></a>
<div style="margin-left: 2%">
<h3 class="text">University-Student Union at Cal State LA</h3>
<h3>Student Director, Board of Directors</h3>
<h3>May 2024 - Present</h3>
</div>
</div>
<ul style="margin-left: 10%; margin-right:10%; margin-bottom: 2%">
<li style="margin-bottom: 2%">
Collaborated with the board to make decisions for the Union
</li>
<li style="margin-bottom: 2%">
Served as a member of the Fiscal and Personnel committees
</li>
<li style="margin-bottom: 2%">
Experienced the ACUI Region I Conference in San Diego
</li>
</ul>
<div class="logo-adding">
<a class="fixed-size-image" href="https://www.calstatela.edu/faculty/mohammad-pourhomayoun"><img src="images/calstatela.png" alt="Cal State LA Logo" style="width: 100%"></a>
<div style="margin-left: 2%">
<h3 class="text">ML Research with Dr. Pourhomayoun at Cal State LA</h3>
<h3>Research Fellow</h3>
<h3>January 2025 - Present</h3>
</div>
</div>
<ul style="margin-left: 10%; margin-right:10%">
<li>
Researched, together with 2 graduate students, smoke movement forecasting algorithms like HYSPLIT and HRRR for an AI wildfire spread prediction project in collaboration with NASA and the City of Los Angeles
</li>
</ul>
<div class="logo-adding">
<div style="margin-left: 10%">
<h3>Researcher</h3>
<h3>September 2023 - December 2024</h3>
</div>
</div>
<ul style="margin-left: 10%; margin-right:10%">
<li style="margin-bottom: 2%">
Learned how to train YOLO on a custom dataset
</li>
<li style="margin-bottom: 2%">
Learned how to deploy models onto a NVIDIA Jetson
</li>
<li>
Learned about GANs and DCGANs
</li>
</ul>
<div class="logo-adding">
<a class="fixed-size-image" href="https://kids4kidsglobal.wixsite.com/website-1"><img src="images/kids4kidsglobal.png" alt="Kids4Kids Global Logo" style="width: 100%"></a>
<div style="margin-left: 2%">
<h3 class="text">Kids4Kids Global</h3>
<h3>Founder & Youth President</h3>
<h3>June 2022 - Present</h3>
</div>
</div>
<ul style="margin-left: 10%; margin-right:10%">
<li style="margin-bottom: 2%">
Mentored, educated, and supported youth with disadvantages around the globe
</li>
<li style="margin-bottom: 2%">
Developed and designed the website
</li>
<li style="margin-bottom: 2%">
Organized Interesting Interviews, Guest Speakers, and Workshops
</li>
<li>
Reached out to volunteers, staff, educators, and students
</li>
</ul>
<div class="logo-adding">
<a class="fixed-size-image" href="https://headstarter.co"><img src="images/headstarter.jpeg" alt="Headstarter Logo" style="width: 100%"></a>
<div style="margin-left: 2%">
<h3 class="text">Headstarter AI</h3>
<h3>Software Engineer Fellow</h3>
<h3>July 2024 - September 2024</h3>
</div>
</div>
<ul style="margin-left: 10%; margin-right:10%">
<li style="margin-bottom: 2%">
Built 6 AI apps and APIs using Next.js, OpenAI API, Pinecone, AWS, and StripeAPI
</li>
<li>
Developed projects from design to deployment leading 3 engineering fellows using MVC design patterns
</li>
</ul>
<div class="logo-adding">
<a class="fixed-size-image" href="https://acm-calstatela.com"><img src="images/acm.png" alt="ACM Logo" style="width: 100%"></a>
<div style="margin-left: 2%">
<h3 class="text">Association for Computing Machinery at Cal State LA</h3>
<h3>Secretary</h3>
<h3>May 2024 - September 2024</h3>
</div>
</div>
<ul style="margin-left: 10%; margin-right:10%; margin-bottom:2%">
<li style="margin-bottom: 2%">
Updated the Constitution together with other Executive
Board members
</li>
<li style="margin-bottom: 2%">
Kept the minutes of all Chapter and Executive Board meetings
</li>
<li>
Was in charge of communication and delivering weekly
newsletters to all the members and researching internship
opportunities for the newsletter
</li>
</ul>
<div class="logo-adding">
<div style="margin-left: 10%">
<h3>Member</h3>
<h3>September 2023 - May 2024</h3>
</div>
</div>
<ul style="margin-left: 10%; margin-right:10%">
<li style="margin-bottom: 2%">
Participated in 2 Advanced Projects:
<ul style="margin-bottom: 0">
<li>
Space Invaders game using PyGame (Spring 2024)
</li>
<li style="margin-bottom: 2%">
Platformer game using Unity and C# (Fall 2023)
</li>
</ul>
</li>
<li>
Winner of Spring 2024 ACM's Master Coder
</li>
<li>
Winner of Fall 2023 ACM's Biggest Fan
</li>
</ul>
<div class="logo-adding">
<a class="fixed-size-image" href="https://buildspace.so"><img src="images/buildspace.jpg" alt="Buildspace Logo" style="width: 100%"></a>
<div style="margin-left: 2%">
<h3 class="text">Buildspace</h3>
<h3>Builder in Nights & Weekends S5 Cohort</h3>
<h3>June 2024 - August 2024</h3>
</div>
</div>
<ul style="margin-left: 10%; margin-right:10%">
<li style="margin-bottom: 2%">
Completed an intensive 6-week project-based program for builders and creators to eventually launch a functional project by the end of the program
</li>
<li>
Led the MarioMind Team, where we worked on a project to make AI play the original Super Mario Bros. game using PPO for reinforcement learning, a library for the training environment, and a computer vision model to interpret the screen
</li>
</ul>
<div class="logo-adding">
<a class="fixed-size-image" href="https://ieeecsula.wixsite.com/ieee"><img src="images/ieee.png" alt="IEEE Logo" style="width: 100%"></a>
<div style="margin-left: 2%">
<h3 class="text">Institute of Electrical and Electronics Engineers at Cal State LA</h3>
<h3>Central Processing Lead of Micromouse Team</h3>
<h3>September 2023 - May 2024</h3>
</div>
</div>
<ul style="margin-left: 10%; margin-right:10%">
<li style="margin-bottom: 2%">
Led the Micromouse Central Processing team, which deals with the algorithm and control
</li>
<li style="margin-bottom: 2%">
Created a prototype flood fill algorithm in a simulation for the mouse to run in a maze and conducted a workshop on it
</li>
<li style="margin-bottom: 2%">
Learned how to solder (certified)
</li>
</ul>
<div class="logo-adding">
<a class="fixed-size-image" href="https://www.calstatela.edu/faculty/david-m-krum"><img src="images/calstatela.png" alt="Cal State LA Logo" style="width: 100%"></a>
<div style="margin-left: 2%">
<h3 class="text">XR Research with Dr. Krum at Cal State LA</h3>
<h3>Researcher</h3>
<h3>September 2023 - May 2024</h3>
</div>
</div>
<ul style="margin-left: 10%; margin-right:10%">
<li style="margin-bottom: 2%">
Completed the Unity XR Pathway
</li>
<li>
Created a simple VR grappling gun game using Unity and C#
</li>
</ul>
</article>
<!-- Projects -->
<article id="projects" class="panel">
<header>
<h2>Projects</h2>
</header>
<div class="logo-adding">
<iframe width="25%" height="185" src="https://www.youtube.com/embed/MwV2twVixm8?si=XN-hCp0-z58RZLu0" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<div style="margin-left: 2%; width: 50%">
<h3 class="text">GPTeacher</h3>
<p>
GPTeacher is a tailored AI system utilizing
the OpenAI API to provide students with
personalized learning and help them learn
any subject quickly and effectively.
</p>
</div>
</div>
<div class="logo-adding">
<a class="fixed-size-image" style="width: 25%" href="https://ai-flashcards-public.vercel.app"><img src="images/flashcards.png" alt="Demo" style="width: 100%"></a>
<div style="margin-left: 2%; width: 50%">
<h3 class="text">AI Flashcards</h3>
<p>
A next generation study tool that generates
flashcards for you using AI for only $4.99
a month
</p>
</div>
</div>
<div class="logo-adding">
<div class="fixed-size-image" style="width: 25%"><img src="images/mario.gif" alt="Demo" style="width: 100%"></div>
<div style="margin-left: 2%; width: 50%">
<h3 class="text">MarioMind</h3>
<p>
AI plays the original Super Mario Bros. game
using PPO for reinforcement learning, a library
for the training environment, and a Roboflow
model to see the screen
</p>
</div>
</div>
<div class="logo-adding">
<iframe width="25%" height="185" src="https://www.youtube.com/embed/Wn-I-0-JoUI?si=UGhREXJAkYeHEO02" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<div style="margin-left: 2%; width: 50%">
<h3 class="text">Notes App</h3>
<p>
Simple Notes App using Flask, Jinja, HTML, CSS, and
SQL that lets you create, edit, delete, share, and
search notes
</p>
</div>
</div>
<div class="logo-adding">
<a class="fixed-size-image" style="width: 25%" href="https://codermassive.itch.io/crossy-road-remake"><img src="images/crossyroad.gif" alt="Demo" style="width: 100%"></a>
<div style="margin-left: 2%; width: 50%">
<h3 class="text">Crossy Road Recreation</h3>
<p>
Recreated Crossy Road using Unity and C#
</p>
</div>
</div>
</article>
<!-- Education -->
<article id="education" class="panel">
<header>
<h2>Education</h2>
</header>
<div class="logo-adding">
<a class="fixed-size-image" href="https://calstatela.edu"><img src="images/calstatela.png" alt="Cal State LA Logo" style="width: 100%"></a>
<div style="margin-left: 2%">
<h3 class="text">August 2023 - May 2027</h3>
<h3>California State University, Los Angeles (ECST)</h3>
<h3>Bachelor of Science, CS Major, Psychology, BME, and Math Minors</h3>
<h3>Junior</h3>
</div>
</div>
<ul style="margin-left: 10%; margin-right:10%">
<li style="margin-bottom: 2%">
Dean's List Spring 2025
</li>
<li style="margin-bottom: 2%">
Dean's List Fall 2024
</li>
<li style="margin-bottom: 2%">
Dean's List Spring 2024
</li>
<li>
Dean's List Fall 2023
</li>
</ul>
<div class="logo-adding">
<a class="fixed-size-image" href="https://tks.world"><img src="images/tks.png" alt="TKS Logo" style="width: 100%"></a>
<div style="margin-left: 2%">
<h3 class="text">September 2024 - June 2025</h3>
<h3>The Knowledge Society (TKS)</h3>
<h3>Innovator</h3>
</div>
</div>
<ul style="margin-left: 10%; margin-right:10%">
<li style="margin-bottom: 2%">
TKS is a 10-month global innovation program for selected teens.
</li>
<li style="margin-bottom: 2%">
Worked with Ved, Aaron, Aayan, and Ritika on an IKEA Challenge project titled
<a class="text" href="https://docs.google.com/presentation/d/1sa0HWzIeezi_KiFBvMZxGx_qHdAPlnTxvVvYRjUuaNo/edit#slide=id.g3207e547220_0_0">'Engaging Gen-Z: Collectible Pins as the Ultimate Tradeable Art for Social Media Engagement'</a>
(December).
</li>
<li style="margin-bottom: 2%">
Worked with Ved Sunkari, Aaron Newman, Aryeh Thomas Mathews, Serra Aksoy, and Ashwin S on
<a class="text" href="https://www.loom.com/share/a1acf1e480e9498aaf87d054306e57a9?sid=70ff2d8e-328b-4af6-9127-9f9883456839">'Get em Dogs on Mars'</a>
for the Focus Hackathon
(November).
</li>
<li style="margin-bottom: 2%">
Worked on a project called
<a class="text" href="https://www.loom.com/share/d82b3b3273bb41edbe60964ccee707de?sid=4eb1df2a-aa07-47bd-a600-a2a6970036cc">'Rescue Swarm'</a>
during the TKS Hackathon with my team
(October).
</li>
</ul>
<div class="logo-adding">
<a class="fixed-size-image" href="https://pll.harvard.edu/course/cs50-introduction-computer-science"><img src="images/harvard.png" alt="Harvard Logo" style="width: 100%"></a>
<div style="margin-left: 2%">
<h3 class="text">April 2024 - June 2024</h3>
<h3>Harvard University</h3>
<h3>CS50x</h3>
</div>
</div>
<ul style="margin-left: 10%; margin-right:10%">
<li><a class="text" href="https://certificates.cs50.io/7bc9c5b0-00a3-49cd-b615-8d265a9c6475.png?size=A4">Verified Certificate</a></li>
</ul>
<div class="logo-adding">
<a class="fixed-size-image" href="https://www.mathworks.com"><img src="images/matlab.png" alt="MatLab Logo" style="width: 100%"></a>
<div style="margin-left: 2%">
<h3 class="text">June 2024</h3>
<h3>MathWorks</h3>
<h3>Foundational MATLAB · MATLAB Fundamentals · MATLAB Onramp</h3>
</div>
</div>
<ul style="margin-left: 10%; margin-right:10%">
<li><a class="text" href="https://www.credly.com/badges/eac94c3a-0445-4e2e-99cf-511cf719951c/linked_in_profile"> Badge</a></li>
<li><a class="text" href="https://matlabacademy.mathworks.com/progress/share/certificate.html?id=ef10134a-6e9c-462f-a7bd-162ba5dbcd67&">Verified Certificate</a></li>
</ul>
<div class="logo-adding">
<a class="fixed-size-image" href="https://the-cs.org/"><img src="images/cs.png" alt="The Coding School Logo" style="width: 100%"></a>
<div style="margin-left: 2%">
<h3 class="text">September 2023 - April 2024</h3>
<h3>The Coding School</h3>
<h3>Quantum Computing</h3>
</div>
</div>
<ul style="margin-left: 10%; margin-right:10%">
<li>
Full Scholarship (full year)
</li>
</ul>
<div class="logo-adding">
<a class="fixed-size-image" href="https://bestdelegate.com/"><img src="images/mun.png" alt="Best Delegate Logo" style="width: 100%"></a>
<div style="margin-left: 2%">
<h3 class="text">July 2023 - August 2023</h3>
<h3>Best Delegate Model United Nations</h3>
<h3>Virtual Model United Nations Institute - Summer 2023</h3>
</div>
</div>
<ul style="margin-left: 10%; margin-right:10%">
<li style="margin-bottom: 2%">
<a class="text" href="https://www.credential.net/906f1b52-e16d-42d2-8a5e-d61b4c8a440a#acc.NiLxc2j6">Ambassador MUN Camp</a>
(August 7 - 11) · Military Use of Artificial Intelligence
</li>
<li style="margin-bottom: 2%">
<a class="text" href="https://www.credential.net/95681986-d675-4513-a3c1-94a6045497db#acc.wkleAbNQ">Junior Crisis MUN Camp</a>
(July 31 - August 4) · Space Security
</li>
<li>
<a class="text" href="https://www.credential.net/ecd59966-8995-40df-8411-bc9c7d3393bd#acc.Nr82LK3w">Junior Diplomat MUN Camp</a>
(July 17 - 21) · Climate Change
</li>
</ul>
<div class="logo-adding">
<a class="fixed-size-image" href="https://olympiads.ca/"><img src="images/olympiads.png" alt="Olympiads School Logo" style="width: 100%"></a>
<div style="margin-left: 2%">
<h3 class="text">July 2018 - August 2023</h3>
<h3>Olympiads School</h3>
</div>
</div>
<ul style="margin-left: 10%; margin-right:10%">
<li style="margin-bottom: 2%">
Skills: Python · Java · C++ · Number Theory ·
Combinatorics · Problem Solving
</li>
<li>
Subjects: Computer Science · Math · Physics · Chemistry ·
Biology · English · Debate · Public Speaking · French
</li>
</ul>
</article>
<!-- Certifications TODO -->
<article id="certifications" class="panel">
<header>
<h2>Certifications</h2>
</header>
</article>
<!-- Awards -->
<article id="awards" class="panel">
<header>
<h2>Awards (Under Construction, I have a lot :D)</h2>
</header>
<img src="images/awards.jpg" style="width: 100%" alt="My Awards">
<iframe width="100%" height="450" src="https://www.youtube.com/embed/W9BEyzEpJ1o?si=yOk4Xcw8dQ0US_na" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<div style="display: flex; justify-content: center; align-items: center;">
<img src="images/1.jpg" style="width: 54.5%" alt="Me 1">
<div style="display: flex; flex-direction: column; width: 45.5%">
<img src="images/2.jpg" alt="Me 2">
<img src="images/3.jpg" alt="Me 3">
</div>
</div>
<h3 style="margin-top: 2%; margin-bottom: 2%">Global Contests</h3>
<img src="images/hongkong.jpg" style="width: 100%" alt="Global Awards">
<img src="images/champion.jpg" style="width: 100%" alt="Champion Awards">
<img src="images/SIMCC.jpg" style="width: 100%" alt="SIMCC Awards">
<img src="images/caribou.png" style="width: 100%" alt="Caribou Cup 9-10">
<img src="images/cariboucup.png" style="width: 100%" alt="Caribou Cup">
<img src="images/caribouresults.png" style="width: 100%" alt="Caribou Results">
<img src="images/caribou78.png" style="width: 100%" alt="Caribou Cup 7-8">
<img src="images/caribou56.png" style="width: 100%" alt="Caribou Cup 5-6">
<img src="images/singa.PNG" style="width: 100%" alt="SINGA">
<img src="images/IJMO.PNG" style="width: 100%" alt="IJMO">
<h3 style="margin-top: 2%; margin-bottom: 2%">US Contests</h3>
<img src="images/USAJMO.png" style="width: 100%" alt="USAJMO">
<img src="images/AIME.png" style="width: 100%" alt="AIME">
<img src="images/AMC10.png" style="width: 100%" alt="AMC10">
<img src="images/AMC8.png" style="width: 100%" alt="AMC8">
<h3 style="margin-top: 2%; margin-bottom: 2%"> Canadian Contests</h3>
<img src="images/waterloo.jpg" style="width: 100%" alt="UWaterloo Awards">
<h1 style="text-align: center">...</h1>
</article>
<!-- Activities TODO -->
<article id="activities" class="panel">
<header>
<h2>Activities</h2>
</header>
</article>
</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>