-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
281 lines (261 loc) · 11.8 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="author" content="Ayodele Samuel Adebayo (unclebay)" />
<meta name="description"
content="Ayodele Samuel Adebayo also known as unclebigbay is a Front End Developer from Kwara, Nigeria." />
<!-- traffic analytics -->
<script defer data-domain="unclebigbay.dev" src="https://plausible.io/js/plausible.js"></script>
<!-- CSS FILE -->
<link rel="stylesheet" href="./assets/css/home.css" />
<link rel="stylesheet" href="./assets/css/common.css" />
<link rel="stylesheet" href="./assets/css/projects.css" />
<link rel="stylesheet" href="./assets/css/scrollEffect.css" />
<link rel="stylesheet" href="./assets/css/certification.css" />
<link rel="stylesheet" href="./assets/css/contact.css" />
<link rel="stylesheet" href="./assets/css/about.css" />
<!-- TITLE ICON - FAVICON -->
<link rel="apple-touch-icon" sizes="180x224" href="./assets/img/favicon/apple-touch-icon.jpg" />
<link rel="icon" type="image/jpg" sizes="32x32" href="./assets/img/favicon/favicon-40x49.jpg" />
<link rel="icon" type="image/jph" sizes="16x16" href="./assets/img/favicon/favicon-14x17.jpg" />
<!-- FONT AWESOME CDN -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css"
integrity="sha512-iBBXm8fW90+nuLcSKlbmrPcLa0OT92xO1BIsZ+ywDWZCvqsWgccV3gFoRBv0z+8dLJgyAHIhR35VZc2oM/gI1w=="
crossorigin="anonymous" />
<title>Ayodele Samuel Adebayo: Front End Developer</title>
</head>
<body>
<!-- NAV-BAR SECTION START-->
<header>
<!-- <a href="" class="brand">A~S~A</a> -->
<a href="#" class="brand">Uncle-bigbay</a>
<div class="menu-btn"></div>
<div class="navigation">
<div class="navigation-items">
<a href="#" class="nav-btn">Home</a>
<a href="#" class="nav-btn">Projects</a>
<!-- <a href="#" class="nav-btn">Certifications</a> -->
<a target="_blank" href="./assets/resume/Ayodele Samuel Adebayo -software-developer.pdf"
class="nav-btn">Resume</a>
<!-- <a href="#" class="nav-btn">Testimonials</a> -->
<a href="#" class="nav-btn">About</a>
<a href="#" class="nav-btn">Contact</a>
<a href="https://unclebigbay.com/" target="_blank"> Blog </a>
</div>
</div>
</header>
<!-- NAV-BAR SECTION END -->
<!-- APP CONTAINER START -->
<section class="app">
<!-- IMAGE BACKGROUND SECTION -->
<img loading="lazy" src="./assets/img/home-img.jpg" class="img-slide active" alt="home page background" />
<!-- CONTENT WON'T DISPLAY WITHOUT AN IMAGE -->
<div class="img-slide"></div>
<div class="img-slide"></div>
<img loading="lazy" src="./assets/img/about-img.jpg" class="img-slide" alt="about page background" />
<img loading="eager" src="./assets/img/project-img.jpg" class="img-slide contact-bg-img"
alt="contact page background" />
<!-- IMAGE BACKGROUND SECTION END -->
<!-- VIDEO BACKGROUND SECTION -->
<!-- <video class="video-slide active" src="./assets/video/1.mp4" autoplay muted loop preload="true"></video>
<video class="video-slide" src="./assets/video/2.mp4" autoplay muted loop preload="true"></video>
<video class="video-slide" src="./assets/video/3.mp4" autoplay muted loop preload="true"></video> -->
<!-- VIDEO BACKGROUND SECTION END -->
<!-- INDEX SECTION START -->
<div class="content active">
<h1>
Hi👋, <br />
<span>I am Adebayo</span>
</h1>
<p class="intro-caption">
<!-- Intro -->
<!-- Team Oriented, -->
A Project-Based
<span class="role__tag">FRONTEND DEVELOPER</span> with a demonstrated
history of working in the Frontend Team. Skilled in solving problems
in <br />
<span class="skill__tag">
HTML
<i class="tooltiptext">A web markup language</i>
</span>
<span class="skill__tag">
CSS
<i class="tooltiptext">It is the most common way to style an HTML element.</i>
</span>
<span class="skill__tag">
JAVASCRIPT
<i class="tooltiptext">Scripting or programming language used to implement complex
features on web pages
</i>
</span>
<span class="skill__tag">
REACT JS
<i class="tooltiptext">JavaScript library for building user interfaces.
</i>
</span>
<span class="skill__tag">
REDUX
<i class="tooltiptext">React state management library. </i>
</span>
and
<span class="skill__tag"> GIT </span>
</p>
<a href="#" class="btn__hire__me" onclick="sliderNav(4)">Hire Me</a>
</div>
<!-- INDEX SECTION END -->
<!-- PROJECT SECTION START -->
<div class="content project-section">
<div class="projects">
<div class="project-card reveal active">
<img loading="lazy"
src="https://wp.technologyreview.com/wp-content/uploads/2020/06/Why-tech-didnt-save-us-from-covid-19.png?resize=1200,600"
alt="" />
<div class="project__description">
<p class="project__title">World Easiest Hamburger Menu</p>
<em class="project__creation__date">Created April 12 2021</em>
<br />
<span class="project__about">This is a placeholder, you're seeing this because something
went wrong on Github api</span>
<div class="project__links">
<a href="#"><i class="fab fa-github"></i></a>
<a href="#"><i class="fas fa-eye"></i></a>
</div>
</div>
</div>
</div>
</div>
<!-- PROJECT SECTION END -->
<!-- CERTIFICATION SECTION START -->
<div class="content certification">
<!-- <h1>CERTIFICATION</h1> -->
<!-- The dots/circles -->
<div style="text-align: center">
<span class="dot" onclick="currentSlide(1)"></span>
<span class="dot" onclick="currentSlide(2)"></span>
<span class="dot" onclick="currentSlide(3)"></span>
<span class="dot" onclick="currentSlide(4)"></span>
<span class="dot" onclick="currentSlide(5)"></span>
</div>
<!-- Slideshow container -->
<div class="slideshow-container">
<!-- Full-width images with number and caption text -->
<div class="certificate-slides fade">
<div class="numbertext">1 / 5</div>
<img loading="eager" src="./assets/img/certification/best-grad.jpg" style="width: 100%; height: 100%" />
<div class="text">Best Graduating Student January 22, 2020</div>
</div>
<div class="certificate-slides fade">
<div class="numbertext">2 / 5</div>
<img loading="lazy" src="./assets/img/certification/proficiency-cert.jpg" style="width: 100%; height: 100%" />
<div class="text">January 22, 2020</div>
</div>
<div class="certificate-slides fade">
<div class="numbertext">3 / 5</div>
<img loading="lazy" src="./assets/img/certification/exemplanary-leader.jpg"
style="width: 100%; height: 100%" />
<div class="text">January 22, 2020</div>
</div>
<div class="certificate-slides fade">
<div class="numbertext">4 / 5</div>
<img loading="lazy" src="./assets/img/certification/team-cert.jpg" style="width: 100%; height: 100%" />
<div class="text">January 22, 2020</div>
</div>
<div class="certificate-slides fade">
<div class="numbertext">5 / 5</div>
<img loading="lazy" src="./assets/img/certification/exceptional-voluntary.jpg"
style="width: 100%; height: 100%" />
<div class="text">January 22, 2020</div>
</div>
<a class="prev" onclick="plusSlides(-1)">❮</a>
<a class="next" onclick="plusSlides(1)">❯</a>
</div>
</div>
<!-- CERTIFICATION SECTION END -->
<!-- ABOUT SECTION START -->
<div class="content about-section">
<h1>
You Dream It.<br />
<span>I Build It</span>
</h1>
<div class="about-caption">
<p>
<strong>AYODELE</strong>, Samuel Adebayo is a software developer
from Kwara State, Nigeria. with hands-on experience in JavaScript,
React, Redux and Version control, he graduated from Tiidelab (cohort
2) in 2020 as the best graduating student (frontend), he spends his
free time contributing to open source projects and writing technical
articles to help break down complex concepts in programming.
</p>
<p class="hidden-about">
My exciting recent works includes the
<a class="key-word" href="https://unclebigbay.hashnode.dev/introducing-the-advice-hub" target="_blank"
rel="noopener noreferrer">
Advice Hub
</a>
project built with React and Node JS, developed for auth0 hackathon
to allow developers share and read useful advices, and the
<a class="key-word" href="http://https://customer-self-service.netlify.app/" target="_blank"
rel="noopener noreferrer">Anonymous Feedback Platform</a>
built during the clerk hackathon, it's a platform where you get to
receive messages and feedback from people anonymously, the premium
plan payment is integrated with Flutterwave payment gateway,
building this products has helped to enhance my knowlegde on problem
solving and how the works are done.
</p>
<!-- <p class="hidden-about">I write technical articles and play volleyball during my free time.</p> -->
</div>
<a href="#" onclick="showHiddenAbout()" class="read-more-btn">Read More</a>
</div>
<!-- ABOUT SECTION END -->
<!-- CONTACT SECTION START -->
<div class="content contact-section">
<h1>HIRE ME</h1>
<form name="contact-me" netlify>
<div class="email">
<label for="email">Email</label>
<input type="email" placeholder="Enter your email address" required name="email" />
</div>
<div class="message">
<label for="message">Message</label>
<textarea placeholder="Message" name="message" required></textarea>
</div>
<div class="contact-btn-wrapper">
<button class="btn">Submit</button>
</div>
</form>
</div>
<!-- CONTACT SECTION END -->
<!-- SOCIAL MEDIA ICON SECTION START -->
<div class="media-icons">
<a href="https://facebook.com/unclebigbay" target="_blank" rel="noopener noreferrer"><i
class="fab fa-facebook-f"></i></a>
<a href="https://twitter.com/intent/follow?screen_name=unclebigbay143" target="_blank"
rel="noopener noreferrer"><i class="fab fa-twitter"></i></a>
<a href="https://unclebigbay.com/" target="_blank" rel="noopener noreferrer"><i class="fab fa-slack-hash"></i></a>
<a href="https://www.linkedin.com/in/unclebigbay" target="_blank"><i class="fab fa-linkedin"></i></a>
</div>
<!-- SOCIAL MEDIA ICON SECTION END -->
<!-- video navigation slider -->
<!-- <div class="slider-navigation">
<div class="nav-btn active"></div>
<div class="nav-btn"></div>
<div class="nav-btn"></div>
</div> -->
</section>
<!-- APP CONTAINER END -->
<!-- JAVASCRIPT FILES -->
<!-- HOME JS -->
<script src="./assets/js/navigation.js"></script>
<!-- SCROLL EFFECT -->
<script src="./assets/js/scrollEffect.js"></script>
<!-- GITHUB SCRIPT -->
<script src="./assets/js/github-project/fetchProject.js" type="module"></script>
<!-- CERTIFICATION SLIDE SCRIPT -->
<script src="./assets/js/certification.js"></script>
<!-- ABOUT READ MORE SCRIPT -->
<script src="./assets/js/about.js"></script>
</body>
</html>