-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
518 lines (453 loc) · 25.7 KB
/
Copy pathindex.html
File metadata and controls
518 lines (453 loc) · 25.7 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
<!DOCTYPE html>
<html lang="en">
<!-- Mirrored from themes.suelo.pl/mi/index-it-vertical.html by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 14 Feb 2019 03:06:25 GMT -->
<head>
<!-- Meta -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
<!-- Title -->
<title>Awosanya Enitan</title>
<!-- Favicons -->
<!-- <link rel="shortcut icon" href="assets/img/favicon.png">
<link rel="apple-touch-icon" href="assets/img/favicon_60x60.png">
<link rel="apple-touch-icon" sizes="76x76" href="assets/img/favicon_76x76.png">
<link rel="apple-touch-icon" sizes="120x120" href="assets/img/favicon_120x120.png">
<link rel="apple-touch-icon" sizes="152x152" href="assets/img/favicon_152x152.png"> -->
<!-- Google Web Fonts -->
<link href='https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700,300' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Roboto:400,700,500,300,100' rel='stylesheet' type='text/css'>
<!-- CSS Styles -->
<link rel="stylesheet" href="assets/css/styles.css" />
<!-- CSS Template -->
<link rel="stylesheet" href="assets/css/theme.min.css" />
<link rel="stylesheet" href="assets/css/color/blue-beige.css" id="color" />
<!-- Styleswitcher -->
<link rel="stylesheet" href="assets/styleswitcher/styleswitcher.css" />
</head>
<body class="header-vertical">
<!-- Loader -->
<div id="page-loader" class="bg-white"></div>
<!-- Loader / End -->
<!-- Header -->
<header id="header" class="bg-white hidden-sm hidden-xs">
<!-- Photo -->
<div class="photo">
<img src="assets/img/photos/270.jpg" alt="...">
</div>
<!-- Navigation -->
<nav id="main-menu">
<ul class="nav nav-vertical">
<li><a href="#start"><span>Start</span></a></li>
<li><a href="#resume"><span>Resume</span></a></li>
<li><a href="#portfolio"><span>Know Me</span></a></li>
<!-- <li><a href="#testimonials"><span>Testimonials</span></a></li> -->
<!-- <li><a href="#posts"><span>Latest Posts</span></a></li> -->
<li><a href="#contact"><span>Contact</span></a></li>
<!-- <li><a href="page-vertical.html" target="_blank"><span>Promo Page</span><span class="label label-primary margin-l-10">NEW!</span></a></li> -->
<!-- <li><a href="documentation.html" target="_blank"><span>Documentation</span></a></li> -->
</ul>
</nav>
<!-- Social Media -->
<div class="social-media">
<strong class="text-sm">Follow me!</strong>
<ul class="list-inline margin-t-10">
<li><a href="#" class="icon icon-xs"><i class="fa fa-facebook text-muted"></i></a></li>
<li><a href="#" class="icon icon-xs"><i class="fa fa-twitter text-muted"></i></a></li>
<li><a href="#" class="icon icon-xs"><i class="fa fa-google-plus text-muted"></i></a></li>
</ul>
</div>
</header>
<!-- Header / End -->
<!-- Content -->
<div id="content" class="bg-white">
<!-- Section - Home -->
<section id="start" class="section fullheight bg-secondary dark padding-v-60">
<!-- BG Image -->
<div class="bg-image animated infinite zooming"><img src="assets/img/photos/it-bg01.jpg" alt="..."></div>
<!-- Top -->
<div class="container container-wide text-md">
<i class="icon-before fa fa-comments text-primary"></i>Have you got any questions? Write to me at <a href="mailto: engineerenny@gmail.com" class="text-primary">engineerenny@gmail.com</a>
</div>
<!-- Middle -->
<div class="container container-wide v-bottom padding-v-80">
<h1 class="text-lg margin-b-0">Hi! I’m <strong>Awosanya Enitan Abiola</strong></h1>
<h5 class="text-tertiary margin-b-40">Experienced IT Engineer / Webdeveloper</h5>
<span data-target="local-scroll"><a href="#resume" class="btn btn-lg btn-primary animated" data-animation="bounceIn"><span>Go to my resume!</span><i class="ti-arrow-down"></i></a></span>
<a href="assets/Awosanya_Enitan_CV.pdf" class="btn btn-link" download><span>Download my CV</span><i class="ti-file"></i></a>
</div>
</section>
<!-- Section - Home / End -->
<!-- Section - Resume -->
<section id="resume" class="section padding-v-60">
<!-- Content -->
<div class="container container-wide">
<h6 class="margin-b-50">Resume</h6>
<div class="row padding-lg">
<div class="col-md-4 col-sm-6 col-xs-12">
<!-- Resume Box / About -->
<div class="resume-box">
<span class="icon animated" data-animation="fadeInDown"><i class="ti-comment-alt text-tertiary"></i></span>
<h4><strong>About</strong> Me</h4>
<p class="lead">I am a Full-Stack developer with keen eyes for beauty.</p>
<p> My ability to be meticulous helps in fixing bugs. I create beautiful and functional pages.I am a keen learner and currently leanring react and node.JS to enable me offer greater and better services.</p>
</div>
<!-- Resume Box / Skills -->
<div class="resume-box">
<span class="icon animated" data-animation="fadeInDown"><i class="ti-cup text-tertiary"></i></span>
<h4><strong>Skills</strong> & abilities</h4>
<!-- Skill -->
<div class="skill">
<div class="progress progress-animated">
<div class="progress-bar progress-bar-primary" role="progressbar" aria-valuenow="90" aria-valuemin="0" aria-valuemax="100">
<span></span>
</div>
</div>
<strong>HTML5</strong>
</div>
<!-- Skill -->
<div class="skill">
<div class="progress progress-animated">
<div class="progress-bar progress-bar-primary" role="progressbar" aria-valuenow="90" aria-valuemin="0" aria-valuemax="100">
<span></span>
</div>
</div>
<strong>CSS3</strong>
</div>
<!-- Skill -->
<div class="skill">
<div class="progress progress-animated">
<div class="progress-bar progress-bar-primary" role="progressbar" aria-valuenow="60" aria-valuemin="0" aria-valuemax="100">
<span></span>
</div>
</div>
<strong>JavaScript / jQuery</strong>
</div>
<!-- Skill -->
<div class="skill">
<div class="progress progress-animated">
<div class="progress-bar progress-bar-primary" role="progressbar" aria-valuenow="80" aria-valuemin="0" aria-valuemax="100">
<span></span>
</div>
</div>
<strong>PHP 7</strong>
</div>
<!-- Skill -->
<div class="skill">
<div class="progress progress-animated">
<div class="progress-bar progress-bar-primary" role="progressbar" aria-valuenow="80" aria-valuemin="0" aria-valuemax="100">
<span></span>
</div>
</div>
<strong>MySQL</strong>
</div>
</div>
</div>
<div class="col-md-4 col-sm-6 col-xs-12">
<!-- Resume Box / Specilities -->
<div class="resume-box">
<span class="icon animated" data-animation="fadeInDown"><i class="ti-mouse-alt text-tertiary"></i></span>
<h4>My <strong>Specialities</strong></h4>
<!-- Speciality -->
<div class="speciality">
<span class="speciality-icon"><i class="text-muted-2x ti-desktop"></i></span>
<div class="speciality-content">
<h5 class="margin-b-0">Website production</h5>
<p class="speciaity-description">Great, modern website designes.</p>
</div>
</div>
<!-- Speciality -->
<div class="speciality">
<span class="speciality-icon"><i class="text-muted-2x ti-layers-alt"></i></span>
<div class="speciality-content">
<h5 class="margin-b-0">Front-End Development</h5>
<p class="speciaity-description">Beautiful UI/UX designs.</p>
</div>
</div>
<!-- Speciality -->
<div class="speciality">
<span class="speciality-icon"><i class="text-muted-2x ti-mobile"></i></span>
<div class="speciality-content">
<h5 class="margin-b-0">Back-End Development</h5>
<p class="speciaity-description">Fully functional websites.</p>
</div>
</div>
</div>
<!-- Resume Box / Education and Jobs -->
<div class="resume-box">
<span class="icon animated" data-animation="fadeInDown"><i class="ti-calendar text-tertiary"></i></span>
<h4><strong>Education</strong> & jobs</h4>
<div class="timeline">
<!-- Single event -->
<div class="timeline-event te-primary">
<span class="event-date">Jan 2010 - Dec 2015</span>
<span class="event-name">Electrical and Electronics Engineering</span>
<span class="event-description">Obafemi Awolowo University, Ile-Ife.</span>
</div>
<!-- Single event -->
<div class="timeline-event te-primary">
<span class="event-date">Jan</span>
<span class="event-name">The Complete Web Developer Course</span>
<span class="event-description">Udemy.com</span>
</div>
<!-- Single event -->
<div class="timeline-event te-primary">
<span class="event-date">Jan</span>
<span class="event-name">Web Design</span>
<span class="event-description">Udemy.com</span>
</div>
</div>
</div>
</div>
<div class="col-md-4 col-sm-6 col-xs-12">
<!-- Resume Box / Languages -->
<div class="resume-box">
<span class="icon animated" data-animation="fadeInDown"><i class="ti-cup text-tertiary"></i></span>
<h4><strong>Language</strong> skills</h4>
<!-- Skill -->
<div class="skill">
<div class="progress progress-animated">
<div class="progress-bar progress-bar-primary" role="progressbar" aria-valuenow="100" aria-valuemin="0" aria-valuemax="100">
<span></span>
</div>
</div>
<strong>English</strong>
</div>
<!-- Skill -->
<div class="skill">
<div class="progress progress-animated">
<div class="progress-bar progress-bar-primary" role="progressbar" aria-valuenow="85" aria-valuemin="0" aria-valuemax="100">
<span></span>
</div>
</div>
<strong>Yoruba</strong>
</div>
</div>
<!-- Resume Box / Hobbies -->
<div class="resume-box">
<span class="icon animated" data-animation="fadeInDown"><i class="ti-music-alt text-tertiary"></i></span>
<h4><strong>Hobbies</strong> & Interests</h4>
<ul class="list-inline">
<li>
<div class="icon-box text-center">
<span class="icon icon-sm icon-circle icon-primary icon-filled"><i class="ti-music-alt"></i></span>
<span class="title">Music</span>
</div>
</li>
<li>
<div class="icon-box text-center">
<span class="icon icon-sm icon-circle icon-primary icon-filled"><i class="ti-camera"></i></span>
<span class="title">Reading</span>
</div>
</li>
<li>
<div class="icon-box text-center">
<span class="icon icon-sm icon-circle icon-primary icon-filled"><i class="ti-map-alt"></i></span>
<span class="title">Travel</span>
</div>
</li>
</ul>
</div>
</div>
</div>
</div>
</section>
<!-- Section - Resume / End -->
<!-- Section - Portfolio -->
<section id="portfolio" class="section bg-grey padding-v-60">
<!-- Content -->
<h1 class="text-lg padding-t-60 margin-b-0">Who am I?</h1>
<!-- Section -->
<section class="bg-white">
<div class="row">
<div class="col-lg-6 col-sm-6 padding-60">
<h1>I am <strong>the best</strong> person for your business!</h1>
<!-- <p class="lead">Duis non tellus velit. Nam molestie ut odio vitae faucibus. Aliquam erat volutpat.</p>
<p class="text-muted">Nam nec iaculis tellus. Duis non tellus velit. Nam molestie ut odio vitae faucibus. Aliquam erat volutpat.</p> -->
<a href="#resume" class="btn btn-primary btn-filled"><span>My resume!</span><i class="ti-arrow-right"></i></a>
</div>
<div class="col-lg-6 col-sm-6">
<img src="assets/img/photos/it-photo01.jpg" alt="" />
</div>
</div>
</section>
<!-- Section -->
<section class="padding-t-50 padding-b-20">
<div class="row">
<div class="col-sm-4 margin-b-30 text-center">
<span class="icon animated" data-animation="fadeInDown"><i class="ti-comment-alt text-tertiary"></i></span>
<h4>Lots of <strong>experience</strong></h4>
</div>
<div class="col-sm-4 margin-b-30 text-center">
<span class="icon animated" data-animation="fadeInDown"><i class="ti-light-bulb text-primary"></i></span>
<h4>Creative <strong>ideas</strong></h4>
</div>
<div class="col-sm-4 margin-b-30 text-center">
<span class="icon animated" data-animation="fadeInDown"><i class="ti-bolt text-tertiary"></i></span>
<h4>High <strong>skills</strong>!</h4>
</div>
</div>
</section>
<!-- Section -->
<section class="padding-t-50 padding-b-20">
<div class="row">
<div class="col-md-4 col-sm-6 margin-b-30">
<span class="icon icon-circle icon-sm icon-primary animated margin-b-20" data-animation="fadeInDown"><i class="ti-desktop"></i></span>
<h5>Profesional webdesign</h5>
<p class="text-muted">Designs to match your very needs are a guarantee. </p>
</div>
<div class="col-md-4 col-sm-6 margin-b-30">
<span class="icon icon-circle icon-sm icon-primary animated margin-b-20" data-animation="fadeInDown"><i class="ti-mobile"></i></span>
<h5>Responsive Design</h5>
<p class="text-muted">Websites display based on device used, your viewers need not worry about scrolling vertically.</p>
</div>
<div class="col-md-4 col-sm-6 margin-b-30">
<span class="icon icon-circle icon-sm icon-primary animated margin-b-20" data-animation="fadeInDown"><i class="ti-layers"></i></span>
<h5>Perfect Code</h5>
<p class="text-muted">Codes are written to be efficient, can be easily read and understood.</p>
</div>
<div class="col-md-4 col-sm-6 margin-b-30">
<span class="icon icon-circle icon-sm icon-primary animated margin-b-20" data-animation="fadeInDown"><i class="ti-light-bulb"></i></span>
<h5>Creative ideas</h5>
<p class="text-muted">Creativity is a keyword in my framework. The ability to ingenuinely create a beautiful website to keep your viewers glued.</p>
</div>
<div class="col-md-4 col-sm-6 margin-b-30">
<span class="icon icon-circle icon-sm icon-primary animated margin-b-20" data-animation="fadeInDown"><i class="ti-headphone-alt"></i></span>
<h5>Great support</h5>
<p class="text-muted">Nam nec iaculis tellus. Duis non tellus velit. Nam molestie ut odio vitae faucibus. Aliquam erat volutpat.</p>
</div>
<div class="col-md-4 col-sm-6 margin-b-30">
<span class="icon icon-circle icon-sm icon-white animated margin-b-20" data-animation="fadeInDown"><i class="ti-star"></i></span>
<h5>Lots of more!</h5>
<p class="text-muted">Nam nec iaculis tellus. Duis non tellus velit. Nam molestie ut odio vitae faucibus. Aliquam erat volutpat.</p>
<a href="http://suelo.pl/" target="_blank" class="btn btn-primary btn-sm"><span>Check it out!</span><i class="ti-arrow-right"></i></a>
</div>
</div>
</section>
</div>
</section>
<!-- Section - Portfolio / End -->
<!-- Section - Contact -->
<section id="contact" class="section padding-v-60 min-fullheight">
<!-- BG Map -->
<div id="google-map" class="bg-image" data-latitude="40.758895" data-longitude="-73.985131" data-style="light"></div>
<!-- Contact Box -->
<div class="contact-box bg-secondary dark animated" data-animation="flipInY">
<h1>Don’t hesitate to <strong>contact me</strong>!</h1>
<!-- Contact List -->
<ul class="list-unstyled list-unstyled-icons">
<li><i class="inline-icon icon-before-and-after text-primary fa fa-map-marker"></i>71,<br />Felele Straight Ibadan,<br /> Oyo State, Nigeria.</li>
<li><i class="inline-icon icon-before-and-after text-primary fa fa-comment"></i><a href="#">engineerenny@gmail.com</a></li>
<li><i class="inline-icon icon-before-and-after text-primary fa fa-phone"></i>+234(0)816-201-8742</li>
</ul>
<a href="#contact" class="btn btn-primary" data-target="messenger"><span>Use Contact Form</span><i class="ti-email"></i></a>
</div>
</section>
<!-- Section - Contact / End -->
</div>
<!-- Content / End -->
<!-- Messanger -->
<a href="#" id="messenger-toggle" data-target="messenger" class="icon icon-sm icon-circle animated" data-animation="bounceIn" data-animation-delay="300"><i class="fa fa-comments"></i></a>
<div id="messenger" class="dark">
<div id="messenger-box">
<div class="messenger-box-content">
<!-- Close -->
<a href="#" class="messenger-close icon icon-hover icon-xs icon-circle icon-white" data-target="messenger"><i class="fa fa-times"></i></a>
<!-- Avatar -->
<img src="assets/img/photos/96by96.jpg" alt="..." class="img-circle margin-b-30">
<h3>Please fill the <strong>form</strong> - I will response as fast as I can!</h3>
<!-- Contact Form -->
<form id="contact-form">
<div class="form-alert"></div>
<div class="form-error alert alert-default"><ul></ul></div>
<div class="form-group">
<label>Name:</label>
<input id="name" class="form-control" type="text" name="name">
</div>
<div class="form-group">
<label>Addres e-mail:</label>
<input id="email" class="form-control" type="text" name="email">
</div>
<div class="form-group">
<label>Message:</label>
<textarea id="message" class="form-control" name="message" rows="4"></textarea>
</div>
<button type="submit" class="btn btn-secondary"><span>Send a message!</span><i class="ti-email"></i></button>
</form>
</div>
</div>
</div>
<!-- Mobile Navigation -->
<a href="#" id="mobile-nav-toggle" class="icon icon-circle icon-sm icon-primary icon-hover visible-xs visible-sm" data-target="mobile-nav">
<i class="ti-menu"></i>
</a>
<nav id="mobile-nav" class="bg-white">
<div class="mobile-nav-wrapper">
<!-- Avatar -->
<img src="assets/img/photos/it-avatar-96x96.jpg" alt="..." class="img-circle margin-b-30">
<!-- Nav -->
<ul class="nav nav-vertical">
<li><a href="#start"><span>Start</span></a></li>
<li><a href="#resume"><span>Resume</span></a></li>
<li><a href="#portfolio"><span>Know Me</span></a></li>
<li><a href="#testimonials"><span>Testimonials</span></a></li>
<!-- <li><a href="#posts"><span>Latest Posts</span></a></li> -->
<li><a href="#contact"><span>Contact</span></a></li>
<!-- <li><a href="page-vertical.html" target="_blank"><span>Promo Page</span><span class="label label-primary margin-l-10">NEW!</span></a></li> -->
<!-- <li><a href="documentation.html" target="_blank"><span>Documentation</span></a></li> -->
</ul>
<!-- Social Media -->
<div class="margin-t-20">
<strong class="text-sm">Follow me!</strong>
<ul class="list-inline margin-t-10">
<li><a href="#" class="icon icon-xs"><i class="fa fa-facebook text-muted"></i></a></li>
<li><a href="#" class="icon icon-xs"><i class="fa fa-twitter text-muted"></i></a></li>
<li><a href="#" class="icon icon-xs"><i class="fa fa-google-plus text-muted"></i></a></li>
</ul>
</div>
</div>
<a href="#" class="mobile-nav-close icon icon-hover icon-xs icon-circle icon-primary" data-target="mobile-nav"><i class="fa fa-times"></i></a>
</nav>
<!-- Ajax Wrapper & Loader -->
<div id="ajax-modal"></div>
<div id="ajax-loader"><i class="fa fa-spinner fa-spin"></i></div>
<!-- FB Like -->
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "../../connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.5";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<!-- JS Libraries -->
<script src="assets/js/jquery-1.11.3.min.js"></script>
<!-- JS Plugins -->
<script>
window.paceOptions = {
target: '#page-loader',
ajax: false
};
</script>
<script src="assets/js/plugins.js"></script>
<!-- JS Core -->
<script src="assets/js/core.min.js"></script>
<!-- Google Map API -->
<script src="https://maps.googleapis.com/maps/api/js?v=3.exp&sensor=true"></script>
<!-- Styleswitcher -->
<script src="assets/styleswitcher/styleswitcher.js"></script>
<!-- Google Analytics: Change UA-XXXXX-X to be your site's ID. Go to http://www.google.com/analytics/ for more information. -->
<!--
<script>
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-XXXXX-X']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
-->
</body>
<!-- Mirrored from themes.suelo.pl/mi/index-it-vertical.html by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 14 Feb 2019 03:06:57 GMT -->
</html>