-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.php
404 lines (364 loc) · 21.1 KB
/
index.php
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
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
<?php include('config.php'); ?>
<!--article holder-->
<article id="case-study-article" class="hidden closed">
<div id="close-bar"></div>
<section class="page">
<div class="header">
<a href="<?php echo ROOT ?>" class="logo close-case">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="66.813px" height="40.313px" viewBox="0 0 66.813 40.313" enable-background="new 0 0 66.813 40.313" xml:space="preserve">
<g>
<circle r="4" cx="4" cy="34" fill="#000">
<animate attributeName="r" from="12" to="4" dur="0.1s"></animate>
<animate attributeName="cx" from="42" to="14" dur="0.2s"></animate>
<animate id="ani1" attributeName="cy" from="12" to="22" dur="0.2s"></animate>
<animate attributeName="cx" begin="0.2s" dur="0.6s" values="14;10;6;4"></animate>
<animate attributeName="cy" begin="0.2s" dur="0.6s" values="22;34;30;34"></animate>
</circle>
<path d="M9.848,4.423c0-0.751,0.432-1.379,1.297-1.885c0.865-0.506,1.771-0.759,2.718-0.759c1.208,0,1.926,0.424,2.155,1.273
l7.493,26.542l7.443-26.542c0.228-0.849,0.947-1.273,2.155-1.273c0.914,0,1.812,0.262,2.693,0.783
c0.881,0.523,1.322,1.144,1.322,1.861c0,0.066-0.033,0.229-0.098,0.49l-9.403,30.803c-0.196,0.687-0.685,1.217-1.469,1.591
c-0.784,0.376-1.665,0.563-2.644,0.563c-2.253,0-3.624-0.717-4.113-2.155L9.945,4.913C9.879,4.653,9.848,4.489,9.848,4.423z"/>
<path d="M40.16,26.657V12.994c0-3.852,1.044-6.685,3.134-8.497c2.089-1.812,4.816-2.718,8.178-2.718
c3.428,0,6.228,0.85,8.398,2.547c2.171,1.698,3.257,3.95,3.257,6.758c0,1.208-0.246,2.032-0.736,2.473
c-0.489,0.441-1.305,0.662-2.447,0.662c-2.091,0-3.152-0.669-3.184-2.008c-0.033-0.424-0.073-0.791-0.122-1.102
c-0.049-0.31-0.18-0.718-0.392-1.224c-0.213-0.506-0.482-0.931-0.808-1.273c-0.327-0.343-0.816-0.637-1.469-0.881
c-0.654-0.245-1.42-0.367-2.301-0.367c-3.428,0-5.142,1.878-5.142,5.632v13.663c0,3.754,1.746,5.63,5.24,5.63
c1.045,0,1.918-0.162,2.62-0.489c0.701-0.327,1.207-0.792,1.518-1.395c0.31-0.604,0.522-1.142,0.637-1.617
c0.114-0.473,0.187-1.053,0.22-1.739c0.098-1.338,1.142-2.007,3.134-2.007c1.142,0,1.967,0.219,2.474,0.66s0.76,1.266,0.76,2.474
c0,2.938-1.087,5.29-3.257,7.051c-2.171,1.764-4.988,2.645-8.447,2.645c-3.363,0-6.081-0.906-8.154-2.718
C41.196,33.342,40.16,30.51,40.16,26.657z"/>
</g>
</svg>
</a>
<a class="close-button close-case" href="<?php echo ROOT ?>">
<span>CLOSE CASE STUDY</span>
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="40px" height="40px" viewBox="0 0 40 40" enable-background="new 0 0 40 40" xml:space="preserve">
<circle fill="none" stroke="#000000" stroke-width="3" stroke-miterlimit="10" cx="20.333" cy="20.683" r="16.333"/>
<line fill="none" stroke="#000000" stroke-width="3" stroke-miterlimit="10" x1="13.333" y1="28.683" x2="28.333" y2="13.683"/>
<line fill="none" stroke="#000000" stroke-width="3" stroke-miterlimit="10" x1="13.333" y1="13.683" x2="28.333" y2="28.683"/>
</svg>
</a>
</div>
<div id="case-content" class="content">
</div>
</section>
</article>
<body class="work">
<?php include('includes/nav.php'); ?>
<section id="work" class="page">
<div class="header">
<a href="#work" class="logo">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="66.813px" height="40.313px" viewBox="0 0 66.813 40.313" enable-background="new 0 0 66.813 40.313" xml:space="preserve">
<circle r="4" cx="4" cy="34" fill="#000">
<animate attributeName="r" from="12" to="4" dur="0.1s"></animate>
<animate attributeName="cx" from="42" to="14" dur="0.2s"></animate>
<animate id="ani1" attributeName="cy" from="12" to="22" dur="0.2s"></animate>
<animate attributeName="cx" begin="0.2s" dur="0.6s" values="14;10;6;4"></animate>
<animate attributeName="cy" begin="0.2s" dur="0.6s" values="22;34;30;34"></animate>
</circle>
<g>
<path d="M9.848,4.423c0-0.751,0.432-1.379,1.297-1.885c0.865-0.506,1.771-0.759,2.718-0.759c1.208,0,1.926,0.424,2.155,1.273
l7.493,26.542l7.443-26.542c0.228-0.849,0.947-1.273,2.155-1.273c0.914,0,1.812,0.262,2.693,0.783
c0.881,0.523,1.322,1.144,1.322,1.861c0,0.066-0.033,0.229-0.098,0.49l-9.403,30.803c-0.196,0.687-0.685,1.217-1.469,1.591
c-0.784,0.376-1.665,0.563-2.644,0.563c-2.253,0-3.624-0.717-4.113-2.155L9.945,4.913C9.879,4.653,9.848,4.489,9.848,4.423z"/>
<path d="M40.16,26.657V12.994c0-3.852,1.044-6.685,3.134-8.497c2.089-1.812,4.816-2.718,8.178-2.718
c3.428,0,6.228,0.85,8.398,2.547c2.171,1.698,3.257,3.95,3.257,6.758c0,1.208-0.246,2.032-0.736,2.473
c-0.489,0.441-1.305,0.662-2.447,0.662c-2.091,0-3.152-0.669-3.184-2.008c-0.033-0.424-0.073-0.791-0.122-1.102
c-0.049-0.31-0.18-0.718-0.392-1.224c-0.213-0.506-0.482-0.931-0.808-1.273c-0.327-0.343-0.816-0.637-1.469-0.881
c-0.654-0.245-1.42-0.367-2.301-0.367c-3.428,0-5.142,1.878-5.142,5.632v13.663c0,3.754,1.746,5.63,5.24,5.63
c1.045,0,1.918-0.162,2.62-0.489c0.701-0.327,1.207-0.792,1.518-1.395c0.31-0.604,0.522-1.142,0.637-1.617
c0.114-0.473,0.187-1.053,0.22-1.739c0.098-1.338,1.142-2.007,3.134-2.007c1.142,0,1.967,0.219,2.474,0.66s0.76,1.266,0.76,2.474
c0,2.938-1.087,5.29-3.257,7.051c-2.171,1.764-4.988,2.645-8.447,2.645c-3.363,0-6.081-0.906-8.154-2.718
C41.196,33.342,40.16,30.51,40.16,26.657z"/>
</g>
</svg>
</a>
</div>
<div class="content">
<div class="gridholder work-holder">
<div class="grid">
<figure class="work-item un-entered" style="background-image: url('img/tetrascience.png')">
<figcaption>
<a class="case-link" href="work/tetrascience">
<h2>TetraScience</h2>
<p>Design Strategy, Product Design, Marketing Design, Frontend Development (Angular 1/Node/BS3)</p>
</a>
</figcaption>
</figure>
</div><div class="grid">
<figure class="work-item un-entered" style="background-image: url('img/spacelist.png')">
<figcaption>
<a class="case-link" href="work/spacelist">
<h2>SpaceList</h2>
<p>Product Design, Marketing Design, Frontend Development (Angular 1/Node/BS3)</p>
</a>
</figcaption>
</figure>
</div><div class="grid">
<figure class="work-item un-entered" style="background-image: url('img/everyhome.png')">
<figcaption>
<a class="case-link" href="work/everyhome">
<h2>EveryHome</h2>
<p>Product Design, Branding, Frontend Development (Isomorphic React/Redux, Material UI)</p>
</a>
</figcaption>
</figure>
</div><div class="grid">
<figure class="work-item un-entered" style="background-image: url('img/sauder.png')">
<figcaption>
<a class="case-link" href="work/sauder">
<h2>Sauder School of Business</h2>
<p>Web Strategy, Design, Development, Promotion, Print</p>
</a>
</figcaption>
</figure>
</div><div class="grid">
<figure class="work-item un-entered" style="background-image: url('img/appannie.jpg')">
<figcaption>
<a class="case-link" href="work/appannie">
<h2>App Annie</h2>
<p>Branding, Content Marketing, Campaigns</p>
</a>
</figcaption>
</figure>
</div><div class="grid">
<figure class="work-item un-entered" style="background-image: url('img/eubc.jpg')">
<figcaption>
<a class="case-link" href="work/eubc">
<h2>Entrepreneurship@UBC</h2>
<p>Web Strategy, Design, Wordpress</p>
</a>
</figcaption>
</figure>
</div><div class="grid">
<figure class="work-item un-entered" style="background-image: url('img/fidelity.jpg')">
<figcaption>
<a class="case-link" href="work/fidelity">
<h2>Fidelity Denim</h2>
<p>Design, Development, Web Strategy</p>
</a>
</figcaption>
</figure>
</div><div class="grid">
<figure class="work-item un-entered" style="background-image: url('img/duohelica.png')">
<figcaption>
<a class="case-link" href="work/duohelica">
<h2>Duohelica</h2>
<p>Branding, Concept, Promotion</p>
</a>
</figcaption>
</figure>
</div><div class="grid">
<figure class="work-item un-entered" style="background-image: url('img/abigaila.jpg')">
<figcaption>
<a class="case-link" href="work/abigaila">
<h2>Abigaila</h2>
<p>Branding, Product Design, Concept, Promotion</p>
</a>
</figcaption>
</figure>
</div><div class="grid">
<figure class="work-item un-entered" style="background-image: url('img/suncentral.jpg')">
<figcaption>
<a class="case-link" href="work/suncentral">
<h2>SunCentral</h2>
<p>Print, Documentation, Technical Illustration</p>
</a>
</figcaption>
</figure>
</div><div class="grid">
<figure class="work-item un-entered" style="background-image: url('img/ideahack.jpg')">
<figcaption>
<a class="case-link" href="work/ideahack">
<h2>Ideahack Creative</h2>
<p>Everything (co-founder)</p>
</a>
</figcaption>
</figure>
</div><div class="grid">
<figure class="work-item un-entered" style="background-image: url('img/clearink.jpg')">
<figcaption>
<a class="case-link" href="work/clearink">
<h2>Clearink Displays</h2>
<p>Branding, Technical Illustration</p>
</a>
</figcaption>
</figure>
</div><div class="grid">
<figure class="work-item un-entered" style="background-image: url('img/silverLine.png')">
<figcaption>
<a class="case-link" href="work/silverline">
<h2>SilverLine Exteriors</h2>
<p>Branding, Web Strategy</p>
</a>
</figcaption>
</figure>
</div><div class="grid">
<figure class="work-item un-entered" style="background-image: url('img/moappi.jpg')">
<figcaption>
<a class="case-link" href="work/moappi">
<h2>Moappi</h2>
<p>Branding, Product Design, Promotion</p>
</a>
</figcaption>
</figure>
</div><div class="grid">
<figure class="work-item un-entered" style="background-image: url('img/ubcfc.png')">
<figcaption>
<a class="case-link" href="work/ubcfc">
<h2>UBC Finance Club</h2>
<p>Branding, Marketing</p>
</a>
</figcaption>
</figure>
</div>
</div>
</div>
</section>
<section id="about" class="page">
<div class="header">
<a href="#work" class="logo">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="66.813px" height="40.313px" viewBox="0 0 66.813 40.313" enable-background="new 0 0 66.813 40.313" xml:space="preserve">
<g>
<circle r="4" cx="4" cy="34" fill="#fff"></circle>
<path d="M9.848,4.423c0-0.751,0.432-1.379,1.297-1.885c0.865-0.506,1.771-0.759,2.718-0.759c1.208,0,1.926,0.424,2.155,1.273
l7.493,26.542l7.443-26.542c0.228-0.849,0.947-1.273,2.155-1.273c0.914,0,1.812,0.262,2.693,0.783
c0.881,0.523,1.322,1.144,1.322,1.861c0,0.066-0.033,0.229-0.098,0.49l-9.403,30.803c-0.196,0.687-0.685,1.217-1.469,1.591
c-0.784,0.376-1.665,0.563-2.644,0.563c-2.253,0-3.624-0.717-4.113-2.155L9.945,4.913C9.879,4.653,9.848,4.489,9.848,4.423z"/>
<path d="M40.16,26.657V12.994c0-3.852,1.044-6.685,3.134-8.497c2.089-1.812,4.816-2.718,8.178-2.718
c3.428,0,6.228,0.85,8.398,2.547c2.171,1.698,3.257,3.95,3.257,6.758c0,1.208-0.246,2.032-0.736,2.473
c-0.489,0.441-1.305,0.662-2.447,0.662c-2.091,0-3.152-0.669-3.184-2.008c-0.033-0.424-0.073-0.791-0.122-1.102
c-0.049-0.31-0.18-0.718-0.392-1.224c-0.213-0.506-0.482-0.931-0.808-1.273c-0.327-0.343-0.816-0.637-1.469-0.881
c-0.654-0.245-1.42-0.367-2.301-0.367c-3.428,0-5.142,1.878-5.142,5.632v13.663c0,3.754,1.746,5.63,5.24,5.63
c1.045,0,1.918-0.162,2.62-0.489c0.701-0.327,1.207-0.792,1.518-1.395c0.31-0.604,0.522-1.142,0.637-1.617
c0.114-0.473,0.187-1.053,0.22-1.739c0.098-1.338,1.142-2.007,3.134-2.007c1.142,0,1.967,0.219,2.474,0.66s0.76,1.266,0.76,2.474
c0,2.938-1.087,5.29-3.257,7.051c-2.171,1.764-4.988,2.645-8.447,2.645c-3.363,0-6.081-0.906-8.154-2.718
C41.196,33.342,40.16,30.51,40.16,26.657z"/>
</g>
</svg>
</a>
</div>
<div class="content">
<div class="grid half">
<div id="about-visual-holder" class="lt-480-hide unresolved ani slow">
<img src="img/brains.svg">
<span>
I have a natural right brain
and a <u class="hover-pop" href="#">well-trained<div id="pop-in" class="ani">B.ASc Environmental Engineering, 2011, UBC</div></u> left brain
</span>
</div>
</div><div class="grid third">
<div class="about-content unresolved ani slow">
<h1>About Me</h1>
<p>
My name is Vincent Chan. I am a designer, front-end developer, entrepreneur, and co-founder of <a href="http://www.ideahack.com" target="_blank">Ideahack Creative</a>.
<br><br>
I combine both my right and left brain in the form of design, business strategy, and web development to provide clients with comprehensive solutions for their product and business problems.
</p>
<div id="skill-stack">
<h2>My Skill Stack</h2>
<ul>
<li>HTML5/CSS3 & SASS/LESS<div class="gaugeholder"><div class="gauge-indicator unresolved" style="width: 95%;"></div></div></li>
<li>Javascript<div class="gaugeholder"><div class="gauge-indicator unresolved" style="width: 65%;"></div></div></li>
<li>React/Redux<div class="gaugeholder"><div class="gauge-indicator unresolved" style="width: 75%;"></div></div></li>
<li>Angular<div class="gaugeholder"><div class="gauge-indicator unresolved" style="width: 85%;"></div></div></li>
<li>PHP<div class="gaugeholder"><div class="gauge-indicator unresolved" style="width: 15%;"></div></div></li>
<li id="cs"><span id="a-ai">Ai</span> <span id="a-ps">Ps</span> <span id="a-id">Id</span> <span id="a-fl">Fl</span> <span id="a-pr">Pr</span> <span id="a-dw">Dw</span> <i class="fa fa-diamond text-yellow"></i><div class="gaugeholder rd"><div class="ridiculous gauge-indicator unresolved"></div></div></li>
<li>git & unix<div class="gaugeholder"><div class="gauge-indicator unresolved" style="width: 85%;"></div></div></li>
</ul>
</div>
<div id="ideologies">
<h2>My Ideologies</h2>
<p>Lean, hacker, mobile-first, responsive, <a href="http://www.usabilitycounts.com/2013/07/24/the-unicorn-designer-dilemma-and-how-to-avoid-it/">unicorns</a>, one-man startups</p>
<br><br>
<table>
<tr><td>greet me</td><td><zhx class="t0-0t">vinc</zhx><u>ent@</u><u>vin</u><u>cent<efw class="t0-0t">cha</u><u>n.vc</u></efw></td></tr>
<tr><td>fork me</td><td><a href="http://github.com/cvince" target="_blank">cvince</a></td></tr>
<tr><td>follow me</td><td><a href="http://twitter.com/cvince86" target="_blank">cvince86</a></td></tr>
<tr><td>stalk me</td><td><a href="http://facebook.com/chang.hui.chan" target="_blank">chang.hui.chan</a></td></tr>
<tr><td>link me</td><td><a href="http://ca.linkedin.com/pub/vincent-chan/b/287/511" target="_blank">33522205</a></td></tr>
<tr><td>meet me</td><td><a href="http://ideahack.com/contact/">at the ideahack office</a></td></tr>
</table>
</div>
</div>
</div>
<div class="clear"></div>
</div>
</section>
<section id="hacks" class="page last">
<div class="header">
<a href="#work" class="logo">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="66.813px" height="40.313px" viewBox="0 0 66.813 40.313" enable-background="new 0 0 66.813 40.313" xml:space="preserve">
<g>
<circle r="4" cx="4" cy="34" fill="#fff"></circle>
<path d="M9.848,4.423c0-0.751,0.432-1.379,1.297-1.885c0.865-0.506,1.771-0.759,2.718-0.759c1.208,0,1.926,0.424,2.155,1.273
l7.493,26.542l7.443-26.542c0.228-0.849,0.947-1.273,2.155-1.273c0.914,0,1.812,0.262,2.693,0.783
c0.881,0.523,1.322,1.144,1.322,1.861c0,0.066-0.033,0.229-0.098,0.49l-9.403,30.803c-0.196,0.687-0.685,1.217-1.469,1.591
c-0.784,0.376-1.665,0.563-2.644,0.563c-2.253,0-3.624-0.717-4.113-2.155L9.945,4.913C9.879,4.653,9.848,4.489,9.848,4.423z"/>
<path d="M40.16,26.657V12.994c0-3.852,1.044-6.685,3.134-8.497c2.089-1.812,4.816-2.718,8.178-2.718
c3.428,0,6.228,0.85,8.398,2.547c2.171,1.698,3.257,3.95,3.257,6.758c0,1.208-0.246,2.032-0.736,2.473
c-0.489,0.441-1.305,0.662-2.447,0.662c-2.091,0-3.152-0.669-3.184-2.008c-0.033-0.424-0.073-0.791-0.122-1.102
c-0.049-0.31-0.18-0.718-0.392-1.224c-0.213-0.506-0.482-0.931-0.808-1.273c-0.327-0.343-0.816-0.637-1.469-0.881
c-0.654-0.245-1.42-0.367-2.301-0.367c-3.428,0-5.142,1.878-5.142,5.632v13.663c0,3.754,1.746,5.63,5.24,5.63
c1.045,0,1.918-0.162,2.62-0.489c0.701-0.327,1.207-0.792,1.518-1.395c0.31-0.604,0.522-1.142,0.637-1.617
c0.114-0.473,0.187-1.053,0.22-1.739c0.098-1.338,1.142-2.007,3.134-2.007c1.142,0,1.967,0.219,2.474,0.66s0.76,1.266,0.76,2.474
c0,2.938-1.087,5.29-3.257,7.051c-2.171,1.764-4.988,2.645-8.447,2.645c-3.363,0-6.081-0.906-8.154-2.718
C41.196,33.342,40.16,30.51,40.16,26.657z"/>
</g>
</svg>
</a>
</div>
<div class="content">
<div class="hack-content">
<div class="grid two-third hack-item ani"><h2>Locksmasher</h2><span>Facebook University Hackathon 2012</span><p>We created a facebook app that consisted of a node.js server, an arduino microcontroller, and a laser printer motor connected to a door lock. The setup was configured to allow remote unlocking of a door through a facebook account.</p><a class="github-link" href="https://github.com/cvince/locksmasher" target="_blank"><img src="img/github_unhovered.png"></a></div>
<div class="grid two-third hack-item ani"><h2>SchoolZone</h2><span>Vancouver Open-Data Hackathon</span><p>We created an open data app using Google Maps API, and the open "hazardous intersection" data from the Insurance Corporation of BC in order to create a mapping app that helps users pinpoint the most dangerous intersections around their neighborhoods</p><a class="hack-link" href="http://schoolzone.moappi.com">Go To App</a></div>
<div class="grid two-third hack-item ani"><h2>iSnooze</h2><span>Mozilla Mobile Hackathon 2012</span><p>We created an alarm clock that plays Rebecca Black's "Friday" at a set time, and forces users to pay a charity $0.99 for snoozing their alarm. We didn't get the charity part working, but we did get the alarm clock's ringer and snooze functionality done for demo.</p><a class="github-link" href="https://github.com/cvince/locksmasher" target="_blank"><img src="img/github_unhovered.png"></a></div>
<div class="grid two-third hack-item ani"><h2>Febble</h2><span>Official Facebook Hackathon 2012</span><p>Our project for the hackathon at Facebook HQ incorporated a watch that could sync up with Facebook and allow you to dismiss pokes in real-time. The watch was connected to a laptop via USB, and consisted of an Arduino Micro.</p><a class="github-link" href="https://github.com/cvince/febble" target="_blank"><img src="img/github_unhovered.png"></a></div>
</div>
<div class="clear"></div>
</div>
</section>
<!--
<section id="concepts" class="page last">
<div class="header">
<a href="#work" class="logo">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="66.813px" height="40.313px" viewBox="0 0 66.813 40.313" enable-background="new 0 0 66.813 40.313" xml:space="preserve">
<g>
<circle r="4" cx="4" cy="34" fill="#000"></circle>
<path d="M9.848,4.423c0-0.751,0.432-1.379,1.297-1.885c0.865-0.506,1.771-0.759,2.718-0.759c1.208,0,1.926,0.424,2.155,1.273
l7.493,26.542l7.443-26.542c0.228-0.849,0.947-1.273,2.155-1.273c0.914,0,1.812,0.262,2.693,0.783
c0.881,0.523,1.322,1.144,1.322,1.861c0,0.066-0.033,0.229-0.098,0.49l-9.403,30.803c-0.196,0.687-0.685,1.217-1.469,1.591
c-0.784,0.376-1.665,0.563-2.644,0.563c-2.253,0-3.624-0.717-4.113-2.155L9.945,4.913C9.879,4.653,9.848,4.489,9.848,4.423z"/>
<path d="M40.16,26.657V12.994c0-3.852,1.044-6.685,3.134-8.497c2.089-1.812,4.816-2.718,8.178-2.718
c3.428,0,6.228,0.85,8.398,2.547c2.171,1.698,3.257,3.95,3.257,6.758c0,1.208-0.246,2.032-0.736,2.473
c-0.489,0.441-1.305,0.662-2.447,0.662c-2.091,0-3.152-0.669-3.184-2.008c-0.033-0.424-0.073-0.791-0.122-1.102
c-0.049-0.31-0.18-0.718-0.392-1.224c-0.213-0.506-0.482-0.931-0.808-1.273c-0.327-0.343-0.816-0.637-1.469-0.881
c-0.654-0.245-1.42-0.367-2.301-0.367c-3.428,0-5.142,1.878-5.142,5.632v13.663c0,3.754,1.746,5.63,5.24,5.63
c1.045,0,1.918-0.162,2.62-0.489c0.701-0.327,1.207-0.792,1.518-1.395c0.31-0.604,0.522-1.142,0.637-1.617
c0.114-0.473,0.187-1.053,0.22-1.739c0.098-1.338,1.142-2.007,3.134-2.007c1.142,0,1.967,0.219,2.474,0.66s0.76,1.266,0.76,2.474
c0,2.938-1.087,5.29-3.257,7.051c-2.171,1.764-4.988,2.645-8.447,2.645c-3.363,0-6.081-0.906-8.154-2.718
C41.196,33.342,40.16,30.51,40.16,26.657z"/>
</g>
</svg>
</a>
</div>
</section>
-->
<?php include('includes/footer.php'); ?>
</body>
<!--[if lt IE 9]>
<div id="ie8">
<span>IE8 detected</span>
<p>This website uses .svg extensively, which is not supported by your browser. Please use a more current browser like the one below:</p>
<br>
<p><a href="https://www.google.com/intl/en/chrome/browser/">Google Chrome</a></p>
<br>
<p>Sorry for the inconvenience.</p>
</div>
<![endif]-->