.
This commit is contained in:
@@ -10,7 +10,7 @@ subtitle = ""
|
||||
widget = "custom"
|
||||
|
||||
# Order that this section will appear in.
|
||||
weight = 65
|
||||
weight = 50
|
||||
|
||||
+++
|
||||
|
||||
|
@@ -9,7 +9,7 @@ subtitle = ""
|
||||
widget = "contact"
|
||||
|
||||
# Order that this section will appear in.
|
||||
weight = 70
|
||||
weight = 80
|
||||
|
||||
# Automatically link email and phone?
|
||||
autolink = true
|
||||
|
@@ -10,7 +10,7 @@ subtitle = ""
|
||||
widget = "custom"
|
||||
|
||||
# Order that this section will appear in.
|
||||
weight = 70
|
||||
weight = 60
|
||||
|
||||
+++
|
||||
|
||||
|
@@ -10,7 +10,7 @@ subtitle = ""
|
||||
widget = "posts"
|
||||
|
||||
# Order that this section will appear in.
|
||||
weight = 40
|
||||
weight = 70
|
||||
|
||||
# Show posts that contain the following tags. Default to any tags.
|
||||
tags = []
|
||||
|
@@ -10,7 +10,7 @@ subtitle = ""
|
||||
widget = "projects"
|
||||
|
||||
# Order that this section will appear in.
|
||||
weight = 30
|
||||
weight = 20
|
||||
|
||||
# View.
|
||||
# Customize how projects are displayed.
|
||||
|
@@ -10,7 +10,7 @@ subtitle = ""
|
||||
widget = "publications"
|
||||
|
||||
# Order that this section will appear in.
|
||||
weight = 20
|
||||
weight = 11
|
||||
|
||||
# Number of publications to list.
|
||||
count = 10
|
||||
|
@@ -9,7 +9,7 @@ subtitle = ""
|
||||
widget = "talks"
|
||||
|
||||
# Order that this section will appear in.
|
||||
weight = 50
|
||||
weight = 40
|
||||
|
||||
# Number of talks to list.
|
||||
count = 10
|
||||
|
@@ -1,26 +0,0 @@
|
||||
+++
|
||||
# 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 am a University of Illinois [Mavis Future Faculty Fellow](http://publish.illinois.edu/engr-mavis/2017-2018-mavis-fellows/) for the 2017-2018 academic year.
|
||||
|
||||
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.
|
Reference in New Issue
Block a user