- Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtutorials.html
More file actions
Latest commit
12 lines (12 loc) · 512 Bytes
/
Copy pathtutorials.html
File metadata and controls
12 lines (12 loc) · 512 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
---
layout: default
title: Tutorials
n: 3
---
<h2>Tutorials</h2>
<p>
Below are the tutorials I built during my tenure at Amazon. <ahref="https://web.archive.org/web/20190206132752/https://developer.amazon.com/ask-resources/guided/conversational-design-workshop/#/">Designing for Conversation</a>
was the first time I collaborated with an Instructional Designer. It was later localized into Japanese.
</p>
<hr/><br/>
{% include_relative _tutorials/tutorial-list.html tutorials = site.data.tutorials %}