-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
521 lines (462 loc) · 32.4 KB
/
index.html
File metadata and controls
521 lines (462 loc) · 32.4 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Eric Willis, Github Page</title>
<link href='https://fonts.googleapis.com/css?family=Kameron:400,700|Open+Sans:400,700|Open+Sans+Condensed:300,700' rel='stylesheet' type='text/css'>
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css">
<link rel="stylesheet" href="css/main.css">
<!-- 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/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<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-24270448-5', 'auto');
ga('send', 'pageview');
</script>
<div class="container">
<div class="row">
<div class="col-xs-12">
<h1 class="main-logo">Eric Willis <small>The GitHub Page</small></h1>
</div>
</div>
<div class="row">
<div class="col-xs-12 col-sm-8">
<p class="lead">Welcome to my GitHub page. I will keep this page updated as a personal reference to projects I have either built or worked on, along with links where appropriate.</p>
<p>As you will see below, I am a senior level developer who has been building and architecting web apps for startups and established clients for over 10 years. I have worked with every major scripting language, as well as every major web framework there is.</p>
<p>My approach to web development is a bit unique however. Having started my career in construction, I take a more holistic approach to developing a project, keeping the larger project goals and objectives in mind. Being able to see the whole picture is what sets me apart from many other developers.</p>
</div>
<div class="col-xs-12 col-sm-4">
<div class="affix">
<div class="white-on-black medium-text">
<ul class="nav nav-pills nav-stacked">
<li><a href="#">Introduction</a><li>
<li><a href="#projects">Projects</a><li>
<li><a href="#personal">Personal</a><li>
<li><a href="#contact">Contact</a><li>
</ul>
</div>
<div class="side-menu">
<ul class="list-unstyled side-buttons">
<li><i class="text-muted">Choose a view, or filter by role.</i></li>
<li><a href="#" class="btn btn-default active" id="nar_view_btn"><span class="glyphicon glyphicon-align-left"></span> Narrative View</a> <a href="#" class="btn btn-default" id="list_view_btn"><span class="glyphicon glyphicon-list"></span> List View</a></li>
<li><a href="#" class="btn btn-primary btn-sm act-grp" id="ldr_btn">Leadership</a> <a href="#" class="btn btn-primary btn-sm act-grp" id="dev_btn">Developer</a> <a href="#" class="btn btn-primary btn-sm act-grp" id="devops_btn">DevOps</a></li>
</ul>
</div>
</div>
</div>
</div>
<a name="projects"></a>
<div class="row">
<div class="col-xs-12 col-sm-8">
<h3 class="sub-title">Projects</h3>
<p class="lead">Listed below are the projects that I built, or worked on with a description of my role in each. Where appropriate, code samples and repository links have been provided as well as a list of the technologies used on each.</p>
<hr />
</div>
</div>
<!-- Start SnapWire -->
<div class="row lead-row">
<div class="col-xs-12 col-sm-3">
<a href="https://www.snapwi.re" target="_blank"><img src="img/snapwire.png" class="img-responsive" alt="Snapwire Screen Shot" /></a>
</div>
<div class="col-xs-12 col-sm-5">
<h3 class="sub-sub-title"><a href="https://www.snapwi.re" target="_blank">SnapWi.re</a></h3>
<p class="lead">
<strong>Roles</strong>
<span class="label label-default">developer</span>
<span class="label label-default">leadership</span>
<span class="label label-default">dev-ops</span>
</p>
<p class="">
<strong>Technology</strong>
<span class="label label-ecw">php</span>
<span class="label label-ecw">laravel</span>
<span class="label label-ecw">mysql</span>
<span class="label label-ecw">mongodb</span>
<span class="label label-ecw">javascript</span>
<span class="label label-ecw">jquery</span>
<span class="label label-ecw">backbone.js</span>
<span class="label label-ecw">html5</span>
<span class="label label-ecw">ruby</span>
<span class="label label-ecw">opscode</span>
<span class="label label-ecw">ubuntu-linux</span>
<span class="label label-ecw">aws</span>
<span class="label label-ecw">aws-autoscaling</span>
<span class="label label-ecw">aws-load-balancer</span>
</p>
</div>
</div>
<div class="row">
<div class="col-xs-12 col-sm-8 story-div">
<p class="ew-all ec-content">SnapWire is a photo marketplace based in Santa Barbara, CA that is working on matching photo buyers from the agency world to the up and coming photographers that work within instagram and the mobile photography space. Their app utilizes a native iOS app, and a web app (with JSON API) where photographers can upload their best work to sell.</p>
<p class="ew-lead ec-content"><span class="label label-default">leadership</span> I was originally brought in as a consultant to assist the CEO and the co-founder in building a development strategy that would help them move their development cycles forward. Prior to my arrival, the team had been using a waterfall method to assign tasks to various developers. As the business and sales needs progressed however, so did the priorities of the app features. Sometimes multiple times per week. This was leaving the developers frustrated and ineffective as they never had time to finish a task before it was shifted again.</p>
<p class="ew-lead ec-content">Our strategy was to transition the team to an agile development methodology with set sprints, and a clearly defined backlog. This would allow the CEO and future product teams the opportunity to develop the priorities of the business independently of what was being developed for any given sprint. We also re-defined their massive backlog into themes and epics to more clearly outline a product roadmap that could be developed over time.</p>
<p class="ew-tech ec-content"><span class="label label-default">developer</span> During the agile conversion process I also assisted the development team with both backend and frontend development wherever needed. The largest portion of the project that I undertook was the addition of a shopping cart system into their app where there previously was a single item purchase system called WePay that was causing customer confusion. The resulting cart integrated with their complex sales infrastructure allows buyers to purchase multiple photos at once, while allowing sellers to collect their earnings in an escrow account and take them out at will.</p>
<p class="ew-dev-ops ec-content"><span class="label label-default">dev-ops</span> As the senior developer on the team I took over and maintained the devops infrastructure for the app. As the user base grew, it became necessary to implement a horizontal scaling paradigm to handle the additional server load. Using the built in AWS tools, we segregated the server responsibilities, and added additional web server nodes underneath the built in AWS load balancer to begin answering traffic in an efficient manner. I developed the Chef recipe's (Opscode) that handled the server deployments, and initiated the auto-scaling mechanism using custom python scripts to build web server nodes as required.</p>
<hr/>
</div>
<div class="col-xs-12 col-sm-8 list-div">
<p>SnapWire is a photo marketplace based in Santa Barbara, CA who is working on matching photo buyers from the agency world to the up and coming photographers that work within instagram and the mobile photography space. My role included:</p>
<ul>
<li class="ew-lead ec-content">Consulted with CEO and Senior team on strategies for product management. <span class="label label-default">leadership</span></li>
<li class="ew-lead ec-content">Worked with team to transistion the development paradigm from waterfall, to scrum / agile methodology. <span class="label label-default">leadership</span></li>
<li class="ew-lead ec-content">Re-defined the backlog into themes and epics which helped define a product roadmap.<span class="label label-default">leadership</span></li>
<li class="ew-tech ec-content">Assisted development team in completing stories and bug fixes as the backlog was groomed and defined. <span class="label label-default">developer</span></li>
<li class="ew-tech ec-content">Built and deployed a custom shopping cart system to replace an older single photo purchase system that had been implemented. <span class="label label-default">developer</span></li>
<li class="ew-tech ec-content">Worked with marketing team to develop and implement solutions for marketing, including pulling stats from the data that was collected on users, adding data to be collected, and implementing a user tracking an contact system (intercom.io) <span class="label label-default">developer</span></li>
<li class="ew-dev-ops ec-content">Developed and maintained DevOps infrastructure for use on AWS infrastructure. <span class="label label-default">dev-ops</span></li>
<li class="ew-dev-ops ec-content">Built a horizontal scaling server setup using AWS auto-scaling and load balancing. Unitlized Chef (opscode) to implement and deploy server instances, along with custom python shell scripts that handled the deployment. <span class="label label-default">dev-ops</span></li>
</ul>
<hr/>
</div>
</div>
<!-- END: Snapwire -->
<!-- START: CreativeDistrict -->
<div class="row lead-row">
<div class="col-xs-12 col-sm-3">
<a href="http://creativedistrict.com/" target="_blank"><img src="img/creativedistrict.png" class="img-responsive" alt="Creative District Screen Shot" /></a>
</div>
<div class="col-xs-12 col-sm-5">
<h3 class="sub-sub-title"><a href="http://creativedistrict.com/" target="_blank">Creative District / TCX.io</a></h3>
<p class="lead">
<strong>Roles</strong>
<span class="label label-default">developer</span>
<span class="label label-default">leadership</span>
<span class="label label-default">dev-ops</span>
</p>
<p class="">
<strong>Technology</strong>
<span class="label label-ecw">php</span>
<span class="label label-ecw">symfony</span>
<span class="label label-ecw">mysql</span>
<span class="label label-ecw">mongodb</span>
<span class="label label-ecw">node.js</span>
<span class="label label-ecw">MEAN</span>
<span class="label label-ecw">neo4j</span>
<span class="label label-ecw">javascript</span>
<span class="label label-ecw">jquery</span>
<span class="label label-ecw">angular.js</span>
<span class="label label-ecw">html5</span>
<span class="label label-ecw">ruby on rails</span>
<span class="label label-ecw">Postgresql</span>
<span class="label label-ecw">opscode</span>
<span class="label label-ecw">ubuntu-linux</span>
<span class="label label-ecw">aws</span>
</p>
</div>
</div>
<div class="row">
<div class="col-xs-12 col-sm-8 story-div">
<p class="ew-all ec-content">Originally called TCX.io, Creative District was a startup that was incubated out of Technicolor, one of the largest entertainment companies in the world. The idea of the startup was to create a place for creative people to gather online and collaborate together. The project roadmap originally slated a mobile friendly single page app, with a future native app to correspond.</p>
<p class="ew-lead ec-content"><span class="label label-default">leadership</span> I was brought on as the lead developer for the initial start up phase of this project. My role was to lead the development team as we started working on the project, as well as assist the senior managers and the product team with the product development cycle from the technology perspective.</p>
<p class="ew-lead ec-content">I was also charged with leading the agile process, assisting the entire team in understanding and working within the scrum methodology, as well as working as the scrum master for the entire team.</p>
<p class="ew-lead ec-content">Additionaly, I helped the senior level managers in understanding the technical requirements of the various phases of the project while they planned out future iterations. This included development resource and time estimating.</p>
<p class="ew-tech ec-content"><span class="label label-default">developer</span> As the senior level developer, I led the charge in helping decide which technologies the project would be built upon. The project was started as a PHP project using the Symfony framework, but transitioned before any code was in place to using the MEAN stack (node.js, Express, Angular.js and MongoDB). There was also a relational layer consisting of a Neo4J graph database.</p>
<p class="ew-tech ec-content">During the sprint cycles, I developed new features and managed the integrations, pull requests, and QA during each sprint.</p>
<p class="ew-dev-ops ec-content"><span class="label label-default">dev-ops</span> As the development base grew, and as the team started pushing things to different environments, I ran the DevOps side of the project as well. I designed and architected the server instance setup, and deployed them all using the AWS platform. I also maintained deployment scripts for the developer machines that would deploy dev instances using virtualization with a single command.</p>
<hr/>
</div>
<div class="col-xs-12 col-sm-8 list-div">
<p class="ew-all ec-content">Originally called TCX.io, Creative District was a startup that was incubated out of Technicolor, one of the largest entertainment companies in the world. The idea of the startup was to create a place for creative people to gather online, collaborate, and work together. The project roadmap originally slated a mobile friendly single page app, with a future native app to correspond.</p>
<ul>
<li class="ew-lead ec-content">Brought on as the lead developer. Role was to lead the development team, and assist senior managers. <span class="label label-default">leadership</span></li>
<li class="ew-lead ec-content">Acted as the developers liason for the product team as they worked on designing the end product. <span class="label label-default">leader</span></li>
<li class="ew-lead ec-content">Also charged with defining and leading the agile process for the startup team. Acted as the scrum master for the entire team. <span class="label label-default">leadership</span></li>
<li class="ew-lead ec-content">Additionaly, assisted senior managers with estimating time and resources for developers as a part of their larger milestone schedule. <span class="label label-default">leadership</span></li>
<li class="ew-tech ec-content">Led the development team as senior architect defining the various parts that would make up the app. Defined the app architecture and how the various logical layers would interact with each other. <span class="label label-default">developer</span></li>
<li class="ew-tech ec-content">Oversaw development as it was going on, developing new features as well as acting as the integration and test / qa engineer. Managed pull requests and end of sprint iterations and integrations. <span class="label label-default">developer</span></li>
<li class="ew-dev-ops ec-content">Defined and implemented the deployment strategies as well as the server architecure using AWS. Defined a scalability plan that would assist the startup grow as it's traffic increased. <span class="label label-default">dev-ops</span></li>
</ul>
<hr/>
</div>
</div>
<!-- END: Creative District -->
<!-- START: Recruit Talk -->
<div class="row lead-row">
<div class="col-xs-12 col-sm-3">
<a href="http://recruittalk.com/" target="_blank"><img src="img/recruittalk.png" class="img-responsive" alt="Creative District Screen Shot" /></a>
</div>
<div class="col-xs-12 col-sm-5">
<h3 class="sub-sub-title"><a href="http://recruittalk.com/" target="_blank">RecruitTalk</a></h3>
<p class="lead">
<strong>Roles</strong>
<span class="label label-default">developer</span>
<span class="label label-default">leadership</span>
<span class="label label-default">dev-ops</span>
</p>
<p class="">
<strong>Technology</strong>
<span class="label label-ecw">ruby-on-rails</span>
<span class="label label-ecw">postgresql</span>
<span class="label label-ecw">redis</span>
<span class="label label-ecw">heroku</span>
<span class="label label-ecw">ruby motion</span>
<span class="label label-ecw">jQuery</span>
<span class="label label-ecw">cloudflare</span>
</p>
</div>
</div>
<div class="row">
<div class="col-xs-12 col-sm-8 story-div">
<p class="ew-all ec-content">RecuitTalk is an app that envisions solving a part of the high school recuitment / athletic scholarship problem. The project was designed as a web app and a native iOS app that allows high school athletes to track their career stats in hopes of being discovered by college recruiters.</p>
<p class="ew-lead ec-content"><span class="label label-default">leadership</span> I was brought on as the first hire, to take over development of the app that had been created by an agency. I assisted the CEO in picking the team, taking over the project, and instituting an ongoing plan to continue to develop features for the app.</p>
<p class="ew-lead ec-content"><span class="label label-default">leadership</span> Assisted the CEO in developing an agile development strategy, breaking the project into stories and epic to be handed to the development team. I led the process by acting as the scrum master for the team.</p>
<p class="ew-tech ec-content"><span class="label label-default">developer</span> Once the project had been delivered to the development team, we finalized the code and went through a few rounds of QA, fixing the remaining bugs, hardening the code base, and deploying the code to the various environments.</p>
<p class="ew-tech ec-content"><span class="label label-default">developer</span> During the development, I acted as the integration engineer integrating pull requests, and ensuring correct coverage and that all test cases passed.</p>
<hr/>
</div>
<div class="col-xs-12 col-sm-8 list-div">
<p class="ew-all ec-content">RecuitTalk is an app that envisions solving a part of the high school recuitment / athletic scholarship problem. Designed as a web app, and a native iOS app that allowed high school athletes to track their career stats in hopes of being discovered by college recruiters.</p>
<ul>
<li class="ew-lead ec-content">Assisted CEO in building band new dev team. Also assisted in building a development roadmap for public release of the app, and adding ongoing features. <span class="label label-default">leadership</span></li>
<li class="ew-lead ec-content">Worked with the dev team and the CEO to develop an agile development strategy. Worked as the scrum master writing and editing stories, organizing epics, and taking feedback from the product team. <span class="label label-default">leadership</span></li>
<li class="ew-tech ec-content">Finalized the product in preparations for public release. Handled QA and bug fixes that remained from the agency and deployed the code to various environments. <span class="label label-default">developer</span></li>
<li class="ew-tech ec-content">Acted as integration engineer handling pull requests, and ensuring proper test coverage and builds passing. <span class="label label-default">developer</span></li>
</ul>
<hr/>
</div>
</div>
<!-- END: Recruit Talk -->
<!-- START: Trov -->
<div class="row lead-row">
<div class="col-xs-12 col-sm-3">
<a href="https://www.trov.com" target="_blank"><img src="img/trov.png" class="img-responsive" alt="Trov App Screen Shot" /></a>
</div>
<div class="col-xs-12 col-sm-5">
<h3 class="sub-sub-title"><a href="https://www.trov.com" target="_blank">Trōv</a></h3>
<p class="lead">
<strong>Roles</strong>
<span class="label label-default">developer</span>
</p>
<p class="">
<strong>Technology</strong>
<span class="label label-ecw">php</span>
<span class="label label-ecw">codeigniter</span>
<span class="label label-ecw">mysql</span>
<span class="label label-ecw">javascript</span>
<span class="label label-ecw">mootools</span>
<span class="label label-ecw">html5</span>
<span class="label label-ecw">ubuntu-linux</span>
<span class="label label-ecw">mssql</span>
</p>
</div>
</div>
<div class="row">
<div class="col-xs-12 col-sm-8 story-div">
<p class="ew-all ec-content">Trov (Originally called VARDA), was one of the first startups that I was ever a part of. I was with them for three years as their ongoing senior developer. I took over the project for a developer who was leaving to become the CTO of his own startup in the bay area. I was the sole developer on the project responsible for the entire stack from front end to backend to server management. The project lasted about two years before the company was purchased and turned into Trov, who I continued on with through version 1.5 of the project.</p>
<hr/>
</div>
<div class="col-xs-12 col-sm-8 list-div">
<p class="ew-all ec-content">Trov (Originally called VARDA), was one of the first startups that I was ever a part of. I was with them for three years as their ongoing senior developer. I took over the project for a developer who was leaving to become the CTO of his own startup in the bay area. I was the sole developer on the project responsible for the entire stack from front end to backend to server management. The project lasted about two years before the company was purchased and turned into Trov, who I continued on with through version 1.5 of the project.</p>
<hr/>
</div>
</div>
<!-- END: Trov -->
<!-- START: IntoMobile -->
<div class="row lead-row">
<div class="col-xs-12 col-sm-3">
<a href="https://www.intomobile.com" target="_blank"><img src="img/intomobile.png" class="img-responsive" alt="Intomobile Screen Shot" /></a>
</div>
<div class="col-xs-12 col-sm-5">
<h3 class="sub-sub-title"><a href="https://www.intomobile.com" target="_blank">Intomobile.com</a></h3>
<p class="lead">
<strong>Roles</strong>
<span class="label label-default">developer</span>
</p>
<p class="">
<strong>Technology</strong>
<span class="label label-ecw">php</span>
<span class="label label-ecw">wordpress</span>
<span class="label label-ecw">javascript</span>
<span class="label label-ecw">jquery</span>
<span class="label label-ecw">html5</span>
<span class="label label-ecw">ubuntu-linux</span>
<span class="label label-ecw">ruby on rails</span>
</p>
</div>
</div>
<div class="row">
<div class="col-xs-12 col-sm-8 story-div">
<p class="ew-all ec-content">Intomobile was a long term contract position I held for about 9 months as the lead PHP developer for an online news site dedicated to the mobile phone vertical. I was charged with adding features and hardening an existing wordpress installation to handle over 3.5MM unique visitors per month including writing code to pull in data from a custom Rails app that provided data about almost every phone ever made.</p>
<hr/>
</div>
<div class="col-xs-12 col-sm-8 list-div">
<p class="ew-all ec-content">Intomobile was a long term contract position I held for about 9 months as the lead PHP developer for an online news site dedicated to the mobile phone vertical. I was charged with adding features and hardening an existing wordpress installation to handle over 3.5MM unique visitors per month including writing code to pull in data from a custom Rails app that provided data about almost every phone ever made.</p>
<hr/>
</div>
</div>
<!-- END: IntoMobile -->
<a name="personal"></a>
<div class="row">
<div class="col-xs-12 col-sm-8">
<h3 class="sub-title">Personal</h3>
<p class="lead">Outlined below are various personal projects that I have worked on for various reasons over the course of my career. Git repositories are given where appropriate.</p>
<hr />
</div>
</div>
<div class="row">
<div class="col-xs-12">
<h3 class="sub-sub-title"><a href="https://github.com/ecwillis/trog.de" target="_blank">Trog.de</a></h3>
<p class="pull-left">
<strong>Technology</strong>
<span class="label label-ecw">ruby on rails</span>
</p>
<p class="pull-left">
<strong>Git</strong>
<a href="https://github.com/ecwillis/trog.de" target="_blank">https://github.com/ecwillis/trog.de</a>
</p>
</div>
</div>
<div class="row">
<div class="col-xs-12 col-sm-8">
<p class="ew-all ec-content">Trog.de is a really simple URL shortener project I did for myself but never deployed. It was intended to provide self tracking shortened URL's for my own social links complete with an API for deploying from various apps around the web.</p>
<hr/>
</div>
</div>
<div class="row">
<div class="col-xs-12">
<h3 class="sub-sub-title"><a href="https://github.com/devop5" target="_blank">devop5</a></h3>
<p class="pull-left">
<strong>Technology</strong>
<span class="label label-ecw">ruby on rails</span>
<span class="label label-ecw">python</span>
<span class="label label-ecw">django</span>
<span class="label label-ecw">devops</span>
<span class="label label-ecw">chef</span>
<span class="label label-ecw">opscode</span>
</p>
<p class="pull-left">
<strong>Git</strong>
<a href="https://github.com/devop5" target="_blank">https://github.com/devop5</a>
</p>
</div>
</div>
<div class="row">
<div class="col-xs-12 col-sm-8">
<p class="ew-all ec-content">devop5 is a project that I have been working slowly to build that would offer devops as a service for technology companies. The purpose would be to build a custom set of devops tools that would be used to monitor and track server performance and provide infrastructure management.</p>
<hr/>
</div>
</div>
<div class="row">
<div class="col-xs-12">
<h3 class="sub-sub-title"><a href="http://prizemint.com" target="_blank">PrizeMint</a></h3>
<p class="pull-left">
<strong>Technology</strong>
<span class="label label-ecw">ruby on rails</span>
</p>
<p class="pull-left">
</p>
</div>
</div>
<div class="row">
<div class="col-xs-12 col-sm-8">
<p class="ew-all ec-content">PrizeMint is a simple site that I use to blow off steam sometimes. It was born out of a desire to test out how much humans desire to win. It then turned into a place where I could test out my abilities desgining games for people to play. I go back and forth with it whenever I have the time.</p>
</div>
</div>
<a name="contact"></a>
<div class="row">
<div class="col-xs-12 col-sm-8">
<h3 class="sub-title">Contact</h3>
<p class="lead">Would you like to hear more? Feel free to contact me in any of the way's below.</p>
<address>
<strong>Eric Willis</strong><br/>
3940 Broad St.<br/>
#7135<br/>
San Luis Obispo, CA 93401<br/><br/>
<a href="mailto:info@ecwillis.com">info@ecwillis.com</a>
</adress>
</div>
</div>
<!-- Footer Row: START-->
<div class="row footer-row">
<div class="col-xs-12">
<hr />
<p>© 2014, Eric C. Willis - Don't steal. Made with HTML (old fashion style), and <a href="http://getbootstrap.com">Bootstrap</a></p>
</div>
</div>
</div>
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
<!-- Latest compiled and minified JavaScript -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
<script>
$(function(){
$("#list_view_btn").on({
click : function(e){
e.preventDefault();
$("#nar_view_btn").removeClass('active');
$(this).addClass('active');
$(".story-div").hide();
$(".list-div").show();
}
});
$("#nar_view_btn").on({
click : function(e){
e.preventDefault();
$("#list_view_btn").removeClass('active');
$(this).addClass('active');
$(".list-div").hide();
$(".story-div").show();
}
});
$("#ldr_btn").on({
click : function(e){
e.preventDefault();
if($(this).hasClass('active'))
{
$(".ec-content").show();
$(this).removeClass('active');
return;
}
$(".ec-content").hide();
$(".ew-lead").show()
$(".act-grp").removeClass('active');
$(this).addClass('active');
}
});
$("#dev_btn").on({
click : function(e){
e.preventDefault();
if($(this).hasClass('active'))
{
$(".ec-content").show();
$(this).removeClass('active');
return;
}
$(".ec-content").hide();
$(".ew-tech").show()
$(".act-grp").removeClass('active');
$(this).addClass('active');
}
});
$("#devops_btn").on({
click : function(e){
e.preventDefault();
if($(this).hasClass('active'))
{
$(".ec-content").show();
$(this).removeClass('active');
return;
}
$(".ec-content").hide();
$(".ew-dev-ops").show()
$(".act-grp").removeClass('active');
$(this).addClass('active');
}
});
});
</script>
</body>
</html>