-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathteam.php
More file actions
284 lines (282 loc) · 13.7 KB
/
team.php
File metadata and controls
284 lines (282 loc) · 13.7 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Co-founders and Team</title>
<link rel="stylesheet" href="./css/team.css?version = 1.0.0">
</head>
<body>
<nav>
<img src="./images/icons8-menu-rounded-50.png" alt="" id="menu" onclick="menuOpen()">
<img src="./images/icon-close.svg" alt="" id="close" onclick="menuClose()">
<main>
<a href="./index"><img src="./images/navLogo.png" alt="" id="navlogo"></a>
</main>
<ul id="navList">
<li><a href="./index">Home</a></li>
<li><a href="about">About Us</a></li>
<li><a href="./index#comm">Community</a></li>
<li><a href="event">Events</a></li>
<li><a href="team">Team</a></li>
<li><a href="#foot">Contact</a></li>
</ul>
</nav>
<section class="teamwu">
<header class="header">
<!-- <hr> -->
<h1>
BLOCKCHAINUNN FOUNDERS AND TEAM
</h1>
<p id="wu">
Our Team comprises of young men and women passionate about Blockchain Technology and onboarding other Africans into the space. </p>
<p id="wu1">We are Very dedicated to ensuring our community members get the best form of exposure and skills relevant in the Ecosystem.</p>
</header>
<main>
<img src="./images/logo.png" alt="" id="hlogo">
</main>
</section>
<section class="section">
<span>
<hr id="fuwuhr">
<h1 id="fuwu">
The Brains behind the movement...
</h1>
</span>
<article>
<main class="one">
<img src="./images/NK1_0709muy 2.png" alt="" class="photo">
<div class="text">
<h2>Nduka Annaelechukwu Anthony</h2>
<p> Lead and Co-founder, BlockchainUNN;
Founder, A1 Blockchain Hub
</p>
<div class="socials">
<a href="http://www.twitter.com/NdukaAnthonyA">.<img src="./images/twitter3.png" alt=""></a>
<a href="http://www.linkedin.com/in/NdukaAnthonyA">.<img src="./images/ln footer.png" alt=""></a>
<a href="http://www.facebook.com/NdukaAnthonyA">.<img src="./images/facebook3.png" alt=""></a>
</div>
</div>
</main>
<main class="one">
<img src="./images/kevin.png" alt="" class="photo">
<div class="text">
<h2>Okoye Kevin Chibuoyim
(Ezemmuo Blockchain)</h2>
<p>Co-founder, BlockchainUNN;
Founder & CEO, GIDA
</p>
<div class="socials">
<a href="https://twitter.com/kevin_chibuoyim">.<img src="./images/twitter3.png" alt=""></a>
<a href="http://linkedin.com/in/kevin-chibuoyim">.<img src="./images/ln footer.png" alt="">.</a>
<a href="https://www.facebook.com/kevin.okoye.14">.<img src="./images/facebook3.png" alt=""></a>
</div>
</div>
</main>
</article>
<article>
<main class="one">
<img src="./images/alvan.png" alt="" class="photo">
<div class="text">
<h2>Alvan Victor Okechukwu</h2>
<p>Co-founder BlockchainUNN;
Director, Blockchain4U
</p>
<div class="socials">
<a href="https://twitter.com/alvanokey">.<img src="./images/twitter3.png" alt=""></a>
<a href="https://www.linkedin.com/in/alvanokey">.<img src="./images/ln footer.png" alt=""></a>
<a href="https://www.facebook.com/alvan.victorokechukwu">.<img src="./images/facebook3.png" alt=""></a>
</div>
</div>
</main>
<main class="one">
<img src="./images/apolos.png" alt="" class="photo">
<div class="text">
<h2>Appolos Kingsley Chinemerem</h2>
<p>Product Designer and Web3 Designer
</p>
<div class="socials">
<a href="https://twitter.com/deking_uix?s=09">.<img src="./images/twitter3.png" alt=""></a>
<a href="https://www.linkedin.com/in/appolos-kingsley-8a39251a2/">.<img src="./images/ln footer.png" alt=""></a>
<a href="https://www.facebook.com/appolos.kingsley.7">.<img src="./images/facebook3.png" alt=""></a>
</div>
</div>
</main>
</article>
<article>
<main class="one">
<img src="./images/thiago.png" alt="" class="photo">
<div class="text">
<h2>Eze Stanley</h2>
<p>Graphics Designer, BlockchainUNN
</p>
<div class="socials">
<a href="https://twitter.com/0xThiago">.<img src="./images/twitter3.png" alt=""></a>
<a href="https://www.linkedin.com/in/eze-stanley-8631b51a8">.<img src="./images/ln footer.png" alt=""></a>
<a href="https://www.facebook.com/julian.draxler.927">.<img src="./images/facebook3.png" alt=""></a>
</div>
</div>
</main>
<main class="one">
<img src="./images/favour.png" alt="" class="photo">
<div class="text">
<h2>Umoren Favour Iborobong</h2>
<p>Creative and UI/UX Designer
</p>
<div class="socials">
<a href="">.<img src="./images/twitter3.png" alt=""></a>
<a href="">.<img src="./images/ln footer.png" alt=""></a>
<a href="">.<img src="./images/facebook3.png" alt=""></a>
</div>
</div>
</main>
</article>
<article>
<main class="one">
<img src="./images/smith.png" alt="" class="photo">
<div class="text">
<h2>Smith Kalu</h2>
<p>Community Manager, BlockchainUNN
</p>
<div class="socials">
<a href="https://mobile.twitter.com/SmithKalu">.<img src="./images/twitter3.png" alt=""></a>
<a href="https://www.linkedin.com/in/smithkalu">.<img src="./images/ln footer.png" alt=""></a>
<a href="https://www.facebook.com/smith.kalu.9">.<img src="./images/facebook3.png" alt=""></a>
</div>
</div>
</main>
<main class="one">
<img src="./images/shezzy.png" alt="" class="photo">
<div class="text">
<h2>Ogbonna Chukwuebuka
Shedrach</h2>
<p>Frontend Developer, BlockchainUNN
</p>
<div class="socials">
<a href="https://twitter.com/shezzycore">.<img src="./images/twitter3.png" alt=""></a>
<a href="https://www.linkedin.com/in/chukwuebuka-ogbonna-60464a234">.<img src="./images/ln footer.png" alt=""></a>
<a href="">.<img src="./images/facebook3.png" alt=""></a>
</div>
</div>
</main>
</article>
<article>
<main class="one">
<img src="./images/darlington.png" alt="" class="photo">
<div class="text">
<h2>Nnam Darlington</h2>
<p>Dev Community Lead BlockcahinUNN
</p>
<div class="socials">
<a href="https://twitter.com/0xdarlington?t=qYFiR943A5phgKsPiRTNZg&s=09">.<img src="./images/twitter3.png" alt=""></a>
<a href="https://www.linkedin.com/in/nnamdarlington">.<img src="./images/ln footer.png" alt=""></a>
<a href="">.<img src="./images/facebook3.png" alt=""></a>
</div>
</div>
</main>
<main class="one">
<img src="./images/emmanuella.png" alt="" class="photo">
<div class="text">
<h2>Emmanuella Aguenu</h2>
<p>Ass. Dev Community Lead,
BlockchainnUNN
</p>
<div class="socials">
<a href="https://www.twitter.com/thee_emmanuella">.<img src="./images/twitter3.png" alt=""></a>
<a href="https://www.linkedin.com/in/emmanuella-aguenu-9a5697214">.<img src="./images/ln footer.png" alt=""></a>
<a href="https://www.facebook.com/nuella.somzy">.<img src="./images/facebook3.png" alt=""></a>
</div>
</div>
</main>
</article>
<article>
<main class="one">
<img src="./images/onah.png" alt="" class="photo">
<div class="text">
<h2>Onah Okechukwu</h2>
<p>Graphics Designer, BlockchainUNN
</p>
<div class="socials">
<a href="https://twitter.com/OkeyOnah?t=K6vS2f9LkabF5CDl8bNYWw&s=09">.<img src="./images/twitter3.png" alt=""></a>
<a href="">.<img src="./images/ln footer.png" alt=""></a>
<a href="https://www.facebook.com/okeyonahg">.<img src="./images/facebook3.png" alt=""></a>
</div>
</div>
</main>
<main class="one">
<img src="./images/amara.png" alt="" class="photo">
<div class="text">
<h2>Amarachukwu Grace</h2>
<p>Content Writer, BlockchainUNN
</p>
<div class="socials">
<a href="https://mobile.twitter.com/AAwaeze?fbclid=IwAR2Xb71bPVuZwwODNblUs6fe5LbsDdEKaWtykkINYAn1SkuoudBVcb5tEuE">.<img src="./images/twitter3.png" alt=""></a>
<a href="https://www.linkedin.com/in/amarachukwuawaeze">.<img src="./images/ln footer.png" alt=""></a>
<a href="https://m.facebook.com/profile.php?id=100015575261228">.<img src="./images/facebook3.png" alt=""></a>
</div>
</div>
</main>
</article>
<article>
<main class="one">
<img src="./images/stanley.png" alt="" class="photo">
<div class="text">
<h2>Ugwu Stanley Junior</h2>
<p>Cinematographer/Video Editor, BlockchainUNN
</p>
<div class="socials">
<a href="">.<img src="./images/twitter3.png" alt=""></a>
<a href="">.<img src="./images/ln footer.png" alt=""></a>
<a href="">.<img src="./images/facebook3.png" alt=""></a>
</div>
</div>
</main>
<main class="one">
<img src="./images/kt.jpg" alt="" class="photo" id="kt">
<div class="text">
<h2>Obichili Kamtochukwu (KAM)</h2>
<p>Social Media Manager, BlockchainUNN
</p>
<div class="socials">
<a href="https://twitter.com/_OTMAK_?t=NEFOb-X5JfLn5CGuIZ7lxQ&s=09">.<img src="./images/twitter3.png" alt=""></a>
<a href="https://www.linkedin.com/in/kamtochukwu-obichili-76a47719b">.<img src="./images/ln footer.png" alt=""></a>
<a href="https://www.facebook.com/iamkreshh">.<img src="./images/facebook3.png" alt=""></a>
</div>
</div>
</main>
</article>
</section>
<footer id="foot">
<div class="footer-div">
<img src="./images/BcUnnLogoWHITE.png" class="logo" alt="">
<div class="footer-container">
<span>
<p><a href="./index.html#comm">Community</a></p>
<p><a href="event">Events</a></p>
<p><a href="team">Team</a></p>
</span>
<span>
<p><a href="http://t.me/BlockchainUNN">Join Us</a></p>
<p><a href="#foot">Contact</a></p>
</span>
</div>
</div>
<div class="orgs">
<a href="http://www.linkedin.com/in/BlockchainUNN"><img src="./images/linked3.png" alt="" id="ln"> </a>
<a href="http://www.twitter.com/BlockchainUNN"><img src="./images/twitter.png" alt="" id="footertw"> </a>
<a href="https://youtube.com/@BlockchainUNN"><img src="./images/youtube.png" alt=""> </a>
<a href="https://m.facebook.com/BlockchainUNN"><img src="./images/facebook.png" alt="" id="footerfb"> </a>
<a href="http://www.instagram.com/BlockchainUNN"><img src="./images/instagram.png" alt="" id="footerig"> </a>
</div>
<div class="contact">
<a href="mailto:admin@blockchaunn.org">Send a mail: admin@blockchaunn.org</a>
</div>
<hr class="hr">
<div class="copyright">
<p>Copyright © 2022. BlockchainUNN. All rights reserved</p>
</div>
</footer>
</body>
<script src="team.js"></script>
</html>