-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
482 lines (457 loc) · 23 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
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
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0" />
<title>I'm Jason Worden</title>
<meta name="apple-mobile-web-app-title" content="Jason W.">
<link rel="shortcut icon" href="img/jw-favicon.png" />
<link rel="apple-touch-icon" sizes="192x192" href="img/jw-ios-icon.png" />
<meta name="description" content="I'm Jason Worden. I prototype, design, and develop websites as a front-end developer. I create visual experiences as an audio-visual artist and VJ.">
<meta name="keywords" content="Jason Worden, Audio-visual artist, Front end web developer, React.js, User interface design">
<meta name="author" content="Jason Worden">
<meta property="og:url" content="http://jasonworden.com/" />
<meta property="og:image" content=http://jasonworden.com/img/jw-ios-icon.png />
<script src="js/dist/head.load.min.js"></script>
<script>
head.js(
'//code.jquery.com/jquery-2.2.4.min.js', //version 3 not compatible with smooth scroll plugin
'//cdnjs.cloudflare.com/ajax/libs/tether/1.4.0/js/tether.min.js',
'//maxcdn.bootstrapcdn.com/bootstrap/4.0.0-alpha.6/js/bootstrap.min.js',
'js/dist/jquery.smooth-scroll.js',
'js/resume.js'
);
</script>
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/4.0.0-alpha.6/css/bootstrap.min.css" integrity="sha384-rwoIResjU2yc3z8GV/NPeZWAv56rSmLldC3R/AZzGRnGxQQKnKkoFVhFQhNUwEyJ" crossorigin="anonymous">
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<link href='css/main.css' rel='stylesheet' type='text/css'>
</head>
<body>
<div id="main">
<section id="intro">
<div class="container inner">
<div class="col-md-8 full-height">
<h1 class="big">
<span class="hidden-sm-up">
/<span style="margin-left: 1px">*</span>
<br>
<span class="inline-margin-left">*</span>
<span class="inline-margin-left">I'm</span>
<br>
<span class="inline-margin-left">*</span>
<span class="inline-margin-left">Jason Worden.</span>
<br>
<span class="inline-margin-left">*/</span>
</span>
<span class="hidden-xs-down">
/*
<span class="inline-margin-sides">
I'm Jason Worden.
</span>
*/
</span>
</h1>
<h3>
<span class="inline-margin-right">//</span>
I prototype.
</h3>
<h3>
<span class="inline-margin-right">//</span>
I design.
</h3>
<h3>
<span class="inline-margin-right">//</span>
I code.
</h3>
</div>
</div>
<i id="scroll-arrow" class="fa fa-angle-double-down icon-bouncing scroll-arrow lg" aria-hidden="true" style="display: none" data-target="1"></i>
</section>
<section id="powwow">
<header class="title-wrapper">
<div class="container">
<h2 class="section-title">PowWow Energy</h2>
<div class="tri"></div>
</div>
</header>
<div class="clearfix"></div>
<div class="container inner">
<div class="row">
<div class="col-sm-9 col-md-8 col-lg-6">
<h5 class="position">Front-End Engineer</h5>
<p><a target="_blank" href="//www.powwowenergy.com/">PowWow Energy</a> is a start-up that turns data into answers to make the life of growers easier—not more saturated with complicated data.</p>
<p>
I utilize the Django web framework and several front-end technologies including Knockout, React, Redux, Highcharts and the Google Maps API to create a smooth user experience for growers, farm managers, and crop advisors.
</p>
<p>
As user stories develop into feature definitions, I iterate on mock-ups and write code across the stack to bring these new features to life.
</p>
</div>
</div>
</div>
<i class="fa fa-angle-double-down scroll-arrow" aria-hidden="true" style="display: none" data-target="2"></i>
<i class="fa fa-leaf section-bg"></i>
</section>
<section id="oniracom">
<header class="title-wrapper">
<div class="container">
<h2 class="section-title">Oniracom</h2>
<div class="tri"></div>
</div>
</header>
<div class="clearfix"></div>
<div class="container inner">
<div class="row">
<div class="col-sm-9 col-md-8 col-lg-6">
<h5 class="position">Web Developer</h5>
<p>I was a part of the <a target="_blank" href="http://oniracom.com/">Oniracom</a> team from July 2013 - May 2015 as a web developer.</p>
<p>I worked closely with other developers, designers, strategists, and clients to help build responsive websites - many of which are designed to be a breeze to manage in the back-end through ExpressionEngine, Wordpress, and WooCommerce.</p>
<p><em>for example:</em> <a target="_blank" href="http://sbmarathon.com/">Santa Barbara Marathon</a></p>
<p>
My time at Oniracom was an unforgettable learning experience alongside awesome folks!
</p>
</div>
</div>
</div>
<i class="fa fa-angle-double-down scroll-arrow" aria-hidden="true" style="display: none" data-target="3"></i>
<img class="section-bg" src="img/onira.png">
</section>
<section id="svm">
<header class="title-wrapper">
<div class="container">
<h2 class="section-title">Speak Volumes</h2>
<div class="tri"></div>
</div>
</header>
<div class="clearfix"></div>
<div class="container inner">
<div class="row">
<div class="col-sm-9 col-md-8 col-lg-6">
<h5 class="position">Co-founder / Technical Lead / VJ</h5>
<p>
<a href="https://www.speakvolumesmedia.com/" target="_blank">Speak Volumes Media</a>
(2013-2016) is a music media entity that I co-founded in April 2013. I developed and designed the responsive website and have been a key decision-maker throughout.
</p>
<p>
We covered music we like from all over and gave exposure to several local Santa Barbara and Isla Vista acts. Fostering local talent is a proud mark left behind in the ever-so-transient college town culture.
</p>
<p>This was my first website. It was an honor to give my colleagues an outlet for their eloquent way with words about music.</p>
<p style="font-size: .6em">
<em>
Please note: the Speak Volumes site has recently been brought back from the dead purely for demo purposes.
Some features are broken and most images are missing from posts.
I have made the code for the
<a href="https://github.com/jasonworden/speakvolumesmedia" target="_blank">custom Wordpress theme</a>
publicly available on Github.
</em>
</p>
</div>
</div>
</div>
<i class="fa fa-angle-double-down scroll-arrow" aria-hidden="true" style="display: none" data-target="4"></i>
<img class="section-bg" src="img/sv.png">
</section>
<section id="dev">
<header class="title-wrapper">
<div class="container">
<h2 class="section-title">Dev Skills</h2>
<div class="tri"></div>
</div>
</header>
<div class="container inner">
<div id="dev-social-links" class="col-social-links">
<div class="clearfix">
<a class="social-link"
href="https://github.com/jasonworden"
target="_blank"
data-toggle="tooltip" data-placement="top" title="Github"
>
<i class="fa fa-2x fa-github" aria-hidden="true"></i>
</a>
</div>
</div>
<div class="skills">
<h6>Front-end</h6>
<span class="badge badge-pill badge-skill">
React.js
</span>
<span class="badge badge-pill badge-skill">
Redux.js
</span>
<span class="badge badge-pill badge-skill">
ES6/7
</span>
<span class="badge badge-pill badge-skill">
NPM ecosystem
</span>
<span class="badge badge-pill badge-skill">
jQuery (and plugin ecosystem)
</span>
<span class="badge badge-pill badge-skill">
SASS
</span>
<span class="badge badge-pill badge-skill">
LESS
</span>
<span class="badge badge-pill badge-skill">
Bootstrap
</span>
<span class="badge badge-pill badge-skill">
Responsive web design
</span>
<span class="badge badge-pill badge-skill">
Knockout.js
</span>
<span class="badge badge-pill badge-skill">
Google Maps Javascript API
</span>
<span class="badge badge-pill badge-skill">
Highcharts
</span>
<h6>Back-end</h6>
<span class="badge badge-pill badge-skill">
Django
</span>
<span class="badge badge-pill badge-skill">
PostGres / PostGIS
</span>
<span class="badge badge-pill badge-skill">
Express.js
</span>
<span class="badge badge-pill badge-skill">
Node.js
</span>
<span class="badge badge-pill badge-skill">
Mongoose
</span>
<h6>CMS</h6>
<span class="badge badge-pill badge-skill">
ExpressionEngine
</span>
<span class="badge badge-pill badge-skill">
Wordpress
</span>
<span class="badge badge-pill badge-skill">
Woocommerce
</span>
<h6>Other</h6>
<span class="badge badge-pill badge-skill">
Git
</span>
<span class="badge badge-pill badge-skill">
Matlab
</span>
<span class="badge badge-pill badge-skill">
C++ OpenCV library
</span>
<span class="badge badge-pill badge-skill">
Google Analytics dashboards
</span>
<span class="badge badge-pill badge-skill">
Google Analytics event tracking
</span>
<span class="badge badge-pill badge-skill">
Mixpanel event tracking
</span>
</div>
</div>
<i class="fa fa-angle-double-down scroll-arrow" aria-hidden="true" style="display: none" data-target="5"></i>
<i class="fa fa-code section-bg"></i>
</section>
<section id="cc">
<header class="title-wrapper">
<div class="container">
<h2 class="section-title">Audio-visuals</h2>
<div class="tri"></div>
</div>
</header>
<div class="clearfix"></div>
<div class="container inner">
<div class="row">
<div class="col-sm-9 col-md-8 col-lg-7">
<p>
I perform live visuals and create installations using a combination of VJ software, Syphon, analog video synths, and DIY electronics.
</p>
</div>
<div class="col-sm-3 col-md-4 col-lg-5 col-social-links">
<div class="clearfix"><!--
--><a class="social-link"
href="https://vimeo.com/jsonpayload"
target="_blank"
data-toggle="tooltip" data-placement="top" title="Vimeo"
>
<i class="fa fa-2x fa-vimeo" aria-hidden="true"></i>
</a><!--
--><a class="social-link"
href="https://www.youtube.com/playlist?list=PLqQs_CT0z86Qju5PjII8-hUyj51uLbmAa"
target="_blank"
data-toggle="tooltip" data-placement="top" title="Youtube"
>
<i class="fa fa-2x fa-youtube" aria-hidden="true"></i>
</a><!--
--><a class="social-link"
href="https://www.instagram.com/jsonpayload"
target="_blank"
data-toggle="tooltip" data-placement="top" title="Instagram"
>
<i class="fa fa-2x fa-instagram" aria-hidden="true"></i>
</a><!--
--><a class="social-link"
href="https://www.facebook.com/jsonpayload"
target="_blank"
data-toggle="tooltip" data-placement="top" title="Facebook"
>
<i class="fa fa-2x fa-facebook-square" aria-hidden="true"></i>
</a><!--
--><a class="social-link"
href="http://jasonworden.com/jsonpayload"
target="_blank"
data-toggle="tooltip" data-placement="top" title="Website"
>
<i class="fa fa-2x fa-globe" aria-hidden="true"></i>
</a><!--
--></div>
</div>
</div>
</div>
<i class="fa fa-angle-double-down scroll-arrow" aria-hidden="true" style="display: none" data-target="6"></i>
<i class="fa fa fa-building-o fa-rotate-270 section-bg"></i>
</section>
<section id="design">
<header class="title-wrapper">
<div class="container">
<h2 class="section-title">Design skills</h2>
<div class="tri"></div>
</div>
</header>
<div class="clearfix"></div>
<div class="container inner">
<div class="col-12">
<div class="other-skill">
<h6>Ps</h6>
<h5>Photoshop</h5>
</div>
<div class="other-skill">
<h6>Ai</h6>
<h5>Illustrator</h5>
</div>
<hr class="other-divider divider">
<h4>
User interface prototyping / wire-framing with Balsamiq Mockups
</h4>
</div>
</div>
<i class="fa fa-angle-double-down scroll-arrow" aria-hidden="true" style="display: none" data-target="7"></i>
<i class="fa fa-magic section-bg"></i>
</section>
<section id="edu">
<header class="title-wrapper">
<div class="container">
<h2 class="section-title">Education</h2>
<div class="tri"></div>
</div>
</header>
<div class="clearfix"></div>
<div class="container inner">
<div class="school">
<h3>
University of California, Santa Barbara (UCSB)
</h3>
<h5>
Computer Science B.A. with Geography Emphasis
</h5>
<p>
<span class="badge badge-skill badge-pill">2010-2014</span>
</p>
<p>3.60 GPA in C.S. coursework <br> 3.47 GPA overall</p>
</div>
<div class="clearfix"></div>
<div class="school">
<h3>
Paraclete High School, Lancaster, CA
</h3>
<h5>Valedictiorian with 4.20 GPA</h5>
<p>
<span class="badge badge-skill badge-pill">2006-2010</span>
</p>
</div>
</div>
<i class="fa fa-angle-double-down scroll-arrow" aria-hidden="true" style="display: none" data-target="8"></i>
<i class="fa fa-graduation-cap section-bg"></i>
</section>
<section id="contact">
<header class="title-wrapper">
<div class="container">
<h2 class="section-title">Contact me</h2>
<div class="tri"></div>
</div>
</header>
<div class="clearfix"></div>
<div class="container inner">
<div class="col-12">
<div class="address group">
<h5><i class="fa fa-map-marker inline-margin-right"></i> Current Address</h5>
<p>
1077 Texas St.
<br> San Francisco, CA 94107
</p>
<hr class="contact-divider divider">
</div>
<div class="group">
<h5><i class="fa fa-phone inline-margin-right"></i> Phone</h5>
<p>(661) 350 - 0447</p>
<hr class="contact-divider divider">
</div>
<div class="group">
<h5><i class="fa fa-inbox inline-margin-right"></i> Email</h5>
<script type="text/javascript">
<!--
var lpoppbl = ['e', 's', 'a', 'r', 'e', '.', '>', '.', 'o', '<', 'm', ' ', 'l', ' ', 'j', '.', 'i', '@', 'm', 'w', 'n', 'g', 'e', 'a', 'j', 'l', 'n', 's', '"', 'i', 'w', 'l', 'o', 't', 'c', 'o', 'a', 'l', 'h', 'i', 'd',
'n', 'm', '=', '"', 'm', 'c', 'r', 'p', 'a', 'i', 'o', 'e', '=', 'a', ':', 'o', '"', 'a', '.', '>', '.', 'm', '.', 'd', 'l', 'a', 's', 'a', 'f', 'r', '/', 's', 'n', '"', 'm', 'c', 'p', '<', 'o', 'a', '@', 'g', 'o'
];
var obldmev = [60, 25, 82, 18, 49, 28, 83, 68, 17, 0, 72, 2, 35, 41, 23, 76, 11, 30, 50, 16, 27, 31, 5, 73, 63, 43, 67, 65, 40, 74, 56, 12, 78, 13, 37, 14, 1, 53, 3, 52, 59, 21, 79, 7, 48, 39, 42, 58, 69, 24, 34, 26, 20,
47, 51, 15, 57, 8, 33, 36, 55, 22, 9, 62, 19, 75, 64, 46, 44, 6, 4, 81, 45, 61, 54, 32, 77, 29, 80, 38, 10, 70, 71, 66
];
var rbzprrb = [];
for (var i = 0; i < obldmev.length; i++) {
rbzprrb[obldmev[i]] = lpoppbl[i];
}
for (var i = 0; i < rbzprrb.length; i++) {
document.write(rbzprrb[i]);
}
// -->
</script>
<noscript>Please enable Javascript to get my email address</noscript>
<hr class="contact-divider divider">
</div>
<div class="group">
<a id="print" class="" target="_blank" href="https://docs.google.com/document/d/1JICJu0qKsOiubKJfguyEqNr7K52_Xq2GhBlF849htvY/edit">
<i class="fa fa-print inline-margin-right"></i>printer-friendly résumé
</a>
</div>
</div>
</div>
<i class="fa fa-angle-double-up scroll-arrow lg" aria-hidden="true" style="display: none" data-target="0"></i>
<i class="fa fa-envelope-alt section-bg"></i>
</section>
</div>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-40624625-2']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script');
ga.type = 'text/javascript';
ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
})();
</script>
<script>
head.ready(function() {
$('[data-toggle="tooltip"]').tooltip();
});
</script>
</body>
</html>