-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
370 lines (333 loc) · 15.4 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
<!DOCTYPE HTML>
<html lang="en-us">
<head>
<title>ICA - FULOKOJA</title>
<!-- meta character set -->
<meta charset="UTF-8">
<!--Google search console-->
<meta name="google-site-verification" content="M4snm3Mwex69DLL9ZnGLdFak7xcYTrosVpcHYfmafWs" />
<!-- Mobile Specific Meta -->
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description"
Content="ICA-FULOKOJA is a platform for growth and development of future world-class developers, designers, CTOs, founders and CEOs, to learn from industry subject matter experts, share knowledge, network, build the community and gain from the many great opportunities attached to the program.
We are an active community of tech enthusiasts - including designers and developers committed to building brilliant innovative products." />
<meta name="keywords"
Content="ica fulokoja, Ingressive, Ingressive Campus Ambassadors, Ingressive Capital, Tech Community, Github Education, Figma Africa, Federal University Lokoja, FULOKOJA, Software Developers, Programmers, UI/UX Designers, Students, Computer Science" />
<!-- Twitter card -->
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@icafulokoja" />
<meta name="twitter:creator" content="@icafulokoja" />
<meta name="twitter:title" content="ICA - FULOKOJA" />
<meta name="twitter:description"
content="ICA-FULOKOJA is a platform for growth and development of future world-class developers, designers, CTOs, founders and CEOs, to learn from industry subject matter experts, share knowledge, network, build the community and gain from the many great opportunities attached to the program.
We are an active community of tech enthusiasts - including designers and developers committed to building brilliant innovative products." />
<meta name="twitter:image" content="images/meta-img.jpg" />
<!-- Open graph -->
<meta property="og:site_name" content="ICA - FULOKOJA" />
<meta property="og:type" content="website" />
<meta property="og:title" content="ICA - FULOKOJA" />
<meta property="og:url" content="https://icafulokoja.github.io" />
<meta property="og:description"
content="ICA-FULOKOJA is a platform for growth and development of future world-class developers, designers, CTOs, founders and CEOs, to learn from industry subject matter experts, share knowledge, network, build the community and gain from the many great opportunities attached to the program.
We are an active community of tech enthusiasts - including designers and developers committed to building brilliant innovative products." />
<meta property="og:image" content="images/meta-img.jpg" />
<!-- Google Knowledge Graph card -->
<script type='application/ld+json'>
{
"@context": "http://www.schema.org",
"@type": "Tech Community",
"name": "ICA - FULOKOJA,
"url": "https://icafulokoja.github.io",
"logo": "https://icafulokoja.github.io/images/meta-img.jpg",
"description": "ICA-FULOKOJA is a platform for growth and development of future world-class developers, designers, CTOs, founders and CEOs, to learn from industry subject matter experts, share knowledge, network, build the community and gain from the many great opportunities attached to the program.
We are an active community of tech enthusiasts - including designers and developers committed to building brilliant innovative products
.
"
}
</script>
<!-- Favicon-->
<link rel="shortcut icon" href="images/logo.png">
<link rel="stylesheet" href="assets/css/main.css" />
<noscript>
<link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
<!-- Start of web manifest -->
<link rel="manifest" href="/manifest.json">
<meta name="mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="application-name" content="ICA FULOKOJA">
<meta name="apple-mobile-web-app-title" content="ICA FULOKOJA">
<meta name="theme-color" content="#3f4e85">
<meta name="msapplication-navbutton-color" content="#2e3141">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<meta name="msapplication-starturl" content="index.html?launcher=true">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- End of web manifest -->
<!-- theme-color -->
<meta name="theme-color" content="#fff" />
<!-- end-theme-color -->
</head>
<body class="is-preload">
<!-- Page Wrapper -->
<div id="page-wrapper">
<!-- Header -->
<header id="header" class="alt">
<h1><a href="/">ICA-FULOKOJA</a></h1>
<nav>
<a href="#menu">Menu</a>
</nav>
</header>
<!-- Menu -->
<nav id="menu">
<div class="inner">
<h2>Menu</h2>
<ul class="links">
<li><a href="#">Home</a></li>
<li><a href="https://icafulokoja.github.io/docs/COC.html">Code Of Conduct</a></li>
<li><a target="_blank" href="https://goo.gl/forms/oD0aGrTx4YZZf8sB3">Sign Up <i class="fa fa-user"></i></a>
</li>
<li><a target="_blank" href="https://ingressivecommunity.slack.com/messages/CDBRJ7YLQ/">Join Slack <i
class="fa fa-slack"></i></a></li>
<li><a target="_blank" href="http://bit.ly/icaf-meetup">Our Next Meetup <i class="fa fa-arrow-right"></i></a>
</li>
</ul>
<a href="#" class="close">Close</a>
</div>
</nav>
<!-- Banner -->
<section id="banner">
<div class="inner">
<div class="logo"><img src="images/logo-sm.png" alt="ICA Logo"></div>
<h2>Ingressive Campus - FULOKOJA</h2>
<p>ICA is a platform for growth and development of future world-class developers, designers, CTOs, founders and
CEOs, to learn from industry subject matter experts, share knowledge, network, build the community and gain
from
the many great opportunities attached to the program.<br />
We are an active community of tech enthusiasts - including designers and developers committed to building
brilliant innovative products. <br />
<br />
<a href="https://goo.gl/forms/oD0aGrTx4YZZf8sB3" target="_blank" style="text-align: center;"
class="button primary">BECOME A MEMBER</a>
</div>
</section>
<!-- Wrapper -->
<section id="wrapper">
<!-- One -->
<section id="one" class="wrapper spotlight style1">
<div class="inner">
<a href="#" class="image"><img src="images/ingressive.jpg" alt="Ingressive logo" /></a>
<div class="content">
<h2 class="major">WHO IS INGRESSIVE?</h2>
<p>
Ingressive is a market entry firm for global businesses and investment groups. Our direct access to a wide
network of technical talent, founders, and other local partners offers our clients an unmatched view into
the
realities of doing business in “Silicon Africa”, access to hard-to-reach customer segments, and investment
opportunities. As Africa's technology ecosystem “architect”, Ingressive also nurtures valuable
relationships
that enable the channeling of much needed resources to areas capable of the most impact.
Ingressive is a tech integration firm. We are ecosystem architects here to empower and grow the new
generation
of African innovators. Ingressive has partnered with companies like Google, Facebook, GitHub, Andela,
Techstars,
Y Combinator, looking to interact with developers and educate them on their products and gain feedback
from
their usage.
</p>
<a href="https://ingressive.co" target="_blank" class="special">Learn more</a>
</div>
</div>
</section>
<!-- Two -->
<section id="two" class="wrapper alt spotlight style2">
<div class="inner">
<a href="#" class="image"><img
src="https://previews.123rf.com/images/lituspro/lituspro1606/lituspro160600004/58538731-web-designer-programmer-site-developer-lient-flat-vector-illustration.jpg"
alt="About us image" /></a>
<div class="content">
<h2 class="major">ABOUT US</h2>
<p>
This program is primarily sponsored by our partners e.g GitHub, Figma, hence, Ingressive Campus make use
of
their tools and encourage members of their communities to do the same as they build amazing projects
leveraging
on partner platforms. <br />
ICA-FULOKOJA is a platform for growth and development of future world-class developers, designers, CTOs,
founders and CEOs, to learn from industry subject matter experts, share knowledge, network, build the
community
and gain from the many great opportunities attached to the program.
We are an active community of tech enthusiasts - including designers and developers committed to building
brilliant innovative products.
</p>
</div>
</div>
</section>
<!-- Three -->
<section id="three" class="wrapper spotlight style3">
<div class="inner">
<a href="#" class="image"><img
src="https://image.freepik.com/vector-gratis/concepto-programadores-diseno-plano_23-2147850220.jpg"
alt="About us image" /></a>
<div class="content">
<h2 class="major">OUR COMMUNITY</h2>
<p>
We are an active community of tech enthusiasts - including Designers and Software Developers committed to
building
brilliant innovations. <br />
"Our aim is to create an active environment for tech enthusiasts to learn, share knowledge, network, build
their
technical skills and equip everyone, regardless of their major, to become world class developers."
</p>
<a href="https://goo.gl/forms/NmV0wI55MHT7gRxs1" target="_blank" class="button primary">BECOME A MEMBER</a>
<br /><br />
<p><a href="https://icafulokoja.github.io/docs/COC.html">Read Code of Conduct and Guidelines</a></p>
</div>
</div>
</section>
<!-- Actual Twitter Feed -->
<section>
<div class="twitter-feed">
<div class="embedded-tweet">
<a class="twitter-timeline" data-tweet-limit="2" data-link-color="#808080"
href="https://twitter.com/IcaFulokoja?ref_src=twsrc%5Etfw">Tweets
by IcaFulokoja</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</div>
</div>
<a href="https://twitter.com/icafulokoja" target="_blank" class="button primary fit">Load more tweets <i
class="fa fa-twitter"></i></a>
</section>
<!-- Four -->
<section id="four" class="wrapper alt style1">
<div class="inner">
<h1 style="font-size: 40px;" class="major">OUR NEXT EVENT</h1>
<section>
<h4 style="font-size: 20px;">ICA - FULOKOJA MEETUP 1.0 (Maiden Edition)</h4>
<div class="box alt">
<div class="row gtr-uniform">
<div class="col-12"><span class="image fit"><img src="images/1.png" alt="" /></span></div>
</div>
</div>
</section>
<a href="https://bit.ly/icaf-meetup" target="_blank" class="button primary fit">REGISTER NOW!</a>
</section>
<!-- Four -->
<section id="four" class="wrapper alt style1">
<div class="inner">
<h2 style="font-size: 40px;" class="major">OUR SPONSORS</h2>
<section class="features">
<article>
<a href="https://ingressive.co" target="_blank" class="image"><img src="images/ingressive.jpg"
alt="" /></a>
<h3 class="major">INGRESSIVE</h3>
<p>CURATED MARKET ACCESS FOR VCS, ANGELS AND CORPORATES.</p>
<a href="https://ingressive.co" target="_blank" class="special">Learn more</a>
</article>
<article>
<a href="https://fulokoja.edu.ng" target="_blank" class="image"><img src="images/fulokoja.jpg"
alt="" /></a>
<h3 class="major">FEDERAL UNIVERSITY LOKOJA</h3>
<p>The Federal University, Lokoja, is a federal government university in Lokoja, in North-Central Nigeria.
</p>
<a href="https://fulokoja.edu.ng" target="_blank" class="special">Learn more</a>
</article>
<article>
<a href="https://figma.com" target="_blank" class="image"><img src="images/figma.jpg" alt="" /></a>
<h3 class="major">FIGMA</h3>
<p>Turn Ideas into Products Faster. Design, prototype, and gather feedback all in one place with Figma.
</p>
<a href="https://figma.com" target="_blank" class="special">Learn more</a>
</article>
<article>
<a href="https://github.com" target="_blank" class="image"><img src="images/github.jpg" alt="" /></a>
<h3 class="major">GITHUB</h3>
<p>GitHub brings together the world's largest community of developers to discover, share, and build better
software.</p>
<a href="https://github.com" target="_blank" class="special">Learn more</a>
</article>
</section>
</div>
</section>
</section>
<!-- Footer -->
<section id="footer">
<div class="inner">
<h2 style="font-size: 40px;" class="major">CONTACT US</h2>
<p>Got any question or Request? Kindly send us a message.</p>
<form action="https://formspree.io/[email protected]" method="POST">
<input type="hidden" name="_subject" value="Messsage to ICA - FULOKOJA" />
<div class="fields">
<div class="field">
<label for="name">Name</label>
<input type="text" name="name" id="name" required>
</div>
<div class="field">
<label for="email">Email</label>
<input type="email" name="email" id="email" required>
</div>
<div class="field">
<label for="message">Message</label>
<textarea name="message" id="message" rows="4" required></textarea>
</div>
</div>
<ul class="actions">
<li><input type="submit" value="SEND MESSAGE" /></li>
<li><input type="reset" value="CLEAR" /></li>
</ul>
</form>
<ul class="contact">
<li class="fa-home">
ICA - FULOKOJA<br />
Federal University Lokoja,<br />
Kogi State, Nigeria P.M.B. 1154.
</li>
<li class="fa-envelope"><a href="mailto:[email protected]" target="_blank">[email protected]</a></li>
<li class="fa-twitter"><a href="https://twitter.com/icafulokoja?ref_src=twsrc%5Etfw"
target="_blank">@icafulokoja</a></li>
<li class="fa-github"><a href="https://github.com/icafulokoja" target="_blank">@icafulokoja</a></li>
<li class="fa-slack"><a href="https://ingressivecommunity.slack.com/messages/CDBRJ7YLQ/"
target="_blank">@ingressivecommunity.slack.com</a></li>
</ul>
<section id="four" class="">
<div class="inner">
<h2 class="major">ALL ACCOLADES TO</h2>
<section class="features">
<article>
<a href="https://ingressive.co" class="image"><img src="images/ig.jpg" alt="" /></a>
</article>
<article>
<a href="https://fulokoja.edu.ng" class="image"><img src="images/ful.jpg" alt="" /></a>
</article>
</section>
</div>
</section>
<ul class="copyright">
<li>©
<script>
document.write(new Date().getFullYear());
</script>
|| ICA - FULOKOJA</li>
</ul>
</div>
</section>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
<!-- register service worker -->
<script>
if ('serviceWorker' in navigator) {
window.addEventListener('load', function () {
navigator.serviceWorker.register('/sw.js')
.then(function () {
console.log("Service Worker Registered!");
});
});
}
</script>
<!-- end of service worker -->
</body>
</html>