-
Notifications
You must be signed in to change notification settings - Fork 0
/
education.html
51 lines (41 loc) · 1.46 KB
/
education.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
---
layout: default
title: HL Education
---
<div class="section thm-dark mcgill">
<br>
<br>
<h2>McGill University, B. Eng</h2>
<div style="padding-right: 15%">
<h3>Bachelor of Engineering - Internship Program</h3>
<p>Major: Electrical Engineering</p>
<p>Minor: Software Engineering</p>
</div>
<br></br>
</div><!-- /.education -->
<div class="section thm-light awards">
<h3>Scholarships and Awards</h3>
<h3>2021</h3>
<li>Schulich Leadership Bursary</li>
<h3> 2018</h3>
<li>Tomlinson Engagement Award for Mentoring</li>
<li>Rubin Gruber Scholarship</li>
<h3>2017</h3>
<li>UofT IBBME Director’s Summer Research Opportunities Award</li>
<li>UofT IBBME Summer Undergraduate Research Studentship Award</li>
<h3>2016</h3>
<li>J W McConnel Scholarship for Outstanding Academic Achievement</li>
<li>J Donald McOuat Bursary</li>
<br></br>
</div><!-- /.awards -->
<div class="section thm-dark courses">
<h3>Relevant Courses</h3>
<li>Computer Vision</li>
<li>Microprocessors</li>
<li>Embedded Systems</li>
<li>Digital Systems</li>
<li>Computer Architecture</li>
<li>Numerical Methods and Algorithms</li>
<li>Network and Communication Systems</li>
<li>Control Systems</li>
</div><!-- /.courses -->