Skip to content

Commit 8fd5421

Browse files
Update speakers.html
1 parent a2c9d7d commit 8fd5421

File tree

1 file changed

+63
-28
lines changed

1 file changed

+63
-28
lines changed

speakers.html

Lines changed: 63 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -574,6 +574,35 @@ <h5 class="name"><a href="#">Olusegun Ayeni</a></h5>
574574
<div class="ts-speaker-popup-img">
575575
<img src="images/resource/ayeni-unstack.jpg" alt="">
576576
</div>
577+
</div>
578+
<!-- col end-->
579+
<div class="col-lg-6">
580+
<div class="ts-speaker-popup-content">
581+
<h3 class="ts-title">Olusegun Ayeni</h3>
582+
<span class="speakder-designation">Software Engineer
583+
<b>@Paystack</b></span>
584+
<p>
585+
Olusegun Ayeni is an Open sourcer & Software Engineer at Paystack. <br><br>
586+
587+
<b>Talk Description</b><br>
588+
589+
React Native is one of the most popular frameworks for cross-platform mobile
590+
development. It is a known fact that it is a good framework for startups who
591+
need to get an MVP out but have limited time and people.
592+
593+
This talk will highlight how React Native actually helps improve
594+
productivity.
595+
</p>
596+
<h4 class="session-name">
597+
Sessions by Olusegun
598+
</h4>
599+
<div class="row">
600+
<div class="col-lg-6">
601+
<div class="speaker-session-info">
602+
<h4>Day 1</h4>
603+
<span> 10.30 - 11.30 am </span>
604+
<p><b>Talk Title:</b> Amplify your productivity with React Native
605+
</p>
577606
</div>
578607
</div>
579608
<!-- <div class="col-lg-6">
@@ -623,32 +652,36 @@ <h5 class="name"><a href="#">Adora Nwodo</a></h5>
623652
<div class="ts-speaker-popup-img">
624653
<img src="images/resource/adora.jpg" alt="">
625654
</div>
626-
<!-- col end-->
627-
<div class="col-lg-6">
628-
<div class="ts-speaker-popup-content">
629-
<h3 class="ts-title">Adora Nwodo</h3>
630-
<span class="speakder-designation">Software Engineer</span>
631-
<p>
632-
Nenne Adaora Nwodo who fondly likes to be called Adora is a Software Engineer who is
633-
passionate about a bunch of tech stuff, education & music.<br><br>
634-
635-
<b>Talk Description</b><br>
636-
637-
The ability to manage state across components is very crucial in a React project and as a result should be done effectively.
638-
639-
This talk will show the possibility of using React Hooks & Context API as an alternative to
640-
Redux for state management in your React project.
641-
</p>
642-
<h4 class="session-name">
643-
Sessions by Adora
644-
</h4>
645-
<div class="row">
646-
<div class="col-lg-6">
647-
<div class="speaker-session-info">
648-
<h4>Day 1</h4>
649-
<span> 10.30 - 11.30 am </span>
650-
<p><b>Talk Title:</b> State Management with React Hooks & Context API</p>
651-
</div>
655+
</div>
656+
<!-- col end-->
657+
<div class="col-lg-6">
658+
<div class="ts-speaker-popup-content">
659+
<h3 class="ts-title">Adora Nwodo</h3>
660+
<span class="speakder-designation">Software Engineer</span>
661+
<p>
662+
Nenne Adaora Nwodo who fondly likes to be called Adora is a Software
663+
Engineer who is
664+
passionate about a bunch of tech stuff, education & music.<br><br>
665+
666+
<b>Talk Description</b><br>
667+
668+
The ability to manage state across components is very crucial in a React
669+
project and as a result should be done effectively.
670+
671+
This talk will show the possibility of using React Hooks & Context API as an
672+
alternative to
673+
Redux for state management in your React project.
674+
</p>
675+
<h4 class="session-name">
676+
Sessions by Adora
677+
</h4>
678+
<div class="row">
679+
<div class="col-lg-6">
680+
<div class="speaker-session-info">
681+
<h4>Day 1</h4>
682+
<span> 10.30 - 11.30 am </span>
683+
<p><b>Talk Title:</b> State Management with React Hooks & Context
684+
API</p>
652685
</div>
653686
</div>
654687
<!-- <div class="col-lg-6">
@@ -858,7 +891,8 @@ <h3 class="ts-title">Shedrack Akintayo</h3>
858891
</p>
859892

860893
<b>Talk Description</b><br>
861-
A Lightning Talk on Getting Started With React
894+
895+
A Lightning Talk on Getting Started with React
862896
</p>
863897
<h4 class="session-name">
864898
Sessions by Shedrack
@@ -868,7 +902,7 @@ <h4 class="session-name">
868902
<div class="speaker-session-info">
869903
<h4>Day 1</h4>
870904
<span> 10.30 - 11.30 am </span>
871-
<p><b>Talk Title:</b> Getting Started With React</p>
905+
<p><b>Talk Title:</b> Getting Started with React</p>
872906
</div>
873907
</div>
874908
<div class="ts-speakers-social">
@@ -946,6 +980,7 @@ <h2>Our Sponsors</h2>
946980
alt=""></a>
947981
</figure>
948982
</div>
983+
949984
<div class="client-logo">
950985
<figure class="image">
951986
<a href="https://kkontech.com" target="_blank"><img src="images/clients/kkontech.png" alt=""

0 commit comments

Comments
 (0)