-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
581 lines (567 loc) · 27.2 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
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" type="text/css" href="css/font-awesome.css">
<link rel="stylesheet" type="text/css" href="css/style.css">
<link rel="icon" href="images/logo.JPEG" type="image/png">
<meta name="viewport" content="width=device-width,height=device-height initial-scale=1.0, user-scalable=0">
<meta name="publisher" content="tolaniodukoya">
<meta name="creator" content="TolaniOdukoya" />
<meta name="classification" content="Young Changemakers in Nigeria" />
<meta name="keywords" content="tolani odukoya, changemaker, yali network, harvard business school, harvard scholarship, HBS, Millenium campus Network, Millenium Fellowship, SOZO network, youth in development, Pacesetter, capacity development, SDGsACT, Covid-19 response, Nimsa, HBS club of GCC, Lasu students, public speaking, the mindset africa" />
<meta name="news_keywords" content="youth in development, brand strategist, HBS club of GCC, Harvard Scholarship, Global change maker, the mindset africa, the mindset, lasucom genius, lasucom, medical students in nigeria">
<meta property="og:title" content="Tolani Odukoya- A Global Changemaker">
<meta property="og:site_name" content="https://tolaniodukoya.com">
<meta property="og:url" content="https://tolaniodukoya.com">
<meta property="og:image" content="https://tolaniodukoya.com/images/logo.JPEG">
<title>Odukoya Tolani Babalola - I am a Brand Strategist, A global change maker and a Pacesetter.</title></head>
<body>
<nav class="hidden-xs hidden-md">
<div class="col-2 md-3">
<div class="img-container"><img src="images/logo.JPEG"></div>
</div>
<div>
<div class="col-8 off-2 shift-right">
<a href="/">Home |</a>
<a href="/about">About |</a>
<a href="/experience">Experience |</a>
<a href="/awards">Awards |</a>
<a href="https://blog.tolaniodukoya.com">Blog |</a>
<a href="/contact"><span class="navved">Contact |</span></a>
</div>
</div>
</nav>
<div class="hidden-lg">
<div class="mobile-nav closed" id="mobile-nav" class="mobile-nav responsive">
<a href="" class=" xs-11 xs-off-1 xs-px20 xs-color salsa md-8 md-off-2">Tolani Odukoya</a>
<div class="mobile-logo">
<img src="images/logo.JPEG">
</div>
<a href="/">Home |</a>
<a href="/about">About |</a>
<a href="/experience">Experience |</a>
<a href="/awards">Awards |</a>
<a href="/blog">Blog |</a>
<a href="/contact">Contact |</a>
<a href="javascript:void(0)" onclick="toggle
()"><i id="togg" class="fa fa-bars"></i></a>
</div>
</div>
<div>
<div class="banner1">
<div class="bg-landing-5">
<div class="dark-scarf"></div>
</div>
<div class="text-box font text-box1">
<h1 class="font xs-px20">I am Tolani Odukoya</h1>
<fish></fish>
<div class="down-5 col-12 xs-9 xs-down-8">
<span class="px15">popularly known as <span class="green bold">OTB Global. </span> Welcome to my space!.</span>
</div>
<div class="col-12 down-3 xs-12">
<span>I envision a world where young change makers have their voices amplified, hence live purposeful lives.</span>
</div>
</div>
</div>
<div class="banner2">
<div class="bg-landing-2">
<div class="dark-scarf"></div>
</div>
<div class="text-box text-box2 font">
<h1 class="font xs-px20">I Am a Pacesetter</h1>
<fish></fish>
<div class="down-5 col-12 xs-12 xs-down-8">
<span class="px15"> I am on a mission to inspire the next generation of change agents through powerful stories of hope and practical approaches to help them amplify their voices and live purposefully.</span>
</div>
</div>
</div>
<div class="banner3">
<div class="bg-landing-3">
<div class="dark-scarf"></div>
</div>
<div class="text-box text-box3 font">
<h1 class="font xs-px20">I Am a Brand Strategist</h1>
<fish></fish>
<div class="down-5 col-12 xs-12 xs-down-8">
<span class="px15">As a <span class="green bold">Brand Strategist </span> I connect the dots between the human behavior, capacity development and business strategy to ensure your brand is strategically positioned.</span>
</div>
</div>
</div>
<!-- <div class="banner4">
<div class="bg-landing-4">
<div class="dark-scarf"></div>
</div>
<div class="text-box text-box4 font">
<h1 class="font xs-px20">Let's Spur Your Growth Together</h1>
<fish></fish>
<div class="down-5 col-12 xs-12 xs-down-8">
<span class="px15">popularly known as <span class="green bold">OTB Global. </span> Welcome to my space! Lorem ipsum dolor sit amet, consecteagna aliqua. Ut enim ad m sunt in culpa qui officia deserunt mollit anim id est laborum.</span>
</div>
</div>
</div> -->
</div>
<div class="col-12">
<div class="mother down-52 bottom-50 xs-down-135 md-down-50 md-6">
<div class="container">
<div class="col-12 down-8 xs-12 ">
<div class="col-10 off-1">
<div class="col-10 off-1 md-10 md-off-1">
<span class="px40 font green xs-11 xs-off-1 xs-down-2 down-5 col-12 xs-px30">Hey There! I am Tolani Odukoya. I am a Pacesetter, Visionary and a Global Citizen.</span>
</div>
<div class="px15 col-12 down-3 xs-11 xs-off-1 xs-px18 xs-down-5 raleway">
<span></span>
</div>
<div class="col-12 raleway xs-px20 xs-11 xs-off-1 xs-down-5 md-11 md-off-1 md-down-5 md-px20">
<span class="px20">I discovered early enough that creating a compelling future is key. If we know where we are going, it's easier to know what to focus on and why. </span>
</div>
<div class="col-12 px20 down-2 raleway xs-px20 xs-11 xs-off-1 xs-down-3 md-down-3 md-11 md-off-1">
<span>The truth is, without purpose, everything feels meaningless. Life isn't about staying alive, it's more about living for something bigger and connecting with your being.</span>
</div>
<div class="col-12 px20 down-2 raleway xs-px20 xs-11 xs-off-1 xs-down-3 md-down-3 md-11 md-off-1">
<span>I envision a world where young change makers have their voices amplified, hence live purposeful lives. And I am convinced that the next generation would see the landmark and legacy left behind.</span>
</div>
<div class="col-12 px20 down-2 raleway xs-px20 xs-11 xs-off-1 xs-down-3 md-down-3 md-11 md-off-1">
<span>I am on a mission to inspire the next generation of change agents through powerful stories of hope and practical approaches to help them amplify their voices and live purposefully.</span>
</div>
<div class="col-12 px20 down-2 raleway xs-px20 xs-11 xs-off-1 xs-down-3 md-down-3 md-11 md-off-1">
<span> I am convinced that education is a powerful agent of change and it is imperative to the development of any society. This is why I live in the pursuit of building a sustainable developed educational system across the globe.</span>
</div>
<div class="col-12 px20 down-2 raleway xs-px20 xs-11 xs-off-1 xs-down-3 md-down-3 md-11 md-off-1">
<span>Knowing that there is a purpose, a vision that is bigger than me, I am propelled daily to press on and leave no stone unturned, so as to make the world a better and safer place for all.</span>
</div>
<div class="col-4 off-4 down-3">
<a href="about-me.html" class="green font px30 xs-px25 xs-off-2 xs-9 xs-down-10 to-color-code-4 md-8 md-off-3 md-down-3">I Am Setting The Pace!</a>
</div>
</div>
</div>
</div>
</div>
<div class="mother">
<div class="col-12 down-8 xs-12">
<div class="shift-centre">
<span class="px40 green font xs-12 xs-down-8 xs-px30">My Prowess</span>
</div>
</div>
<div class="col-12 down-5 xs-12 xs-down-8">
<div class="container">
<div class="to-color-code-1">
<div class="col-2 off-1 to-color-code-1 xs-off-3 xs-12">
<a href="/prowess" class="img-container-3 card size-enlarge "><img src="images/brand-strategy.png"></a>
<div><a href="/prowess" class="black col-10 off-2 down-10 xs-10 xs-off-1 xs-down-3">BRAND STRATEGY</a></div>
</div>
</div>
<div class="col-2 off-1 xs-12 xs-down-10 xs-off-3">
<a href="/prowess" class="img-container-3 card size-enlarge"><img src="images/capacity-development2.png"></a>
<div><a href="/prowess" class="black col-12 down-10 xs-10 xs-down-3">CAPACITY DEVELOPMENT</a></div>
</div>
<div class="col-2 off-1 xs-12 xs-down-10 xs-off-3">
<a href="/prowess" class="img-container-3 card size-enlarge"><img src="images/leadership-coaching.png"></a>
<div><a href="/prowess" class="black col-12 down-10 xs-9 xs-down-3">LEADERSHIP/ CAREER COACHING</a></div>
</div>
<div class="col-2 off-1 xs-12 xs-down-10 xs-off-3">
<a href="/prowess" class="img-container-3 card size-enlarge"><img src="images/mentoring2.jpg"></a>
<div class="off-1"><a href="/prowess" class="black col-10 xs-10 xs-off-1 down-3 off-2 xs-down-3 xs-off-1">MENTORING</a></div>
</div>
<div class="col-4 off-5 down-8 xs-8 xs-off-2 xs-down-10">
<a href="/prowess" class="green font px30 xs-px25 xs-off-2 to-color-code-4">Learn More!</a>
</div>
</div>
</div>
</div>
<div class="mother down-8 xs-12 xs-down-10">
<div class="bg-landing">
<div class="dark-scarf-2">
<div class="col-12">
<div class="col-4 off-4 down-5 xs-9 xs-off-3 xs-down-5">
<span class="px40 font white xs-px20">EXPERIENCES</span>
</div>
</div>
<div class="col-12 xs-12">
<div class="container">
<div class="col-3 down-8 xs-down-8 xs-8 xs-off-2">
<div class="container">
<div class="size-enlarge">
<a href="https://www.themindset.org.ng" class="img-container-4 filter"><img src="images/tma-logo.jpg"></a>
</div>
<div class="col-9 white down-3 off-3 xs-off-2">
<span>The Mindset Africa</span>
</div>
<div class="col-10 white off-1 xs-off- xs-12">
<span>Co-founder/Executive Director</span>
</div>
</div>
</div>
<div class="col-3 down-8 xs-8 xs-off-2 xs-down-5">
<div class="container">
<div class="size-enlarge">
<a href="https://www.sdgsai.org/lasu-student-shared-his-sdgs-stories-at-monthly-sdgsact-hang-out/" class="img-container-4 filter"><img src="images/sdgsact.jpg"></a>
</div>
<div class="col-9 white down-3 off-3 xs-off-3">
<span>SDGsACT</span>
</div>
<div class="col-10 white off-2 xs-off-1">
<span>College COordinator</span>
</div>
</div>
</div>
<div class="col-3 down-8 xs-8 xs-down-5 xs-off-2">
<div class="container">
<div class="size-enlarge">
<a href="https://humangle.ng/nigerian-students-in-the-battlefield-against-covid-19/" class="img-container-4 filter"><img src="images/lagos-state.jpg"></a>
</div>
<div class="col-9 white down-3 xs-11 xs-off- off-2">
<span>Lagos State Government</span>
</div>
<div class="col-12 white xs-12">
<span>COVID-19 Response Case Manager</span>
</div>
</div>
</div>
<div class="col-3 down-8 xs-8 xs-down-5 xs-off-2">
<div class="container">
<div class="size-enlarge">
<a href="#" class="img-container-4 filter"><img src="images/nimsa.jpg"></a>
</div>
<div class="col-4 off-4 white down-3 xs-off-4">
<span>NiMSA</span>
</div>
<div class="col-10 off-1 white xs-12">
<span>S.W Director of Training and Capacity Building</span>
</div>
</div>
</div>
</div>
<div class="col-4 off-5 down-8 xs-8 xs-off-2 xs-down-10">
<a href="/experience" class="white font px30 xs-px25 xs-off-2">View More!</a>
</div>
</div>
</div>
</div>
</div>
<div class="mother bottom-50 down-10 col-12 section-services xs-12 xs-down-15" id="section-services">
<div class="col-12">
<div class="col-12 shift-centre">
<span class="font px40 black">Services I Render</span>
</div>
</div>
<div class="col-12 down-5">
<div class="container">
<div class="col-2 off-1">
<div class="container">
<div class="col-10 down-5 off-2 xs-6 xs-down-3 xs-off-5 ">
<a href="#popup" class="fa fa-first-order px40 green card-3 size-enlarge"></a>
</div>
</div>
<div class="col-12 down-10 xs-12 xs-down-1"> <a href="#popup" class="black xs-8 xs-off-4">Career Coaching And Development</a></div>
</div>
<div class="col-2 off-1">
<div class="container">
<div class="down-5 col-10 off-2 xs-6 xs-off-5 xs-down-10">
<a href="#popup-2" class="fa fa-line-chart card-3 size-enlarge green px40"></a>
</div>
</div><div class="col-12 down-10 xs-12 xs-down-1"><a href="#popup" class="black xs-8 xs-off-4">Training and Facilitation for schools</a></div>
</div>
<div class="col-2 off-1">
<div class="container">
<div class=" down-5 col-10 off-2 xs-6 xs-off-5 xs-down-10">
<a href="#popup-3" class="fa fa-file card-3 size-enlarge green px40"></a>
</div>
</div><div class="down-10 col-12 xs-11 xs-down-1"><a href="#popup" class="black xs-8 xs-off-4">CV & Personal Statement Crafting</a></div>
</div>
<div class="col-2 off-1">
<div class="container">
<div class="down-5 col-10 off-2 xs-6 xs-off-5 xs-down-10">
<a href="#popup-4"class="fa fa-arrows card-3 size-enlarge green px40"></a>
</div>
</div><div class="down-10 col-10 off-1 xs-10 xs-off-1"><a href="#popup" class="black xs-8 xs-off-4">Brand Strategy</a></div>
</div>
</div>
</div>
</div>
<div class="mother down-8 xs-12 xs-down-10">
<div class="bg-landing">
<div class="dark-scarf-2">
<div class="col-12">
<div class="col-4 off-4 down-5 xs-11 xs-off-1 xs-down-5">
<span class="px45 font white xs-px30">Awards & Affiliations</span>
</div>
</div>
<div class="col-12 xs-12">
<div class="container">
<div class="col-3 down-8 xs-down-5 xs-8 xs-off-2">
<div class="container">
<div class="size-enlarge">
<a href="" class="img-container-4 filter"><img src="images/hbs.jpg"></a>
</div>
<div class="col-9 white down-3 off-2 xs-off-1 xs-11">
<a href="" class="white ">HBS Club of the GCC</a>
</div>
<div class="col-10 white off-1 xs-12">
<a href="" class="white">Harvard Crossroads Emerging Leader</a>
</div>
</div>
</div>
<div class="col-3 down-8 xs-8 xs-off-2 xs-down-5">
<div class="container">
<div class="size-enlarge">
<a href="" class="img-container-4 filter "><img src="images/yali-logo.jpg"></a>
</div>
<div class="col-9 white down-3 off-2 xs-11 xs-off-1">
<a href="" class="white">YALI RLC West Africa</a>
</div>
<div class="col-10 white off-2 xs-off-1 xs-10">
<a href="" class="white">YALI Cohort Fellow </a>
</div>
</div>
</div>
<div class="col-3 down-8 xs-8 xs-down-5 xs-off-2">
<div class="container">
<div class="size-enlarge">
<a href="" class="img-container-4 filter"><img src="images/lasu-logo.jpg"></a>
</div>
<div class="col-9 white down-3 off-2 xs-10 xs-off-1 xs-down-1">
<a href="" class="white">Lagos State University</a>
</div>
<div class="col-10 off-1 white xs-12">
<a href="" class="white">V.C Scholar Award/LASU star</a>
</div>
</div>
</div>
<div class="col-3 down-8 xs-8 xs-down-5 xs-off-2">
<div class="container">
<div class="size-enlarge">
<a href="" class="img-container-4 filter"><img src="images/millennium-fellowship.png"></a>
</div>
<div class="col-12 off- white down-3 xs-11 xs-off-1">
<a href="" class="white">UN Millenium Campus Network</a>
</div>
<div class="col-12 white xs-10 xs-off-2">
<a href="" class="white">UN MCN Fellow</a>
</div>
</div>
</div>
</div>
<div class="col-4 off-5 down-8 xs-8 xs-off-2 xs-down-5">
<a href="/awards" class="white font px30 xs-px25 xs-off-2">Learn More!</a>
</div>
</div>
</div>
</div>
</div>
<div class="mother">
<div class="col-12">
<div class="col-12 shift-centre down-10 xs-12 xs-down-10">
<span class="px40 font xs-px40">What People Say About Me</span>
</div>
</div>
</div>
<div class="col-12 down-5 xs-12 xs-down-5">
<div class="mother">
<div class="bg-landing-8">
<div class="dark-scarf-3">
<div class="text-animation-slide-1">
<span class="white xs-10 xs-off-1 col-6 off-3">
Tolani is an all rounder and someone whose actions positively defy illusive societal norms and break local barriers. He has in so many ways shaped me to set global targets for my personal and career development path,as well as many young people in my network.
</span><div class="xs-down-3 xs-12 xs-10 down-5"><span class="off-5 white xs-8 xs-off-3 col-5"> ~ Emmanuel Nwaeze</span></div>
</div>
</div>
<!-- <div class="text-animation-slide-2">
<div class="col-6 off-3 xs-10 xs-off-1">
<span class="white"> Ever since I got to know Tolani and became close to him, I can boldly say that Tolani emits an aura of inspiration that givess the people surrounding a drive to do more and be more. He is a man of visions and dreams with a strong faith in the future. Tolani is not usually put off by the opinion of people who do not see the future he pictures. I always wish I had known Tolani- a man of great zeal and determination early enough. </span>
<div class="xs-10 xs-down-3"><span class="off-4 white"> ~ Adebayo Victor</span></div>
</div>
</div> -->
<div class="text-animation-slide-2">
<div class="col-6 off-3 xs-10 xs-off-1">
<span class="white">I have so far met Tolani in person just once and I must say he is indeed a huge inspiration. The amount of energy he puts in to help humanity, alongside his course of study is commendable!. </span>
<div class="xs-10 xs-down-3"><span class="off-4 white xs-off-3"> ~ Ayobami Okerinde</span></div>
</div>
</div>
<!-- <div class="text-animation-slide-3">
<div class="col-6 off-3">
<span class="white">Tolani’s passion for many cause is very inspiring. His strong ability to multitask while giving 100% everytime is just amazing </span>
<div><span class="off-4 white"> ~ Tijani Janet</span></div>
</div>
</div> -->
<!-- <div class="text-animation-slide-3">
<div class="col-6 off-3">
<span class="white">Tolani is a man who loves to see the developmental growth of people – irrespective of who they are. He believes everyone can achieve whatsoever they set their heart to. He is always willing to help- as long as the passion is there and he never discriminates. As a quality education advocate, Tolani’s passion to see that quality education is accessible to all has indeed grown over the years- this largely as a result of his experience while growing up, and he never fails to inspire many with his amazing story.</span>
<div><span class="off-4 white"> ~ Areeveso Grace Oreva</span></div>
</div>
</div> -->
<div class="text-animation-slide-3">
<div class="col-6 off-3 xs-10 xs-off-1">
<span class="white">Tolani Odukoya is an empathetic leader that is willing to support other emerging young leaders towards the actualization of their personal goals. He is passionate about creating a world where there is equality in access to quality education. </span>
<div class="xs-10 xs-down-5"><span class="off-4 white xs-off-3"> ~ Babatunde Bale</span></div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="col-12 down-10 xs-12 xs-down-10">
<div class="col-12 shift-centre">
<span class="px40 font">Social Feeds</span>
</div>
<div class="col-12 xs-12">
<div class="container">
<div class="col-9 off-3 down xs-10 xs-off-1 xs-down-5">
<a class="twitter-timeline" data-width="700" data-height="500" href="https://twitter.com/tolaniodukoya_?ref_src=twsrc%5Etfw">Tweets by tolaniodukoya_</a> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</div>
</div>
</div>
<div class="col-12 down-10 xs-12 xs-down-10">
<div class="bg-footer">
<div class="dark-scarf-4">
<div class="container">
<div class="col-12 down-5 xs-12">
<div class="col-12 xs-12">
<div class="col-6 off-5 xs-6 xs-off-2 xs-down-10">
<span class="white px30 raleway xs-px20 xs-off-5">Contact</span>
<div class="xs-12 xs-down-5">
<a href="" class="white xs-px18 xs-off-1">[email protected]</a>
</div>
<div class="col-12 down-2 xs-12">
<div class="col-2 xs-3 xs-off-2">
<a href="https://www.facebook.com/tolani.oduk" class=""><i class="fa fa-facebook icon px20"></i></a>
</div>
<div class="col-2 xs-3 xs-off-4">
<a href="https://twitter.com/tolaniodukoya_?s=09" class=""><i class="fa fa-twitter icon px20"></i></a>
</div>
</div>
<div class="col-12 down-2 xs-12">
<div class="col-2 xs-3 xs-off-2">
<a href="https://www.linkedin.com/tolani-odukoya" class=""><i class="fa fa-linkedin icon px20"></i></a>
</div>
<div class="col-2 xs-3 xs-off-4">
<a href="https://www.instagram.com/tolaniodukoya_/" class=""><i class="fa fa-instagram icon px20"></i></a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="footer-bottom">
<div class="col-12 down-2 xs-12 xs-down-3">
<span class="white raleway"><i class="fa fa-copyright white xs-px18"></i> Copyright Tolani Odukoya 2020</span>
</div>
</div>
</div>
</div>
</div>
<div class="popup" id="popup">
<div class="popup-content">
<div class="popup-right">
<a href="#section-services"class="popup-close"><i class="fa fa-times"></i></a>
<a href="javascript:void(0)" onclick="toggle_visibility('popup');"></a>
<div class="xs-12 xs-down-15 down-3 col-12">
<span class="px25 green off-1 xs-px20 xs-off-1 xs-10 xs-down-5">CAREER COACHING AND DEVELOPMENT</span>
</div>
<div>
<span class="px20 off-1"></span>
<div class="down-2 col-10 off-1 xs-10 xs-off-1 xs-down-3">
<span>As an ardent career coach, i will help you identify the right role and career you would thrive in, and give you an understanding of yourself from a career and work perspective. </span>
</div>
<div class="down-2 col-10 off-1 xs-10 xs-off-1 xs-down-3">
<span>By providing you an external perspective on you and your career prospects, you can be sure to achieve further development and scale efficiently in your career.</span>
</div>
<div class="col-5 off-4 xs-9 xs-off-3 xs-down-5">
<a href="about-me.html" class="btn-sm-curved bg-color-code-1 border-color-code white">Learn More</a>
</div>
</div>
</div>
</div>
</div>
<div class="popup-2" id="popup-2">
<div class="popup-content">
<div class="popup-right">
<a href="#section-services"class="popup-close"><i class="fa fa-times"></i></a>
<a href="javascript:void(0)" onclick="toggle_visibility('popup');"></a>
<div class="xs-12 xs-down-15 down-3 col-12">
<span class="px25 green off-1 xs-px20 xs-off-1 xs-10 xs-down-5">TRAINING AND FACILITATION FOR SCHOOLS</span>
</div>
<div>
<span class="px20 off-1"></span>
<div class="down-2 col-10 off-1 xs-10 xs-off-1 xs-down-5">
<span>As one with very strong communication skills, I can design and effectively facilitate trainings and capacity development workshops for students.<span>
</div>
<div class="down-2 col-10 off-1 xs-10 xs-off-1 xs-down-3">
<span>By inducing effective and strategic designs that best suit the students, the effectiveness of the training's aim processes and outcomes is assured.</span>
</div>
<div class="col-5 off-4 xs-9 xs-off-3 xs-down-5">
<a href=" about-me.html" class="btn-sm-curved bg-color-code-1 border-color-code white">Learn More</a>
</div>
</div>
</div>
</div>
</div>
<div class="popup-3" id="popup-3">
<div class="popup-content">
<div class="popup-right">
<a href="#section-services"class="popup-close"><i class="fa fa-times"></i></a>
<a href="javascript:void(0)" onclick="toggle_visibility('popup');"></a>
<div class="xs-12 xs-down-15 down-3 col-12">
<span class="px25 green off-1 xs-px20 xs-off-1 xs-10 xs-down-5">CV & PERSONAL STATEMENT CRAFTING</span>
</div>
<div>
<div class="down-2 col-10 off-1 xs-10 xs-down-5 xs-off-1">
<span>Over the years, i have mastered the art of crafting highly satisfactory CV for professional use.</span>
</div>
<div class="down-2 col-10 off-1 xs-10 xs-off-1 xs-down-3">
<span>Whether you are seeking to have a CV or Resume that attracts th best recruiters, or seeking to have a highly professional cover letter for an opportunity, do reach out to me.</span>
</div>
<div class="col-5 off-4 xs-9 xs-off-3 xs-down-5">
<a href=" profile.html" class="btn-sm-curved bg-color-code-1 border-color-code white">Learn More</a>
</div>
</div>
</div>
</div>
</div>
<div class="popup-4" id="popup-4">
<div class="popup-content">
<div class="popup-right">
<a href="#section-services"class="popup-close"><i class="fa fa-times"></i></a>
<a href="javascript:void(0)" onclick="toggle_visibility('popup');"></a>
<div class="xs-12 xs-down-15 down-3 col-12">
<span class="px30 green off-1 xs-px20 xs-off-1 xs-10 xs-down-5">BRAND STRATEGY</span>
</div>
<div>
<span class="px20 off-1"></span>
<div class="down-2 col-10 off-1 xs-10 xs-off-1 xs-down-5">
<span>Branding is an important sector in capacity development. If you're seeking to create a strong external impression on what you do and be discoverable across the social space, you can reach out to me, so we get to work together and give more life and reputation to yoir brand.</span>
</div>
<div class="col-5 off-4 xs-9 xs-off-3">
<a href=" about-me.html" class="btn-sm-curved bg-color-code-1 border-color-code white">Learn More</a>
</div>
</div>
</div>
</div>
</div>
<!-- Load Facebook SDK for JavaScript -->
<div id="fb-root"></div>
<script>
window.fbAsyncInit = function() {
FB.init({
xfbml : true,
version : 'v7.0'
});
};
(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = 'https://connect.facebook.net/en_US/sdk/xfbml.customerchat.js';
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<!-- Your customer chat code -->
<div class="fb-customerchat"
attribution=setup_tool
page_id="100175198379180"
theme_color="#13cf13"
logged_in_greeting="Hi! How can I help you?"
logged_out_greeting="Hi! How can I help you?">
</div>
</body>
<script type="text/javascript" src="js/script.js"></script>
</html>