-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.old.html
826 lines (596 loc) · 30 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
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
<!DOCTYPE html>
<!--[if lt IE 8 ]><html class="no-js ie ie7" lang="en"> <![endif]-->
<!--[if IE 8 ]><html class="no-js ie ie8" lang="en"> <![endif]-->
<!--[if (gte IE 8)|!(IE)]><!-->
<html class="no-js" lang="en">
<!--<![endif]-->
<head>
<!-- Bablic Translation -->
<script data-cfasync="false" data-bablic="5c38de1222ffb6000196dbc2" data-bablic-m="[0,'en','en',1,['pt_br'],0,0,0,1,0,0,0,0,[],'cesarnogueira.tech/',[],['_v',2]]" src="//cdn2.bablic.com/js/bablic.3.9.js"></script>
<!-- Hotjar Tracking Code for http://cesarnogueira.tech -->
<script>
(function(h,o,t,j,a,r){
h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};
h._hjSettings={hjid:173193,hjsv:6};
a=o.getElementsByTagName('head')[0];
r=o.createElement('script');r.async=1;
r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;
a.appendChild(r);
})(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv=');
</script>
<script type="text/javascript">
$(document).ready(function () {
if(window.location.href.indexOf("locale") > -1) {
document.getElementById("btnDownloadCV").href="./curriculum/CV_CesarAugustoNogueira_EN_US.pdf";
}
});
</script>
<!--- Basic Page Needs
================================================== -->
<meta charset="utf-8">
<title>Cesar Augusto Nogueira - Software Developer</title>
<meta name="description" content="Cesar Augusto Nogueira - Software Development Services">
<meta name="author" content="Cesar Augusto Nogueira">
<meta name="keywords" content="Cesar Augusto Nogueira, CesarAugustoNogueira, developer, java, development, software, software analyst, software engineer, contact Cesar Augusto Nogueira">
<!-- Navigation bar Chrome color theme -->
<meta name="theme-color" content="#070708">
<!-- Mobile Specific Metas
================================================== -->
<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1">
<!-- CSS -->
<link rel="stylesheet" href="css/default.css">
<link rel="stylesheet" href="css/layout.css">
<link rel="stylesheet" href="css/media-queries.css">
<link rel="stylesheet" href="css/magnific-popup.css">
<link rel="stylesheet" href="css/pulseProfilePicture.css">
<!-- Github Activity -->
<link rel="stylesheet" href="css/font-awesome/css/font-awesome.css">
<link rel="stylesheet" href="css/github-activity.css">
<!-- Add fancyBox -->
<link rel="stylesheet" href="css/fancybox/jquery.fancybox.css?v=2.1.5" type="text/css" media="screen">
<!-- Animate CSS -->
<link rel="stylesheet" type="text/css" href="css/animate.css">
<!-- Script -->
<script src="js/modernizr.js"></script>
<!-- Github Activity
<script type="text/javascript" src="js/mustache.min.js"></script>
<script type="text/javascript" src="js/github-activity.js"></script>
-->
<!-- Rooster Notifications -->
<script src='//cdn.goroost.com/roostjs/3f40c23143ce4faba2df4caed8b227a3' async></script>
<!-- Favicons
================================================== -->
<link rel="shortcut icon" href="favicon.png">
</head>
<body>
<!-- Header
================================================== -->
<header id="home">
<nav id="nav-wrap">
<a class="mobile-btn" href="#nav-wrap" title="Show navigation">Show navigation</a>
<a class="mobile-btn" href="#" title="Hide navigation">Hide navigation</a>
<ul id="nav" class="nav">
<li class="current"><a class="smoothscroll" href="#home">Home</a></li>
<li><a class="smoothscroll" href="#about">About</a></li>
<li><a id="resumeSectionClick" class="smoothscroll" href="#resume">Resume</a></li>
<!-- <li><a class="smoothscroll" href="#portfolio">Works</a></li> -->
<li><a class="smoothscroll" href="#testimonials">Testimonials</a></li>
<li><a class="smoothscroll" href="#contact">Contact</a></li>
<!-- <li><a id="blog-link" href="http://cesarnogueira.me/blog" target="_blank">Blog</a></li> -->
</ul>
<!-- end #nav -->
</nav>
<!-- end #nav-wrap -->
<!-- Hour of code banner - fancyBox
==================================================
<div class="fancyboxHourOfCode" style="display:none">
<div id="dataHourOfCode" style="display:none"><a href="http://hourofcode.com/" target="_blank"><img src="http://hourofcode.com/images/banner5.jpg"/></a></div>
</div>
END Hour of code banner -->
<div class="row banner">
<div class="banner-text">
<h1 class="responsive-headline">Cesar Augusto Nogueira</h1>
<h3>A <span>creative Cloud DevOps Engineer</span>, <span>tech-enthusiast</span> and <span>geek</span> creating awesome and effective systems and applications for companies of all sizes around the globe. Scroll down to learn more <a class="smoothscroll"
href="#about">about me</a>.</h3>
<hr>
<ul class="social">
<li>
<a href="https://br.linkedin.com/in/cesarnog/en" target="_blank">
<i class="fa fa-linkedin"></i>
</a>
</li>
<li>
<a href="https://github.com/cesarnog" target="_blank">
<i class="fa fa-github"></i>
</a>
</li>
<li>
<a href="https://twitter.com/cesarnogcps" target="_blank">
<i class="fa fa-twitter"></i>
</a>
</li>
<li><a href="https://facebook.com/cesarnog" target="_blank">
<i class="fa fa-facebook"></i>
</a>
</li>
<li>
<a href="https://instagram.com/cesarnogcps" target="_blank">
<i class="fa fa-instagram"></i>
</a>
</li>
<li>
<a href="skype:cesar.nog?dropdown">
<i class="fa fa-skype"></i>
</a>
</li>
</ul>
</div>
</div>
<p class="scrolldown">
<a class="smoothscroll" href="#about"><i class="icon-down-circle"></i></a>
</p>
</header>
<!-- Header End -->
<!-- About Section
================================================== -->
<section id="about">
<div class="row">
<div class="three columns" style="padding: 0px 0 250px 0">
<div class="pulse1"></div>
<div class="pulse2"></div>
<div class="profilepicture"></div>
</div>
<div class="nine columns main-col">
<h2>About Me</h2>
<p>I am someone who fills my life with dreams and goals, always striving for success in my personal career and for the company I work for.
Main Specialities: Cloud and DevOps, Professional Google Cloud Architect certified, AWS Cloud Practitioner, Azure Fundalmentals, Java and Python Development (backend), Android
App development, Web Development, HTML5, Scripts (jQuery, Prototype, jQuery UI), Agile Development, Oracle Database, MySql Database, Web Design, WebServices.
</p>
<div class="row">
<div class="columns contact-details">
<h2>Contact Details</h2>
<p class="address">
<span>Cesar Augusto Nogueira</span><br>
<span> São Paulo, SP - Brazil
</span><br>
<span>+55 19 9 9382-8181</span><br>
<span>[email protected]</span>
</p>
</div>
<div class="columns download">
<p>
<a id="btnDownloadCV" href="./curriculum/CV_CesarANogueira_Cloud_EN_US.pdf" target="_blank" class="button" download><i class="fa fa-download"></i>Download Resume</a>
</p>
</div>
</div>
<!-- end row -->
</div>
<!-- end .main-col -->
</div>
</section>
<!-- About Section End-->
<!-- Resume Section
================================================== -->
<section id="resume">
<!-- Education -->
<div class="row education">
<div class="three columns header-col">
<h1><span>Education</span></h1>
</div>
<div class="nine columns main-col">
<div class="row item">
<div class="twelve columns">
<h3>UNIVESP</h3>
<p class="info">Computer Engineering <span>•</span> <em class="date">December 2020</em></p>
<p>
Bachelor's degree in computer engineering in order to accomplish studies fields in the computer area.
</div>
</div>
<!-- item end -->
<div class="row item">
<div class="twelve columns">
<h3>University of Missouri - Kansas City</h3>
<p class="info">Courses in Information Systems and Computer Software Engineering <span>•</span> <em class="date">Fall 2013</em></p>
<p>
Scholarship student of the Brazil Mobility Team in partnership with IIE (Institute of International Education) program - Fall 2013. </p>
</div>
</div>
<!-- item end -->
<div class="row item">
<div class="twelve columns">
<h3>Federal University of São Carlos </h3>
<p class="info">Bachelors in Information Systems <span>•</span> <em class="date">In Progress, December 2015</em></p>
<p>
Full major in Information Systems with minors in Computer Science.
</p>
</div>
</div>
<!-- item end -->
<div class="row item">
<div class="twelve columns">
<h3>State University of Campinas</h3>
<p class="info">Computer Technician<span>•</span> <em class="date">2008 - 2009</em></p>
<p>
Computer Technician performed in COTUCA (Technical School of Campinas). Focus: Software and Web Development
</p>
</div>
</div>
<!-- item end -->
</div>
<!-- main-col end -->
</div>
<!-- End Education -->
<!-- Work Section -->
<div class="row work">
<div class="three columns header-col">
<h1><span>Work</span></h1>
</div>
<div class="nine columns main-col">
<div class="row item">
<div class="twelve columns">
<h3>DevOps Engineer</h3>
<p class="info">Zerolight LLC - Newcastle, UK<span>•</span> <em class="date">Ago 2021 - Current</em></p>
<p> Developing, designing and managing innovative cloud-based infrastructure and services for automotive customers.
Building scalable services on ensuring reliability and speed across multiple platforms.
</p>
</div>
</div>
<div class="row item">
<div class="twelve columns">
<h3>Tech Arch Manager</h3>
<p class="info">Accenture Interactive Brazil<span>•</span> <em class="date">Ago 2020 - July 2021</em></p>
<p> Direct involvement in Accenture Interactive projects
- Google Cloud - Kubernetes Clusters
- Automation with Jenkins and Spinnaker
- Creation of proposals for new possible cloud customers in the São Paulo region
- Management of technical team activities
- Technical interviews with prospected new consultants for Accenture Interactive
</p>
</div>
</div>
<div class="row item">
<div class="twelve columns">
<h3>Cloud Architect</h3>
<p class="info">everis<span>•</span> <em class="date">Feb 2019 - Ago 2020</em></p>
<p> Acting in national and international clients in the creation and maintenance of best
cloud solutions (GCP, AWS, Azure, Oracle Cloud)
- Creating customizable dashboards with New Relic and Google DataStudio
- Maintenance of VPC Networks
- Managing the infrastructure of clients such as AndBank, Santander, Latam Airlines
- Sensitive data security (PII)
- Configuration of monitoring tools: NewRelic, PagerDuty, StackStorm
</p>
</div>
</div>
<!-- item end -->
<div class="row item">
<div class="twelve columns">
<h3>Software Engineer</h3>
<p class="info">CI&T<span>•</span> <em class="date">Dez 2017 - Feb 2019</em></p>
<p> Project for an International Customer from America. Software Development in Java / Node.JS and React.JS contemplating the following technologies: - Creation and maintenance of Pipelines made with Apache Beam - Maintenance and deploy
of applications in Google App Engine - Maintenance and creation of cronjobs for Google DataFlow - Querying and creating tables for Google Big Query
</p>
</div>
</div>
<!-- item end -->
<div class="row item">
<div class="twelve columns">
<h3>Java Developer</h3>
<p class="info">Indra<span>•</span> <em class="date">April 2017 - Out 2017</em></p>
<p> Java EE Software Development for multinational clients using Java EE, Java 8, Eclipse RCP and other Java technologies. Web development with React.JS
</p>
</div>
</div>
<!-- item end -->
<div class="row item">
<div class="twelve columns">
<h3>Software Analyst</h3>
<p class="info">Instituto Eldorado <span>•</span> <em class="date">November 2014 - Present</em></p>
<p>
Java and Cloud Development for Motorola projects.
</p>
</div>
</div>
<!-- item end -->
<div class="row item">
<div class="twelve columns">
<h3>Software Engineer Intern</h3>
<p class="info">IBM Lenexa, Kansas - USA <span>•</span> <em class="date">May 2014 - August 2014</em></p>
<p>
Summer 2014 Co-Op/Intern Programmer with Software Engineering responsibilities. Jetty Embedded, Maven 3, PHP conversion to Java, JSP, Informix Databases, Java Development, JUnit Testing, HTML5, jQuery, Android Development.
</p>
</div>
</div>
<!-- item end -->
<div class="row item">
<div class="twelve columns">
<h3>Java Developer</h3>
<p class="info">Fundação CPqD (www.cpqd.com) <span>•</span> <em class="date">January 2010 - April 2013</em></p>
<p>
JEE Web Application Development using frameworks like Hibernate, Struts, JSF 2.0, Maven, jQuery. Access to the database, creating logical data, creating systems that meet the industry billing (financial) and telecommunications.
</p>
</div>
</div>
<!-- item end -->
</div>
<!-- main-col end -->
</div>
<!-- End Work -->
<!-- Skills Section -->
<div class="row skill">
<div class="three columns header-col">
<h1><span>Skills</span></h1>
</div>
<div class="nine columns main-col">
<p>I am proficient in many different areas, below is a chart of my knowledge in various skills. </p>
<div class="bars">
<ul class="skills">
<li><span class="bar-expand java"></span><em>Java</em></li>
<li><span class="bar-expand html5"></span><em>HTML5</em></li>
<li><span class="bar-expand css"></span><em>CSS</em></li>
<li><span class="bar-expand jquery"></span><em>jQuery</em></li>
<li><span class="bar-expand wordpress"></span><em>Wordpress</em></li>
<li><span class="bar-expand android"></span><em>Android</em></li>
</ul>
</div>
<!-- end skill-bars -->
</div>
<!-- main-col end -->
</div>
<!-- End skills -->
</section>
<!-- Resume Section End-->
<!-- GitHub Activity Section -->
<section id="github">
<div class="row skill">
<div class="main-col">
<div id="feed"></div>
</div>
</div>
</section>
<!-- GitHub Activity End -->
<!-- Testimonials Section -->
<section id="testimonials">
<div class="text-container">
<div class="row">
<div class="two columns header-col">
<h1><span>LinkedIn Testimonials</span></h1>
</div>
<div class="ten columns flex-container">
<div class="flexslider">
<ul class="slides">
<li>
<blockquote>
<p>Cesar is a skilled Java developer who helped us build a Data Analytics platform on top of Google Cloud using Big Data Engineering techniques for a mass media corporation.
He certified himself as Google Cloud Architect and had experience with a broad range of technologies throughout the project.
He is that type of person you can always count on and who's always bringing new stuff to the team.
His involvement with tech communities and conferences is also noticeable.
</p>
<cite><a href="https://www.linkedin.com/in/larruda/" target="_blank">
Lucas Arruda <i class="fa fa-linkedin"></i></a> - Google Cloud Expert at CI&T</cite>
</blockquote>
</li>
<li>
<blockquote>
<p>Cesar is a highly intelligent individual with a passion for learning. I truly hope to work with him again in the future!
</p>
<cite>
<a href="https://www.linkedin.com/in/dillon-roher-4b4052157/" target="_blank">
Dillon Roher <i class="fa fa-linkedin"></i></a> - Chief Technical Officer at Appollo Group
</cite>
</blockquote>
</li>
<li>
<blockquote>
<p>Cesar is a passionate, highly motivated and skilled software developer. He enjoys coding, studying and researching.
He never let an opportunity of improvement go away, he's always ready to contribute and take on responsibility.
He really loves his profession.</p>
<cite>
<a href="https://www.linkedin.com/in/ivan-de-aguirre/" target="_blank">
Ivan de Aguirre <i class="fa fa-linkedin"></i></a> - Project Leader at Eldorado's Research Institute
</cite>
</blockquote>
</li>
<li>
<blockquote>
<p>Cesar Augusto is an excellent professional for several reasons.
In addition to mastering the area in which he works, he knows how to work in groups and deliver results even with challenging deadlines.
I say as a friend and co-worker that Cesar is a differential that cannot be missed.</p>
<cite>
<a href="https://www.linkedin.com/in/victor-di-trani/" target="_blank">
Victor Di Trani<i class="fa fa-linkedin"></i></a> - Java Software Engineer at RealWorksBV
</cite>
</blockquote>
</li>
<!-- slide ends -->
</ul>
</div>
<!-- div.flexslider ends -->
</div>
<!-- div.flex-container ends -->
</div>
<!-- row ends -->
</div>
<!-- text-container ends -->
</section>
<!-- Testimonials Section End-->
<!-- Contact Section
================================================== -->
<section id="contact">
<div class="row section-head">
<div class="two columns header-col">
<h1><span>Get In Touch.</span></h1>
</div>
<div class="ten columns">
<p class="lead">Contact me for:</p>
<ul class="disc">
<li>startup consulting or new ventures </li>
<li>career opportunities</li>
<li>expertise requests</li>
<li>getting back in touch</li>
</ul>
</div>
</div>
<div class="row">
<div class="eight columns">
<!-- form -->
<form action="" method="post" id="contactForm" name="contactForm">
<fieldset>
<div>
<label for="contactName">Name <span class="required">*</span></label>
<input type="text" value="" size="35" id="contactName" name="contactName">
</div>
<div>
<label for="contactEmail">Email <span class="required">*</span></label>
<input type="text" value="" size="35" id="contactEmail" name="contactEmail">
</div>
<div>
<label for="contactSubject">Subject</label>
<input type="text" value="" size="35" id="contactSubject" name="contactSubject">
</div>
<div>
<label for="contactMessage">Message <span class="required">*</span></label>
<textarea cols="50" rows="15" id="contactMessage" name="contactMessage"></textarea>
</div>
<div>
<button class="submit">Submit</button>
<span id="image-loader">
<img alt="" src="images/loader.gif">
</span>
</div>
</fieldset>
</form>
<!-- Form End -->
<!-- contact-warning -->
<div id="message-warning"> There was an error when trying to send the message requested to Cesar. Please try again later!</div>
<!-- contact-success -->
<div id="message-success">
<i class="fa fa-check"></i>Your message has been successfully sent to Cesar, thank you!<br>
</div>
</div>
<aside class="four columns footer-widgets">
<div class="widget widget_contact">
<h4>Address and Phone</h4>
<p class="address">
Cesar Augusto Nogueira<br> São Paulo, SP Brazil<br>
<span>+55 19 9 9382-8181</span>
</p>
</div>
<div class="widget widget_tweets">
<!-- <h4 class="widget-title">Latest Tweets</h4> -->
<a class="twitter-timeline" data-dnt="true" href="https://twitter.com/cesarnogCPS" data-widget-id="308576559273492480">Tweets by @cesarnogCPS</a>
<script>
!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");
</script>
<!-- <ul id="twitter">
<li>
<span>
This is Photoshop's version of Lorem Ipsum. Proin gravida nibh vel velit auctor aliquet.
Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum
<a href="#">http://t.co/CGIrdxIlI3</a>
</span>
<b><a href="#">2 Days Ago</a></b>
</li>
<li>
<span>
Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam,
eaque ipsa quae ab illo inventore veritatis et quasi
<a href="#">http://t.co/CGIrdxIlI3</a>
</span>
<b><a href="#">3 Days Ago</a></b>
</li>
</ul> -->
</div>
<!-- START TweepMap Widget -->
<div class="tweepmapmapwidget" style="width:300px;height:250px">
<a href="http://tweepsmap.com/!cesarnogCPS" target="_blank" style="float:center;font-size:14px">cesarnogCPS's - TweepsMap</a>
</div>
<script type="text/javascript" src="http://maps.google.com/maps/api/js?sensor=false"></script>
<script type="text/javascript">
(function () {var ts = document.createElement('script'); ts.type = 'text/javascript'; ts.async = true;
ts.src = 'http://widget.tweepsmap.com/tweepsmap/API/v2/Scripts/mapwidget-c.js';
var s = document.getElementsByTagName('script')[0];s.parentNode.insertBefore(ts, s);})();
</script>
<!-- END TweepMap Widget -->
</aside>
</div>
</section>
<!-- Contact Section End-->
<!-- footer
================================================== -->
<footer>
<div class="row">
<div class="twelve columns">
<ul class="social-links">
<li>
<a href="https://br.linkedin.com/in/cesarnog/en" target="_blank">
<i class="fa fa-linkedin"></i>
</a>
</li>
<li>
<a href="https://github.com/cesarnog" target="_blank">
<i class="fa fa-github"></i>
</a>
</li>
<li>
<a href="https://twitter.com/cesarnogcps" target="_blank">
<i class="fa fa-twitter"></i>
</a>
</li>
<li><a href="https://facebook.com/cesarnog" target="_blank">
<i class="fa fa-facebook"></i>
</a>
</li>
<li>
<a href="https://instagram.com/cesarnogcps" target="_blank">
<i class="fa fa-instagram"></i>
</a>
</li>
<li>
<a href="skype:cesar.nog?dropdown">
<i class="fa fa-skype"></i>
</a>
</li>
</ul>
<ul class="copyright">
<li>© Copyright
<script type="text/JavaScript">
document.write(new Date().getFullYear());
</script>
</li>
</ul>
</div>
<div id="go-top"><a class="smoothscroll" title="Back to Top" href="#home"><i class="icon-up-open"></i></a></div>
</div>
</footer>
<!-- Footer End-->
<!-- Java Script
================================================== -->
<script src="js/jquery-2.1.1.min.js"></script>
<script>
window.jQuery || document.write('<script src="js/jquery-2.1.1.min.js"><\/script>')
</script>
<script type="text/javascript" src="js/jquery-migrate-1.2.1.min.js"></script>
<script src="js/jquery.flexslider.js"></script>
<script src="js/waypoints.js"></script>
<script src="js/jquery.fittext.js"></script>
<!-- ViewportChecker.js -->
<script src="js/viewportchecker.js"></script>
<!-- Add fancyBox
<script type="text/javascript" src="js/fancybox/jquery.fancybox.pack.js?v=2.1.5"></script>
-->
<!-- Magnific Popup core JS file -->
<script src="js/magnific-popup.js"></script>
<script src="js/init.js"></script>
<!-- Gooogle Analytics -->
<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','./js/analytics.js','ga');
ga('create', 'UA-39005496-2', 'auto');
ga('send', 'pageview');
</script>
<!-- END Gooogle Analytics -->
</body>
</html>