-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstudents.html
More file actions
46 lines (45 loc) · 2.18 KB
/
students.html
File metadata and controls
46 lines (45 loc) · 2.18 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
---
layout: default
title: Students
permalink: /students/
---
<div>
<h3>Students</h3>
<hr>
<p>
Below contains the lists of students who were part of the research group for each school year, while it was affiliated with the University of Toronto as a student organization (from May 2023 to May 2025).
</p>
<div>
<h5 class="mb-3">Year 2024/25</h5>
<h6>Executives</h6>
<ul>
<li>Student Director: Juho Kim <a href="https://juhokim.net/"><svg xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="0 0 24 24" fill="none" stroke="#000000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"></path><path d="M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"></path></svg></a></li>
<li>Deputy Student Director: Raymond Yang</li>
</ul>
<h6>Members</h6>
<ul>
<li>Nelson Siu</li>
</ul>
</div>
<div>
<h5 class="mb-3">Year 2023/24</h5>
<h6>Faculty Advisors</h6>
<ul>
<li>Dr. Michael Stumm <a href="https://www.ece.utoronto.ca/people/stumm-m/"><svg xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="0 0 24 24" fill="none" stroke="#000000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"></path><path d="M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"></path></svg></a></li>
</ul>
<h6>Executives</h6>
<ul>
<li>Student Director: Juho Kim <a href="https://juhokim.net/"><svg xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="0 0 24 24" fill="none" stroke="#000000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"></path><path d="M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"></path></svg></a></li>
<li>Deputy Student Director: Raymond Yang</li>
</ul>
<h6>Members</h6>
<ul>
<li>Suyash Shivare</li>
<li>Stephen Wang</li>
<li>David Tran</li>
<li>Anthony Tam</li>
<li>Ryan Green</li>
<li>Batuhan Hidiroglu</li>
</ul>
</div>
</div>