-
Notifications
You must be signed in to change notification settings - Fork 0
/
teaching-past.html
63 lines (63 loc) · 2.54 KB
/
teaching-past.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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta name="generator" content="jemdoc, see http://jemdoc.jaboc.net/" />
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<link rel="stylesheet" href="jemdoc.css" type="text/css" />
<title>Teaching Activities</title>
</head>
<body>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-146867573-1");
pageTracker._trackPageview();
} catch(err) {}</script>
<table summary="Table for page layout." id="tlayout">
<tr valign="top">
<td id="layout-menu">
<div class="menu-category">About</div>
<div class="menu-item"><a href="index.html">Home</a></div>
<div class="menu-item"><a href="biography.html">Biography</a></div>
<div class="menu-item"><a href="aboutme.html">Personal</a></div>
<div class="menu-category">Research</div>
<div class="menu-item"><a href="research.html">Overview</a></div>
<div class="menu-item"><a href="publications.html">Publications</a></div>
<div class="menu-item"><a href="student-opportunities.html">Student Opportunities</a></div>
<div class="menu-item"><a href="mentees.html">Mentees</a></div>
<div class="menu-category">Links</div>
<div class="menu-item"><a href="recent.html">Overview</a></div>
<div class="menu-category">Teaching</div>
<div class="menu-item"><a href="teaching-past.html" class="current">Overview</a></div>
</td>
<td id="layout-content">
<div id="toptitle">
<h1>Teaching Activities</h1>
</div>
<h2>Materials</h2>
<dl>
<dt><b>NVIDIA GPU-Teaching Kits</b>, Accessible here:<a href="https://developer.nvidia.com/teaching-kits">[Link]</a></dt>
<dd><p>
<i>Spring ’20 - Present</i><br />
Developer, University of Illinois at Urbana-Champaign </p></dd>
</dl>
<h2>Semester Courses</h2>
<dl>
<dt><b>ECE408: Applied Parallel Programming</b>, University of Illinois at Urbana-Champaign</dt>
<dd><p>
<i>Fall ’18, Fall ’18</i><br />
Teaching Assistant (Head)</p></dd>
</dl>
</td>
</tr>
</table>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-146867573-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());