This commit is contained in:
Carl Pearson
2017-07-18 17:39:48 -04:00
parent 0096219bd2
commit 04a0a49b78
9 changed files with 13 additions and 39 deletions

View File

@@ -164,8 +164,8 @@ defaultContentLanguageInSubdir = false
weight = 3
[[menu.main]]
name = "Posts"
url = "#posts"
name = "Postions"
url = "#positions"
weight = 4
[[menu.main]]
@@ -174,8 +174,8 @@ defaultContentLanguageInSubdir = false
weight = 5
[[menu.main]]
name = "Teaching"
url = "#teaching"
name = "Recognition"
url = "#awards"
weight = 6
[[menu.main]]
@@ -184,8 +184,8 @@ defaultContentLanguageInSubdir = false
weight = 7
[[menu.main]]
name = "Recognition"
url = "#awards"
name = "Posts"
url = "#posts"
weight = 8
[[menu.main]]

View File

@@ -10,7 +10,7 @@ subtitle = ""
widget = "custom"
# Order that this section will appear in.
weight = 65
weight = 50
+++

View File

@@ -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

View File

@@ -10,7 +10,7 @@ subtitle = ""
widget = "custom"
# Order that this section will appear in.
weight = 70
weight = 60
+++

View File

@@ -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 = []

View File

@@ -10,7 +10,7 @@ subtitle = ""
widget = "projects"
# Order that this section will appear in.
weight = 30
weight = 20
# View.
# Customize how projects are displayed.

View File

@@ -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

View File

@@ -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

View File

@@ -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.