-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
282 lines (216 loc) · 8.94 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
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
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
<!DOCTYPE html>
<html lang="en-us">
<head>
<!-- Start of Meta/CEO -->
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<meta content="The website of Drew Smith, a designer and student from Perth, Australia." name="description">
<meta content="Design,UI,UX,Perth,Australia,Drew,Smith,Developer" name="keywords">
<meta content="Drew Smith" name="author"><!-- Start of Head Tags and CSS -->
<title>Hi, I'm Drew Smith</title>
<link href="reset.css" rel="stylesheet" type="text/css">
<link href="typography.css" rel="stylesheet" type="text/css">
<link href="style.css" rel="stylesheet" type="text/css">
</head>
<body>
<!-- Start of Header -->
<main style="display:block;">
<header class="layout_head">
<div class="layout_contentmargin">
<nav role="navigation">
<div class="obj_item">
<img alt="Photo" src="assets/icons/[email protected]" width="100%">
</div>
<a class="obj_item" href="#designlink">Design</a>
<a class="obj_item" href="#photolink">Photography</a>
<a class="obj_item" href="#aboutlink">About</a>
</nav>
<div class="identity">
<h1 class="obj_pagehead">Hi, I’m Drew.</h1>
<h2 class="obj_pagesubhead">I’m a UI/UX & Graphics Designer and a current student at Curtin University.<br>
I sometimes <a href="https://github.com/drwsmth/">code stuff</a>.</h2>
</div>
</div>
</header>
<section class="design layout_panel style_dark"><div id="designlink"></div>
<div class="layout_contentmargin">
<div class="obj_sectionhead">
<picture>
<source srcset="assets/icons/IconArt.png, assets/icons/[email protected] 2x, assets/icons/[email protected] 3x">
<img alt="Design Work" src="assets/icons/[email protected]">
</picture>
<h4>Design</h4>
<button class="obj_button" ontouchstart="" name="Button"><a href="https://dribbble.com/drwsmth">Dribbble</a></button>
</div>
<hr>
<div class="feature_grid">
<div class="feature_row">
<div class="obj_block obj_item">
<div class="obj_image">
<img alt="Photo" ontouchstart="" src="assets/reveal.png" width="100%">
<h5>Reveal App Design<em>2013</em></h5><small>revealapp.com</small>
<p>Worked with Marc Edwards and the Itty Bitty Apps team on the new app for 3D development introspection, Reveal.</p>
</div>
</div>
<div class="obj_block obj_item">
<div class="obj_image">
<img alt="Photo" ontouchstart="" src="assets/isegoria.png" width="100%">
<h5>Isegoria App Design<em>2014</em></h5><small>isegoria.com.au</small>
<p>Working alongside Melbourne-based developers at Euler's Bridge to create a new kind of social application tailor-made for communities and universities.</p>
</div>
</div>
</div>
<div class="feature_row">
<div class="obj_block obj_item">
<div class="obj_image">
<img alt="Photo" ontouchstart="" src="assets/folder.png" width="100%">
<h5>New Folders<em>2017</em></h5><small>Download</small>
<p>Personal redesign of the classic folder icon, for both iOS and macOS.</p>
</div>
</div>
<div class="obj_block obj_item">
<div class="obj_image">
<img alt="Photo" ontouchstart="" src="assets/bloc.png" width="100%">
<h5>Bloc<em>2013</em></h5><small>View</small>
<p>A personal project to create a new kind of portable device, created as a project at the Academy of Design Australia.</p>
</div>
</div>
</div>
<div class="feature_row">
<div class="obj_block obj_item">
<div class="obj_image">
<img alt="Photo" ontouchstart="" src="assets/euler.png" width="100%">
<h5>Eulers Bridge Logo<em>2014</em></h5><small>View</small>
<p>I created a brand new logo for Eulers Bridge alongside the development of their first flagship application, Isegoria.</p>
</div>
</div>
<div class="obj_block obj_item">
<div class="obj_image">
<img alt="Photo" ontouchstart="" src="assets/iphoneos.png" width="100%">
<h5>Misc iOS Icons<em>Pre-2013</em></h5><small>View</small>
<p>Old icons for various iOS applications, typically as a personal project.</p>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="photography layout_panel"><div id="photolink"></div>
<div class="layout_contentmargin">
<div class="obj_sectionhead">
<picture>
<source srcset="assets/icons/IconCamera.png, assets/icons/[email protected] 2x, assets/icons/[email protected] 3x">
<img alt="Photography" src="assets/icons/[email protected]">
</picture>
<h4>Photography</h4>
<button class="obj_button" ontouchstart="" name="Button"><a href="https://www.flickr.com/people/95987487@N08/">Flickr</a></button>
</div>
<hr>
<div class="feature_grid">
<div class="feature_row">
<div class="obj_block obj_item">
<div class="obj_image">
<img alt="Photo" ontouchstart="" src="assets/photographs/filey.jpeg" width="100%">
</div>
</div>
<div class="obj_block obj_item">
<div class="obj_image">
<img alt="Photo" ontouchstart="" src="assets/photographs/pigeon.jpeg" width="100%">
</div>
</div>
</div>
<div class="feature_row">
<div class="obj_block obj_item">
<div class="obj_image">
<img alt="Photo" ontouchstart="" src="assets/photographs/swallows.jpeg" width="100%">
</div>
</div>
<div class="obj_block obj_item">
<div class="obj_image">
<img alt="Photo" ontouchstart="" src="assets/photographs/toffee.jpeg" width="100%">
</div>
</div>
<div class="obj_block obj_item">
<div class="obj_image">
<img alt="Photo" ontouchstart="" src="assets/photographs/angelica.jpeg" width="100%">
</div>
</div>
</div>
</div>
</div>
</section>
<section class="about layout_panel"><div id="aboutlink"></div>
<div class="layout_contentmargin">
<div class="obj_sectionhead">
<picture>
<source srcset="assets/icons/IconHappy.png, assets/icons/[email protected] 2x, assets/icons/[email protected] 3x">
<img alt="About" src="assets/icons/[email protected]">
</picture>
<h4>About</h4>
<button class="obj_button" ontouchstart="" name="Button"><a href="mailto:[email protected]?subject=Howdy!">Email Me</a></button>
</div>
<hr>
<article class="feature_table">
<div class="feature_table_row">
<div class="obj_item obj_block">
<div class="feature_table_header">
<div class="live_icon music perf_3daccel">
<div class="bar_container">
<div class="bar"></div>
</div>
<div class="bar_container">
<div class="bar"></div>
</div>
<div class="bar_container">
<div class="bar"></div>
</div>
<div class="bar_container">
<div class="bar"></div>
</div>
<div class="bar_container">
<div class="bar"></div>
</div>
</div>
<h5>Favourite Song</h5>
<button class="obj_button" ontouchstart="" name="Button"><a href="https://open.spotify.com/album/58S7AAAwiPXDd8TMqjzMfo
">Spotify Link</a></button>
</div>
<span><strong><em>Clair De Lune</em></strong></span>
<small>Flight Facilities<br>feat. Christine Holberg</small>
</div>
</div>
<div class="feature_table_row">
<div class="obj_item obj_block">
<div class="feature_table_header">
<h5>Favourite Coffee</h5>
</div>
<span><em>Cappuccino</em></span>
<small>No sugar, single shot</small>
</div>
<div class="obj_item obj_block">
<div class="feature_table_header">
<h5>Watching</h5>
</div>
<span><em>Stranger Things</em></span>
<small>Season #2</small>
</div>
<div class="obj_item obj_block">
<div class="feature_table_header">
<h5>Currently Living</h5>
</div>
<span><em>Perth, Australia</em></span>
</div>
</div>
</article>
<p><b>I emigrated to Australia in September 2003 from the United Kingdom and since then, I've lived happily in Perth.</b> Since I arrived, I've been fascinated with technology and that interest quickly manifested into an interest in design and graphics. I first opened Macromedia Fireworks when I was 9 and throughout the next 9 years I learnt so many amazing things and expanded my knowledge to many industry standard design applications. I look forward to learning (and creating) much more in the future.</p>
</div>
</section>
</main>
<!-- Start of Footer -->
<footer>
<small><strong>Designed with Love in Perth, Australia.</strong></small>
<p><small>Drew Smith 2017.</small></p>
</footer>
<!-- Start of Javascript Load -->
</body>
</html>