-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex_old.html
546 lines (527 loc) · 62.4 KB
/
index_old.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
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
<!DOCTYPE html>
<html lang="en">
<head>
<title>Brad Hellyar - Portfolio</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no, minimal-ui">
<!-- Bootstrap minified CSS -->
<link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css">
<!-- custom sheet style -->
<link rel="stylesheet" href="css/projectStyle.css">
<link rel="stylesheet" href="css/navbarCustom.css">
<link rel="stylesheet" href="css/svgStyle.css">
<link rel="icon" type="image/png" href="assets/HexBCHlogo.png">
<link rel="apple-touch-icon-precomposed" href="assets/apple-icon.png" />
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<nav class="navbar navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navcollapse">
<span class="sr-only">toggle</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="#top">
<svg version="1.1" id="BCHLogo" x="0px" y="0px" width="35px" height="38px" viewBox="0 0 110 125" enable-background="new 0 0 110 125" xml:space="preserve">
<g id="hexBCHNav">
<path fill="#fff" d="M55.031,0.531L1.469,31.469v61.844l53.562,30.938l53.562-30.938V31.469L55.031,0.531z M19.25,34.562h7.438
v18.312h0.156c0.827-1.217,1.794-2.155,2.938-2.812s2.446-0.969,3.906-0.969c1.801,0,3.221,0.305,4.219,0.938
s1.805,1.433,2.438,2.406c0.487,0.779,0.792,1.797,0.938,3.062s0.219,3.229,0.219,5.906V75.5c0,2.044-0.086,3.689-0.281,4.906
s-0.5,2.235-0.938,3.062c-1.265,2.336-3.434,3.5-6.5,3.5c-1.849,0-3.277-0.363-4.25-1.094s-1.919-1.617-2.844-2.688v3.344H19.25
V34.562z M73.781,34.562h7.438v18.531h0.156c0.779-1.168,1.717-2.121,2.812-2.875s2.484-1.125,4.188-1.125
c0.925,0,1.856,0.152,2.781,0.469s1.738,0.833,2.469,1.562s1.312,1.669,1.75,2.812s0.656,2.533,0.656,4.188v28.406h-7.438V60.906
c0-1.363-0.305-2.44-0.938-3.219s-1.551-1.156-2.719-1.156c-1.411,0-2.371,0.437-2.906,1.312s-0.812,2.126-0.812,3.781v24.906
h-7.438V34.562z M59.188,49.094c1.703,0,3.238,0.291,4.625,0.875s2.551,1.391,3.5,2.438s1.676,2.29,2.188,3.75
s0.781,3.047,0.781,4.75h-7.469c0-1.509-0.312-2.607-0.969-3.312s-1.537-1.062-2.656-1.062s-2.03,0.357-2.688,1.062
s-0.969,1.745-0.969,3.156v15.125c0,1.168,0.312,2.055,0.969,2.688s1.568,0.969,2.688,0.969c1.411,0,2.35-0.423,2.812-1.25
s0.715-1.642,0.812-2.469h7.469c0,1.557-0.27,3.012-0.781,4.375s-1.246,2.527-2.219,3.5c-0.973,1.021-2.137,1.822-3.5,2.406
s-2.891,0.875-4.594,0.875c-2.287,0-4.283-0.496-5.938-1.469s-2.905-2.238-3.781-3.844c-0.535-0.973-0.899-2.109-1.094-3.375
s-0.281-2.647-0.281-4.156V61.938c0-1.509,0.086-2.891,0.281-4.156s0.559-2.402,1.094-3.375c0.876-1.606,2.126-2.902,3.781-3.875
S56.9,49.094,59.188,49.094z M30.406,56.531c-1.071,0-1.951,0.371-2.656,1.125s-1.062,1.707-1.062,2.875v14.406
c0,1.363,0.35,2.461,1.031,3.312s1.568,1.281,2.688,1.281c1.265,0,2.197-0.481,2.781-1.406s0.875-2.116,0.875-3.625V60.906
c0-1.168-0.27-2.187-0.781-3.062S31.817,56.531,30.406,56.531z M5.656,79.094h7.469v7.438H5.656V79.094z"/>
</g>
</svg>
</a>
</div>
<div class="collapse navbar-collapse" id="navcollapse">
<ul class="nav navbar-nav">
<li class="dropdown">
<a href="index.html" class="dropdown-toggle" data-toggle="dropdown">Projects <b class="caret"></b></a>
<ul class="dropdown-menu">
<li><a href="#RenoTracksContainer">Reno Tracks App</a></li>
<li><a href="#imaContainer">IMA Respionsive Website</a></li>
<li><a href="#ConverterContainer">Coordiante Conversion Tool</a></li>
<li><a href="#CodetasticContainer">Codetastic</a></li>
<li><a href="#EducationContainer">Conceptual Examples</a></li>
</ul>
</li>
<li><a target="_blank" href="assets/BradHellyar_2014_Privacy.pdf">Resume</a></li>
<li><a target="_blank" href="http://www.linkedin.com/in/bradhellyar">LinkedIn</a></li>
<li><a href="#ContactContainer">Contact</a></li>
</ul>
<a href="http://www.smashingmagazine.com/2011/01/12/guidelines-for-responsive-web-design/" target="_blank"><svg version="1.1" x="0px" y="0px" id="responsiveSVG" viewBox="0 0 396 342" enable-background="new 0 0 396 342" xml:space="preserve">
<g id="responsiveLogo">
<path fill="#red" d="M14,9c-2.761,0-5,2.239-5,5v242c0,2.761,2.239,5,5,5h130l-9,54l-18,15c0,1.657,3,3,3,3h70.781
c-3.597,0.11-7.093-4.904-7.093-10.938V225H27V27h342v198h-9.406v-18.625c0-6.033-4.904-10.906-10.938-10.906h-53.375
c-6.033,0-10.969,4.873-10.969,10.906V322c0,6.033,4.936,10.938,10.969,10.938h53.375c6.033,0,10.938-4.904,10.938-10.938v-61H382
c2.761,0,5-2.238,5-5V14c0-2.761-2.239-5-5-5H14z M199.938,148.594c-6.034,0-10.938,4.873-10.938,10.906v162.562
c0,6.033,4.904,10.938,10.938,10.938l87.5-0.062c-4.467,0.319-8.406-4.904-8.406-10.938v-8.312h-85.125V168.531h109.5v26.96h4.531
V159.5c0-6.033-4.904-10.906-10.938-10.906H199.938z M316.375,203.5h11.75c0.729,0,1.312,0.583,1.312,1.312
s-0.584,1.312-1.312,1.312h-11.75c-0.729,0-1.281-0.583-1.281-1.312S315.645,203.5,316.375,203.5z M289.219,213.812h65.625v99.812
h-65.625V213.812z M322.188,317.344c3.301,0,6,2.668,6,5.969s-2.699,6-6,6s-5.969-2.699-5.969-6S318.887,317.344,322.188,317.344z
M247.938,317.406c3.301,0,6,2.669,6,5.969s-2.699,5.969-6,5.969S242,326.675,242,323.375S244.637,317.406,247.938,317.406z"/>
</g>
</svg></a>
</div>
</div>
</nav>
<div id="bgContainerA">
<div class="container" id="top">
<div id="row1" class="row">
<div id="bchhex" class="column1 col-xs-12 col-sm-12 col-md-2 text-center">
<svg version="1.1" id="bch" class="svgHex"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="103.167 -10.167 435.333 493.333" enable-background="new 103.167 -10.167 435.333 493.333"
xml:space="preserve">
<path id="bch0" fill="none" stroke-miterlimit="10" d="M320.186,7.054L121.271,121.942v229.775l199.287,114.888
l199.287-114.888V121.942L320.186,7.054z"/>
<path id="bch4" fill="none" stroke-miterlimit="10" d="M390.085,133.468h27.514v68.784h0.744
c2.974-4.462,6.32-7.808,10.41-10.783c4.09-2.974,9.295-4.09,15.616-4.09c3.346,0,7.063,0.744,10.41,1.859
c3.346,1.116,6.32,2.975,9.295,5.949s4.834,6.321,6.692,10.411c1.859,4.09,2.603,9.295,2.603,15.616v105.593h-27.514v-95.554
c0-5.205-1.115-8.923-3.346-11.898c-2.23-2.974-5.949-4.461-10.039-4.461c-5.205,0-8.923,1.487-10.782,4.833
c-2.975,3.718-4.09,8.18-4.09,14.5v92.58h-27.514V133.468z"/>
<path id="bch3" fill="none" stroke-miterlimit="10" d="M330.802,187.379c6.321,0,11.897,1.116,17.103,3.346
c5.205,2.231,9.668,5.206,13.014,8.923c3.346,3.718,6.32,8.552,8.18,14.129c1.859,5.577,2.975,11.154,2.975,17.847h-27.886
c0-5.577-1.115-9.667-3.718-12.27c-2.603-2.603-5.577-4.09-10.039-4.09c-4.09,0-7.436,1.487-10.039,4.09
c-2.602,2.603-3.717,6.321-3.717,11.898v56.142c0,4.462,1.115,7.809,3.717,10.039c2.604,2.23,5.949,3.719,10.039,3.719
c5.205,0,8.924-1.488,10.41-4.834c1.859-2.975,2.604-5.949,2.975-9.295H371.7c0,5.949-1.115,11.154-2.975,16.359
c-1.858,5.205-4.462,9.295-7.808,12.642c-3.719,3.718-7.809,6.692-13.014,8.923s-10.781,3.347-17.103,3.347
c-8.552,0-15.988-1.859-21.937-5.577c-5.949-3.719-10.782-8.18-14.128-14.129c-1.859-3.719-3.346-7.809-4.09-12.642
s-1.116-9.667-1.116-15.616v-44.988c0-5.577,0.372-10.782,1.116-15.616s2.23-8.923,4.09-12.642
c3.346-5.949,7.808-10.782,14.128-14.5C314.814,189.238,322.25,187.379,330.802,187.379z"/>
<path id="bch2" fill="none" stroke-miterlimit="10" d="M187.08,133.468h27.514v68.041h0.744
c2.975-4.462,6.692-8.18,10.782-10.411c4.09-2.603,8.923-3.718,14.5-3.718c6.692,0,11.898,1.116,15.616,3.346
c3.718,2.231,6.692,5.206,8.923,8.923c1.859,2.975,2.975,6.693,3.346,11.526c0.372,4.833,0.744,11.898,0.744,21.937v52.425
c0,7.437-0.372,13.757-1.115,18.218c-0.744,4.462-1.859,8.181-3.346,11.526c-4.833,8.552-12.642,13.014-24.167,13.014
c-6.692,0-12.27-1.487-15.988-4.09c-3.718-2.603-7.064-5.949-10.41-10.039v12.27H187.08V133.468z M228.722,215.265
c-4.09,0-7.436,1.487-10.039,4.09c-2.603,2.975-4.09,6.321-4.09,10.783v53.54c0,5.206,1.116,9.296,3.718,12.27
c2.603,3.347,5.949,4.833,10.039,4.833c4.833,0,8.18-1.858,10.411-5.205c2.231-3.346,3.346-7.808,3.346-13.385v-50.937
c0-4.461-1.115-8.18-2.975-11.526C237.645,216.752,233.927,215.265,228.722,215.265z"/>
<path id="bch1" fill="none" stroke-miterlimit="10" d="M136.514,298.921H164.4v27.514h-27.886V298.921z"/>
</svg>
</div>
<div class="column2 col-xs-12 col-sm-12 col-md-10">
<h1>Brad C. Hellyar</h1>
<p>I am a full stack web and application developer that enjoys developing in many different environments. I tend to pull slightly more toward front-end or UI development, but I have the skills and passion for the complete development process. Currently, I am on a vector graphics kick as I find it makes the design and development process much simpler and makes for a more dynamic and responsive front end. In my studies and free time I have focused on web/application development and database design and implementation, so graphics aren't just my only trick when developing a new project. I try to keep up with current technologies and ideals to be able to deliver a complete package that can showcase overall goal of the project. Thank you for checking out my portfolio and please <a href="#ContactContainer">reach out</a> to me if you have any questions or feedback.</p>
</div>
<!--
<div class="col-xs-12 col-sm-6 col-md-4 text-center">
<div>
Add content here
</div>
</div>
-->
</div>
</div>
</div>
<div id="RenoTracksContainer">
<div class="container">
<div id="row2" class="row">
<div id="renoTrackHex" class="column1 col-xs-12 col-sm-12 col-md-2 text-center">
<svg version="1.1" class="svgHex" id="renoTracks" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="435.333px"
height="493.333px" viewBox="103.167 -10.167 435.333 493.333" enable-background="new 103.167 -10.167 435.333 493.333"
xml:space="preserve">
<path id="RT0" fill="none" stroke-miterlimit="10" d="M320.186,7.054L121.271,121.942v229.775l199.287,114.888
l199.287-114.888V121.942L320.186,7.054z"/>
<path id="RT1" fill="none" stroke-miterlimit="10" d="M271.737,112.806h97.447c11.012,0,19.977,8.847,19.977,19.861v211.154
c0,11.013-8.965,19.861-19.977,19.861h-97.447c-11.012,0-19.978-8.849-19.978-19.861V132.667
C251.76,121.653,260.725,112.806,271.737,112.806z M310.298,127.44c-1.332,0-2.439,1.107-2.439,2.439s1.11,2.323,2.439,2.323h21.487
c1.328,0,2.322-0.991,2.322-2.323s-0.994-2.439-2.322-2.439H310.298z M260.703,146.256V328.49H380.45V146.256H260.703z
M320.867,335.343c-6.025,0-10.918,4.776-10.918,10.802s4.893,10.918,10.918,10.918c6.025,0,10.918-4.893,10.918-10.918
S326.893,335.343,320.867,335.343z"/>
</svg>
</div>
<div class="column2 col-xs-12 col-sm-6 col-md-6">
<h1 class="text-center">Reno Tracks iOS App</h1>
<p>During the <a target="_blank" href="http://hack4reno.com/">2013 Hack4Reno</a> hack-a-thon I joined a team as iOS developer to take an outdated open source project named Cycle Tracks and modify it to work for Reno, Nevada. Using <a target="_blank" href="https://github.com">GitHub</a> version control I cloned the repo to implement the project for Reno and more importantly updating the base code for iOS7, as iOS7 had a strong adoption rate I felt it would be crucial to support it. During the process I gained a love for finding bugs and more so for fixing them. I also did all the graphics/branding for app and webpage.</p>
<p>After placing 2nd in the 24 hour coding event, out team got support from a local biking advocacy group to help pay for the server hosting costs for the back-end and costs of deploying the app to the app store. I continued to clean up the code and graphics for the application while soliciting beta testers for the app. I used <a target="_blank" href="http://www.testflightapp.com">testflight</a> to manage the beta testing and once the all the known bugs were worked out I successfully submitted it to the app store.
Our, Nevada Bicycling Coalition, efforts to bring the app and ideal of improved cycling infrastructure have proven success and still continue to this day.</p>
<span class="btn btn-RenoTracks"><a href="https://itunes.apple.com/us/app/renotracks/id769446317?ls=1&mt=8" target="_blank">Reno Tracks App</a></span>
<span class="btn btn-RenoTracks"><a href="http://renotracks.nevadabike.org/" target="_blank">Reno Tracks Website</a></span>
</div>
<div class="column3 col-xs-12 col-sm-6 col-md-4 text-center">
<div>
<a href="http://renotracks.nevadabike.org/" target="_blank">
<img id="RenoTracksScreen" alt="RenoTracks Screenshot" src="projects/Apps/RenoTracks/renoTracks_web.PNG">
</a>
</div>
</div>
</div>
</div>
</div>
<div id="imaContainer">
<div class="container">
<div id="row3" class="row">
<div class="column1 col-xs-12 col-sm-12 col-md-2 text-center">
<!-- <img class="svgHex" src="assets/HexGlobe.svg" alt="bch_hex">-->
<svg version="1.1" id="Layer_1" x="0px" y="0px" class="svgHex"
viewBox="0 0 110 125" enable-background="new 0 0 110 125" xml:space="preserve">
<g id="hexGlobe">
<path fill="#e1ebf5" d="M1.516,93.293l53.562,30.938l53.562-30.938V31.449L55.078,0.511L1.516,31.449V93.293z M54.281,32.746
c5.789,0,11.172,1.7,15.719,4.594c-0.4-0.187-0.777-0.342-1.156-0.375c0.081-0.271-0.865-0.109-0.594-0.062
c-0.377,0.056-0.799-0.056-1.156,0.062c0.043,0.016,0.008,0.012,0.062,0.031c-0.133-0.017-0.248-0.011-0.375,0.031
c-0.172-0.011-0.385,0.028-0.5,0.062c-0.037,0.005-0.146,0.04-0.188,0.062c0.234,0.013,0.295-0.059,0.531-0.062
c-0.059,0.18-1.721,0.863-1.938,0.875c0.096,0.017,0.133,0.04,0.25,0.062c-0.335-0.041-1.799,0.25-1.031,0.781
c-0.067,0.034-0.148,0.093-0.188,0.156c0.127-0.022,0.129-0.043,0.281-0.031c0.02,0.181-0.168,0.075-0.156,0.188
c0.038,0.396,1.125,0.107,1.25,0.031c0.381-0.23,0.496,0.017,0.719,0.344c0.084,0.126,0.424,0.825,0.594,0.844
c0.197,0.016,1.075-0.214,1.062-0.5c-0.73-0.127,0.422-0.596,0.406-0.656c-0.088-0.343-0.564-0.249-0.625-0.625
c-0.059-0.362,1.141-0.232,1.062-0.469c0.102-0.139,0.919-0.605,1.125-0.094c0.018,0.042-1.037,0.413-1.125,0.406
c0.107,0.134,0.096,0.313,0.312,0.375c-0.385,0.476,2.174,0.405,2.375,0.625c-0.537,0.201-1.152-0.199-1.656,0.062
c-0.163,0.085,0.434,0.294,0.438,0.469c-0.005-0.196-1.323,0.089-1.219,0.812c-0.135-0.006-0.271-0.025-0.406-0.031
c-0.004-0.015,0.016-0.034,0.031-0.062c-0.33-0.12-1.686,0.35-1.625-0.062c-0.357-0.062-0.771-0.032-1.125-0.062
c-0.031,0.084-0.002-0.031,0.031-0.188c0.078,0.03,0.201-0.026,0.219,0.094c0.026-0.171-0.084-0.229-0.219-0.25
c0.035-0.139,0.098-0.254,0.125-0.25c-0.045-0.088-0.156-0.172-0.188-0.375c-0.696,0.275-0.696,0.28-0.312,0.938
c0.173,0.296-0.525,0.266-0.719,0.25c-0.652-0.052-0.586,0.54-1.125,0.656c-0.655,0.141-0.773,0.404-1.531,0.344
c0.006,0.124,0.059,0.232,0.062,0.344c-0.117,0.015-1.066-0.214-1.062,0c0,0.31,1.641,0.496,1.281,1.094
c0.008-0.004,0.023,0.004,0.031,0c0.041,0.826-0.186,0.609-0.781,0.688c-0.535-0.042-1.063-0.176-1.594-0.219
c-0.623-0.045-0.344,0.354-0.344,0.656c0,0.216-0.45,1.808,0.031,1.844c0.47,0.034,0.675-0.145,0.969,0.312
c0.23,0.359,0.924-0.211,1.312-0.062c0.328-0.129,0.703-0.389,0.938-0.719c-0.773-0.337,1.012-1.087,1.031-1.156
c-0.336-0.859,0.926-0.179,1.312-0.375c0.79-0.4,0.9-0.156,1.5,0.469c-0.111-0.243,2.594,1.864,1.75,1.781
c0.058,0.36,0.52-0.352,0.531-0.281c-0.1-0.587-0.401-0.526,0.406-0.312c-0.012-0.498-0.858-0.367-0.938-0.812
c-0.562-0.055-1.457-0.8-1.531-1.344c-0.051-0.349,1.635,0.83,1.781,0.844c0.067,0.388,0.893,0.47,1,1.062
c0.064,0.349,0.766,1.058,1.094,1.094c-0.18,0.363,0.075,0.546,0.5,0.594c-0.07-0.038-0.141-0.485-0.156-0.562
c0.178,0.157,0.381,0.267,0.594,0.156c-0.361-0.303-0.561-0.604-0.875-0.906c-0.053-0.268,0.494,0.093,0.5,0.094
c0.006-0.089-0.018-0.157-0.062-0.25c0.31-0.057,0.361-0.201,0.688,0.031c0.422,0.301,0.365-0.086,0.75-0.031
c-0.002,0.052,0.105,0.119,0.125,0.156c-0.17,0.065-1.144-0.118-1.062,0.25c0.059,0.263,0.473,0.112,0.062,0.531
c0.375,0.19,0.592,0.416,0.906,0.688c-0.008,0.023-0.058,0.054-0.094,0.062c1.064,0.106,1.951,0.533,3,0.25
c0.129,0.487-0.002,0.854-0.031,1.344c-0.008,0.144,0.027,0.656-0.094,0.75c-0.045,0.035,0.46,0.931,0.469,1.125
c0.057,1.292,1.982,1.977,2.25,3.156c0.16,0.713,0.742,1.161,1.156,1.719c0.555,0.75,0.746,1.292,1.156,2.094
c0.768,1.502,1.776,0.29,3-0.062c0.203,1.395,0.344,2.83,0.344,4.281c0,16.209-13.135,29.313-29.344,29.313
c-3.912,0-7.65-0.768-11.062-2.156c-0.221-0.359-1.412-0.633-0.656-1.094c0.514-0.242,0.094-0.943-0.031-1.219
c0.095-0.026,0.568,0.135,0.438-0.156c0.085,0.186-1.244-0.389-0.719-0.531c0.283-0.076,0.979,0.15,0.781-0.312
c0.011-0.237-0.459-0.738-0.031-0.844c0.364-0.09,0.978-0.195,1.156-0.594c0.499-1.125-0.557-0.818-0.844-1.562
c0.061,0.158,1.594-0.045,1.688-0.531c0.137-0.723,0.369-1.35,0.469-2.062c-0.002-0.005,0.001-0.027,0-0.031
c-0.001-0.272,0.104-0.514,0.281-0.719c-0.108-0.316-0.188-0.617-0.281-0.938c-0.067-0.369,0.418-0.925,0.688-1.094
c0.974-0.615,1.154-1.011,1.438-2.125c0.093-0.654-0.603-2.127-0.375-2.562c0.306-0.579,1.549-2.971,0.25-3.25
c-0.605-0.123-0.925-0.495-1.5-0.656c-0.576-0.162-1.225,0.014-1.719,0.062c-0.109-0.457-0.227-0.428-0.625-0.594
c-1.056-0.441-0.584,0.512-1.125,0.562c-0.547,0.062-1.147-0.619-0.719-1.188c0.282-0.375-0.741-1.858-1.344-1.812
c-0.521,0.016-1.895-0.119-2.219-0.594c-0.404-0.611-1.87-0.764-2-1.438c-0.378,0.085-0.837,0.342-1.094,0.25
c-0.215-0.078-0.85-0.016-1-0.188c-0.205-0.234-0.622-0.514-0.969-0.5c0.034,0.184,0.222,0.067,0.312,0.25
c-0.981,0.059-0.284,1.052-0.469,1.062c-0.433,0.025-0.311-0.867-0.312-1.062c0.124-0.098,0.153-0.217,0.062-0.312
c-0.176-0.247-0.335,0.191-0.469,0.25c-0.601,0.266-1.592,0.818-1.438,1.625c-0.754,0.309,0,1.291,0.125,1.875
c-0.07,0.133-0.011,0.197,0.156,0.25c0.011,0.613-0.799,1.273-0.812,1.875c-0.016,0.701-0.236,0.807,0.406,1.156
c0.008,0.423-0.435,0.613-0.312,1.094c0.127,0.506,0.555,0.535,0.781,0.844c0.441,0.648,1.038,1.338,1.594,1.938
c0.661,0.714,0.822,1.623,1.906,1.812c0.845,0.115,1.787,0.648,2.125,1.438c0.308,0.719,0.397,1.484,0.656,2.219
C37.591,80.646,37.528,82,38,82.621c0.438,1.075,0.496,1.725,0.5,2.812c0.002,0.558,0.315,0.633,0.5,1.031
c0.146,0.311,0.08,0.6,0.312,0.875c-8.607-5.115-14.375-14.479-14.375-25.219c0-1.793,0.192-3.546,0.5-5.25
c0.232-0.006,0.304,0.923,0.594,1c0.242,0.062,0.515-0.64,0.656-0.094c0.195,0.047,0.077,0.997,0.156,1.188
c0.198,0.501,0.579,0.78,0.969,0.906c-0.121,0.429-0.062,0.789-0.031,1.219c0.032,0.473-0.362,0.96-0.25,1.406
c0.037,0.013,0.088,0.018,0.125,0.031c-0.005-0.056,0.045-0.153,0.094-0.219c0.441,0.15,0.129,2.415,0.719,2.657
c0.298,0.127,0.352-1.34,0.969-1.125c0.304,0.113,0.065,0.908,0.094,1.125c0.003,0.008,0.488-0.465,0.531-0.531
c-0.102-0.367-0.093-1.347-0.75-1.062c-1.385,0.597-0.81-1.843-0.531-2.563c0.319-0.826,1.506-2.308-0.094-2.406
c-1.328-0.082,0.206-1.329,0.375-1.625c0.124-0.144,0.222-0.272,0.344-0.531c0.182-0.389,0.5-0.675,0.688-1.062
c-1.5-0.273-1.523,1.646-2.906,1.344c-1.014-0.209,1.167-3.862,1.281-4.125c0.43-0.754,0.977-1.068,1.719-1.469
c0.499-0.27,0.854,0.476,1.219,0.312c-0.053-0.124,0.116-0.229,0.25-0.438c-0.084,0.038-0.053,0.019-0.125-0.031
c0.215-0.071,0.4-0.019,0.594-0.062c-0.069,0.12,1.18,0.287,1.188,0.312c0.055,0.184-0.798,2.407-0.344,2.469
c0.504,0.067,0.901-1.473,0.938-1.812c0.145-1.347,1.161-1.822,2.281-2.312c-0.006-0.009-0.026-0.023-0.031-0.031
c0.279-0.185,0.64-0.198,0.906-0.406c-0.205-0.232,0.101-0.185,0.219-0.344c-0.052-0.016-0.096-0.002-0.094-0.094
c0.155-0.04,0.261-0.172,0.312-0.312c-0.024,0-0.07,0.001-0.094,0c-0.033-0.095,0.322-0.666,0.406-0.75
c-0.017,0.044-0.163,0.626-0.188,0.625c0.395,0.009,0.489-0.662,0.688-0.781c-0.064-0.158,1.027-0.559,1.281-0.625
c-0.064-0.074-0.318,0.001-0.406,0c0.445-0.194,1.026-0.161,1.438-0.312c-0.664,0.016,0.57-0.991,0.969-0.906
c0.379,0.081,1.149-0.485,1.625-0.5c-0.095,0.125-0.072,0.181,0.094,0.156c-0.63,0.031-1.101,0.843-0.625,0.594
c0.287-0.15,1.566-0.351,1.688-0.594c0.068-0.14-1.412-0.028-0.75-0.844c-0.06,0-0.206-0.062-0.312-0.062
c0.188-0.119,0.562-0.058,0.688-0.281c0.148-0.261-1.719,0.178-1.812,0.188c0.766-0.613,4.46-0.509,4.094-1.75
c-0.11,0.033-1.321,0.365-1.344,0.219c0.277-0.084,0.948-0.174,1.094-0.312c0.089-0.107-0.927,0-0.719-0.344
c-0.247,0.004-0.337-0.093-0.438-0.156c0.628-0.2-0.135-1.273-0.5-0.781c-0.017-0.058-0.051-0.103,0.031-0.25
c-0.302,0.556-1.529,0.196-1.938,0c-1.43-0.686-0.99,0.257-2.062,0.5c0.021,0.514,0.739,0.481-0.25,0.875
c-0.797,0.318-0.31,0.517-0.719,0.969c-0.234,0.005-0.297-0.005-0.375-0.031c0.047-0.088-0.086-0.117-0.188-0.094
c0.034-0.154,0.467-0.426,0.188-0.625c-0.838,0.028-0.744-0.577-1.781-0.531c0.284-0.292,0.341-0.447-0.094-0.375
c0.56-0.379,1.615-0.75,2.062-1.156c-0.037-0.035-0.049-0.046-0.094-0.062c0.515,0.047,1.38-0.048,1.719-0.344
c-0.241-0.024-0.563,0.002-0.531-0.125c0.237,0.075,0.536,0.105,0.844,0.062c-0.274,0.114-0.647,0.292-0.781,0.406
c0.072-0.008,0.26-0.013,0.375,0c-0.069,0.048-0.134,0.098-0.031,0.094c0.405-0.019,1.063-0.073,1.469-0.188
c-0.021-0.053-0.2-0.042-0.281-0.094c-0.024-0.017,0.04-0.063,0.031-0.094c-0.04-0.103-0.439-0.166-0.531-0.125
c0.005-0.029-0.002-0.035,0-0.062c0.095-0.02,0.187-0.036,0.281-0.062c-0.005,0.003,0.034-0.003,0.031,0
c0.565-0.159,1.104-0.423,1.375-0.656c-0.142,0.005-0.327-0.081-0.469-0.094c0.201-0.008,0.369-0.001,0.469,0
c-0.131,0.1,0.479-0.04,0.688,0.031c0.053,0.008,0.107,0.047,0.156,0.094c-0.07,0.02-0.148,0.043-0.219,0.062
c0.012-0.015,0.438-0.014,0.531,0.031c-0.171-0.021-0.357,0.029-0.5,0.125c-0.01,0.009,0.585,0.167,0.594-0.062
c0.352,0.253-0.698,0.432-0.406,0.531c-0.37,0.161-1.087,0.06-1.344,0.406c-0.045,0.061,1.166-0.088,1.281-0.031
c0.28,0.141,0.798,0.473,1.25,0.375c0.358-0.083-0.316-0.411-0.312-0.406c0.613-0.102,0.619,0.215,0.781-0.312
c-0.215,0.028-0.316-0.172-0.469-0.156c0.034-0.102,0.121-0.056,0.156-0.125c0.282,0.042,0.854,0.207,0.906-0.156
c0.002-0.023-0.788-0.263-0.844-0.281c0.065-0.049,0.127-0.066,0.219-0.094c-0.069-0.033-0.141-0.048-0.219-0.031
c0.056-0.037,0.113-0.02,0.188-0.031c-0.058-0.058-0.111-0.11-0.188-0.094c0.007-0.016-0.007-0.016,0-0.031
c-0.642-0.025-1.199-0.212-1.875-0.219c0.034,0,0.132-0.167,0.125-0.188c-0.096-0.271-1.687,0.292-1.312,0.125
c-0.179,0,0.375-0.162,0.5-0.188c-0.334-0.018-0.631-0.004-0.969,0.062c0.119-0.04,0.234-0.067,0.344-0.125
c-0.445,0.019-0.675,0.157-0.938,0.25c0.17-0.029,0.37-0.052,0.5-0.094c-0.108,0.057-0.755,0.146-0.656,0.344
c0,0,0.447-0.022,0.5,0c-0.143,0.118-0.327,0.148-0.531,0.062c-0.18,0.145,1.272,0.157,1.281,0.156
c-0.177,0.048-0.882,0.697-1.125,0.469c-0.035-0.153,0.043-0.228,0.25-0.219c0.167-0.138-0.697,0.033-0.656,0.031
c0.213-0.174-0.166-0.094,0.156-0.188c-0.076-0.032-0.294,0.02-0.312-0.031c0.102-0.032,0.209-0.062,0.312-0.094
c0.232-0.177-0.758-0.172-1.031,0.031c-0.072,0.053,0.358,0.097,0.281,0.156c-0.069,0.042-0.147,0.087-0.219,0.125
c0.074-0.018,0.136-0.012,0.219-0.031c-0.105,0.156-0.499,0.083-0.75,0.281c-0.156,0.025-0.154,0.007-0.094-0.031
c-0.357,0.096-1.323-0.009-1.938-0.031c-0.229,0.19-0.645,0.204-0.781,0.156c-0.604-0.207-1.089,0.122-1.531,0.469
C40.269,35.55,46.921,32.746,54.281,32.746z M52,36.558c-0.779,0.017-1.577,0.08-2.312,0.25c0.016,0.013,0.067,0.05,0.094,0.062
c-0.078-0.001-0.146-0.028-0.219,0c0.071,0.051,0.129,0.067,0.219,0.062c-0.124,0.008-0.712-0.114-0.781,0
c-0.012,0.018,0.027,0.046,0.031,0.062c-0.116-0.042-0.286-0.071-0.344,0.031c-0.215,0.014-1.687,0.067-1.844,0.375
c0.088,0.036,0.155,0.049,0.25,0.031c-0.16,0.304-0.812,0.044-0.938,0.312c-0.044,0.091,0.597,0.034,0.656,0.031
c-0.13,0.148-0.484-0.009-0.594,0.156c0.091-0.018,0.164-0.004,0.25,0.031c-0.025,0.023-0.053,0.046-0.094,0.062
c0.092,0.05,0.188,0.024,0.281,0c0.302-0.075,1.319-0.065,1.125,0.438c0.134,0.032,0.136,0.088,0,0.156
c0.116-0.009,0.456,0.147,0.5,0.156c-0.089,0.141-0.305-0.031-0.438,0c-0.011,0.083,0.329,0.126,0.469,0.156
c-0.149,0.178-0.521,0.232-0.594,0.469c0.032-0.015,0.033-0.013,0.062,0c-0.188,0.255,0.167,0.273,0.25,0.375
c-0.409,0.219,0.687,0.737,0.844,0.75c0.237,0.019,0.795-0.883,1.25-0.969c-0.007,0.024-0.025,0.038-0.031,0.062
c0.49,0.013,0.757-0.284,1.188-0.406c0.66,0.01,1.343-0.099,1.969-0.312c-0.154-0.028-0.815-0.016-0.781-0.125
c0.211-0.023,0.091-0.011,0.125-0.125c0.098,0.032,0.828,0.284,0.875,0.125c0.069-0.234-0.516-0.315-0.625-0.375
c0.073-0.221,0.505,0.357,0.625,0c-0.116-0.065-0.247-0.121-0.375-0.156c0.225-0.005,0.581,0.169,0.781-0.062
c-0.037-0.007-0.072-0.038-0.062-0.062c0.153-0.009,0.338-0.038,0.406-0.094c-0.108,0.015-0.222-0.008-0.312-0.062
c0.042-0.117,0.254,0.055,0.312-0.094c0.06-0.161-0.33-0.177-0.312-0.219c0.083-0.193,0.7,0.103,0.781-0.094
c-0.097-0.05-0.205-0.081-0.312-0.094c0.048-0.002,0.111-0.052,0.156-0.062c-0.177-0.045-0.351-0.021-0.531,0
c0.209-0.11,1.352-0.38,1.438-0.531c0.318-0.014,0.914-0.049,1-0.188c0.027-0.046-2.804,0.288-2.969,0.312
c0.037-0.029,0.612-0.201,0.625-0.219c0.01-0.017-0.117-0.019-0.281,0c0.203-0.035,0.393-0.066,0.5-0.156
C53.561,36.604,52.779,36.542,52,36.558z M54.344,38.777c-0.119-0.012-0.294,0.048-0.406,0.062c-0.018,0.043,0.328,0.2,0.312,0.188
c-0.1,0.013-0.322,0.011-0.438,0c0.042,0.06,0.234,0.03,0.344,0.062c-0.054,0.059-0.111,0.085-0.156,0.156
c-0.023-0.002-0.033,0.023-0.062,0.031c0.804,0.077,1.205,0.402,2.062,0.031c0.064-0.108-0.267-0.281-0.031-0.344
c-0.107-0.01-1.018-0.104-1.031,0c-0.125-0.07-0.259,0.03-0.344-0.094C54.5,38.919,54.234,39.036,54.344,38.777z M61,38.902
c-0.26-0.015-0.776,0.286-0.625,0.344c-0.002,0.037-0.256-0.029-0.281-0.031c-0.004,0.085,0.082,0.093,0.25,0.125
c-0.01,0.215,0.035,0.172,0.031,0.438c0.029,0.002,0.062-0.002,0.094,0c-0.022-0.03-0.059-0.04,0-0.094
c0.383,0.195,0.065,0.083,0.062,0.344c-0.002,0.116,0.494,0.057,0.562,0.062c-0.135,0.17,0.036,0.187,0.219,0.188
c0.002,0.245-0.342,0.263-0.531,0.25c0,0.282-0.25,0.286-0.25,0.438c0,0.042,0.631,0.181,0.719,0.094
c0.005,0.136-0.643,0.233-0.781,0.469c0.237,0.013,2.255-0.157,2.25-0.25c-0.08-0.018-0.17-0.045-0.25-0.062
c0.273-0.314,0.263-0.623,0-0.5c-0.045,0.012-0.045,0.052-0.125,0.062c-0.02-0.453-0.734-0.914-1.188-1.031
c0.045-0.109,0.451-0.254,0.406-0.438c-0.347,0.157-0.574,0.129-0.688-0.094c0.098-0.042,0.191-0.099,0.281-0.156
C61.159,38.963,61.086,38.907,61,38.902z M75.25,43.871c-0.152,0.079,0.307,0.557-0.281,0.625c0.518,0.708,1.754,0.625,2.062,1.531
c-0.33-0.018-0.398,0.256-0.719,0.219c-0.745-0.088-1.363-0.547-2.062-0.625c-0.574-0.064-1,0.214-1.562,0.125
c-0.617-0.685-0.172-0.563-0.344-1.25c0.07-0.203,0.27-0.238,0.188-0.406c0.683-0.091,0.523-0.313,1.188,0.281
c0.271,0.244,0.824,0.51,1.125,0.062c-0.154-0.016-0.477-0.061-0.531-0.25C74.287,44.09,75.014,43.92,75.25,43.871z M37.062,44.089
c0.137,0.103,0.054,0.647,0.312,0.719c1.01,0.28,0.311,0.538,0.25,0.375c-0.149,0.149-0.544,0.624-0.688,0.625
c-0.047-0.08-0.007-0.158,0.062-0.312c-0.122,0.029-0.098,0.062-0.219,0.062c0.78-0.837-0.279-0.643-0.656-0.219
c-0.117,0.131-0.918,1.236-1.062,0.906c-0.119-0.27,0.819-0.948,1-1.062c0.376-0.2,0.82-0.271,1.156-0.438
c-0.385,0.004-0.726-0.1-1.062-0.094c0.092-0.07,0.125-0.131,0.219-0.25c-0.524,0.089-0.825,0.299-1.312,0.312
c0.275-0.17,1.664-0.844,1.781-0.531C36.963,44.095,37.017,44.055,37.062,44.089z M39.031,45.496
c-0.206,0.314-1.328,0.235-1.344,0.344C37.647,45.603,38.854,45.494,39.031,45.496z M36.469,46.121
c-0.011,0.107,0.828,0.058,0.969,0c-0.323,0.115-0.757,0.252-0.969,0.25C36.365,46.369,36.398,46.223,36.469,46.121z
M64.688,46.121c-0.139,0.072-0.281,0.183-0.406,0.188c-0.523,0.018-0.986,0.012-1.5,0.031c-0.773,0.028-1.59,0.437-2.25,0.812
c-0.801,0.466-1.533-0.147-2,0.406c-0.41,0.544-0.885,1.039-1.281,1.594c-0.276,0.382-0.174,0.882-0.312,1.312
c-0.127,0.406-0.583,0.795-0.969,0.938c-0.699,0.258-0.993,1.024-1.281,1.656c-0.234,0.514-0.411,1.011-0.688,1.5
c-0.364,0.642,0.118,1.648,0.094,2.344c-0.018,0.494-0.205,1.084-0.469,1.5c-0.257,0.406,0.073,0.874,0.062,1.406
c-0.015,0.001-0.017,0-0.031,0c0.267,0.427,0.599,0.846,0.938,1.219c0.601,0.664,0.734,1.542,1.375,2.188
c0.484,0.486,1.041,1.234,1.812,0.969c0.354-0.121,0.641-0.334,1.031-0.344c0.325-0.009,0.589,0.287,0.906,0.281
c0.75-0.02,1.498-1.073,2.406-1.094c0.662-0.018,0.613,1.105,1.188,1.094c1.858-0.039,1.627,1.305,1.156,2.594
c-0.303,0.829,0.508,1.604,0.969,2.188c0.46,0.584,0.529,1.478,0.719,2.188c0.177,0.662,0.473,1.688,0.312,2.375
c-0.16,0.685-0.715,1.168-0.844,1.875c-0.18,0.988,0.189,1.979,0.625,2.844c0.418,0.827,0.432,1.154,0.531,2.062
c0.215,1.971,1.709,3.396,1.688,5.281c0.193-0.113,0.812,0.279,1.344,0c0.558-0.295,1.051-0.191,1.625-0.25
c0.042-0.236,1.097-0.582,1.312-0.875c0.512-0.695,0.819-1.5,1.375-2.156c0.603-0.713-0.087-1.219,0.625-1.812
c0.67-0.56,0.9-0.36,0.938-1.438c0.018-0.467-0.86-1.622,0.094-1.812c0.109-0.68,0.792-0.961,1.312-1.281
c1.484-0.917,0.308-2.219,0.906-3.5c0.219-0.469-0.476-1.02-0.469-1.531c0.007-0.493-0.129-0.977-0.125-1.469
c0.004-0.488,0.433-0.737,0.531-1.188c0.373-1.704,1.82-2.155,2.719-3.469c0.775-1.136,2.328-3.81,1.75-5.188
c-0.525,0.176-1.064,0.441-1.625,0.562C79.789,60.3,79.4,60.6,79.125,59.402c-0.191-0.833-1.621-1.426-1.812-2.312
c-0.145-0.67-0.311-0.882-0.75-1.375c-0.409-0.459-0.234-1.249-0.562-1.812c-0.286-0.489-0.362-0.993-0.625-1.5
c-0.391-0.753-1.207-1.779-1.25-2.625c0.262,0.283,0.564,1.044,0.875,1.094c0.189-0.823,0.192-1.018-0.125-1.812
c-0.54,0.147-1.015-0.222-1.531-0.031c-0.698,0.257-1.238,0.188-1.938-0.062c-0.494-0.178-2.495-1.348-2.469,0
c0.029,1.564-1.83-0.469-2.312-0.625c-0.517-0.167-1.352,0.115-1.344-0.781c0.003-0.506,0.156-0.859,0.188-1.312
c-0.148,0.143-0.252,0.102-0.375-0.062C64.98,46.008,64.826,46.048,64.688,46.121z M31.719,54.652
c-0.328,0.056-0.668,0.32-1.031,0.781c0.711,0.093,0.797-0.884,1.031-0.094c0.898,0.11,1.096,1.058,0.844,1.656
c0.455,0.073,0.895,0.624,1.312,0.062c-0.184-0.26,0.118-0.479-0.281-0.594c0.035-0.22-0.557-1.062-0.812-1.312
C32.383,54.762,32.046,54.597,31.719,54.652z M34.406,57.121c-0.146,0.16-0.15,0.932-0.156,1.031
c-0.083-0.041-1.419,0.06-0.719,0.469c0.271-0.741,0.868,0.405,0.875,0.406c0.101,0.02,0.532-0.632,0.562-0.344
c0,0.006,0.932,0.024,0.969,0.031c0,0.025-0.104-0.431-0.156-0.625c-0.168-0.3-0.116-0.74-0.562-0.812
c-0.217-0.034-0.439,0.176-0.594-0.062C34.543,57.088,34.455,57.067,34.406,57.121z M32.188,58.183
c-0.101-0.021-0.508,0.442,0.344,0.406c0.016-0.069,0.028-0.106,0-0.156C32.471,58.374,32.338,58.218,32.188,58.183z M36.75,59.027
c-0.139-0.086-0.326-0.095-0.375,0.062c-0.104,0.318,0.471,0.469,0.625,0.25C36.997,59.265,36.888,59.113,36.75,59.027z"/>
</g>
</svg>
</div>
<div class="column2 col-xs-12 col-sm-6 col-md-6">
<h1 class="text-center">IMA Website</h1>
<p>As a volunteer webmaster I have been able to bring the local chapter of The Association of Accountants and Financial Professionals in Business (IMA) up-to-date and in compliance with organizational standards. Using the <a href="http://getbootstrap.com">Bootstrap</a> framework and custom media queries I designed this site to be fully responsive adapting and repositioning content for best fit on the displayed screen. I also used the <a href="http://jquery.com">jQuery</a> library to add some interactions as well as the mobile menu bar page-slide effect. Additionally, I used jQuery to dynamically load page contents in an effort to reduce bandwidth and decrease page load time. The board of directors has been very appreciative of my volunteer service as they have taken it upon themselves enter the website into the organizations recognition of web presence competition. </p>
<p>Designing and coding this website I learned how to better adapt content for different screen sizes, as well as when to use a content management system (CMS). With this site I implemented a secondary site for testing purposes, built on the <a href="https://drupal.org">Drupal</a> CMS framework. And while Drupal has many of the tools and utilities needed to manage large sites, the IMA board had not needed the features it offered. So, I opted to keep a more custom look and feel by ended the Drupal testing site and continuing to hand coding each element on each page learning valuable skills along the way.</p>
<span class="btn btn-IMA"><a href="http://imareno.org/" target="_blank">IMA Website</a></span>
</div>
<div class="column3 col-xs-12 col-sm-6 col-md-4 text-center">
<div>
<a href="http://imareno.org/" target="_blank">
<img id="imaScreenshot" alt="IMA Screenshot" src="projects/WebSite/IMA/IMAHomePage.png">
</a>
</div>
</div>
</div>
</div>
</div>
<div id="ConverterContainer">
<div class="container">
<div id="row4" class="row">
<div class="column1 col-xs-12 col-sm-12 col-md-2 text-center">
<!--<img class="svgHex" src="assets/HexGIS.svg" alt="bch_hex">-->
<svg version="1.1" x="0px" y="0px" class="svgHex" viewBox="0 0 110 125" enable-background="new 0 0 110 125" xml:space="preserve">
<g id="hexGPS">
<path fill="#ffe8d2" d="M1.479,93.319l53.582,30.925l53.561-30.925V31.469L55.062,0.543L1.479,31.469V93.319z M44.034,27.185
c1.35,0.019,1.688,0.398,2.169,1.675c0.99,2.629,2.834,9.192,2.834,9.192s19.259-0.077,19.478,0.107
c1.844,0.384,3.164,1.96,3.201,3.05c0.163,4.964-0.021,29.98-0.021,29.98S71.4,86.82,70.664,87.617
c-3.103,3.358-6.057,5.262-8.439,7.216c-0.662,0.542-4.575,1.181-4.575,1.181h-5.541c0,0-3.914-0.639-4.574-1.181
c-2.383-1.954-5.338-3.857-8.44-7.216c-0.736-0.797-1.031-16.429-1.031-16.429s-0.394-25.421,0.021-32.687
c0,0-0.014-3.59,0.602-8.569c0.068-0.555,0.353-0.689,1.632-1.482C41.661,27.62,42.083,27.157,44.034,27.185z M42.187,41.401
c-0.928-0.082-1.591,1.083-1.589,2.212c0.015,7.905,0.582,30.241,0.559,31.184c-0.069,2.833,0.001,3.506,1.954,5.175
c1.904,1.627,2.567,2.654,4.081,2.792c0.762,0.069,8.483,0.129,8.483,0.129s5.746-0.081,6.508-0.15
c1.513-0.138,2.047-0.757,3.951-2.384c1.953-1.669,2.281-1.934,2.212-4.768c-0.022-0.941,0.329-23.772,0.343-31.677
c0.003-1.13,0.252-2.559-1.953-2.491c-0.222,0.007-12.8,0.064-12.8,0.064S42.407,41.421,42.187,41.401z M55.244,85.319
c-2.253,0-4.08,1.827-4.08,4.081c0,2.253,1.827,4.08,4.08,4.08c2.254,0,4.08-1.827,4.08-4.08
C59.324,87.146,57.498,85.319,55.244,85.319z"/>
</g>
</svg>
</div>
<div class="column2 col-xs-12 col-sm-6 col-md-6">
<h1 class="text-center">Coordinate Conversion Tool</h1>
<p>This project came from a need at my full time job. Currently, many mining companies use a custom coordinate system (mine grid) for the mine site, making conversion of well hole, drill holes, or any pertinent point, line, or polygon impossible by most handheld GPS units. Being a geographic information systems (GIS) consultant and developer I took it upon myself to create a web-based tool that can convert common coordinate systems from and to the custom mine grid.</p>
<p>This tool was created in a few hours with JavaScript, jQuery, and Bootstrap with the intention of using the web app in low bandwidth situations. Plans to improve the site are underway and consists of further support for custom mine grids, allowing for offline use, and packaging the source code into a dedicated mobile app. I also have plans to improve the overall UI and further validate user input.</p>
<span class="btn btn-CordTool"><a href="projects/conversion/Hycroft.htm" target="_blank">Conversion Tool</a></span>
</div>
<div class="column3 col-xs-12 col-sm-6 col-md-4 text-center">
<div>
<a href="projects/conversion/Hycroft.htm" target="_blank">
<img id="ConverterScreen" alt="Tool Screenshot" src="projects/conversion/img/ScreenShot.png">
</a>
</div>
</div>
</div>
</div>
</div>
<div id="CodetasticContainer">
<div class="container">
<div id="row5" class="row">
<div class="column1 col-xs-12 col-sm-12 col-md-2 text-center">
<!-- <img class="svgHex" src="assets/HexCode.svg" alt="bch_hex">-->
<!-- xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" -->
<svg version="1.1" x="0px" y="0px" class="svgHex" viewBox="0 0 110 125" enable-background="new 0 0 110 125" xml:space="preserve">
<g id="hexCode">
<path fill="#b4b4b4" d="M1.454,93.367l53.561,30.925l53.561-30.925V31.516L55.014,0.591L1.454,31.516V93.367z M49.881,45.304
c1.803,0,3.546,0.202,5.219,0.623c1.672,0.421,3.341,1.073,5.003,1.955v8.053c-1.281-1.102-2.698-1.943-4.23-2.534
s-3.125-0.88-4.768-0.88c-2.864,0-5.051,0.905-6.593,2.728c-1.542,1.823-2.319,4.409-2.32,7.774c0,3.365,0.777,5.949,2.32,7.752
c1.542,1.803,3.729,2.707,6.593,2.707c1.703,0,3.307-0.289,4.789-0.859c1.482-0.571,2.888-1.438,4.209-2.599v8.097
c-1.482,0.861-3.086,1.502-4.789,1.933s-3.535,0.644-5.498,0.644c-5.188,0-9.231-1.557-12.155-4.682
c-2.924-3.124-4.402-7.465-4.402-12.992c0-5.549,1.479-9.88,4.424-13.015S44.694,45.304,49.881,45.304z M71.959,45.733h6.292
l-9.771,35.048h-6.271L71.959,45.733z M30.682,49.341v7.238l-8.784,6.507l8.784,6.571v7.237L16.465,66.35v-6.464L30.682,49.341z
M78.96,49.341l14.217,10.545v6.464L78.96,76.895v-7.237l8.783-6.571l-8.783-6.507V49.341z"/>
</g>
</svg>
</div>
<div class="column2 col-xs-12 col-sm-6 col-md-6">
<h1 class="text-center">Codetastic</h1>
<p>Codetastic is a project in which you can write code and see the live results on the page. The site uses a JavaScript library called <a target="_blank" href="http://codemirror.net">CodeMirror</a> to achieve its results, and currently supports HTML, CSS, and JavaScript. As this is a personal project and is driven solely by my free time, it has been a work in progress and has many goals to further improve it. One of those goals was to make the app into a Windows 8 app, which can currently be downloaded for free from the <a target="_blank" href="http://apps.microsoft.com/windows/en-us/app/60d5bc78-cc27-40f1-8a23-e585c5281c73">Windows app store</a>. While the app is somewhat simple I have learned many new Windows 8 technologies and have an improved version nearly ready for submission, implementing live view, using more metro charms, and saving user settings locally.</p>
<span class="btn btn-Codetastic"><a href="projects/codetastic/codetasticWeb.html" target="_blank">get your code on</a></span>
<span class="btn btn-Codetastic"><a href="http://apps.microsoft.com/windows/en-us/app/60d5bc78-cc27-40f1-8a23-e585c5281c73" target="_blank">view in app store</a></span>
</div>
<div class="column3 col-xs-12 col-sm-6 col-md-4 text-center">
<div>
<a href="projects/codetastic/codetasticWeb.html" target="_blank">
<img id="CodetasticScreen" alt="Codetastic Screenshot" src="projects/codetastic/img/ScreenShot_web.png">
</a>
</div>
</div>
</div>
</div>
</div>
<div id="EducationContainer">
<div class="container">
<div id="row6" class="row">
<div class="column1 col-xs-12 col-sm-12 col-md-2 text-center">
<!-- <img class="svgHex" src="assets/HexCode.svg" alt="bch_hex">-->
<svg version="1.1" x="0px" y="0px" class="svgHex" viewBox="0 0 110 125" enable-background="new 0 0 110 125" xml:space="preserve">
<g id="hexEducation">
<path fill="#000" d="M1.535,93.323l53.561,30.926l53.561-30.926v-61.85L55.096,0.548L1.535,31.473V93.323z M54.838,52.391h5.047
v1.224h-5.047V52.391z M16.933,54.001h80.856v3.157H17.556l1.589,26.18l-4.574-2.9l2.362-23.279V54.001z M32.095,58.167h50.533
v17.825c0,0.414-0.339,0.752-0.752,0.752c0,0-12.268-4.252-24.525-4.252s-24.504,4.252-24.504,4.252
c-0.414,0-0.751-0.338-0.751-0.752V58.167z"/>
</g>
</svg>
</div>
<div class="column2 col-xs-12 col-sm-6 col-md-6">
<h1 class="text-center">Conceptual Examples</h1>
<p>While the next two examples are some of my very early work it shows some simple animations that are rendered in all browsers both desktop and mobile. These simple animations can be added to any full fledge website to create dynamic content capable of grabbing a visitor's attention.</p>
<p>These two examples came about as a result of a simple assignment in which I went above the expected results, which hopefully shows my early love to learn and develop. The following projects where built with a tool called <a target="_blank" href="http://tumult.com/hype/">Hype</a> in which I used a timeline approach to create HTML5 animations. Hype is an amazing tool, which can be used for several scenarios, animating embedded content into a web page, advertisement creation, mobile web app creation and much more. The technology behind the tool, HTML and JavaScript allows a single code base to target of all browsers both desktop and mobile. As these projects are mockups much of the functionality is missing.</p>
<p>Personal Autonomous Shuttle (PAS) was a report I did in which I researched self-driving cars, like those Google has implemented, to create a business plan to utilize autonomous vehicles to transport people in the same vicinity to and from their destination, much like <a target="_blank" href="https://www.uber.com">Uber</a> but without a driver. At the time the idea was inventive but this simple concept demo shows animations that can be utilized on any web site or mobile app.</p>
<span class="btn btn-PAS"><a href="projects/Class_Project/PAS/PAS.html" target="_blank">P.A.S.</a></span>
<br/><br/>
<p>Something Cool Company project is a very basic conceptual webpage (pre responsive design) showing simple animations. The requirements for the web page were to have an application that could be filled out and a page where, if fully implemented, a representative could approve and deny the applications submitted via the form. All requirements were met on time and high marks were received for the project.</p>
<span class="btn btn-SCC"><a href="projects/Class_Project/Class_Site_BradHellyar/Concept_Site.html" target="_blank">Concept Site</a></span>
</div>
<div class="column3 col-xs-12 col-sm-6 col-md-4 text-center">
<div>
<a href="projects/Class_Project/PAS/PAS.html" target="_blank">
<img id="PASScreen" alt="PAS Screenshot" src="projects/Class_Project/PAS/ScreenShot.png">
</a>
</div>
</div>
</div>
</div>
</div>
<div id="ContactContainer">
<div class="container">
<div id="row7" class="row">
<div class="column1 col-xs-12 col-sm-12 col-md-2 text-center">
<svg version="1.1" x="0px" y="0px" class="svgHex" viewBox="0 0 110 125" enable-background="new 0 0 110 125" xml:space="preserve">
<g id="hexBCH">
<path fill="#fff" d="M55.031,0.531L1.469,31.469v61.844l53.562,30.938l33.125-19.125l20.438-11.812V31.469l-19.75-11.406
L55.031,0.531z M53.531,26.281c0.917-0.029,1.592-0.029,2.5,0c2.725,0.086,5.179,0.462,6.812,1.156
c0.508,0.216,1.438,1.469,1.438,1.469s0.809-0.351,1.188-0.125c3.379,2.009,5.215,4.57,6.906,8.125
c3.803,7.99,2.094,14.125,2.094,14.125s3.102-1.014,1.844,6.344c-0.565,3.308-1.214,4.961-2.312,6.719
c-2.15,3.438-3.844,1.5-3.844,1.5s-0.842,2.759-1.438,4.375c-0.418,2.048-0.781,5.562-0.312,8c0.192,1.514,2.5,2.281,2.5,2.281
l3.531,1.031l9.438,3.281c0,0,7.242,1.445,11.531,5.031l-40.344,23.312L14.875,89.719c3.339-3.061,10.812-5.156,10.812-5.156
l9.469-3.281l3.531-1.031c0,0,2.308-0.768,2.5-2.281c0.468-2.438,0.075-5.952-0.344-8c-0.596-1.616-1.438-4.375-1.438-4.375
s-1.725,1.938-3.875-1.5c-1.099-1.757-1.747-3.411-2.312-6.719c-1.258-7.358,1.875-6.344,1.875-6.344s-1.279-5.788,2.094-14.125
c1.822-4.502,4.368-7.276,9.531-9.469C48.353,26.744,50.807,26.368,53.531,26.281z"/>
</g>
</svg>
</div>
<div class="column2 col-xs-12 col-sm-12 col-md-8">
<h1 class="text-center">Contact Me</h1>
<form enctype='multipart/form-data' action='http://thehellyars.com/phpFormGen/forms/process.php' method='post'>
<div>
name <br/>
<input type=text name='name'>
</div>
<div>
email*<br/>
<input type=email name='email'>
</div>
<div>
subject<br/>
<input type=text name='subject'>
</div>
<div>
message<br/>
<textarea name='message'></textarea>
</div>
<br/>
<input id="buttonSend" class="btn btn-success" type='submit' value='Send'> <input id="buttonClear" class="btn btn-default" type=reset value='Clear'></form>
</div>
</div>
</div>
</div>
<footer>
<div id="FooterContainer">
<div class="container">
<div class="column1 col-xs-12 text-center">
This site and the graphics were built from scratch by me with a mobile first responsive approach. Resize your browser to experience.<br/>
<br/>
<small>Copyright © 2014 <a href="#top">Brad C. Hellyar</a></small>
</div>
</div>
</div>
</footer>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
<script src="//netdna.bootstrapcdn.com/bootstrap/3.1.1/js/bootstrap.min.js"></script>
<script src="js/svgAnimate.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-50203719-1', 'hellyar.me');
ga('send', 'pageview');
</script>
</body>
</html>