forked from Ellovick1/Koffi-s-portfolio
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
534 lines (469 loc) · 28.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
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
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Koffi's Portfolio</title>
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<meta content="Free Website Template" name="keywords">
<meta content="Free Website Template" name="description">
<!-- Favicon -->
<link href="img/favicon.ico" rel="icon">
<!-- Google Font -->
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&display=swap" rel="stylesheet">
<!-- CSS Libraries -->
<link href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" rel="stylesheet">
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.10.0/css/all.min.css" rel="stylesheet">
<link href="lib/animate/animate.min.css" rel="stylesheet">
<link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
<link href="lib/lightbox/css/lightbox.min.css" rel="stylesheet">
<!-- Template Stylesheet -->
<link href="css/style.css" rel="stylesheet">
</head>
<body data-spy="scroll" data-target=".navbar" data-offset="51">
<!-- Nav Bar Start -->
<nav class="navbar navbar-expand-lg navbar-light">
<div class="container justify-content-between">
<a class="navbar-brand" href="index.html">KOFFI IDONGESIT</a>
<button class="navbar-toggler bg-white" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse flex-grow-0" id="navbarSupportedContent">
<ul class="navbar-nav me-auto">
<a class="nav-item nav-link" href="#home" data-bs-toggle="collapse" data-bs-target=".navbar-collapse.show">Home</a>
<a class="nav-item nav-link" href="#about" data-bs-toggle="collapse" data-bs-target=".navbar-collapse.show">About</a>
<a href="#blog" class="nav-item nav-link" data-bs-toggle="collapse" data-bs-target=".navbar-collapse.show">Articles</a>
<a href="#experience" class="nav-item nav-link" data-bs-toggle="collapse" data-bs-target=".navbar-collapse.show">WHY ME</a>
<a href="#testimonial" class="nav-item nav-link" data-bs-toggle="collapse" data-bs-target=".navbar-collapse.show">Reviews</a>
</ul>
</div>
</div>
</nav>
<!-- Nav Bar End -->
<!-- Hero Start -->
<div class="hero" id="home">
<div class="container">
<div class="row align-items-end pb-5">
<div class="col-sm-12 col-md-6">
<div class="hero-content">
<div class="hero-text">
<h1 class="mb-0">KOFFI IDONGESIT</h1>
<!-- <i class="mt-0" style="font-size: 17px; color:white; font-weight: 900;">CEO, 1st Writers</i> -->
<h2 class="text-white">Writer, Researcher & Author of many Journals.</h2>
</div>
<!-- <div class="hero-btn">
<a class="btn" href="">Hire Me</a>
<a class="btn" href="">Contact Me</a>
</div> -->
</div>
</div>
<div class="col-sm-12 col-md-6">
<div class="hero-image">
<img src="/img/hero.png" alt="Hero Image">
<!-- <iframe width="100%" height="300rem" src="https://www.youtube.com/embed/v9HNwOJwkIo" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> -->
</div>
</div>
</div>
</div>
</div>
<!-- Hero End -->
<!-- <hr class="" style="background: #746c61; height: 1px;"> -->
<!-- About Start -->
<div class="about wow fadeInUp bg-white" data-wow-delay="0.1s" id="about">
<div class="container">
<div class="section-header text-center">
<h2 style="font-size: 35px;">ABOUT THE WRITER<h2>
<!-- <h2>KOFFI</h2> -->
</div>
<div class="row row1">
<div class="col-lg-6">
<div class="about-text text-justify" id="about-text-left">
<!-- <img src="img/about.jpg" alt="Image"> -->
<p>
Welcome to my portfolio website.
I am a Professional full-time Writer, Content Development Expert, and Digital Marketer with over
8 years experience in creating action inspiring, and satisfaction guaranteed
content. My area of specialty include; creative writing, web content, blog posts proof-reading,
scientific writing and article crafting having worked with private and public sector brands.
</p>
<p>
I have also provided SEO contents for numerous clients on freelancing sites including Fiverr, Upwork and People per Hour.
Currently, I am the Chief Writer & Content Developer of a writing enterprise known as "1st Writers".
As a seasoned Writer, I will ensure your content is flourished
with your best information, reveal your personality and make readers like your brand.
</p>
<!-- <a class="btn" href="/About_the_writer/aboutWriter.html">Read More <i class="fa fa-angle-right"></i></a></div> -->
</div>
</div>
<div class="col-lg-6">
<div class="about-text text-justify" id="about-text-right">
<p>
Do you know that your content could just be the tipping point for converting visitors into clients?
Is your content, website or blog detailed enough to arouse and sustain interest?
A well-fabricated content should forge connect, build trust and confidence.
So, you'd better script and word it properly.
Cut the long story short! Checkout my previously written articles in my "Article handles",
surf through the samples to view them.
</p>
<!-- <p>
A well-fabricated content should forge connect, build trust and confidence.
So, you'd better script and word it properly.
</p>
-->
<p>
Now convinced of my capacity? If so, then it's time to craft you an engaging content.
I have put together a team of seasoned writers from various domains.
Together, we write on:
economics , events, fashion, technology, lifestyle, marketing, news, pets,
products, social media, travel, business, vehicles & automation, government, Press release, autobiography,
health etc.
</p>
<!-- <p>
Together, we write on:
Economics , events, fashion, technology, home, lifestyle, marketing, news, pets,
products, social media, travel, business, vehicles & automation, government, Press release, autobiography,
health & nutrition.
</p> -->
</div>
</div>
</div>
</div>
</div>
<!-- About End -->
<!-- Blog Start -->
<div class="blog" id="blog">
<div class="container">
<div class="section-header mt-4 text-center wow zoomIn" data-wow-delay="0.1s">
<h2 class="text-white">ARTICLES</h2>
<!-- <p>Lastest Articles from Blog</p> -->
<!-- <h2>Latest Articles</h2> -->
</div>
<div class="row">
<div class="col-lg-4">
<div class="blog-item wow fadeInUp" data-wow-delay="0.1s">
<!-- <div class="blog-img">
<img src="img/healthy eating.jpg" alt="Blog">
</div> -->
<div class="blog-text">
<h2>Food & Health</h2>
<p class="pt-4">
Are you in need of Food & Health articles, click here to review my previously written articles in this Niche, then let's discuss yours.
</p>
<div><a class="btn" href="/sub_Blog/food_Health.html">Read More <i class="fa fa-angle-right"></i></a></div>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="blog-item wow fadeInUp" data-wow-delay="0.1s">
<!-- <div class="blog-img">
<img src="img/research.jpg" alt="Blog">
</div> -->
<div class="blog-text">
<h2>Research</h2>
<p class="pt-4">
Are you in need of Research writing, click here to review my previously written research in this Niche, then let's discuss yours.
</p>
<div><a class="btn" href="/sub_Blog/research.html">Read More <i class="fa fa-angle-right"></i></a></div>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="blog-item wow fadeInUp" data-wow-delay="0.1s">
<!-- <div class="blog-img">
<img src="img/gadgets.jpg" alt="Blog">
</div> -->
<div class="blog-text">
<h2>Gadgets & Machines</h2>
<p>
Are you in need of Gadgets & Machines articles, click here to review my previously written articles in this Niche, then let's discuss yours.
</p>
<div><a class="btn" href="/sub_Blog/gadgets_Machines.html">Read More <i class="fa fa-angle-right"></i></a></div>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="blog-item wow fadeInUp" data-wow-delay="0.1s">
<!-- <div class="blog-img">
<img src="img/data-analysis-img.jpg" alt="Blog">
</div> -->
<div class="blog-text">
<h2>Analysis & Math Functions</h2>
<p>
Are you in need of Analysis & Math Functions articles, click here to review my previously written articles in this Niche, then let's discuss yours.
</p>
<div class=""><a class="btn" href="/sub_Blog/analysis_math.html">Read More <i class="fa fa-angle-right"></i></a></div>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="blog-item wow fadeInUp" data-wow-delay="0.3s">
<!-- <div class="blog-img">
<img src="img/thePress.jpg" alt="Blog">
</div> -->
<div class="blog-text">
<h2>Auto-Biographys & Press</h2>
<p class="pt-md-2">
Are you in need of Auto-Biographys & Press articles, click here to review my previously written articles in this Niche, then let's discuss yours.
</p>
<div class=""><a class="btn mt-md-4" href="/sub_Blog/autoBiography_Press.html">Read More <i class="fa fa-angle-right"></i></a></div>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="blog-item wow fadeInUp" data-wow-delay="0.1s">
<!-- <div class="blog-img">
<img src="img/business econs.jpg" alt="Blog">
</div> -->
<div class="blog-text">
<h2>Business, Economics & Finance</h2>
<p>
Are you in need of Economic Business, & Finance articles, click here to review my previously written articles in this Niche, then let's discuss yours.
</p>
<div><a class="btn" href="/sub_Blog/business_EconomicsFinance.html">Read More <i class="fa fa-angle-right"></i></a></div>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="blog-item wow fadeInUp" data-wow-delay="0.1s">
<!-- <div class="blog-img">
<img src="img/marketing.jpg" alt="Blog">
</div> -->
<div class="blog-text">
<h2>Marketing</h2>
<p>
Are you in need of marketing articles, click here to review my previously written articles in this Niche, then let's discuss yours.
</p>
<div><a class="btn" href="/sub_Blog/sub_marketing.html">Read More <i class="fa fa-angle-right"></i></a></div>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="blog-item wow fadeInUp" data-wow-delay="0.1s">
<!-- <div class="blog-img">
<img src="img/travels paris.jpg" alt="Blog">
</div> -->
<div class="blog-text">
<h2>Travels and Luxury</h2>
<p>
Are you in need of Travels and Luxury articles, click here to review my previously written articles in this Niche, then let's discuss yours.
</p>
<div><a class="btn" href="/sub_Blog/travels_Luxury.html">Read More <i class="fa fa-angle-right"></i></a></div>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="blog-item wow fadeInUp" data-wow-delay="0.1s">
<!-- <div class="blog-img">
<img src="img/travels paris.jpg" alt="Blog">
</div> -->
<div class="blog-text">
<h2>Pets</h2>
<p>
Are you in need of Pets articles, click here to review my previously written articles in this Niche, then let's discuss yours.
</p>
<div><a class="btn" href="/sub_Blog/pets.html">Read More <i class="fa fa-angle-right"></i></a></div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Blog End -->
<!-- <hr class="" style="background: #746c61; height: 1px;"> -->
<!-- Experience Start -->
<div class="experience" id="experience">
<header class="section-header text-center wow zoomIn" data-wow-delay="0.1s">
<h2>WHY ME</h2>
</header>
<div class="container-exp">
<div class="row justify-content-center timeline">
<div class="timeline-item right wow slideInLeft" data-wow-delay="0.1s">
<div class="timeline-text d-flex rounded">
<div>
<img src="https://westlandbranding.com/wp-content/uploads/2020/10/noun_fast-delivery_886834.svg" alt="">
</div>
<div class="ml-3">
<h3>Fast Delivery</h3>
<h6>Delivery in 48 Hours</h6>
</div>
</div>
</div>
<div class="timeline-item left wow slideInRight" data-wow-delay="0.1s">
<div class="timeline-text d-flex rounded">
<div>
<img src="https://westlandbranding.com/wp-content/uploads/2020/10/24h.svg" alt="">
</div>
<div class="ml-3">
<h3>24/7 Support</h3>
<h6>Serving Every Moment</h6>
</div>
</div>
</div>
<div class="timeline-item left wow slideInLeft" data-wow-delay="0.1s">
<div class="timeline-text d-flex rounded">
<div>
<img src="https://westlandbranding.com/wp-content/uploads/2020/10/Group-1214.svg" alt="">
</div>
<div class="ml-3">
<h3>Eyes On Quality</h3>
<h6 class="quality-parag">Quality Articles</h6>
</div>
</div>
</div>
<div class="timeline-item right wow slideInRight" data-wow-delay="0.1s">
<div class="timeline-text d-flex rounded">
<div>
<img src="https://westlandbranding.com/wp-content/uploads/2020/10/noun_Discount_1688006.svg" alt="">
</div>
<div class="ml-3">
<h3>Plagiarism Free</h3>
<h6>100% originally written</h6>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Job Experience End -->
<!-- <hr class="" style="background: #746c61; height: 1px;"> -->
<!-- <hr class="" style="background: #746c61; margin-top: 10px; height: 1px;"> -->
<!-- Testimonial Start -->
<div class="testimonial wow fadeInUp" data-wow-delay="0.1s" id="testimonial">
<header class="section-header text-center wow zoomIn" data-wow-delay="0.1s">
<h2>REVIEWS</h2>
</header>
<!-- <div class="text-center wow zoomIn" data-wow-delay="0.1s">
<h2 class="ml-5">REVIEWS</h2>
</div><br> -->
<div class="container row m-auto justify-content-between">
<div class="col-lg-5">
<iframe width="160%" height="300rem" src="https://www.youtube.com/embed/v9HNwOJwkIo" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay=1; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
<div class="col-lg-7">
<!-- <div class="testimonial-icon">
<i class="fa fa-quote-left"></i>
</div> -->
<div class="owl-carousel owl-stage-outer testimonials-carousel">
<div class="testimonial-item">
<div class="testimonial-img">
<img src="img/testimonial-1.jpg" alt="Image">
</div>
<div class="testimonial-text">
<p>
Lorem ipsum dolor sit amet consec adipis elit. Etiam accums lacus eget velit tincid, quis suscip justo dictum. Lorem ipsum dolor sit amet consec adipis elit.
</p>
<h3>Customer Name</h3>
<h4>Profession</h4>
</div>
</div>
<div class="testimonial-item">
<div class="testimonial-img">
<img src="img/testimonial-2.jpg" alt="Image">
</div>
<div class="testimonial-text">
<p>
Lorem ipsum dolor sit amet consec adipis elit. Etiam accums lacus eget velit tincid, quis suscip justo dictum. Lorem ipsum dolor sit amet consec adipis elit.
</p>
<h3>Customer Name</h3>
<h4>Profession</h4>
</div>
</div>
<div class="testimonial-item">
<div class="testimonial-img">
<img src="img/testimonial-3.jpg" alt="Image">
</div>
<div class="testimonial-text">
<p>
Lorem ipsum dolor sit amet consec adipis elit. Etiam accums lacus eget velit tincid, quis suscip justo dictum. Lorem ipsum dolor sit amet consec adipis elit.
</p>
<h3>Customer Name</h3>
<h4>Profession</h4>
</div>
</div>
<div class="testimonial-item">
<div class="testimonial-img">
<img src="img/testimonial-3.jpg" alt="Image">
</div>
<div class="testimonial-text">
<p>
Lorem ipsum dolor sit amet consec adipis elit. Etiam accums lacus eget velit tincid, quis suscip justo dictum. Lorem ipsum dolor sit amet consec adipis elit.
</p>
<h3>Customer Name</h3>
<h4>Profession</h4>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Testimonial End -->
<!-- Footer Start -->
<div class="footer wow fadeIn" data-wow-delay="0.3s">
<div class="container-fluid">
<div class="container contact-bottom">
<div class="contact-info">
<div class="contact-us-h1">
<h6 class="text-white">Contact Us</h6>
</div>
<p class="text-white mt-4">
<b>Email:</b> [email protected]
</p>
</div>
<div class="bottom-writer">
<h6 class="text-white mb-4">Writer</h6>
<b class="text-white">
Koffi Idongesit
</b>
</div>
<div class="hq-location">
<h6 class="text-white mb-4">HQ LOCATION</h6>
<p class="text-white">
Patricia C. Amedee 4401 Waldeck New Street <br>
Grapevine Nashville, TX 76051
</p>
</div>
<!-- <div class="footer-info">
<h2>Koffi Idongesit</h2>
<div class="footer-menu">
<h6>HQ Location</h6>
<p class="contact-us">
Patricia C. Amedee 4401 Waldeck New Street <br> Grapevine Nashville, TX 76051
</p>
<p>+234-706-455-1848</p>
<p>[email protected]</p>
</div>
</div> -->
</div>
<div class="container copyright">
<p>© <a href="https://statisda.com/">Statisda</a>, All Right Reserved | Designed By <a href="https://ezekielelom.com">Ellovick</a></p>
<button class="btn back-to-top"><i class="fa fa-chevron-up"></i></button>
</div>
</div>
</div>
<!-- Footer End -->
<a class="btn back-to-top"><i class="fa fa-chevron-up"></i></a>
<!-- Back to top button -->
<!-- <a href="#" class="btn back-to-top"><i class="fa fa-chevron-up"></i></a> -->
<!-- Pre Loader -->
<div id="loader" class="show">
<div class="loader"></div>
</div>
<!-- JavaScript Libraries -->
<script src="https://code.jquery.com/jquery-3.4.1.min.js"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.bundle.min.js"></script>
<!-- <link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous"> -->
<script src="https://cdn.jsdelivr.net/npm/@popperjs/[email protected]/dist/umd/popper.min.js" integrity="sha384-7+zCNj/IqJ95wo16oMtfsKbZ9ccEh31eOz1HGyDuCQ6wgnyJNSYdrPa03rtR1zdB" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js" integrity="sha384-QJHtvGhmr9XOIpI6YVutG+2QOK9T+ZnN4kzFN1RtK3zEFEIsxhlmWl5/YESvpZ13" crossorigin="anonymous"></script>
<script src="lib/easing/easing.min.js"></script>
<script src="lib/wow/wow.min.js"></script>
<script src="lib/waypoints/waypoints.min.js"></script>
<script src="lib/typed/typed.min.js"></script>
<script src="lib/owlcarousel/owl.carousel.min.js"></script>
<script src="lib/isotope/isotope.pkgd.min.js"></script>
<script src="lib/lightbox/js/lightbox.min.js"></script>
<!-- Contact Javascript File -->
<script src="mail/jqBootstrapValidation.min.js"></script>
<script src="mail/contact.js"></script>
<!-- Template Javascript -->
<script src="js/main.js"></script>
</body>
</html>