-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
283 lines (231 loc) · 8.82 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
<!DOCTYPE html>
<!-- To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor. -->
<html>
<head>
<title>A i A @Adescode Portfolio</title>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!-- <link rel="stylesheet" href="public/css/normalize.css" /> -->
<link rel="stylesheet" href="public/css/reset.css" />
<link rel="stylesheet" href="public/css/styles.css" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.5.0/css/all.css" integrity="sha384-B4dIYHKNBt8Bc12p+WXckhzcICo0wtJAoU8YZTY5qE0Id1GSseTk6S+L3BlXeVIU"
crossorigin="anonymous" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.7.0/animate.min.css" />
<link href="https://fonts.googleapis.com/css?family=Baloo|Bitter|Roboto+Condensed:700|Ubuntu|Gamja+Flower" rel="stylesheet" />
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<!-- font-family: 'Gamja Flower', cursive;
font-family: 'Baloo', cursive;
font-family: 'Roboto Condensed', sans-serif;
font-family: 'Ubuntu', sans-serif;
font-family: 'Bitter', serif; -->
</head>
<body>
<!-- section one -->
<section id="section1" class="bkg fade-trans">
<div class="container">
<!-- header logo and resume button -->
<div class="header">
<div class="logo-container animated infinite pulse">
<p class="logo-text"></AiA></p>
</div>
<div class="resume-container">
<p class="resume-text">
<a href="https://drive.google.com/uc?authuser=0&id=1McEYGJDNdWiQnDLmYJMg40KJxgAWPqm3&export=download">RESUME</a>
</p>
</div>
</div>
<!-- Intro section, name and details -->
<div class="intro animated zoomIn">
<div class="hello">
<h1 class="hello-text">Hi, I'm</h1>
</div>
<div class="aia-meaning">
<div class="letter-meaning">
<h1 class="name-letter">A</h1>
<p class="name-meaning">ADELAJA</p>
</div>
<div class="letter-meaning">
<h1 class="name-letter">i</h1>
<p class="name-meaning">IBRAHIM</p>
</div>
<div class="letter-meaning">
<h1 class="name-letter">A</h1>
<p class="name-meaning">ABIOLA</p>
</div>
</div>
<div class="details">
<p>I build User Interfaces for</p>
<p>web/mobile application</p>
<p>and</p>
<p>software application.</p>
</div>
<div class="icons">
<div>
<a href="https://www.facebook.com/adescode">
<i class="fab fa-facebook-square icon-size"></i>
</a>
</div>
<div>
<a href="https://twitter.com/adescode">
<i class="fab fa-twitter-square icon-size"></i>
</a>
</div>
<div>
<a href="https://www.linkedin.com/in/adescode/">
<i class="fab fa-linkedin icon-size"></i>
</a>
</div>
<div>
<a href="https://github.com/adescode">
<i class="fab fa-github-square icon-size"></i>
</a>
</div>
</div>
<div class="arrow-down fade-trans">
<a href="#section2">
<i class="fas fa-chevron-down arrow-down-size"></i>
</a>
</div>
</div>
</div>
</section>
<!-- End of section one -->
<!-- Section two -->
<section id="section2" class="fade-trans">
<div class="about-me">
<h1>About me</h1>
</div>
<div class="about-me-details animated slideInDown">
<p>
I'm Adelaja Ibrahim Abiola, a Front End Web Developer and Software
Engineer with over 4 years experience in Javascript, also high
practicing and application of popular javascript frameworks in
different projects.
</p>
<p>
I have a Bachelor's Degree in Computer Science, currently a FrontEnd
Software Engineer at Jekalo. With Google Mobile Web Specialist
Certificate
<br />
</p>
<p class="show-on-mobile">
I work with technologies such as Html, css, JavaScript, Angular,
Ionic, React, React-native, Firebase, MongoDB and hosting on Heroku.
</p>
<p>
I love working in an organization that motivates it work force
towards the actualization of organization goals and objectives as well
as giving room for self-development.
<br />
I love to develop mobile and web applications from scratch to finish.
</p>
<p class="about-me-details-desktop">
I'm available for a remote work, If you would like me to join or
handle your project this is what I do: <br>
<br />
FRONT-END
<br />
HTML5, CSS3, JAVASCRIPT, BOOTSTRAP, ES6, ANGULAR, VUE, REACT,
ANIMATION
<br />
<br />
BACK-END
<br />
NODEJS, FIREBASE, MONGODB, MYSQL, EXPRESS, APIs
<br />
<br />
APPS
<br />
MOBILE, DESKTOP, CORDOVA, PHONEGAP, IONIC, ELECTRON, REACT-NATIVE
<br />
</p>
</div>
</section>
<!-- End of section two -->
<!-- Section three -->
<section id="section3" class="fade-trans">
<div class="skills">
<h1>My skills</h1>
</div>
<div class="bar-container">
<div class="skillbarz" data-percent="95%">
<div class="skillz" style="background-color: #E44D26">
<span class="left-skillz">Html</span>
<span class="right-skillz">95%</span>
</div>
</div>
<!-- End Skill Bar -->
<div class="skillbarz" data-percent="96%">
<div class="skillz" style="background-color: #1B84C1">
<span class="left-skillz">Css</span>
<span class="right-skillz">96%</span>
</div>
</div>
<!-- End Skill Bar -->
<div class="skillbarz" data-percent="93%">
<div class="skillz" style="background-color: #ebd026">
<span class="left-skillz">Javascript</span>
<span class="right-skillz">93%</span>
</div>
</div>
<!-- End Skill Bar -->
<div class="skillbarz" data-percent="85%">
<div class="skillz" style="background-color: #3E863D">
<span class="left-skillz">Nodejs</span>
<span class="right-skillz">85%</span>
</div>
</div>
<!-- End Skill Bar -->
<div class="skillbarz" data-percent="80%">
<div class="skillz" style="background-color: #65AA53">
<span class="left-skillz">MongoDb</span>
<span class="right-skillz">80%</span>
</div>
</div>
<!-- End Skill Bar -->
<div class="skillbarz" data-percent="98%">
<div class="skillz" style="background-color: #fca393">
<span class="left-skillz">CorelDraw</span>
<span class="right-skillz">98%</span>
</div>
</div>
<!-- End Skill Bar -->
</div>
<div class="skill-images">
<div><a href="https://aia-angular.herokuapp.com/"> <img id="myImg" src="public/images/angular.png" alt="Snow"
style="width:100%;max-width:100px"></a> </div>
<div> <img id="myImg" src="public/images/react.png" alt="Snow" style="width:100%;max-width:100px"> </div>
<div> <img id="myImg" src="public/images/reactnative.png" alt="Snow" style="width:100%;max-width:100px"> </div>
<div> <img id="myImg" src="public/images/boostrap.png" alt="Snow" style="width:100%;max-width:100px"> </div>
<div> <img id="myImg" src="public/images/bulma.png" alt="Snow" style="width:100%;max-width:100px"> </div>
<div> <img id="myImg" src="public/images/electron.png" alt="Snow" style="width:100%;max-width:100px"> </div>
<div> <img id="myImg" src="public/images/materialize2.png" alt="Snow" style="width:100%;max-width:100px"> </div>
<div> <img id="myImg" src="public/images/ionic.png" alt="Snow" style="width:100%;max-width:100px"> </div>
<div> <img id="myImg" src="public/images/firebase.png" alt="Snow" style="width:100%;max-width:100px"> </div>
</div>
</section>
<footer id="footer">
<div class="footer">
<p>Made with</p>
<p class="animated infinite pulse" style="color:#ff0000; font-size: 35px; padding:0 5px">♥</p>
<p>by <a href="https://github.com/adescode"> Adescode</a> © 2019 </p>
</div>
</footer>
<!-- End of section three -->
<script>
jQuery(document).ready(function () {
jQuery(".skillbarz").each(function () {
jQuery(this)
.find(".skillz")
.animate({
width: jQuery(this).attr("data-percent"),
},
5000
);
});
});
</script>
</body>
</html>