Skip to content

Commit 1d7a19f

Browse files
authored
Merge branch 'master' into master
2 parents 43996d7 + 337a4af commit 1d7a19f

File tree

6 files changed

+74
-5
lines changed

6 files changed

+74
-5
lines changed
1.79 MB
Loading

images/resource/shedrack.png

-696 KB
Loading

images/resource/sultan-unstack.png

874 KB
Loading

index.html

+1-3
Original file line numberDiff line numberDiff line change
@@ -430,9 +430,7 @@ <h2>Location</h2>
430430
<span class="icon icon-balloon"></span>
431431
<h4><a href="#">Meetup Location</a></h4>
432432
<div class="text">Techpoint HQ, 8 Adebayo Mokuolu St, Anthony Village, Lagos.
433-
<br><br> Use <a href="https://lara.ng" target="_blank">lara.ng</a> <!--to locate
434-
the
435-
venue or take an Uber / Taxify(BOLT) with the location name <b>Avenues2Wealth(A2W)--></b></div>
433+
<br><br> Use <a href="https://lara.ng" target="_blank">lara.ng</a> </b></div>
436434
</div>
437435
</div>
438436

organizers.html

+1-2
Original file line numberDiff line numberDiff line change
@@ -376,8 +376,7 @@ <h5 class="name"><a href="#">Adora Nwodo</a></h5>
376376
<h3 class="ts-title">Adora Nwodo</h3>
377377
<span class="speakder-designation">Co-Lead & Software Engineer</span>
378378
<p>
379-
Nenne Adaora Nwodo who fondly likes to be called Adora is a Software Engineer based in Lagos, Nigeria.
380-
Adora recently accepted an offer to join the Microsoft Lagos Cognition Team.<br><br>
379+
Nenne Adaora Nwodo who fondly likes to be called Adora is a Software Engineer currently working at Microsoft Cognition.<br><br>
381380
In October 2018, she created a blog called AdoraHack, where she posts software development articles or any tech thing she finds interesting.
382381
In June 2019, she took AdoraHack to YouTube. On the YouTube channel, she posts tutorials and other tech content that could be useful to software developers.<br><br>
383382
Her non-tech passion includes education & music. She believes everyone should be given a chance at basic education.<br><br>

speakers.html

+72
Original file line numberDiff line numberDiff line change
@@ -924,6 +924,78 @@ <h4>Day 1</h4>
924924
</div>
925925

926926

927+
<div class="speaker-block-two col-lg-3 col-md-6 col-sm-12 wow zoomIn">
928+
<div class="image-box">
929+
<figure class="image"><img src="images/resource/sultan-unstack.png" alt=""></figure>
930+
<div class="overlay-box">
931+
<a href="#popup_10" class="link view-speaker ts-image-popup"
932+
data-effect="mfp-zoom-in"><span class="flaticon-add-1"></span></a>
933+
<div class="info">
934+
<h5 class="name"><a href="#">Akintunde Sultan</a></h5>
935+
<span class="designation">Software Engineer</span>
936+
</div>
937+
</div>
938+
</div>
939+
<!-- popup start-->
940+
<div id="popup_10" class="container ts-speaker-popup mfp-hide">
941+
<div class="row">
942+
<div class="col-lg-6">
943+
<div class="ts-speaker-popup-img">
944+
<img src="images/resource/sultan-unstack.png" alt="">
945+
</div>
946+
</div>
947+
<!-- col end-->
948+
<div class="col-lg-6">
949+
<div class="ts-speaker-popup-content">
950+
<h3 class="ts-title">Akintunde Sultan</h3>
951+
<span class="speakder-designation">Software Engineer </span>
952+
953+
<p>
954+
Sultan is a frontend developer, a developer advocate for developers in Africa, and also the founder of DevCareer; a nonprofit that support developers with resources to move from beginners to intermediate writhing 3 months.
955+
</p>
956+
957+
<b>Talk Description</b><br>
958+
959+
The tech ecosystem in Africa is fast-growing, leading to an increasing talent hunt in Africa by various tech organizations, but yet, we still have a low employment rate among developers.
960+
961+
This is because a large percentage of the developers are not ready for the market.
962+
963+
Africa is showing up more on the map ever than before, but we still have the ratio of beginners to experts at about 9-1. More folks are coming into software development in Africa ever than before, but a lot of them come in the wrong way, many do not have the strong foundation knowledge before trying to be language agnostic. Others are stuck as beginners due to lack of resources; which includes but not limited to good Laptops, Internet access, Mentors and in some cases; Electricity.
964+
965+
A very large percentage of developers in the beginner's stage has been there for over 6months, Picking up different languages with the aim to find a focus.
966+
967+
</p>
968+
<h4 class="session-name">
969+
Sessions by Sultan
970+
</h4>
971+
<div class="row">
972+
<div class="col-lg-6">
973+
<div class="speaker-session-info">
974+
<h4>Day 1</h4>
975+
<span> </span>
976+
<p><b>Talk Title:</b> Software Development: Beginner to Intermediate</p>
977+
</div>
978+
</div>
979+
<div class="ts-speakers-social">
980+
<a href="https://github.com/" target="_blank"><i
981+
class="fab fa-github"></i></a>
982+
<a href="https://twitter.com/" target="_blank"><i
983+
class="fab fa-twitter"></i></a>
984+
<a href="https://www.linkedin.com/in/"
985+
target="_blank"><i class="fab fa-linkedin"></i></a>
986+
<a href="https://www.instagram.com/in/" target="_blank"><i
987+
class="fab fa-instagram"></i></a>
988+
</div>
989+
</div>
990+
<!-- ts-speaker-popup-content end-->
991+
</div>
992+
</div>
993+
</div>
994+
</div>
995+
</div>
996+
997+
998+
927999
</div>
9281000
</section>
9291001
<!--End Speakers Section -->

0 commit comments

Comments
 (0)