-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
874 lines (719 loc) · 41.9 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
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
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!-->
<html class="no-js"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<title>L.Barker - Front-End Developer | Designer | {Non} Unicorn</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<!-- Google Font -->
<link href='https://fonts.googleapis.com/css?family=Raleway:400,200,700' rel='stylesheet' type='text/css'>
<link href="dist/css/style.min.css" rel="stylesheet" type="text/css">
<script src="assets/plugins/modernizr.min.js"></script>
</head>
<body id="page-top" data-spy="scroll">
<!-- Preloader -->
<div class="page-loader">
<div class="loader">Loading...</div>
</div>
<!-- //End Page Loader -->
<main>
<div class="cd-index cd-main-content">
<!-- Begin Intro Section -->
<!--[if lt IE 8]>
<p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
<![endif]-->
<section id="intro" href"#intro" class="section">
<div class="intro-body">
<div class="container">
<div class="row">
<div class="col-md-6 intro-content">
<div class="intro-text">
<h2>Lauren Barker,<br/>architect of online experiences.</h2>
<h3><strong>Front End Developer // Designer </strong></h3>
</div>
<!-- //.intro-text -->
<div class="page-scroll">
<a href="#my-skills" class="btn btn-lg btn-lb">Tell Me More</a>
</div>
<!-- //.page-scroll -->
</div>
<!-- //.intro-content -->
</div>
<!-- //.row -->
</div>
<!-- //.container -->
</div>
<!-- //.intro-body -->
</section>
<!-- //End Intro Section -->
<!-- Begin My Skills Section -->
<section id="my-skills" class="section" href"#my-skills">
<div class="section-inner">
<div class="container section-content">
<div class="row">
<div class="col-md-12">
<div class="section-title text-center">
<h3 class="main-title">Geek Skills</h3>
<h3 class="sub-title">and web stuff that I nerd out on</h3>
<span class="section-line"></span>
</div>
<!-- //.section-title -->
</div>
<!-- //.col-md-12 -->
</div>
<!-- //.row -->
<div class="row">
<div class="col-md-5">
<div class="bar-chart-text">
<p class="lead">My extensive experience managing the life cycles of complex data driven and media rich web projects is why <strong>you want me on your</strong> front-end development <strong>team</strong>. I'm the perfect middle person that can talk fonts to your designers and data structures to your engineers while building a clean front-end framework for your application.</p>
<p class="page-scroll">Currently, I'm looking to join a team and collaborate on web projects utilizing modern web technologies. Most importantly, I want to keep learning and having fun while doing it. If you're interested in being a part of this journey, <a href="#hire-me">let's get in touch</a>.</p>
<p>Web development is something I enjoy doing but it is not my reason for living. Building awesome web experiences is fun but what really drives me through life is reeling left beach breaks, paddling outriggers, and steep deep freshies wherever the snow falls.</p>
</div>
<!-- //.bar-chart-text -->
</div>
<!-- //.col-md-5 -->
<div class="col-md-7">
<!-- Begin Bar Chart -->
<div class="bar-chart">
<div class="bar-chart-item" data-percent="90">
<p>HTML</p>
</div>
<!-- //.bar-chart-item -->
<div class="bar-chart-item" data-percent="89">
<p>CSS / LESS</p>
</div>
<!-- //.bar-chart-item -->
<div class="bar-chart-item" data-percent="85">
<p>Bootstrap</p>
</div>
<!-- //.bar-chart-item -->
<div class="bar-chart-item" data-percent="43">
<p>Javascript</p>
</div>
<!-- //.bar-chart-item -->
<div class="bar-chart-item" data-percent="35">
<p>PHP</p>
</div>
<!-- //.bar-chart-item -->
<div class="bar-chart-item" data-percent="28">
<p>MySQL</p>
</div>
<!-- //.bar-chart-item -->
<div class="bar-chart-item" data-percent="70">
<p>Git</p>
</div>
<!-- //.bar-chart-item -->
<div class="bar-chart-item" data-percent="50">
<p>Grunt</p>
</div>
<div class="bar-chart-item" data-percent="72">
<p>Project Management</p>
</div>
<!-- //.bar-chart-item -->
<div class="bar-chart-legend clearfix">
<div class="legend legend-left">
<p>Newbie</p>
</div>
<!-- //.legend -->
<div class="legend legend-left">
<p>Decent</p>
</div>
<!-- //.legend -->
<div class="legend legend-right">
<p>Pretty Good</p>
</div>
<!-- //.legend -->
<div class="legend legend-right">
<p>Super Hero</p>
</div>
<!-- //.legend -->
</div>
<!-- //.bar-chart-legend -->
</div>
<!-- //End Bar Chart -->
</div>
<!-- //.col-md-7 -->
</div>
<!-- //.row -->
</div>
<!-- //.section-content -->
</div>
<!-- //.section-inner -->
</section>
<!-- //End My Skills Section -->
<!-- Begin My Work Section -->
<section id="portfolio" class="section" href"#portfolio">
<div class="section-inner">
<div class="container section-content">
<div class="row">
<div class="col-md-12">
<div class="section-title text-center">
<h2 class="main-title">Projects</h2>
<h3 class="sub-title">Here just a few projects I've contributed to</h3>
<span class="section-line"></span>
</div>
<!-- //.section-title -->
</div>
<!-- //.col-md-12 -->
</div>
<div class="row">
<div class="col-md-12">
<div class="popup-portfolio">
<div class="portfolio-item grow illustration logo">
<div class="inner-content">
<div class="portfolio-content">
<div class="portfolio-detail">
<a href="xyzebooks.html" title="XYZ eBooks" data-type="page-transition">
<div class="portfolio-text">
<h4>XYZ eBooks</h4>
<p>Web App</p>
</div>
<!-- //.portfolio-text -->
</a>
</div>
<!-- //.portfolio-detail -->
</div>
<!-- //.portfolio-content -->
<img src="assets/img/portfolio/xyzebooks.png" alt="" class="img-responsive"/>
</div>
<!-- //.inner-content -->
</div>
<!-- //.portfolio-item -->
<div class="portfolio-item grow identity">
<div class="inner-content">
<div class="portfolio-content">
<div class="portfolio-detail">
<a href="xyztextbooks.html" title="XYZ Textbooks - Website" data-type="page-transition">
<div class="portfolio-text">
<h4>XYZ Textbooks</h4>
<p>Web App</p>
</div>
<!-- //.portfolio-text -->
</a>
</div>
<!-- //.portfolio-detail -->
</div>
<!-- //.portfolio-content -->
<img src="assets/img/portfolio/xyztextbooks.png" alt="" class="img-responsive"/>
</div>
<!-- //.inner-content -->
</div>
<!-- //.portfolio-item -->
<div class="portfolio-item grow logo identity">
<div class="inner-content">
<div class="portfolio-content">
<div class="portfolio-detail">
<a href="cpmagazine.html" title="Project Title 3 - Lorem Ipsum" data-type="page-transition">
<div class="portfolio-text">
<h4>Cal Poly Magazine</h4>
<p>Quarterly Web Publication</p>
</div>
<!-- //.portfolio-text -->
</a>
</div>
<!-- //.portfolio-detail -->
</div>
<!-- //.portfolio-content -->
<img src="assets/img/portfolio/cpmagazine.png" alt="" class="img-responsive"/>
</div>
<!-- //.inner-content -->
</div>
<!-- //.portfolio-item -->
<div class="portfolio-item grow logo">
<div class="inner-content">
<div class="portfolio-content">
<div class="portfolio-detail">
<a href="mckeague.html" title="Pat McKeagues Blog" data-type="page-transition">
<div class="portfolio-text">
<h4>Pat McKeagues Blog</h4>
<p>Simple Wordpress Site</p>
</div>
<!-- //.portfolio-text -->
</a>
</div>
<!-- //.portfolio-detail -->
</div>
<!-- //.portfolio-content -->
<img src="assets/img/portfolio/mckeague.png" alt="" class="img-responsive"/>
</div>
<!-- //.inner-content -->
</div>
<!-- //.portfolio-item -->
</div>
<!-- //.popup-portfolio -->
</div>
<!-- //.col-md-12 -->
</div>
<!-- //.row -->
<a href="xyzebooks.html" class="btn btn-lb visible-xs" data-type="page-transition">
open portfolio
</a>
</div>
<!-- //.section-content -->
</div>
<!-- //.section-inner -->
</section>
<!-- //End My Work Section -->
<!-- Begin Timeline -->
<section id="timeline" class="section" href"#timeline">
<div class="section-inner">
<div class="container section-content">
<div class="row">
<div class="col-md-12">
<div class="section-title text-center">
<h3 class="main-title">About Me</h3>
<h4 class="sub-title">H<sub>2</sub>0 por favor! I'll take it crystalline or liquid</h4>
<span class="section-line"></span>
</div>
<!-- //.section-title -->
</div>
<!-- //.col-md-12 -->
</div>
<!-- //.row -->
<div class="row">
<div class="col-lg-12">
<!-- Begin Timeline -->
<ul class="timeline">
<li class="timeline-inverted">
<div class="timeline-badge">
<i class="fa fa-dot-circle-o"></i>
</div>
<div class="timeline-panel">
<div class="timeline-heading">
<h4 class="timeline-title">Beach Lifeguard and Jr. Guard Instructor</h4>
<img src="assets/img/about/JG2010group2.JPG" alt="Morro Bay Jr. Lifegaurds" class="img-responsive" >
</div>
<!-- //.timeline-heading -->
<div class="timeline-body">
<p>For seven consecutive years I worked as a Beach Lifeguard and Jr. Lifeguard Instructor during the summer for the City of Morro Bay. </p>
</div>
<!-- //.timeline-body -->
</div>
<div class="timeline-date">
<div class="push-right">
<p>May</p>
<p class="rotate-90">2002</p>
</div>
</div>
<!-- //.timeline-date -->
</li>
<li>
<div class="timeline-badge">
<i class="fa fa-dot-circle-o"></i>
</div>
<div class="timeline-panel">
<div class="timeline-heading">
<h4 class="timeline-title">Cal Poly Magazine</h4>
<img src="assets/img/about/cpmagazine.gif" alt="Cal Poly Magazine" class="img-responsive" >
</div>
<!-- //.timeline-heading -->
<div class="timeline-body">
<p>Hired by Cal Poly's public relations department to build and maintain Cal Poly Magazine. I managed the codebase on site and remotely for about five years.</p>
</div>
<!-- //.timeline-body -->
</div>
<div class="timeline-date">
<p>April</p>
<p class="rotate-90">2007</p>
</div>
<!-- //.timeline-date -->
</li>
<li class="timeline-inverted">
<div class="timeline-badge">
<i class="fa fa-dot-circle-o"></i>
</div>
<!-- //.timeline-badge -->
<div class="timeline-panel">
<div class="timeline-heading">
<h4 class="timeline-title">Cal Poly Graduate to Whistler Ski Bum</h4>
<img src="assets/img/about/whistler.jpg" alt="" class="img-responsive">
</div>
<!-- //.timeline-heading -->
<div class="timeline-body">
<p>The stock market crashed as I finished my Graphic Communication degree at Cal Poly, so naturally I headed up to Canada to be a ski bum.</p>
</div>
<!-- //.timeline-body -->
</div>
<!-- //.timeline-panel -->
<div class="timeline-date">
<div class="push-right">
<p>Dec</p>
<p class="rotate-90">2008</p>
</div>
</div>
<!-- //.timeline-date -->
</li>
<li>
<div class="timeline-badge">
<i class="fa fa-dot-circle-o"></i>
</div>
<!-- //.timeline-badge -->
<div class="timeline-panel">
<div class="timeline-heading">
<h4 class="timeline-title">Teamboat - Steamboat, CO</h4>
<img src="assets/img/about/biglines.jpg" alt="" class="img-responsive" >
</div>
<!-- //.timeline-heading -->
<div class="timeline-body">
<p>I moved to Steamboat Springs for "just the season" and ended up living there year-round for four years.</p>
</div>
<!-- //.timeline-body -->
</div>
<!-- //.timeline-panel -->
<div class="timeline-date">
<p>Nov</p>
<p class="rotate-90">2009</p>
</div>
<!-- //.timeline-date -->
</li>
<li class="timeline-inverted">
<div class="timeline-badge">
<i class="fa fa-dot-circle-o"></i>
</div>
<!-- //.timeline-badge -->
<div class="timeline-panel">
<div class="timeline-heading">
<h4 class="timeline-title">Full Time Employment</h4>
<img src="assets/img/about/sublime.png" alt="" class="img-responsive">
</div>
<!-- //.timeline-heading -->
<div class="timeline-body">
<p>I moved back to SLO and snagged a full time position with XYZ Textbooks as a Front-End Developer. I immediately got to work on the outdated static HTML website.</p>
</div>
<!-- //.timeline-body -->
</div>
<!-- //.timeline-panel -->
<div class="timeline-date">
<div class="push-right">
<p>May</p>
<p class="rotate-90">2012</p>
</div>
</div>
<!-- //.timeline-date -->
</li>
<li>
<div class="timeline-badge">
<i class="fa fa-dot-circle-o"></i>
</div>
<!-- //.timeline-badge -->
<div class="timeline-panel">
<div class="timeline-heading">
<h4 class="timeline-title">Moved from SLO to Cayucos</h4>
<img src="assets/img/about/cayucos_surf.jpg" alt="" class="img-responsive">
</div>
<!-- //.timeline-heading -->
<div class="timeline-body">
<p>My soul was forever thankful for moving back to the beach. Salt water runs though my veins . . . </p>
</div>
<!-- //.timeline-body -->
</div>
<!-- //.timeline-panel -->
<div class="timeline-date">
<p>Oct</p>
<p class="rotate-90">2013</p>
</div>
<!-- //.timeline-date -->
</li>
<li class="timeline-inverted">
<div class="timeline-badge">
<i class="fa fa-dot-circle-o"></i>
</div>
<!-- //.timeline-badge -->
<div class="timeline-panel">
<div class="timeline-heading">
<h4 class="timeline-title">Joined Pale Kai</h4>
<img src="assets/img/about/palekai.jpg" alt="" class="img-responsive">
</div>
<!-- //.timeline-heading -->
<div class="timeline-body">
<p>Joined Pale Kai, a competitive racing outrigger club in Avila Beach.</p>
</div>
<!-- //.timeline-body -->
</div>
<!-- //.timeline-panel -->
<div class="timeline-date">
<div class="push-right">
<p>Jan</p>
<p class="rotate-90">2014</p>
</div>
</div>
<!-- //.timeline-date -->
</li>
<li>
<div class="timeline-badge">
<i class="fa fa-dot-circle-o"></i>
</div>
<!-- //.timeline-badge -->
<div class="timeline-panel">
<div class="timeline-heading">
<h4 class="timeline-title">XYZ eBooks Launched</h4>
<center><img src="assets/img/portfolio/interactivetextbooks.png" alt="" class="img-responsive"></center>
</div>
<!-- //.timeline-heading -->
<div class="timeline-body">
<p>My colleague and I designed, developed, and implemented a new eBook platform for XYZ Textbooks.</p>
</div>
<!-- //.timeline-body -->
</div>
<!-- //.timeline-panel -->
<div class="timeline-date">
<p>Aug</p>
<p class="rotate-90">2014</p>
</div>
<!-- //.timeline-date -->
</li>
<li class="timeline-inverted">
<div class="timeline-badge">
<i class="fa fa-dot-circle-o"></i>
</div>
<!-- //.timeline-badge -->
<div class="timeline-panel">
<div class="timeline-heading">
<h4 class="timeline-title">Project Cleveland Launched</h4>
<img src="assets/img/about/xyztextbook.png" alt="" class="img-responsive">
</div>
<!-- //.timeline-heading -->
<div class="timeline-body">
<p>Collaborated with an amazing team at XYZ Textbooks to redevelop the XYZ Textbooks website to better server the goals of their complex user base. We also launched XYZ eBooks v2.0!</p>
</div>
<!-- //.timeline-body -->
</div>
<!-- //.timeline-panel -->
<div class="timeline-date">
<div class="push-right">
<p>Aug</p>
<p class="rotate-90">2015</p>
</div>
</div>
<!-- //.timeline-date -->
</li>
<li>
<div class="timeline-badge">
<i class="fa fa-dot-circle-o"></i>
</div>
<!-- //.timeline-badge -->
<div class="timeline-panel">
<div class="timeline-heading">
<h4 class="timeline-title">Whats next?</h4>
<img src="assets/img/about/cayucos_2.jpg" alt="" class="img-responsive">
</div>
<!-- //.timeline-heading -->
<div class="timeline-body">
<p>I can't see over the horizon but I feel something good is coming.</p>
</div>
<!-- //.timeline-body -->
</div>
<!-- //.timeline-panel -->
<div class="timeline-date">
<p>Jan</p>
<p class="rotate-90">2016</p>
</div>
<!-- //.timeline-date -->
</li>
</ul>
</div>
</div>
<!-- //.row -->
</div>
<!-- //.section-content -->
</div>
<!-- //.bcg -->
</div>
<!-- //.parallax -->
</div>
<!-- //.section-inner -->
</section>
<!-- //End Timeline -->
<!-- Begin Hire Me Section -->
<section id="hire-me" class="section" href"#hire-me">
<div class="section-inner">
<div class="container section-content">
<div class="row">
<div class="col-md-12">
<div class="section-title text-center">
<h3 class="main-title">Hire Me</h3>
<h3 class="sub-title">Here to design, build, and deploy your online presence</h3>
<span class="section-line"></span>
</div>
<!-- //.section-title -->
</div>
<!-- //.col-md-12 -->
</div>
<!-- //.row -->
<div class="row">
<div class="col-md-8">
<p>I have a passion for building modern, intuitive responsive websites for projects both large and small. From design to implementation and anywhere inbetween, I can help you acheive the results you're looking for.</p>
<p>So if you have a project in mind lets get in touch and work on it together. I am currently <strong>available for freelance projects or full-time employment</strong>.</p>
<center>
<div class="row">
<div class="col-xs-4">
<a href="https://www.linkedin.com/in/weblbdesigns">
<span class="linkedin-icon">
<i class="fa fa-linkedin fa-5x"></i>
</span>
<h4>LinkedIn</h4>
</a>
<!-- //.social-icon-item -->
</div>
<!-- //.col-xs-6 col-sm-4 col-md-2 -->
<div class="col-xs-4">
<a href="https://github.com/lbarker">
<span class="github-icon">
<i class="fa fa-github fa-5x"></i>
</span>
<h4>GitHub</h4>
</a>
</div>
<!-- //.col-xs-6 col-sm-4 col-md-2 -->
<div class="col-xs-4">
<a href="https://plus.google.com/u/0/113805534253450447736/about/p/pub">
<span class="social-icon">
<i class="fa fa-google-plus fa-5x"></i>
</span>
<h4>Google +</h4>
</a>
</div>
<!-- //.col-xs-6 col-sm-4 col-md-2 -->
</div>
<p class="text-muted">[email protected] || 805-235-1227</p>
</center>
</div>
<div class="col-md-4">
<img src="/assets/img/Web-Development.gif" class="img-responsive" alt="Responsive image">
</div>
</div>
<!-- //.row -->
</div>
<!-- //.section-content -->
</div>
<!-- //.section-inner -->
</section>
<!-- //End Hire Me Section -->
<!-- Begin Footer -->
<footer class="footer">
<!-- Begin Copyright -->
<div id="copyright">
<div class="container">
<div class="row">
<div class="col-md-4">
<span class="copyright">Copyright © Lauren Barker 2016</span>
</div>
<div class="col-md-8">
<p class="pull-right"><small>"If debugging is the process of removing software bugs, then programming must be the process of putting them in."<br/>
<em>- Edsger Dijkstra</em></small></p>
</div>
</div>
</div>
<!-- //.container -->
</div>
<!-- //End Copyright -->
</footer>
</div>
</main>
<a href="#cd-nav" class="cd-nav-trigger">Menu
<span class="cd-nav-icon"></span>
<svg x="0px" y="0px" width="54px" height="54px" viewBox="0 0 54 54">
<circle fill="transparent" stroke="#656e79" stroke-width="1" cx="27" cy="27" r="25" stroke-dasharray="157 157" stroke-dashoffset="157"></circle>
</svg>
</a>
<div id="cd-nav" class="cd-nav">
<div class="cd-navigation-wrapper">
<div class="row">
<div class="col-sm-6">
<h2>Menu</h2>
<nav>
<ul class="cd-primary-nav list-unstyled">
<li class="page-scroll">
<a href="#intro">Welcome</a>
</li>
<li class="page-scroll">
<a href="#my-skills">Geek Skills</a>
</li>
<li class="page-scroll">
<a href="#portfolio">Projects</a>
</li>
<li class="page-scroll">
<a href="#timeline">About</a>
</li>
<li class="page-scroll">
<a href="#hire-me">Hire Me!</a>
</li>
</ul>
</nav>
</div>
<div class="col-sm-6">
<h2>Contact Me</h2>
<div class="row social-icons">
<div class="col-xs-4">
<div class="social-icon-item text-center not-right-column top-column">
<a href="https://www.linkedin.com/in/weblbdesigns">
<span class="linkedin-icon">
<i class="fa fa-linkedin fa-5x"></i>
</span>
<h4>LinkedIn</h4>
</a>
</div>
<!-- //.social-icon-item -->
</div>
<!-- //.col-xs-6 col-sm-4 col-md-2 -->
<div class="col-xs-4">
<div class="social-icon-item text-center not-right-column top-column">
<a href="https://github.com/lbarker">
<span class="github-icon">
<i class="fa fa-github fa-5x"></i>
</span>
<h4>GitHub</h4>
</a>
</div>
<!-- //.social-icon-item -->
</div>
<!-- //.col-xs-6 col-sm-4 col-md-2 -->
<div class="col-xs-4">
<div class="social-icon-item text-center not-right-column top-column">
<a href="https://plus.google.com/u/0/113805534253450447736/about/p/pub">
<span class="social-icon">
<i class="fa fa-google-plus fa-5x"></i>
</span>
<h4>Google +</h4>
</a>
</div>
<!-- //.social-icon-item -->
</div>
<!-- //.col-xs-6 col-sm-4 col-md-2 -->
</div>
<div class="row">
<div class="contact-info">
<p>
[email protected] // 805-235-1227
</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="cd-cover-layer"></div>
<div class="cd-loading-bar"></div>
<script type="text/javascript">
$(function(){
$(window).load(function(){
var ua = navigator.userAgent.toLowerCase(),
isAndroid = ua.indexOf("android") > -1;
});
});
</script>
<script src="dist/js/base.min.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-11829060-3', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>