-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
499 lines (494 loc) · 31.3 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
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" media="screen">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css" media="screen">
<link rel="stylesheet" href="css/main.css" media="screen">
<script type="text/javascript" src="//code.jquery.com/jquery-1.11.3.min.js"></script>
<script type="text/javascript" src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"></script>
<script type="text/javascript" src="js/main.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-71932006-1', 'auto');
ga('send', 'pageview');
</script>
<title>Brian Ray</title>
</head>
<body>
<header class="text-center">
<div class="container">
<div class="row">
<div class="col-md-12">
<h1>Brian Ray</h1>
</div>
</div>
</div>
</header>
<div class="subheader text-center">
<div class="container">
<div class="row">
<div class="col-md-12">
<h2 class="occupationHeader">I'm not <span class="article"></span> <span class="occupation"></span>.</h2>
<h3>I'm a web developer.</h3>
</div>
</div>
</div>
</div>
<div class="content">
<div class="container">
<div class="row">
<div class="col-md-6">
<h3>During the day</h3>
<p>I work at Global Logistics Services on one of the many applications we've developed for GM's internal use. I may be adding functionality to an existing application or prototyping functionality of a new application. Any task can cover all aspects of the front and back ends. It may require custom directives or services in the AngularJS front end or modification of complex API endpoints in our Laravel back end.</p>
</div>
<div class="col-md-6">
<h3>After hours</h3>
<p>I spend my evenings hanging out with my wife's daughter, probably doing something donosaur related, working on personal development projects (Laravel back end, Vue 2 front end), <a href="https://jsbin.com/uniyum/2/edit?html,css,output" target="_blank">writing</a> <a href="https://jsbin.com/qumoj/2/edit?html,js,output" target="_blank">random</a> <a href="https://jsbin.com/vukosik/2/edit?js,output" target="_blank">code</a> <a href="https://jsbin.com/vipifa/4/edit?html,js,output" target="_blank">snippets</a>, and my wife and I have been watching through Star Trek: The Next Generation since I didn't watch it when it first aired.</p>
</div>
</div>
<div class="row">
<h2>Employment</h2>
<div class="col-md-12">
<ul class="nav nav-tabs" role="tablist">
<li role="presentation" class="active">
<a href="#gls" aria-controls="gls" role="tab" data-toggle="tab">Global Logistics Services</a>
</li>
<li role="presentation">
<a href="#ace" aria-controls="ace" role="tab" data-toggle="tab">Auto Credit Express</a>
</li>
<li role="presentation">
<a href="#esa" aria-controls="esa" role="tab" data-toggle="tab">eSolution Architects</a>
</li>
<li role="presentation">
<a href="#area203" aria-controls="area203" role="tab" data-toggle="tab">AREA203 Digital</a>
</li>
<li role="presentation">
<a href="#ars" aria-controls="ars" role="tab" data-toggle="tab">ARS Interactive</a>
</li>
</ul>
<div class="tab-content">
<div role="tabpanel" class="tab-pane fade in active" id="gls">
<div class="container">
<div class="row">
<div class="col-md-12">
<h3>Global Logistics Services</h3>
<h4>Application Developer</h4>
<h5>05/2016 - 07/2018</h5>
<strong>Responsibilities</strong>
<ul>
<li>Prototype, develop, deploy, and maintain web-based applications critical for the operations of several of GLS's core businesses.</li>
<li>Mentor junior developers in the debugging, maintenance, and execution of complex codebases across multiple systems.</li>
</ul>
<strong>Address</strong>
<address>
6300 Center Dr.<br>
Sterling Heights, MI 48312<br>
<abbr title="Phone">P:</abbr> <a href="tel:5869394841">(586) 939-4841</a>
</address>
</div>
</div>
</div>
</div>
<div role="tabpanel" class="tab-pane fade" id="ace">
<div class="container">
<div class="row">
<div class="col-md-12">
<h3>Auto Credit Express</h3>
<h4>Software Engineer</h4>
<h5>03/2015 - 05/2016</h5>
<strong>Responsibilities</strong>
<ul>
<li>Add new features to the custom Dealer Management System, LotPro Online.</li>
<li>Update legacy code to remove deprecated functions to clean up error log.</li>
<li>Brainstorm new functionality to improve usability by client.</li>
<li>Modify current functionality to create more granularity and a more automated system.</li>
<li>Debug and resolve issues within the current codebase.</li>
</ul>
<strong>Address</strong>
<address>
3271 Five Points Drive, Suite 200<br>
Auburn Hills, MI 48326<br>
<abbr title="Phone">P:</abbr> <a href="tel:8669024403">(866) 902-4403</a>
</address>
</div>
</div>
</div>
</div>
<div role="tabpanel" class="tab-pane fade" id="esa">
<div class="container">
<div class="row">
<div class="col-md-12">
<h3>eSolution Architects</h3>
<h4>Web Developer</h4>
<h5>09/2013 - 11/2014</h5>
<strong>Responsibilities</strong>
<ul>
<li>Create athletic websites to client’s exacting specifications.</li>
<li>Develop new features to be used on future websites.</li>
<li>Integrate modern development techniques into daily workflow.</li>
<li>Explore new techniques and technologies to streamline the development process.</li>
<li>Assist coworkers in debugging their code and resolving layout problems.</li>
</ul>
<strong>Address</strong>
<address>
3325 Kessinger Dr.<br>
Montgomery, AL 36116<br>
<abbr title="Phone">P:</abbr> <a href="tel:3345323663">(334) 532-3663</a>
</address>
</div>
</div>
</div>
</div>
<div role="tabpanel" class="tab-pane fade" id="area203">
<div class="container">
<div class="row">
<div class="col-md-12">
<h3>AREA203</h3>
<h4>Senior User Experience Developer</h4>
<h5>06/2013 - 09/2013</h5>
<strong>Responsibilities</strong>
<ul>
<li>Collaborate with designers to create websites that look spectacular and provide a good experience for the user.</li>
<li>Create documentation and train clients on how to use and maintain their website.</li>
<li>Research and experiment with new technologies in an effort to find better and more efficient ways to provide our clients with the solutions that they need.</li>
<li>Mentor junior developers to make them more knowledgeable and able to face larger tasks.</li>
<li>Produce development estimates and timelines that fit within the clients' expectations.</li>
</ul>
<h4>User Experience Developer</h4>
<h5>08/2010 - 06/2013</h5>
<strong>Responsibilities</strong>
<ul>
<li>Build websites based on creative approved by the client.</li>
<li>Perform UX reviews on websites of potential clients in order to show how we could improve the user experience of their websites.</li>
<li>Create documentation for clients and train them to use their websites.</li>
<li>Create internal documentation such as development guidelines.</li>
<li>Mentor junior developers on proper coding techniques.</li>
</ul>
<strong>Address</strong>
<address>
1301 Riverfront Pkwy<br>
Chattanooga, TN 37402<br>
</address>
</div>
</div>
</div>
</div>
<div role="tabpanel" class="tab-pane fade" id="ars">
<div class="container">
<div class="row">
<div class="col-md-12">
<h3>ARS Interactive</h3>
<h4>Senior Front End Developer</h4>
<h5>09/2009 - 07/2010</h5>
<strong>Responsibilities</strong>
<ul>
<li>Manage daily workflow of a 6-person team.</li>
<li>Spearhead major projects and site redesigns for clients, including Fortune 100 companies.</li>
<li>Help client resolve cross-browser issues on their e-commerce websites.</li>
<li>Train new employees on development process and best practices.</li>
</ul>
<h4>Front End Developer</h4>
<h5>01/2007 - 09/2009</h5>
<strong>Responsibilities</strong>
<ul>
<il>Create weekly ads and splash pages for Sears Holding Corporation and their Subsidiaries (Sears, Kmart, The Great Indoors, Kenmore, Craftsman, and MyGofer).</li>
<li>Perform Quality Assurance testing to verify accurate information is displayed on the clients' websites.</li>
<li>Participate in the on-call rotation to fulfill the clients' needs in the ever changing e-commerce landscape.</li>
<li>Integrate modern design methodologies to streamline development workflow while providing a great product for the client.</li>
</ul>
<strong>Address</strong>
<address>
1001 Reads Lake Road<br>
Chattanooga, TN 37415<br>
<abbr title="Phone">P:</abbr> <a href="tel:4238753743">(423) 875-3743</a>
</address>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!--<div class="row">
<div class="col-md-12">
<h2>Projects</h2>
<ul class="nav nav-tabs" role="tablist">
<li role="presentation" class="active">
<a href="#test" aria-controls="test" role="tab" data-toggle="tab">Test</a>
</li>
</ul>
<div class="tab-content">
<div role="tabpanel" class="tab-pane fade in active" id="egg">
<div class="container">
<div class="row">
<div class="col-md-8">
<h3>Test</h3>
<p>Description goes here.</p>
<a href="#" target="_blank" class="btn btn-success">View website</a>
</div>
<div class="col-md-4">
<h5>Technologies</h5>
<ul>
<li>1</li>
<li>2</li>
<li>3</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>-->
<h2>Skills</h2>
<div class="row">
<div class="col-md-6">
<h3>Front End</h3>
<dl class="dl">
<dt>HTML5</dt>
<dd>
<div class="progress">
<div class="progress-bar progress-bar-striped" role="progressbar" aria-valuenow="90" aria-valuemin="0" aria-valuemax="100" style="width: 90%">
<span class="sr-only">90%</span>
</div>
</div>
</dd>
<dt>CSS3</dt>
<dd>
<div class="progress">
<div class="progress-bar progress-bar-striped" role="progressbar" aria-valuenow="90" aria-valuemin="0" aria-valuemax="100" style="width: 90%">
<span class="sr-only">90%</span>
</div>
</div>
</dd>
<dt>Javascript</dt>
<dd>
<div class="progress">
<div class="progress-bar progress-bar-striped" role="progressbar" aria-valuenow="70" aria-valuemin="0" aria-valuemax="100" style="width: 70%">
<span class="sr-only">70%</span>
</div>
</div>
</dd>
<dt>jQuery</dt>
<dd>
<div class="progress">
<div class="progress-bar progress-bar-striped" role="progressbar" aria-valuenow="85" aria-valuemin="0" aria-valuemax="100" style="width: 85%">
<span class="sr-only">85%</span>
</div>
</div>
</dd>
<dt>Bootstrap</dt>
<dd>
<div class="progress">
<div class="progress-bar progress-bar-striped" role="progressbar" aria-valuenow="85" aria-valuemin="0" aria-valuemax="100" style="width: 85%">
<span class="sr-only">85%</span>
</div>
</div>
</dd>
<dt>AngularJS</dt>
<dd>
<div class="progress">
<div class="progress-bar progress-bar-striped" role="progressbar" aria-valuenow="80" aria-valuemin="0" aria-valuemax="100" style="width: 80%">
<span class="sr-only">80%</span>
</div>
</div>
</dd>
<dt>Sass</dt>
<dd>
<div class="progress">
<div class="progress-bar progress-bar-striped" role="progressbar" aria-valuenow="80" aria-valuemin="0" aria-valuemax="100" style="width: 80%">
<span class="sr-only">80%</span>
</div>
</div>
</dd>
<dt>Less</dt>
<dd>
<div class="progress">
<div class="progress-bar progress-bar-striped" role="progressbar" aria-valuenow="75" aria-valuemin="0" aria-valuemax="100" style="width: 75%">
<span class="sr-only">75%</span>
</div>
</div>
</dd>
</dl>
</div>
<div class="col-md-6">
<h3>Back End</h3>
<dl>
<dt>PHP</dt>
<dd>
<div class="progress">
<div class="progress-bar progress-bar-striped" role="progressbar" aria-valuenow="80" aria-valuemin="0" aria-valuemax="100" style="width: 80%">
<span class="sr-only">80%</span>
</div>
</div>
</dd>
<dt>MySQL / MariaDB</dt>
<dd>
<div class="progress">
<div class="progress-bar progress-bar-striped" role="progressbar" aria-valuenow="75" aria-valuemin="0" aria-valuemax="100" style="width: 75%">
<span class="sr-only">75%</span>
</div>
</div>
</dd>
<dt>CodeIgniter</dt>
<dd>
<div class="progress">
<div class="progress-bar progress-bar-striped" role="progressbar" aria-valuenow="75" aria-valuemin="0" aria-valuemax="100" style="width: 75%">
<span class="sr-only">75%</span>
</div>
</div>
</dd>
<dt>Laravel</dt>
<dd>
<div class="progress">
<div class="progress-bar progress-bar-striped" role="progressbar" aria-valuenow="75" aria-valuemin="0" aria-valuemax="100" style="width: 75%">
<span class="sr-only">75%</span>
</div>
</div>
</dd>
</dl>
<h3>Design</h3>
<dl>
<dt>Adobe Photoshop</dt>
<dd>
<div class="progress">
<div class="progress-bar progress-bar-striped" role="progressbar" aria-valuenow="85" aria-valuemin="0" aria-valuemax="100" style="width: 85%">
<span class="sr-only">85%</span>
</div>
</div>
</dd>
<dt>Adobe Illustrator</dt>
<dd>
<div class="progress">
<div class="progress-bar progress-bar-striped" role="progressbar" aria-valuenow="75" aria-valuemin="0" aria-valuemax="100" style="width: 75%">
<span class="sr-only">75%</span>
</div>
</div>
</dd>
</dl>
</div>
</div>
<div class="row">
<div class="col-md-6">
<h3>Development Tools</h3>
<dl>
<dt>git</dt>
<dd>
<div class="progress">
<div class="progress-bar progress-bar-striped" role="progressbar" aria-valuenow="85" aria-valuemin="0" aria-valuemax="100" style="width: 85%">
<span class="sr-only">85%</span>
</div>
</div>
</dd>
<dt>SVN</dt>
<dd>
<div class="progress">
<div class="progress-bar progress-bar-striped" role="progressbar" aria-valuenow="80" aria-valuemin="0" aria-valuemax="100" style="width: 80%">
<span class="sr-only">80%</span>
</div>
</div>
</dd>
<dt>Adobe Dreamweaver</dt>
<dd>
<div class="progress">
<div class="progress-bar progress-bar-striped" role="progressbar" aria-valuenow="85" aria-valuemin="0" aria-valuemax="100" style="width: 85%">
<span class="sr-only">85%</span>
</div>
</div>
</dd>
<dt>Github Atom</dt>
<dd>
<div class="progress">
<div class="progress-bar progress-bar-striped" role="progressbar" aria-valuenow="80" aria-valuemin="0" aria-valuemax="100" style="width: 80%">
<span class="sr-only">80%</span>
</div>
</div>
</dd>
<dt>Sublime Text</dt>
<dd>
<div class="progress">
<div class="progress-bar progress-bar-striped" role="progressbar" aria-valuenow="85" aria-valuemin="0" aria-valuemax="100" style="width: 85%">
<span class="sr-only">85%</span>
</div>
</div>
</dd>
<dt>Mantis Bug Tracker</dt>
<dd>
<div class="progress">
<div class="progress-bar progress-bar-striped" role="progressbar" aria-valuenow="80" aria-valuemin="0" aria-valuemax="100" style="width: 80%">
<span class="sr-only">80%</span>
</div>
</div>
</dd>
<dt>Jira / Bitbucket / Confluence</dt>
<dd>
<div class="progress">
<div class="progress-bar progress-bar-striped" role="progressbar" aria-valuenow="70" aria-valuemin="0" aria-valuemax="100" style="width: 70%">
<span class="sr-only">70%</span>
</div>
</div>
</dd>
</dl>
</div>
<div class="col-md-6">
<h3>Productivity</h3>
<dl>
<dt>Microsoft Office</dt>
<dd>
<div class="progress">
<div class="progress-bar progress-bar-striped" role="progressbar" aria-valuenow="90" aria-valuemin="0" aria-valuemax="100" style="width: 90%">
<span class="sr-only">90%</span>
</div>
</div>
</dd>
<dt>Open Office</dt>
<dd>
<div class="progress">
<div class="progress-bar progress-bar-striped" role="progressbar" aria-valuenow="85" aria-valuemin="0" aria-valuemax="100" style="width: 85%">
<span class="sr-only">85%</span>
</div>
</div>
</dd>
<dt>Basecamp</dt>
<dd>
<div class="progress">
<div class="progress-bar progress-bar-striped" role="progressbar" aria-valuenow="80" aria-valuemin="0" aria-valuemax="100" style="width: 80%">
<span class="sr-only">80%</span>
</div>
</div>
</dd>
<dt>Active Collab</dt>
<dd>
<div class="progress">
<div class="progress-bar progress-bar-striped" role="progressbar" aria-valuenow="80" aria-valuemin="0" aria-valuemax="100" style="width: 80%">
<span class="sr-only">80%</span>
</div>
</div>
</dd>
</dl>
</div>
</div>
</div>
</div>
<footer>
<div class="container">
<div class="row">
<div class="col-md-6">
<p>© 2015 Brian Ray
</div>
<div class="col-md-6 text-right">
<a href="http://github.com/monodesigns" target="_blank"><i class="fa fa-github"></i></a>
<a href="http://stackoverflow.com/users/429925/brian-ray" target="_blank"><i class="fa fa-stack-overflow"></i></a>
<a href="https://www.linkedin.com/in/brianpaulray" target="_blank"><i class="fa fa-linkedin"></i></a>
</div>
</div>
</div>
</footer>
</body>
</html>