Add lots of content
This commit is contained in:
@@ -14,6 +14,7 @@ weight = 1
|
||||
interests = [
|
||||
"High Performance Computing",
|
||||
"Compilers",
|
||||
"High-level Programming Languages and Frameworks",
|
||||
"Cognitive Computing"
|
||||
]
|
||||
|
||||
|
||||
17
content/home/awards.md
Normal file
17
content/home/awards.md
Normal file
@@ -0,0 +1,17 @@
|
||||
+++
|
||||
# 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-13T21:15:00"
|
||||
draft = false
|
||||
|
||||
title = "Awards and Recognition"
|
||||
subtitle = ""
|
||||
widget = "custom"
|
||||
|
||||
# Order that this section will appear in.
|
||||
weight = 70
|
||||
|
||||
+++
|
||||
|
||||
Teacher Ranked as Excellent by Students - Fall 2015
|
||||
@@ -12,7 +12,7 @@ widget = "contact"
|
||||
weight = 70
|
||||
|
||||
# Automatically link email and phone?
|
||||
autolink = true
|
||||
autolink = false
|
||||
|
||||
+++
|
||||
|
||||
|
||||
19
content/home/extra.md
Normal file
19
content/home/extra.md
Normal file
@@ -0,0 +1,19 @@
|
||||
+++
|
||||
# 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-13T21:15:00"
|
||||
draft = false
|
||||
|
||||
title = "Extra-Curricular"
|
||||
subtitle = ""
|
||||
widget = "custom"
|
||||
|
||||
# Order that this section will appear in.
|
||||
weight = 70
|
||||
|
||||
+++
|
||||
|
||||
Board of Governors, [University YMCA](universityymca.org).
|
||||
|
||||
Executive Board, [Amnesty International at UIUC](https://www.facebook.com/AmnestyUIUC).
|
||||
21
content/home/patents.md
Normal file
21
content/home/patents.md
Normal file
@@ -0,0 +1,21 @@
|
||||
+++
|
||||
# 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-13T21:15:00"
|
||||
draft = false
|
||||
|
||||
title = "Patents"
|
||||
subtitle = ""
|
||||
widget = "custom"
|
||||
|
||||
# Order that this section will appear in.
|
||||
weight = 65
|
||||
|
||||
+++
|
||||
|
||||
**Web-based method for physical object delivery though use of 3d printing technology**
|
||||
|
||||
United States 20140122579
|
||||
|
||||
Filed November 1, 2012
|
||||
@@ -10,7 +10,7 @@ subtitle = ""
|
||||
widget = "projects"
|
||||
|
||||
# Order that this section will appear in.
|
||||
weight = 50
|
||||
weight = 30
|
||||
|
||||
# View.
|
||||
# Customize how projects are displayed.
|
||||
@@ -30,8 +30,12 @@ view = 1
|
||||
tag = ".c3sr"
|
||||
|
||||
[[filter]]
|
||||
name = "Other"
|
||||
tag = ".other"
|
||||
name = "IMPACT"
|
||||
tag = ".impact"
|
||||
|
||||
[[filter]]
|
||||
name = "Personal"
|
||||
tag = ".personal"
|
||||
|
||||
+++
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
+++
|
||||
# Recent and Upcoming Talks widget.
|
||||
|
||||
date = "2016-04-20T00:00:00"
|
||||
date = "2017-03-13T00:00:00"
|
||||
draft = false
|
||||
|
||||
title = "Recent & Upcoming Talks"
|
||||
@@ -9,7 +9,7 @@ subtitle = ""
|
||||
widget = "talks"
|
||||
|
||||
# Order that this section will appear in.
|
||||
weight = 30
|
||||
weight = 50
|
||||
|
||||
# Number of talks to list.
|
||||
count = 10
|
||||
|
||||
@@ -14,8 +14,11 @@ weight = 60
|
||||
|
||||
+++
|
||||
|
||||
I have been a teaching assistant for the following courses
|
||||
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 PUMPS Summer School in Barcelona.
|
||||
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