-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
42 lines (22 loc) · 2.09 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
---
layout: default
title: Hank Quinlan, Horrible Cop
---
<div class="blurb">
<h1>Hi there, I'm Andrew Johnston!</h1>
<p>I'm an API technical writer at Shopify in Ottawa, Canada, known for my work documentating GraphQL, speaking at conferences such as <a href="https://apithedocs.org/london2018">API the Docs</a>, and helping to organize the <a href=https://www.meetup.com/Write-The-Docs-YOW-Ottawa/>Write the Docs YOW meetup</a> in Ottawa. <a href="/about">Read more about my life...</a></p>
<h1>Notables</h1>
<p>Here are a few items of note including talks, slides, and useful links.</p>
<h2>Write the Docs Ottawa style guide talk</h2>
<p>I gave my talk "The trials and tribulations of the API style guide" at Shopify in Ottawa, as part of the Write the Docs Ottawa meetup group.</p>
<iframe width="560" height="315" src="https://www.youtube.com/embed/6YfiSz7k4aU" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<h2>API the Docs London presentation</h2>
<p>I was invited to give my talk "The trials and tribulations of the API style guide" at API the Docs in London.</p>
<iframe width="560" height="315" src="https://www.youtube.com/embed/iBBOWNXVapI" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<h2>Documenting GraphQL at Shopify</h2>
<p>In 2017, I was invited to speak about my experience documenting a GraphQL API at API the Docs in London.</p>
<iframe width="560" height="315" src="https://www.youtube.com/embed/uuzsEfLaGnU" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<p><strong>View the slides:</strong></p>
<iframe src="https://docs.google.com/presentation/d/e/2PACX-1vTrO0iCu7kyHhp-MT4hP4l4bLGtcu6M5514KHGR7RZ0hd5AY8uHXskzpdSfJ06hjhQprtKcgnpWznvk/embed?start=false&loop=false&delayms=3000" frameborder="0" width="960" height="569" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe>
</p>
</div><!-- /.blurb -->