-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
397 lines (370 loc) · 17.1 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
<!DOCTYPE html>
<!--[if gt IE 9]><!--><html class="no-js" lang="en"><!--<![endif]-->
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<!-- Metas Page details-->
<title>Adedeji Yusuf</title>
<meta name="description" content="Adedeji's Personal Website">
<meta name="author" content="Adedeji Yusuf">
<!-- Mobile Specific Metas-->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- icon -->
<link rel="apple-touch-icon-precomposed" href="images/me-img.jpg" />
<link rel="shortcut icon" href="images/favicon.png" />
<link rel="icon" href="images/favicon.png" />
<!--main style-->
<link rel="stylesheet" type="text/css" media="screen" href="css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" media="screen" href="css/main.css">
<!--google font style-->
<link href='http://fonts.googleapis.com/css?family=Montserrat:400,700' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Crimson+Text:400,600,400italic,600italic' rel='stylesheet' type='text/css'>
<!--font icon css style-->
<link rel="stylesheet" href="css/font-awesome.min.css">
<!--animation-->
<link rel="stylesheet" href="css/animate.css">
<link rel="stylesheet" href="css/animate.min.css">
</head>
<body onLoad="load()" onUnload="GUnload()">
<!-- Preloader -->
<div id="preloader">
<div id="status"></div>
</div>
<!-- Wrapper -->
<div class="wrapper noGap" id="wrapper">
<!--Header start -->
<header>
<!--menu start-->
<div class="menu">
<a href="#" class="nav-icon" id="nav-show"><i class="fa fa-bars"></i></a>
<div class="navbar-wrapper">
<div class="container">
<div class="navwrapper">
<div class="navbar navbar-inverse navbar-static-top">
<div class="container">
<div class="navArea"><a href="#" class="closeMenu"><i class="fa fa-times"></i></a>
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse"> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button>
</div>
<div class="navbar-collapse collapse">
<ul class="nav navbar-nav">
<li class="menuItem trans active"><a href="#wrapper">Home</a></li>
<li class="menuItem trans"><a href="#aboutus">About Me</a></li>
<li class="menuItem trans"><a href="#experience">Experiences</a></li>
<li class="menuItem trans"><a href="#education">Education</a></li>
<li class="menuItem trans"><a href="#contact">Contact</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
<!-- End Navbar -->
</div>
</div>
</div>
<!--menu end-->
<!--banner start-->
<div class="banner row" id="banner">
<div class="bannerText">
<br>
<!--output "Hi, I'm Yusuf"-->
<h1 id="demo"></h1>
<h3 class="wow pulse bg-red" data-wow-iteration="4" data-wow-duration="1s">A Web Developer & A Graphics Design <small style="color: white;">Front-End Developer</small></h3>
</div>
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-12 noPadd slides-container" style="height:100%">
<!--background slide show start-->
<div class="slide">
<img src="images/pexels-photo-952670.jpeg" alt="image01"> </div>
<div class="slide">
<img src="images/pexels-photo-169573.jpeg" alt="image02"> </div>
<!--background slide show end-->
</div>
</div>
<!--banner end-->
</header>
<!--Header end -->
<!--about us start-->
<section class="aboutus" id="aboutus">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="heading">
<h2>About me</h2>
<h3>A Small Introduction About Me</h3>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-4 col-md-4 col-sm-4 col-xs-12 pull-right media">
<div class="wow swing bg-purple" data-wow-duration="1s">
<img src="images/me-img.JPG" alt="">
</div>
</div>
<div class="col-lg-7 col-md-7 col-sm-7 col-xs-12 pull-left media wow slideInLeft" data-wow-duration="1.5s">
<h5>Adedeji Yusuf</h5>
<h4>Computer Engineering Undergraduate</h4>
<p>I come from Lagos State, Nigeria, a beautiful city in Nigeria. Currently, I'm going to pursue Computer Engineering at University of Maiduguri (UNIMAID). I've been keen on coding since I was young. Digging into technologies and challenges are always my favorites. I love playing Football with my bros and I'm a big fan of Liverpool. Never Walk Alone!!!</p>
<p>I have broad interest in systems and networks. I worked with AKINNIYI AKINYEMI on Systems and Networking in the Department of Computer Science. </p>
<p>
<a class="btn new" href="https://github.com/hadedeji10k">Github</a>
<a class="btn new" href="https://facebook.com/adedeji.yusuf.5895">Facebook</a>
<a class="btn new" href="https://mobile.twitter.com/AdedejiYusufYi1">Twitter</a>
</p>
</div>
</div>
</div>
</section>
<!--about us end-->
<!-- Skills and experience -->
<section id="skillset" class="skillset">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="heading">
<h2>Skills & Expertice</h2>
<h3>I can say I’m quite good at</h3>
</div>
</div>
<div class="col-md-12">
<div class="col-md-6 col-sm-12 media wow rollIn bg-red" data-wow-duration="1.5s">
<p>I've learned general fundamentals of Computer Science: Algorithms, Data Structures, Operating Systems and Database. Apart from these, OOP and Functional Programming are also my thing. Currently, I'm getting my hand dirty on OOP, cloud computing and Machine Learning.</p>
<p>About tools & techniques, I'm familiar with CSS+HTML+JS, Bootstrap, PHP, JavaScript, I can work with Python and C++. I'm a native Yoruba speaker with professional English proficiency.</p>
</div>
<div class="col-md-6 col-sm-12">
<div class="skillbar clearfix " data-percent="74%">
<div class="skillbar-title"><span>Analytical Ability</span></div>
<div class="skillbar-bar"></div>
<div class="skill-bar-percent"></div>
</div> <!-- End Skill Bar -->
<div class="skillbar clearfix " data-percent="53%">
<div class="skillbar-title"><span>OOP</span></div>
<div class="skillbar-bar"></div>
<div class="skill-bar-percent"></div>
</div> <!-- End Skill Bar -->
<div class="skillbar clearfix " data-percent="65%">
<div class="skillbar-title"><span>HTML / CSS</span></div>
<div class="skillbar-bar"></div>
<div class="skill-bar-percent"></div>
</div> <!-- End Skill Bar -->
<div class="skillbar clearfix " data-percent="54%">
<div class="skillbar-title"><span>Functional Programming</span></div>
<div class="skillbar-bar"></div>
<div class="skill-bar-percent"></div>
</div> <!-- End Skill Bar -->
</div>
</div>
</div>
</div>
</section>
<!-- End of Skills and Experience -->
<!--Work Experties start -->
<section id="experience" class="myexperties">
<div class="container">
<div class="heading">
<h2>Work Experience</h2>
<h3>Challenge · Creativity · Teamwork · Communication</h3>
</div>
<div class="row media wow fadeInLeft" data-wow-duration="1.4s">
<div class="col-xs-12 col-sm-3 col-md-3 col-lg-3">
<div class="expertiesico">
January, 2019<br>August, 2019
</div>
</div>
<div class="expertiesdesc col-xs-12 col-sm-9 col-md-9 col-lg-9">
<h4>AKINNIYI AKINYEMI BARRISTERS & SOLICITORS</h4>
<h5>Computer Engr. and Operator</h5>
<p>Chinchilla: A big data system for risk information storage and processing:<br/>
- Developed pipeline for data compression and zero stripping, which improved storage 4-5 times;<br/>
</p>
</div>
</div>
</div>
</section>
<!--Work Experties end -->
<!--Education & diploma start -->
<section id="education" class="educationdiploma">
<div class="container">
<div class="heading">
<h2>Education & Diplomas</h2>
<h3>Always Stay Fool and Keep Learning</h3>
</div>
<div class="row media wow flipInX bg-purple">
<div class="col-xs-12 col-sm-3 col-md-3 col-lg-3">
<div class="expertiesico">
October, 2019<br>Till Now
</div>
</div>
<div class="expertiesdesc col-xs-12 col-sm-9 col-md-9 col-lg-9">
<h4>Bachelor of Engineering</h4>
<h5>The University of Maiduguri, UNIMAID</h5>
<p>Major in <strong>Computer Engineering</strong>, GPA: 4.0/4.3<br>
Minor in <strong>Mathematics</strong><br>
Major in <strong>Physics</strong>
Related Courses: Data Structure and Algorithms, Discrete Mathematics, Computer Organization, Programming Tools and Techniques, Functional Programming, Object Oriented Programming (<b>Teaching Assistant</b> of this course), Distributed Computing and System Design, Operating Systems, Database Management and Design, Artificial Intelligence, Computer Networks;
</p>
</div>
</div>
<div class="row media wow flipInX bg-purple">
<div class="col-xs-12 col-sm-3 col-md-3 col-lg-3">
<div class="expertiesico">
July, 2013<br>June, 2018
</div>
</div>
<div class="expertiesdesc col-xs-12 col-sm-9 col-md-9 col-lg-9">
<h4>Graduation Degree of High School</h4>
<h5>God's Vision Model College</h5>
<p>These years is the most crazy period of time in my student life. Getting up at five and going to bed at the midnight, I don't know how I survived that time. All I remember is that, I learned really really hard (so that I could graduate one year earlier), met a group of good friends, was taught by so many kind teachers. Thanks to all of you, very very much!
</p>
<p><small>To mention few of my Teachers:
<li>Mr. Kola</li> <li>Mr. Seyi</li> <li>Mrs. Fadare</li> <li>Mr. Kenneth</li> <li>Mr. Sodiq</li></small></p>
<p><small>To mention few of my Friends:
<li>Daniel</li> <li>Mubarak</li> <li>Ogunlade</li> <li>Ephraim</li> <li>Mariam</li></small></p>
</div>
</div>
</div>
</section>
<!--Education & diploma end -->
<!--contact start-->
<section class="contact" id="contact">
<div class="container">
<div class="heading">
<h2>Get In Touch</h2>
<!--<h3>Pok Fu Lam Rd #109, Hong Kong
<img src="images/Gmail.jpg" alt=""> e-Mail: [email protected]
<img src="images/Phone.jpg" alt=""> Phone: (+852)54944498</h3>-->
<h3><i class="fa fa-home"></i>6, Anglican Street, Agbado, Lagos State.</h3>
<h3><i class="fa fa-envelope"></i> [email protected]</h3>
<h3><i class="fa fa-phone"></i> (+234) 906 204 7667</h3>
</div>
</div>
</section>
<!-- comments -->
<section class="contactDetails">
<div class="container">
<div class="heading">
<h2>Drop A Message</h2>
<h3>Please feel free to leave a message if you'd like to have a chat!</h3>
</div>
<!--contact form start-->
<div class="row media">
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-12 conForm text-center">
<div id="message"></div>
<form method="post" action="index1.html" name="cform" id="cform">
<input name="name" id="name" type="text" class="col-xs-12 col-sm-12 col-md-8 col-lg-8" placeholder="Your name" >
<input name="email" id="email" type="email" class=" col-xs-12 col-sm-12 col-md-8 col-lg-8 noMarr" placeholder="Your email" >
<textarea name="comments" id="comments" cols="" rows="" class="col-xs-12 col-sm-12 col-md-8 col-lg-8" placeholder="Your message"></textarea>
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-12">
<a href="index1.html"><input type="submit" class="submitBnt" value="Send message"></a></div>
<div id="simple-msg"></div>
</form>
</div>
</div>
<!--contact form end-->
</div>
</section>
<!--contact end-->
<!-- End of Comments -->
<!--footer start-->
<section class="footer" id="footer">
<div class="container">
<ul>
<li><a href="https://github.com/hadedeji10k"><i class="fa fa-github fa-2x"></i></a></li>
<li><a href="https://www.facebook.com/adedeji.yusuf.5895"><i class="fa fa-facebook fa-2x"></i></a></li>
<li><a href="https://mobile.twitter.com/AdedejiYusufYi1"><i class="fa fa-twitter fa-2x"></i></a></li>
</ul>
<p>
Back To Top <a href="#wrapper" class="gototop"><i class="fa fa-chevron-up fa-2"></i></a><br>
<br>
Designed and developed by Adedeji Yusuf.<br>
Copyright © 2020 adedejiyusuf.io. All Rights Reserved.<br>
Updated at July 23rd, 2020.
<br><br><br><br>
</p>
</div>
</section>
<!--footer end-->
</div>
<!--wrapper end-->
<!--modernizr js-->
<script type="text/javascript" src="js/modernizr.custom.26633.js"></script>
<!--jquary min js-->
<script type="text/javascript" src="js/jquery.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<!--for placeholder jquery-->
<script type="text/javascript" src="js/jquery.placeholder.js"></script>
<!--for header jquery-->
<script type="text/javascript" src="js/stickUp.js"></script>
<script src="js/jquery.superslides.js" type="text/javascript" charset="utf-8"></script>
<script type="text/javascript">
jQuery(function($) {
$(document).ready(function() {
//enabling stickUp on the '.navbar-wrapper' class
$('.navbar-wrapper').stickUp({
parts: {
0: 'banner',
1: 'aboutus',
2: 'skillset',
3: 'experience',
4: 'education',
5: 'contact'
},
itemClass: 'menuItem',
itemHover: 'active',
topMargin: 'auto'
});
});
});
</script>
<script>
$('#banner').superslides({
animation: 'fade',
play: 5000
});
</script>
<!--for portfolio jquery-->
<script src="js/jquery.isotope.js" type="text/javascript"></script>
<link type="text/css" rel="stylesheet" id="theme" href="css/jquery-ui-1.8.16.custom.css">
<link type="text/css" rel="stylesheet" href="css/lightbox.min.css">
<script type="text/javascript" src="js/jquery.ui.widget.min.js"></script>
<script type="text/javascript" src="js/jquery.ui.rlightbox.js"></script>
<!--contact form js-->
<script type="text/javascript" src="js/jquery.contact.js"></script>
<script src="js/jquery.easing.js"></script>
<script src="js/jquery.mousewheel.js"></script>
<script defer src="js/slideroption.js"></script>
<!--for theme custom jquery-->
<script src="js/custom.js"></script>
<!-- wow js -->
<script src="js/wow.min.js"></script>
<script>
new WOW().init();
</script>
<!--Output like someone type it on the keyboard-->
<script defer>
var text="Hi, I'm Adedeji Yusuf"
var delay=200
var i=0
function scrollit(){
demo.innerText=text.slice(0,i++)
if(i>text.length){
i=0
} else setTimeout("scrollit()",delay)
}
scrollit()
</script>
<!-- counting total website visitors -->
<script>
function readTextFile(file) {
var rawFile = new XMLHttpRequest();
rawFile.open("GET", file, false);
rawFile.onreadystatechange = function() {
if (rawFile.readyState == 4 && rawFile.status == 200) {
return rawFile.responseText;
}
}
rawFile.send(null);
}
</script>
</body>
</html>