-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
333 lines (303 loc) · 16.5 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Ekemini's Page</title>
<!-- FAVICON -->
<link rel="icon" type="image/png" href="images/favicon.png">
<!-- Bootstrap 5 CDN Links -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/5.1.0/css/bootstrap.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css">
<!-- Custom File's Link -->
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/responsive-style.css">
<!-- Font Awesome -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.1/css/all.min.css" integrity="sha512-MV7K8+y+gLIBoVD59lQIYicR65iaqukzvf/nwasF0nqhPay5w/9lJmVM2hMDcnK1OnMGCdVK+iQrJ7lzPJQd1w==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<!-- Tawk to Code -->
<!--Start of Tawk.to Script-->
<script type="text/javascript">
var Tawk_API=Tawk_API||{}, Tawk_LoadStart=new Date();
(function(){
var s1=document.createElement("script"),s0=document.getElementsByTagName("script")[0];
s1.async=true;
s1.src='https://embed.tawk.to/6363c737daff0e1306d58733/1ggus4cfr';
s1.charset='UTF-8';
s1.setAttribute('crossorigin','*');
s0.parentNode.insertBefore(s1,s0);
})();
</script>
<!--End of Tawk.to Script-->
<!-- Start of EmailJS Integration Code -->
<script type="text/javascript"
src="https://cdn.jsdelivr.net/npm/@emailjs/browser@4/dist/email.min.js">
</script>
<script type="text/javascript">
(function(){
emailjs.init({publicKey: "s6Edyaav0YxkhumE3"});
})();
</script>
<!-- End of EmailJS Integration Code -->
</head>
<body data-bs-spy="scroll" data-bs-target=".navbar" data-bs-offset="75">
<!-- Navbar section -->
<header class="header_wrapper">
<nav class="navbar navbar-expand-lg fixed-top">
<div class="container">
<a class="navbar-brand" href="#">
<img src="images/logo.png" class="img-fluid" alt="logo">
</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav"
aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
<i class="fas fa-stream navbar-toggler-icon"></i>
</button>
<div class="collapse navbar-collapse justify-content-end" id="navbarNav">
<ul class="navbar-nav menu-navbar-nav">
<li class="nav-item">
<a class="nav-link active" aria-current="page" href="#home">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#about">About</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#projects">Project</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#contact">Contact</a>
</li>
<li class="nav-item mt-3 mt-lg-0">
<a class="main-btn" href="#contact">Hire Me</a>
</li>
</ul>
</div>
</div>
</nav>
</header>
<!-- Navbar section exit -->
<!-- Banner section -->
<section id="home" class="banner_wrapper">
<div class="container">
<div class="row">
<div class="col-sm-12 text-center text-md-start">
<h6>WELCOME TO MY WORLD</h6>
<h1>I’m Ekemini Joseph
<br>
<span>WEB Developer.</span>
<br>
based in NIGERIA.
</h1>
<div class="mt-4">
<a class="main-btn" href="#about">Read More</a>
</div>
</div>
</div>
</div>
</section>
<!-- Banner section exit -->
<!-- About section -->
<section id="about" class="about_wrapper">
<div class="container">
<div class="row justify-content-between align-items-center">
<div class="col-lg-5 mb-4 mb-lg-0">
<img src="images/portfolio-img.jpg" class="img-fluid rounded-3" alt="About Us">
</div>
<div class="col-lg-7 ps-lg-5 text-center text-lg-start">
<div class="my-3 my-lg-0">
<span class="subtitle">Detailed Information</span>
<h2>About Me</h2>
<p>
A dedicated junior web developer 🚀 with a strong passion for continuous learning and professional growth. <br>
Actively engaged in upskilling, particularly in front and back-end development technologies, and enjoys sharing knowledge by tutoring others in HTML, CSS, JavaScript, and related frameworks. <br>
<!-- Enthusiastic about staying updated with industry trends and honing problem-solving skills to deliver quality web experiences. -->
</p>
</div>
<div class="pt-4">
<ul class="nav nav-pills justify-content-center justify-content-lg-between mb-3" id="pills-tab" role="tablist">
<li class="nav-item" role="presentation">
<button class="nav-link active" id="pills-skill-tab" data-bs-toggle="pill"
data-bs-target="#pills-skill" type="button" role="tab" aria-controls="pills-skill"
aria-selected="true">Proficiency</button>
</li>
<li class="nav-item" role="presentation">
<button class="nav-link" id="pills-education-tab" data-bs-toggle="pill"
data-bs-target="#pills-education" type="button" role="tab"
aria-controls="pills-education" aria-selected="false">Education</button>
</li>
</ul>
<div class="tab-content" id="pills-tabContent">
<div class="tab-pane fade show active" id="pills-skill" role="tabpanel"
aria-labelledby="pills-skill-tab">
<div class="single-progress">
<h6>Frontend/Design<i class="fa-solid fa-laptop"></i></h6>
<div class="progress">
<div class="progress-bar" role="progressbar" style="width: 90%"
aria-valuenow="0" aria-valuemin="0" aria-valuemax="100">
</div>
</div>
<span class="label"></span>
</div>
<div class="single-progress">
<h6>
Php<i class="fa-brands fa-php"></i>
</h6>
<div class="progress">
<div class="progress-bar" role="progressbar" style="width: 50%"
aria-valuenow="0" aria-valuemin="0" aria-valuemax="100">
</div>
</div>
<span class="label"></span>
</div>
<div class="single-progress">
<h6>git<i class="fa-brands fa-git-alt"></i></h6>
<div class="progress">
<div class="progress-bar" role="progressbar" style="width: 70%"
aria-valuenow="0" aria-valuemin="0" aria-valuemax="100">
</div>
</div>
<span class="label"></span>
</div>
<div class="single-progress">
<h6>wordpress<i class="fa-brands fa-wordpress"></i></h6>
<div class="progress">
<div class="progress-bar" role="progressbar" style="width: 85%"
aria-valuenow="0" aria-valuemin="0" aria-valuemax="100">
</div>
</div>
<span class="label"></span>
</div>
</div>
<div class="tab-pane fade" id="pills-education" role="tabpanel"
aria-labelledby="pills-education-tab">
<ul class="text-start ps-0">
<li>
<a href="#!">
Web Developer & Instructor <span> - CodeManiac Software Solutions</span>
</a> 2021-Present
</li>
<li>
<a href="#!">
Computer Scientist<span> - YabaTech College of Technology</span>
</a> Currently
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- About section exit -->
<!-- Projects section start -->
<section id="projects">
<div class="container text-center text-white">
<span class="subtitle mb-4">CHECK OUT MY WORK</span>
<div class="row">
<div class="col-12 col-md-6 col-xl-4">
<h3>Github Finder Webapp: <a href="https://github-users-finder-app-five.vercel.app/" target="_blank">Live Site</a></h3>
</div>
<div class="col-12 col-md-6 col-xl-4">
<h3>SpaceX Website Clone: <a href="https://jerrydcodemaster.github.io/spaceX_WebsiteClone/" target="_blank">Live Site</a></h3>
</div>
<div class="col-12 col-md-6 col-xl-4">
<h3>Manage Landing Page: <a href="https://jerrydcodemaster.github.io/tailwind-landing-page/" target="_blank">Live Site</a></h3>
</div>
<div class="col-12 col-md-6 col-xl-4">
<h3>Movie Search Webapp: <a href="https://jerrydcodemaster.github.io/Movie_App/" target="_blank">Live Site</a></h3>
</div>
<div class="col-12 col-md-6 col-xl-4">
<h3>Yearly Timer Webapp: <a href="https://yearly-timer.netlify.app/" target="_blank">Live Site</a></h3>
</div>
<div class="col-12 col-md-6 col-xl-4">
<h3>Game Finder Webapp: <a href="https://gamer-app.netlify.app/" target="_blank">Live Site</a></h3>
</div>
</div>
<p>Stay tuned...more to come😎</p>
</div>
</section>
<!-- Projects sesction exit -->
<!-- Contact section -->
<section id="contact" class="contact_wrapper">
<div class="container">
<div class="row justify-content-between align-items-center">
<div class="col-lg-6 order-2 order-lg-1 pe-lg-5 text-lg-start text-center">
<span class="subtitle">Contact Me <i class="fa-solid fa-phone"></i></span>
<h2>Hire Me.</h2>
<div class="row call_details mb-4">
<a href="mailto:ekeminijoseph83@gmail.com">
<i class="fa-solid fa-envelope"> </i>
ekeminijoseph83@gmail.com
</a>
</div>
<form>
<div class="mb-4">
<input type="text" class="form-control" id="fullName" placeholder="Your Name..." autocomplete="off" required>
</div>
<div class="mb-4">
<input type="number" class="form-control" id="phone_no" placeholder="Your Phone..." autocomplete="off" required>
</div>
<div class="mb-4">
<input type="email" class="form-control" id="email_id" placeholder="Your Email..." autocomplete="off" required>
</div>
<textarea cols="40" rows="4" class="form-control mb-4" id="message" placeholder="Write a Message..." autocomplete="off" required></textarea>
<button onclick="SendMail()" type="submit" class="main-btn">Submit</button>
</form>
</div>
<div class="col-lg-6 order-1 mb-4 order-lg-1 mb-lg-0">
<img src="./images/contact.jpg" class="img-fluid">
</div>
</div>
</div>
</section>
<!-- contact section exit -->
<!-- Footer section -->
<section id="contact" class="footer_wrapper mt-3 mt-md-0">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-4 col-md-6 text-center text-md-start">
<div class="footer-logo mb-3 mb-md-0">
<img src="images/logo.png">
</div>
</div>
<div class="col-lg-4 col-md-6">
<ul class="list-unstyled d-flex justify-content-center justify-content-md-end justify-content-lg-center jus social-icon mb-3 mb-md-0">
<li>
<a href="https://www.linkedin.com/in/ekemini-joseph-506242247/"><i class="fab fa-linkedin"></i></a>
</li>
<li>
<a href="https://www.x.com/EkeminiJoseph13" class="x-tweet">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
<path d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"/>
</svg>
</a>
</li>
<li>
<a href="mailto:ekeminijoseph83@gmail.com"><i class="fa-solid fa-envelope"></i></a>
</li>
<li>
<a href="https://github.com/JerryDcodemaster/"><i class="fab fa-github"></i></a>
</li>
</ul>
</div>
<div class="col-lg-4 col-md-12">
<div class="copyright-text text-lg-start text-center mb-3 mb-lg-0">
<p class="mb-0">
Copyright ©
<script>
document.write(new Date().getFullYear());
</script>
. All Rights Reserved.
</p>
</div>
</div>
</div>
</div>
</section>
<!-- Footer section exit -->
<!-- Scripts -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/2.9.2/umd/popper.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/5.1.0/js/bootstrap.min.js"></script>
<script src="js/main.js"></script>
</body>
</html>