This repository has been archived by the owner on Nov 11, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathwork.html
80 lines (79 loc) · 4.17 KB
/
work.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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
---
layout: work
---
<section class="work-posts-feed">
<div class="work-posts-box">
<!-- <div class="work-post">
<div class="work-post-text">
<h2 class="flex-title"><a href="http://arturogoicochea.com/work/Project-2/index.html">Social features in Kindle</a></h2>
<p>Talking to users, we found out how to please all their desires. They told us, and we listened. And we worked super hard for a whole week this summer.</p>
<div class="details">
<span><strong>Role: </strong>Research, wireframes</span>
<span><strong>Tools: </strong>Sketch, Invision</span>
</div>
</div>
<div class="work-post-image" style="background:url(/public/images/work-images/social-features-in-kindle/thumbnail.png); background-size: cover; background-position: center bottom;">
</div>
</div> -->
<div class="work-post">
<div class="work-post-text">
<h2 class="flex-title"><a href="http://arturogoicochea.com/work/Project-1/index.html">REI Explorer</a></h2>
<p>This project included a complex information architecture and interaction design, building a website that pushes people to enjoy the great outdoors and increase purchases through REI.</p>
<div class="details">
<span><strong>Role: </strong>Research, design and user testing</span>
<span><strong>Tools: </strong>Sketch, inVision, Paper iPad app</span>
</div>
</div>
<div class="work-post-image" style="background:url(/public/images/work-images/a-travel-planning-app/thumbnail.jpg); background-size: cover; background-position: center center;">
</div>
</div>
<!-- <div class="work-post">
<div class="work-post-text">
<h2 class="flex-title"><a href="/">Something you use to help</a></h2>
<p>Talking to users, we found out how to please all their desires. They told us, and we listened.</p>
<div class="details">
<span><strong>Role: </strong>Research, wireframes</span>
<span><strong>Tools: </strong>Sketch, Invision</span>
</div>
</div>
<div class="work-post-image" style="background:url(/public/images/work-images/an-insurance-site/banner.png); background-size: cover; background-position: center center;">
</div>
</div> -->
</div>
</section>
<!-- <section class="projects work-posts-feed">
<h2>Personal Projects</h2>
<span>I like to hack on my free time</span>
<div class="personal-projects-feed">
<div class="personal-project-item">
<span class="project-type">Tumblr theme</span>
<h2><a href="/">The title of the project</a></h2>
<p>Helped a friend giving his tumblr blog a new face with a reposnsive theme, giving images protagonism.</p>
<span class="date">July 7th 2015</span>
</div>
<div class="personal-project-item">
<span class="project-type">Tumblr theme</span>
<h2><a href="/">The title of the project</a></h2>
<p>Helped a friend giving his tumblr blog a new face with a reposnsive theme, giving images protagonism.</p>
<span class="date">July 7th 2015</span>
</div>
<div class="personal-project-item">
<span class="project-type">Tumblr theme</span>
<h2><a href="/">The title of the project</a></h2>
<p>Helped a friend giving his tumblr blog a new face with a reposnsive theme, giving images protagonism.</p>
<span class="date">July 7th 2015</span>
</div>
<div class="personal-project-item">
<span class="project-type">Tumblr theme</span>
<h2><a href="/">The title of the project</a></h2>
<p>Helped a friend giving his tumblr blog a new face with a reposnsive theme, giving images protagonism.</p>
<span class="date">July 7th 2015</span>
</div>
<div class="personal-project-item">
<span class="project-type">Tumblr theme</span>
<h2><a href="/">The title of the project</a></h2>
<p>Helped a friend giving his tumblr blog a new face with a reposnsive theme, giving images protagonism.</p>
<span class="date">July 7th 2015</span>
</div>
</div>
</section> -->