25 lines
805 B
Markdown
25 lines
805 B
Markdown
+++
|
|
# An example of using the custom widget to create your own homepage section.
|
|
# To create more sections, duplicate this file and edit the values below as desired.
|
|
|
|
date = "2017-03-12T21:15:00"
|
|
draft = false
|
|
|
|
title = "Teaching"
|
|
subtitle = ""
|
|
widget = "custom"
|
|
|
|
# Order that this section will appear in.
|
|
weight = 60
|
|
|
|
+++
|
|
|
|
I have been a teaching assistant for the following courses:
|
|
|
|
- ECE408/CS483: Heterogeneous Parallel Programming at the University of Illinois
|
|
- E155: Microprocesser-based Systems: Design & Applications at Harvey Mudd College
|
|
- E85: Digital Electronics and Computer Architecture at Harvey Mudd College
|
|
|
|
I have also been a teaching assistant for the Programming and Tuning Massively Parallel Systems
|
|
[(PUMPS)](http://bcw.ac.upc.edu/PUMPS2017/) summer school in Barcelona since 2014.
|