-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
executable file
·651 lines (536 loc) · 31.7 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
<!DOCTYPE html>
<!--[if lt IE 9 ]><html class="no-js oldie" lang="en"> <![endif]-->
<!--[if IE 9 ]><html class="no-js oldie ie9" lang="en"> <![endif]-->
<!--[if (gte IE 9)|!(IE)]><!-->
<html class="no-js" lang="en">
<!--<![endif]-->
<head>
<!--- basic page needs
================================================== -->
<meta charset="utf-8">
<title>Rafael Timbó - Software Developer</title>
<!-- SEO -->
<meta name="description" content="Experienced Software Developer with expertise in mobile development and web services.">
<meta name="keywords" content="Rafael Timbo, Angular, Node, Nodejs, Mongo, MongoDB, Android, Software, Developer, Engineer, DevOps, it, server, app, website, application, system, mobile, toronto">
<meta name="author" content="Rafael Timbó">
<!-- Rich Preview
================================================== -->
<meta property="og:title" content="Rafael Timbó">
<meta property="og:type" content="website">
<meta property="og:description" content="Software solutions for web and mobile.">
<meta property="og:image" itemprop="image" content="https://timbo-rafa.github.io/images/nodejs-hexagon.png">
<meta property="og:image:secure_url" itemprop="image" content="https://timbo-rafa.github.io/images/nodejs-hexagon.png">
<link itemprop="thumbnailUrl" href="https://timbo-rafa.github.io/images/nodejs-hexagon.png">
<!-- mobile specific metas
================================================== -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- CSS
================================================== -->
<link rel="stylesheet" href="css/base.css">
<link rel="stylesheet" href="css/vendor.css">
<link rel="stylesheet" href="css/main.css">
<link rel="stylesheet" href="css/timbo.css">
<!-- Font Awesome 5.5.0 -->
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.5.0/css/all.css" integrity="sha384-B4dIYHKNBt8Bc12p+WXckhzcICo0wtJAoU8YZTY5qE0Id1GSseTk6S+L3BlXeVIU" crossorigin="anonymous">
<!-- script
================================================== -->
<script src="js/modernizr.js"></script>
<script src="js/pace.min.js"></script>
<!-- favicons
================================================== -->
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
<link rel="icon" href="favicon.ico" type="image/x-icon">
</head>
<body id="top">
<!-- header
================================================== -->
<header class="s-header">
<div class="header-logo">
<a class="site-logo" href="index.html">
<img data-aos="fade-up" src="images/icons/favicon-white.svg" alt="Homepage">
</a>
</div>
<nav class="header-nav">
<a href="#0" class="header-nav__close" title="close"><span>Close</span></a>
<div class="header-nav__content">
<h3>Navigation</h3>
<ul class="header-nav__list">
<li class="current"><a class="smoothscroll" href="#home" title="home">Home</a></li>
<li><a class="smoothscroll" href="#about" title="about">About</a></li>
<li><a class="smoothscroll" href="#skills" title="Skills">Skills</a></li>
<li><a class="smoothscroll" href="#apps" title="works">Apps</a></li>
<li><a class="smoothscroll" href="#tools" title="Tools">Tools</a></li>
<!--<li><a class="smoothscroll" href="#contact" title="contact">Contact</a></li>-->
</ul>
<ul class="header-nav__social">
<li>
<a href="https://www.linkedin.com/in/rtimbo/"><i class="fab fa-linkedin"></i></a>
</li>
<li>
<a href="https://github.com/timbo-rafa?tab=repositories&q=demo"><i class="fab fa-github"></i></a>
</li>
</ul>
</div> <!-- end header-nav__content -->
</nav> <!-- end header-nav -->
<a class="header-menu-toggle" href="#0">
<span class="header-menu-text">Menu</span>
<span class="header-menu-icon"></span>
</a>
</header> <!-- end s-header -->
<!-- home
================================================== -->
<section id="home" class="s-home target-section" data-parallax="scroll" data-image-src="images/background/node-js-hive-wallpaper.jpg" data-natural-width=1920 data-natural-height=1080 data-position-y=center>
<div class="overlay"></div>
<div class="shadow-overlay"></div>
<div class="home-content">
<div class="row home-content__main">
<h3>Rafael Timbó</h3>
<h1>
Software solutions for <br>
your web services and <br>
mobile needs.
</h1>
<div class="home-content__buttons">
<a href="#about" class="smoothscroll btn btn--stroke">
More About Me
</a>
<!--<a href="#contact" class="smoothscroll btn btn--stroke">
Contact
</a>-->
</div>
</div>
<div class="home-content__scroll">
<a href="#about" class="scroll-link smoothscroll">
<span>Scroll Down</span>
</a>
</div>
<div class="home-content__line"></div>
</div> <!-- end home-content -->
<ul class="home-social">
<li>
<a href="https://www.linkedin.com/in/rtimbo/"><i class="fab fa-linkedin-in" aria-hidden="true"></i><span>LinkedIn</span></a>
</li>
<li>
<a href="https://github.com/timbo-rafa?tab=repositories&q=demo"><i class="fab fa-github" aria-hidden="true"></i><span>Github</span></a>
</li>
</ul>
<!-- end home-social -->
</section> <!-- end s-home -->
<!-- about
================================================== -->
<section id='about' class="s-about">
<div class="row section-header has-bottom-sep" data-aos="fade-up">
<div class="col-full">
<h3 class="subhead subhead--dark">Rafael Timbó:</h3>
<h1 class="display-1 display-1--light">Hello, World!</h1>
</div>
</div> <!-- end section-header -->
<div class="row about-desc" data-aos="fade-up">
<div class="col-full">
<p>
I'm a full-stack software developer with 7 years of experience.
<br/>
In the back end, I have implemented REST APIs using NodeJS, Java, C#,
Docker and PostgreSQL.
<br/>
In the front end, I have worked with ReactJS, Angular, typescript and graphic libraries to create user-friendly and responsive interfaces.
</p>
<p>
I have a bachelor's degree in Computer Science in which I built a strong foundation on Algorithms, Data Structures, and Design Patterns, with extensive usage of C and C++.
Finally, I also acquired a Graduate Certificate in Mobile Applications Development in Canada to expand my knowledge in the mobile market.
</p>
</div>
</div> <!-- end about-desc -->
<div class="about__line"></div>
</section> <!-- end s-about -->
<!-- services
================================================== -->
<section id='skills' class="s-services">
<div class="row section-header has-bottom-sep" data-aos="fade-up">
<div class="col-full">
<h3 class="subhead">What I Do</h3>
<h1 class="display-2">All development skills you need to grow your business</h1>
</div>
</div> <!-- end section-header -->
<div class="row services-list block-1-2 block-tab-full">
<div class="col-block service-item" data-aos="fade-up">
<div class="service-icon">
<i class="fas fa-file-alt"></i>
<!-- <i class="icon-file"></i> -->
</div>
<div class="service-text">
<h3 class="h2">Design</h3>
<p>Start off on the right foot! I will
understand your requirements to make sure the
software specifications meet your and your client's needs.
</p>
</div>
</div>
<div class="col-block service-item" data-aos="fade-up">
<div class="service-icon">
<i class="fa fa-terminal"></i>
<!-- <i class="icon-terminal"></i> -->
</div>
<div class="service-text">
<h3 class="h2">Coding</h3>
<p>I apply best coding practices and industry-standard guidelines,
writing quality code that is resilient, maintainable, and efficient.
Microservices architecture ensures modules are lightweight,
easy to maintain and increment.
</p>
</div>
</div>
<div class="col-block service-item" data-aos="fade-up">
<div class="service-icon">
<i class="fas fa-bug"></i>
</div>
<div class="service-text">
<h3 class="h2">Testing</h3>
<p>Does the system behave properly under all scenarios?
I write tests to cover all use cases so that your application
will respond correctly to all kinds of inputs.
</p>
</div>
</div>
<div class="col-block service-item" data-aos="fade-up">
<div class="service-icon">
<i class="fas fa-cogs"></i>
</div>
<div class="service-text">
<h3 class="h2">Automation</h3>
<p>I will leverage cutting-edge technology to shorten
software development life cycle, delivering new features
and updates faster with automated build, testing, deployment
and continuous integration.
</p>
</div>
</div>
<div class="col-block service-item" data-aos="fade-up">
<div class="service-icon">
<i class="fa fa-cloud"></i>
</div>
<div class="service-text">
<h3 class="h2">Cloud</h3>
<p> Leverage the cloud to abstract resources and create
cross-platform, enterprise-level and cloud-based applications.
</p>
</div>
</div>
<div class="col-block service-item" data-aos="fade-up">
<div class="service-icon">
<i class="far fa-smile-beam"></i>
</div>
<div class="service-text">
<h3 class="h2">User Experience</h3>
<p>User-centered design for a clean and seamless
user experience, with rich and responsive interfaces
to keep the user informed and engaged.
</p>
</div>
</div>
</div> <!-- end services-list -->
</section> <!-- end s-services -->
<!-- works
================================================== -->
<section id='apps' class="s-works">
<div class="intro-wrap">
<div class="row section-header has-bottom-sep light-sep" data-aos="fade-up">
<div class="col-full">
<h3 class="subhead">Apps</h3>
<h1 class="display-2 display-2--light">Some demo projects</h1>
</div>
</div> <!-- end section-header -->
<div class="row works-content">
<div class="col-full masonry-wrap">
<div class="masonry">
<div class="masonry__brick" data-aos="fade-up">
<a href="https://github.com/timbo-rafa/heartbit" title="Heartbit">
<img src="https://raw.githubusercontent.com/timbo-rafa/heartbit-web/master/screenshots/iron-chart.png"
alt="Heartbit"
class="">
<div class="timbo-overlay-brick">
<h3 class="subhead">Heartbit</h3>
<p class="timbo-overlay-text">NodeJS + Angular</p>
</div>
</a>
</div>
<div class="masonry__brick" data-aos="fade-up">
<a href="https://marble-tower.rtimbo.com" class="" title="Marble Tower">
<img src="https://raw.githubusercontent.com/timbo-rafa/marble-towers/main/screenshots/marble-tower.jpg"
alt="Marble Tower">
<div class="timbo-overlay-brick">
<h3 class="subhead">Marble Tower</h3>
<p class="timbo-overlay-text">Javascript (BabylonJS)</p>
</div>
</a>
</div>
<div class="masonry__brick" data-aos="fade-up">
<a href="https://water.rtimbo.com" class="" title="Browser rendering water in 3D">
<img src="https://raw.githubusercontent.com/timbo-rafa/babylonjs/master/textures/skybox3_nx.jpg"
alt="Browser rendering water in 3D">
<div class="timbo-overlay-brick">
<h3 class="subhead">Browser rendering water in 3D</h3>
<p class="timbo-overlay-text">Javascript (BabylonJS)</p>
</div>
</a>
</div>
<div class="masonry__brick" data-aos="fade-up">
<a href="https://github.com/timbo-rafa/c-allegro-game-life" title="Game of Life">
<img src="https://raw.githubusercontent.com/timbo-rafa/c-allegro-game-life/master/screenshots/game-life-large-scale-w320.gif"
class="w100"
alt="Game of Life">
<div class="timbo-overlay-brick">
<h3 class="subhead">Game of Life</h3>
<p class="timbo-overlay-text">C</p>
</div>
</a>
</div>
<div class="masonry__brick" data-aos="fade-up">
<a href="https://github.com/timbo-rafa/genetic-algorithm" class="" title="Genetic Algorithm">
<img src="https://raw.githubusercontent.com/timbo-rafa/genetic-algorithm/master/screenshots/genetic-algorithms-run.gif"
alt="Genetic Algorithm">
<div class="timbo-overlay-brick">
<h3 class="subhead">Genetic Algorithm</h3>
<p class="timbo-overlay-text">Python</p>
</div>
</a>
</div>
<div class="masonry__brick" data-aos="fade-up">
<a href="https://play.google.com/store/apps/details?id=com.rafaeltimbo.shoppingbasket" class="" title="Shopping Basket">
<img src="https://lh3.googleusercontent.com/WUEKmFoPXGW1OL38mf-bRyltkwznwxit-qCY4O_qBOby7WkJvlcVhR8wccHk3OcI810s=w934-h956"
alt="Shopping Basket">
<div class="timbo-overlay-brick">
<h3 class="subhead">Shopping Basket</h3>
<p class="timbo-overlay-text">Android</p>
</div>
</a>
</div>
<div class="masonry__brick" data-aos="fade-up">
<a href="https://github.com/timbo-rafa/ios-slotmachine" class="" title="Slot Machine">
<img class="lazy-img-load" src="images/placeholder/watermelon-jackpot.jpg" data-src="https://raw.githubusercontent.com/timbo-rafa/ios-slotmachine/master/screenshots/watermelon-jackpot.gif"
alt="Slot Machine">
<div class="timbo-overlay-brick">
<h3 class="subhead">Slot Machine</h3>
<p class="timbo-overlay-text">iOS</p>
</div>
</a>
</div>
<!-- not maintained
<div class="masonry__brick" data-aos="fade-up">
<a href="https://play.google.com/store/apps/details?id=com.rafaeltimbo.appetite" class="" title="Appetite">
<img src="https://lh3.googleusercontent.com/4nCtAlZa0iIHgVayEZyn1dQTlza6sS90hG_VZv4cnLW1mT8TUgtdo7BkzKTRZOAR6VM=w934-h956"
alt="Appetite">
<div class="timbo-overlay-brick">
<h3 class="subhead">Appetite</h3>
<p class="timbo-overlay-text">Android</p>
</div>
</a>
</div>
-->
<!-- ChatAPI has shut down. Update tbd
<div class="masonry__brick" data-aos="fade-up">
<a href="https://chat.rtimbo.com" class="" title="Chat App">
<img src="https://raw.githubusercontent.com/timbo-rafa/chat/master/screenshots/react-chat-screenshot.jpg"
alt="Chat App">
<div class="timbo-overlay-brick">
<h3 class="subhead">Chat App</h3>
<p class="timbo-overlay-text">React</p>
</div>
</a>
</div>
-->
<div class="masonry__brick" data-aos="fade-up">
<a href="https://timbo-rafa.github.io/ionic-temperature-converter" title="Temperature Converter">
<img src="https://raw.githubusercontent.com/timbo-rafa/ionic-temperature-converter/master/screenshots/temperature-converter.png"
alt="Temperature Converter">
<div class="timbo-overlay-brick">
<h3 class="subhead">Temperature Converter</h3>
<p class="timbo-overlay-text">Ionic</p>
</div>
</a>
</div>
</div> <!-- end masonry -->
</div> <!-- end col-full -->
</div> <!-- end works-content -->
</div> <!-- end intro-wrap -->
</section> <!-- end s-works -->
<!-- clients
================================================== -->
<section id="tools" class="s-clients">
<div class="row section-header" data-aos="fade-up">
<div class="col-full">
<h3 class="subhead">My Tools</h3>
<h1 class="display-2">Cutting-edge technology</h1>
</div>
</div> <!-- end section-header -->
<div class="row clients-outer" data-aos="fade-up">
<div class="col-full">
<div class="clients">
<!-- WEB -->
<a href="#0" title="Javascript" class="clients__slide"><img loading="lazy" src="images/tools/480px-JavaScript-logo.png" /></a>
<a href="https://www.typescriptlang.org/" title="Typescript" class="clients__slide"><img loading="lazy" src="images/tools/typescript.png" /></a>
<!-- <a href="#0" title="Node.js" class="clients__slide"><img loading="lazy" src="https://cdn.freebiesupply.com/logos/thumbs/2x/nodejs-1-logo.png" style="margin-top:20%;"/></a> -->
<a href="https://nodejs.org/" title="Node.js" class="clients__slide"><img loading="lazy" src="images/tools/nodejs.png" /></a>
<a href="https://reactjs.org/" title="ReactJS" class="clients__slide"><img loading="lazy" src="images/tools/reactjs.png" /></a>
<a href="https://www.npmjs.com/" title="NPM" class="clients__slide"><img loading="lazy" src="images/tools/2000px-Npm-logo.svg.png" style="margin-top:40%;" /></a>
<a href="https://angular.io/" title="Angular" class="clients__slide"><img loading="lazy" src="images/tools/shield-large.svg" /></a>
<a href="#0" title="HTML5" class="clients__slide"><img loading="lazy" src="images/tools/180px-HTML5_logo_and_wordmark.svg.png" /></a>
<!-- MOBILE -->
<a href="https://www.android.com/" title="Android" class="clients__slide"><img loading="lazy" src="images/tools/113px-Android_robot_2014.svg.png" /></a>
<a href="https://developer.android.com/studio" title="Android Studio" class="clients__slide"><img loading="lazy" src="images/tools/android-studio.png" /></a>
<a href="https://kotlinlang.org/" title="Kotlin" class="clients__slide"><img loading="lazy" src="images/tools/Kotlin-logo.png" /></a>
<a href="https://developer.apple.com/swift/" title="Swift" class="clients__slide"><img loading="lazy" src="images/tools/swift-256x256.png" /></a>
<!-- WEB -->
<a href="https://github.com/timbo-rafa?tab=repositories" title="Github" class="clients__slide"><img loading="lazy" src="images/tools/github.png" /></a>
<a href="https://ionicframework.com/" title="Ionic" class="clients__slide"><img loading="lazy" src="images/tools/ionic.png" /></a>
<a href="https://www.mongodb.com/" title="MongoDB" class="clients__slide"><img loading="lazy" src="images/tools/mongodb.png" /></a>
<!-- CLOUD -->
<a href="https://cloud.google.com/" title="Google Cloud" class="clients__slide"><img loading="lazy" src="images/tools/apple-icon.png" /></a>
<a href="https://www.ibm.com/cloud" title="IBM Cloud" class="clients__slide"><img loading="lazy" src="images/tools/IBM_Cloud.png" /></a>
<a href="https://jenkins.io/" title="Jenkins" class="clients__slide"><img loading="lazy" src="images/tools/jenkins.png" /></a>
<a href="https://www.docker.com/" title="Docker" class="clients__slide"><img loading="lazy" src="images/tools/docker.png" /></a>
<a href="https://kubernetes.io/" title="Kubernetes" class="clients__slide"><img loading="lazy" src="images/tools/kubernetes.png" /></a>
<!-- PROGRAMMING-->
<a href="#0" title="Linux" class="clients__slide"><img loading="lazy" src="images/tools/tux.png" /></a>
<a href="https://www.python.org/" title="Python" class="clients__slide"><img loading="lazy" src="images/tools/2000px-Python-logo-notext.svg.png" /></a>
<!-- <a href="#0" title="" class="clients__slide"><img loading="lazy" src="images/clients/firefox.png" /></a> -->
<a href="https://visualstudio.microsoft.com/" title="Visual Studio" class="clients__slide"><img loading="lazy" src="images/tools/microsoft-visual-studio.svg" /></a>
<!-- <a href="#0" title="Ionic" class="clients__slide"><img loading="lazy" src="" /></a> -->
</div> <!-- end clients -->
</div> <!-- end col-full -->
</div> <!-- end clients-outer -->
</section> <!-- end s-clients -->
<!-- contact
================================================== -->
<!--
<section id="contact" class="s-contact">
<div class="overlay"></div>
<div class="contact__line"></div>
<div class="row section-header" data-aos="fade-up">
<div class="col-full">
<h3 class="subhead">Contact Me</h3>
<h1 class="display-2 display-2--light">Reach out for a project</h1>
</div>
</div>
<div class="row contact-content" data-aos="fade-up">
<div class="contact-primary">
<h3 class="h6">Send A Message</h3>
<form name="contactForm" id="contactForm" method="post" action="" novalidate="novalidate">
<fieldset>
<div class="form-field">
<input name="name" type="text" id="contactName" placeholder="Your Name" value="" minlength="2" required="" aria-required="true" class="full-width">
</div>
<div class="form-field">
<input name="from" type="email" id="contactEmail" placeholder="Your Email" value="" required="" aria-required="true" class="full-width">
</div>
<div class="form-field">
<input name="subject" type="text" id="contactSubject" placeholder="Subject" value="" class="full-width">
</div>
<div class="form-field">
<textarea name="text" id="contactMessage" placeholder="Your Message" rows="10" cols="50" required="" aria-required="true" class="full-width"></textarea>
</div>
<div class="form-field">
<button class="full-width btn--primary">Submit</button>
<div class="submit-loader">
<div class="text-loader">Sending...</div>
<div class="s-loader">
<div class="bounce1"></div>
<div class="bounce2"></div>
<div class="bounce3"></div>
</div>
</div>
</div>
</fieldset>
</form>
<div class="message-warning">
Something went wrong. Please try again.
</div>
<div class="message-success">
Your message was sent, thank you!<br>
</div>
</div>
<div class="contact-secondary">
<div class="contact-info">
<h3 class="h6 hide-on-fullwidth">Contact</h3>
<ul class="contact-social">
<li>
<a href="https://www.linkedin.com/in/rtimbo/"><i class="fab fa-linkedin-in" aria-hidden="true"></i></a>
</li>
<li>
<a href="https://github.com/timbo-rafa?tab=repositories&q=demo"><i class="fab fa-github" aria-hidden="true"></i></a>
</li>
</ul>
</div>
</div>
</div>
</section>
-->
<!-- footer
================================================== -->
<footer>
<div class="row footer-bottom">
<h1 class="display-2 display-2--light">Rafael Timbó</h1>
<div class="col-twelve">
<div class="copyright">
<span>© Copyright Glint 2017</span>
<span>Site Template by <a href="https://www.colorlib.com/">Colorlib</a></span>
</div>
<div class="go-top">
<a class="smoothscroll" title="Back to Top" href="#top"><i class="icon-arrow-up" aria-hidden="true"></i></a>
</div>
</div>
</div> <!-- end footer-bottom -->
</footer> <!-- end footer -->
<!-- photoswipe background
================================================== -->
<div aria-hidden="true" class="pswp" role="dialog" tabindex="-1">
<div class="pswp__bg"></div>
<div class="pswp__scroll-wrap">
<div class="pswp__container">
<div class="pswp__item"></div>
<div class="pswp__item"></div>
<div class="pswp__item"></div>
</div>
<div class="pswp__ui pswp__ui--hidden">
<div class="pswp__top-bar">
<div class="pswp__counter"></div><button class="pswp__button pswp__button--close" title="Close (Esc)"></button> <button class="pswp__button pswp__button--share" title=
"Share"></button> <button class="pswp__button pswp__button--fs" title="Toggle fullscreen"></button> <button class="pswp__button pswp__button--zoom" title=
"Zoom in/out"></button>
<div class="pswp__preloader">
<div class="pswp__preloader__icn">
<div class="pswp__preloader__cut">
<div class="pswp__preloader__donut"></div>
</div>
</div>
</div>
</div>
<div class="pswp__share-modal pswp__share-modal--hidden pswp__single-tap">
<div class="pswp__share-tooltip"></div>
</div><button class="pswp__button pswp__button--arrow--left" title="Previous (arrow left)"></button> <button class="pswp__button pswp__button--arrow--right" title=
"Next (arrow right)"></button>
<div class="pswp__caption">
<div class="pswp__caption__center"></div>
</div>
</div>
</div>
</div> <!-- end photoSwipe background -->
<!-- preloader
================================================== -->
<div id="preloader">
<div id="loader">
<div class="line-scale-pulse-out">
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
</div>
</div>
</div>
<!-- Java Script
================================================== -->
<script src="js/jquery-3.2.1.min.js"></script>
<script src="js/plugins.js"></script>
<script src="js/main.js"></script>
</body>
</html>