Skip to content

Commit 337a4af

Browse files
authored
Merge pull request #89 from unStackOfficial/sultan
Added Sultan
2 parents dbe27b2 + 2f951b4 commit 337a4af

File tree

2 files changed

+72
-0
lines changed

2 files changed

+72
-0
lines changed

images/resource/sultan-unstack.png

874 KB
Loading

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)