-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
167 lines (159 loc) · 7.9 KB
/
index.html
File metadata and controls
167 lines (159 loc) · 7.9 KB
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
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
---
---
<!DOCTYPE HTML>
<html lang="en-US">
<head>
<meta charset="utf-8">
<meta content="initial-scale=1, minimum-scale=1, width=device-width" name="viewport">
<title>Derek Marler</title>
<link href="img/favicon.png" rel="shortcut icon">
<link href="//fonts.googleapis.com/css?family=Roboto:400,500,700&lang=en" rel="stylesheet">
<link href="css/screen.css" rel="stylesheet">
</head>
<body>
<div class="wrapper">
<div class="container">
<section class="intro">
<img src="img/logo.svg" alt="Derek Marler">
<h1><strong>Hello,</strong> I'm a Design Engineer.</h1>
<p>With over a decade of professional experience, I’ve helped craft user-centric experiences from both design and engineering perspectives.</p>
<h3></h3>
<nav class="links">
<a href="resume.pdf" class="links-item links-resume"><img src="img/icon-resume.svg" alt="Download my resume"></a>
<a href="https://twitter.com/derekmlr" class="links-item links-twitter"><img src="img/icon-twitter.svg" alt="Twitter Profile"></a>
<a href="https://github.com/derekmlr/derekmlr.github.io" class="links-item links-github"><img src="img/icon-github.svg" alt="Github Repo"></a>
</nav>
</section>
<section class="portfolio">
<ol class="portfolio-list">
<li class="portfolio-item"
style="background-image:url(img/p/guidebook-builder.png)"
data-title="New Guide Builder"
data-project="Guidebook (2015)"
data-brief="Lead the design for the refactor of Guidebook’s Guide Builder. The goal was to make the building process more intuitive."
data-skills="Sketch App,CSS,React"
data-external="https://dribbble.com/shots/2443070-Guidebook-Builder-Redesign"
>
</li>
<li class="portfolio-item"
style="background-image:url(img/p/ebay-header.png)"
data-title="eBay Header Redesign"
data-project="Exploration (2017)"
data-brief="As a fun side project, I used the internal brand playbook to aid in designing a newheader for the eBay site."
data-skills="Sketch"
data-external="https://dribbble.com/shots/3568120-Exploration-New-eBay-Header"
>
</li>
<li class="portfolio-item"
style="background-image:url(img/p/freebie-applewatch.png)"
data-title="Apple Watch Templates"
data-project="Freebie (2014)"
data-brief="Two shell template styles with recreated UI screens for Apple Watch UI concepts. Free for personal or commercial use."
data-skills="Sketch App"
data-external="https://dribbble.com/shots/1961615--Watch-Sketch-Freebie"
>
</li>
<li class="portfolio-item"
style="background-image:url(img/p/concept-firefox.png)"
data-title="FireFox App Frame Concepts"
data-project="Exploration (2016)"
data-brief="A fun, unsolicitated exploration of three different application frame styles for the Mozilla FireFox web browser."
data-skills="Sketch App"
data-external="https://dribbble.com/shots/2429767-FireFox-Browser-Redesign"
>
</li>
<li class="portfolio-item"
style="background-image:url(img/p/guidebook-guidebot.png)"
data-title="Mascot Illustrations"
data-project="Guidebook (2015)"
data-brief="As a side project during my time at Guidebook, I created multiple versions of their adorable mascot: Guidebot."
data-skills="Sketch App"
data-external="https://dribbble.com/shots/2429731-Guidebook-Mascot-Variations"
>
</li>
<li class="portfolio-item"
style="background-image:url(img/p/guidebook-chat.png)"
data-title="Mobile Chat UI Design"
data-project="Guidebook (2015)"
data-brief="For an upcoming feature on the Guidebook app, I designed chat UI views for both iOS and Android versions."
data-skills="Sketch App"
data-external=""
>
</li>
<li class="portfolio-item"
style="background-image:url(img/p/wepay-forms.png)"
data-title="Admin Form Elements"
data-project="WePay (2013)"
data-brief="During the overhaul of WePay's admin interface, I designed and coded various new form element styles."
data-skills="Photoshop,CSS"
data-external="https://dribbble.com/shots/993895-WePay-Forms"
>
</li>
<li class="portfolio-item"
style="background-image:url(img/p/concept-steam.png)"
data-title="Redesign of Steam's Interface"
data-project="Exploration (2013)"
data-brief="In 2013, I redesigned the Steam client with the goal for a better visual flow and to better highlight content."
data-skills="Photoshop"
data-external="https://dribbble.com/shots/2442754-Steam-Redesign"
>
</li>
<li class="portfolio-item"
style="background-image:url(img/p/wepay-icons.png)"
data-title="Product Icons"
data-project="WePay (2012)"
data-brief="Created various icons to symbolize different WePay product offerings and for marketing bullet points."
data-skills="Photoshop"
data-external=""
>
</li>
<li class="portfolio-item"
style="background-image:url(img/p/wepay-mobile.png)"
data-title="Mobile App UI and Icon"
data-project="WePay (2012)"
data-brief="Created two concepts for the WePay mobile app's homescreen icon as well as various detailed UI views."
data-skills="Photoshop"
data-external="https://dribbble.com/shots/964204-WePay-iOS-App-Icon"
>
</li>
</ol>
<nav class="slide-pagination">
<a href="#"></a>
</nav>
</section>
</div>
</div>
<div class="modal-image"></div>
<div class="modal">
<button class="modal-close"><span>×</span></button>
<div class="modal-pane">
<div class="modal-image-mobile"></div>
<div class="modal-content">
<div class="modal-content-header">
<h2 class="modal-title"></h2>
<p class="modal-project"></p>
</div>
<div class="modal-content-body">
<p class="modal-brief"></p>
<ul class="modal-skills"></ul>
<a href="#" class="modal-external" target="_blank">
More Details →
</a>
</div>
</div>
</div>
</div>
<script src="js/jquery-3.3.1.min.js" type="text/javascript"></script>
<script src="js/script.js" type="text/javascript"></script>
</body>
</html>