-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
65 lines (64 loc) · 2.75 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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
---
layout: default
---
<header class="row">
<h1 class="span4 offset1">Nelson Joyce</h1>
</header>
<section class="row">
<div class="span1 homepage-subheader">About</div>
<p class="span4 no-pad">I'm a product designer from Boston, MA and Cofounder of <a href="http://tettra.com">Tettra</a>. I previously helped built products at HubSpot. I'm passionate about creating products people love.<br><br><a href="https://twitter.com/nelsonjoyce">follow me on twitter</a> for updates about startups, design, & customer interviewing.</p>
</section>
<section id="blog-list" class="row">
<div class="span1 homepage-subheader">Articles</div>
<ul class="span4 unstyled">
<li class="post">
<p>
<a href="/new-adventures/" class="post-title">Moving on to New Adventures</a>
</p>
</li>
<li class="post">
<p>
<a href="https://medium.com/hubspot-product/4-customer-interview-questions-you-should-never-ask-a5596586313b" class="post-title">4 Customer Interview Questions You Should Never Ask</a>
</p>
</li>
<li class="post">
<p>
<a href="https://medium.com/@nelsonjoyce/4-strategies-we-used-to-get-over-100-customer-interviews-c7577429453a" class="post-title">4 Strategies We Used to Get Over 100 Customer Interviews</a>
</p>
</li>
<li class="post">
<p>
<a href="/edge-cases/" class="post-title">Dealing with Edge Cases in Product Design</a>
</p>
</li>
<li class="post">
<p>
<a href="/grubhub/" class="post-title">GrubHub - An App With a Soul</a>
</p>
</li>
</ul>
</section>
<section class="row">
<div class="span1 homepage-subheader">Speaking</div>
<ul class="span4 unstyled">
<li>
<p>
<a href="https://podcasts.apple.com/us/podcast/how-to-grow-like-the-anti-startup-tettra-with-nelson-joyce/id1384671495?i=1000445121354" class="talk-title">How to Grow Like an "Anti-Startup"</a>
</p>
</li>
<li>
<p>
<a href="https://podcasts.apple.com/us/podcast/metrics-chill/id1299500022?i=1000404091612" class="talk-title">How Tettra Achieved Profitability in 2 Years</a>
</p>
</li>
</ul>
</section>
<section class="row">
<div class="span1 homepage-subheader">On the Web</div>
<ul class="span4 unstyled">
<li><a href="https://twitter.com/nelsonjoyce">Twitter</a></li>
<li><a href="http://dribbble.com/nelsonjoyce">Dribbble</a></li>
<li><a href="https://github.com/gnelsonj">GitHub</a></li>
<li><a href="http://www.linkedin.com/in/gnelsonj">LinkedIn</a></li>
</ul>
</section>