diff options
author | Monty Taylor <mordred@inaugust.com> | 2017-03-28 17:29:29 -0500 |
---|---|---|
committer | Monty Taylor <mordred@inaugust.com> | 2017-03-28 17:29:29 -0500 |
commit | 870015eb213d618f9356d12bc0ed88954d58e992 (patch) | |
tree | 5cd90ac6048b89543094ac082925e53ff999bcd7 | |
parent | aeb82b0f61d88e30f94c8c3e48fb9722fb39b9d2 (diff) |
Add NYU (whoops)
-rw-r--r-- | src/resume.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/resume.html b/src/resume.html index e7c41bb..0eb7a8e 100644 --- a/src/resume.html +++ b/src/resume.html | |||
@@ -127,6 +127,17 @@ | |||
127 | </div> | 127 | </div> |
128 | 128 | ||
129 | <div class="job"> | 129 | <div class="job"> |
130 | <p>NYU</p> | ||
131 | <p class="jobtitle">Adjunct Professor, ITP: New York, NY</p> | ||
132 | <p class="jobskillslist">2016</p> | ||
133 | <ul> | ||
134 | <li>Taught course on "Lighting Without the Board" - focusing on custom | ||
135 | programmatic control of lighting and overview of lighting design.</li> | ||
136 | <li>Guest lectures on Privacy in the Digitial Age.</li> | ||
137 | </ul> | ||
138 | </div> | ||
139 | |||
140 | <div class="job"> | ||
130 | <p>IBM</p> | 141 | <p>IBM</p> |
131 | <p class="jobtitle">Distinguished Engineer, Cloud: New York, NY / Dallas, TX</p> | 142 | <p class="jobtitle">Distinguished Engineer, Cloud: New York, NY / Dallas, TX</p> |
132 | <p class="jobskillslist">2015-2016</p> | 143 | <p class="jobskillslist">2015-2016</p> |