-
Notifications
You must be signed in to change notification settings - Fork 1
/
season1.html
387 lines (339 loc) · 20.8 KB
/
season1.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
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
<!DOCTYPE html>
<html lang="en">
<head>
<title>Cameroon Programming Contest</title>
<meta charset="utf-8">
<!--[if IE]><meta http-equiv='X-UA-Compatible' content='IE=edge,chrome=1'><![endif]-->
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
<meta name="description" content="">
<link rel="author" href="https://plus.google.com/u/0/104296509460513856975" />
<!-- Attaching Google Fonts -->
<link href='http://fonts.googleapis.com/css?family=Lato:300italic,400italic,600italic,700italic,800italic,400,800,700,600,300' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Roboto:300,700,400' rel='stylesheet' type='text/css'>
<!-- Attaching Css -->
<link rel="stylesheet" href="css/bootstrap.min.css" />
<link rel="stylesheet" href="css/lightbox.min.css" />
<link rel="stylesheet" href="css/elegant-icons.css" />
<link rel="stylesheet" href="css/font-awesome.css" />
<link rel="stylesheet" href="css/rev-slider.css" />
<link rel="stylesheet" href="css/owl.carousel.css">
<link rel="stylesheet" href="css/style.css" />
<link rel="stylesheet" href="css/spacings.css" />
<link rel="stylesheet" href="css/responsive.css" />
<link rel="stylesheet" href="css/animate.css" />
<!-- And also favicons -->
<link rel="shortcut icon" href="upload/favicon.ico">
<link rel="apple-touch-icon" href="upload/apple-touch-icon.png">
<link rel="apple-touch-icon" sizes="72x72" href="upload/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="114x114" href="upload/apple-touch-icon-114x114.png">
</head>
<body data-spy="scroll" data-offset="80" data-target=".main-nav">
<!-- Preloader -->
<div id="preloader">
<div id="status"> </div>
</div>
<header id="home">
<div class="main-nav" role="navigation">
<nav class="nav-hide">
<ul class="nav local-scroll">
<li><a href="index.html">Home</a></li>
<li><a href="contact-us.html">Contact Us</a></li>
</ul>
</nav>
<div class="container clearfix">
<div class="logo-light local-scroll">
<a href="index.html" class="logo">
<img src="upload/logo-light.png" alt="logo">
</a>
</div>
<div class="navbar-toggle">
<div class="bar1"></div>
<div class="bar2"></div>
<div class="bar3"></div>
</div>
</div> <!-- end container -->
</div> <!-- end main nav -->
</header>
<div class="main-wrapper-onepage main oh">
<!-- Page Title -->
<section class="page-title text-center">
<canvas id="spiders"></canvas>
<div class="container relative clearfix">
<div class="title-holder">
<div class="title-text">
<h1 class="color-white">Cameroon Programming Contest<br/>Season 1: <i>In the beginning</i><br/>2015-10-03</h1>
</div> <!-- end title text -->
</div> <!-- end title holder -->
</div> <!-- end container -->
</section> <!-- end page title -->
<!-- Blog Standard -->
<section class="section-wrap blog-standard blog-article">
<div class="container relative">
<div class="row">
<!-- content -->
<div class="col-md-10 col-md-offset-1">
<!-- gallery post -->
<div class="entry-item mb0">
<div class="entry-slider mb-40">
<div id="owl-slider-one-img" class="owl-carousel owl-theme">
<div class="item">
<a href="#">
<img src="upload/blog/gallery_1.jpg" alt="">
</a>
</div> <!-- end first item -->
<div class="item">
<a href="#">
<img src="upload/blog/gallery_2.jpg" alt="">
</a>
</div> <!-- end second item -->
<div class="item">
<a href="#">
<img src="upload/blog/gallery_3.jpg" alt="">
</a>
</div> <!-- end third item -->
</div> <!-- end owl carousel -->
</div> <!-- end slider -->
<div class="entry">
<div class="entry-title">
<h2>
Season 1: In the beginning
</h2>
</div>
<div class="entry-content">
<p>
CPC is proud to announce the premier of the first season of the Cameroon Programming Contest for students of higher academic institutions.
This contest will encourage the spirit of competitiveness and accelerate learning within the student community.
</p>
<h5>AGENDA</h5>
<table class="table table-hover">
<thead>
<tr>
<th>Time</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>8:00</td>
<td>Welcome note</td>
</tr>
<tr>
<td>8:30</td>
<td>Fitting contestants into teams</td>
</tr>
<tr>
<td>9:00</td>
<td>Contest starts</td>
</tr>
<tr>
<td>14:00</td>
<td>Contest ends</td>
</tr>
<tr>
<td>15:00</td>
<td>Release of results and price award</td>
</tr>
<tr>
<td>16:00</td>
<td>Photoshots</td>
</tr>
<tr>
<td>16:30</td>
<td>Closing note</td>
</tr>
</tbody>
</table>
<hr />
<p><i>Wouldn't you want to be part of the premier of the first Cameroonian programming contest?</i></p>
<hr />
<section class="section-wrap pb-0 our-team bg-light" id="venue">
<div class="container">
<h2 class="text-center">THE VENUE</h2>
<p class="subheading text-center">University of Buea, IT Center</p>
</div>
</section>
<!-- Google Map -->
<section id="google-map" style="float: left;" class="gmap"></section>
<hr/>
<h5>Our hands are open</h5>
<p>Missing this event will be regretable for any tech enthusiast. CPC season 1 is open to all hwo want to be part of it this year. Even non-tech guys. As it is a premier, i bet you want to be there. Volunteers are much appreciated.</p>
<hr/>
<h4>Am I Eligible?</h4>
<ul>
<li>A student must be willing and able to compete.</li>
<li>A student must be enrolled in a degree program.</li>
<li>A student may compete for only one team during a contest.</li>
<li>A student who has won 5 or more contests is NOT eligible to compete..</li>
<li>A student who meets the requirments and was born in 1985 or later is eligible to compete.</li>
</ul>
<hr/>
<h5>Rules and Regulations</h5>
<ul>
<li>This is a team event. A team is composed of 2-3 programmers and a coach</li>
<li>Team composition is not tied to any institution. However, team composition cannot change when the contest kicks off.</li>
<li>There shall be no collaboration amongst other teams.</li>
<li>Any attempt to cheat will result in disqualification of the team</li>
<li>Participation is independent on programming plattform</li>
</ul>
<hr/>
<h5>Who are you?</h5>
<ul>
<li><strong>Volunteer</strong>: Help in the running of the event</li>
<li><strong>Contestant</strong>: Code your way through to being Silicon Mountain's code juju.</li>
<li><strong>Eye Witness</strong>: Come and watch.</li>
</ul>
<hr/>
<h5>Price</h5>
<ul>
<li><strong>Winner</strong> 50,000 FCFA + T-shirt + Title: <i>Silcon Mountain Code juju</i></li>
<li><strong>Second place:</strong> T-Shirt</li>
</ul>
<hr/>
<section class="call-to-action" style="float: left; width: 100%;" id="register">
<div class="container">
<h2 class="text-center color-white" style="float: left;=">Register for free!</h2>
<div style="float: left;" class="text-center mt-40">
<a href="#" class="btn btn-large btn-light-solid">I just wanna watch</a>
<a href="#" class="btn btn-large btn-light-solid">I wanna volunteer assistance</a>
<a href="#" class="btn btn-large btn-light-solid">I wanna contest and code</a>
</div>
</div> <!-- end container -->
</section> <!-- end call to action -->
<p>_<hr/></p><h5>Conclusion</h5>
<p>Its is with great honour that the University of Buea hosts great minds and people who admire innovation in algorithms. We welcome you.</p>
<blockquote><i>You say its easy... Wait till you write the code.<br/>Acha Bill</i></blockquote>
</div> <!-- end entry content -->
</div> <!-- end entry -->
</div> <!-- end entry item -->
</div> <!-- end col -->
<!-- Our Team -->
<section class="section-wrap pb-0 our-team bg-light">
<div class="container">
<h2 class="text-center">ORGANIZING COMITEE</h2>
<p class="subheading text-center">And also thanks to all our volunteers</p>
<div class="row mt-30">
<div class="col-md-4 wow fadeIn" data-wow-duration="2s" data-wow-delay="0.2s">
<div class="team-member">
<div class="team-img">
<img src="upload/team_1.png" alt="">
<div class="team-details text-center">
<h5 class="team-title mb-10">Acha Bill</h5>
<span>Organizer</span>
<div class="socials mt-20">
<a href="#"><i class="fa fa-facebook"></i></a>
<a href="#"><i class="fa fa-twitter"></i></a>
<a href="#"><i class="fa fa-google-plus"></i></a>
<a href="#"><i class="fa fa-envelope"></i></a>
</div>
</div>
</div>
</div> <!-- end team member -->
</div> <!-- end col -->
<div class="col-md-4 wow fadeIn" data-wow-duration="2s" data-wow-delay="0.4s">
<div class="team-member mt-mdm-40">
<div class="team-img">
<img src="upload/team_2.png" alt="">
<div class="team-details text-center">
<h5 class="team-title mb-10">Otto Akama</h5>
<span>Organizer</span>
<div class="socials mt-20">
<a href="#"><i class="fa fa-facebook"></i></a>
<a href="#"><i class="fa fa-twitter"></i></a>
<a href="#"><i class="fa fa-google-plus"></i></a>
<a href="#"><i class="fa fa-envelope"></i></a>
</div>
</div>
</div>
</div> <!-- end team member -->
</div> <!-- end col -->
<div class="col-md-4 wow fadeIn" data-wow-duration="2s" data-wow-delay="0.6s">
<div class="team-member mt-mdm-40">
<div class="team-img">
<img src="upload/team_3.png" alt="">
<div class="team-details text-center">
<h5 class="team-title mb-10">Isaac Kamga</h5>
<span>Organizer</span>
<div class="socials mt-20">
<a href="#"><i class="fa fa-facebook"></i></a>
<a href="#"><i class="fa fa-twitter"></i></a>
<a href="#"><i class="fa fa-google-plus"></i></a>
<a href="#"><i class="fa fa-envelope"></i></a>
</div>
</div>
</div>
</div> <!-- end team member -->
</div> <!-- end col -->
</div> <!-- end row -->
</div> <!-- end container -->
</section> <!-- end our team -->
</div> <!-- end row -->
</div> <!-- end container -->
</section> <!-- end blog single -->
<!-- Footer -->
<footer id="footer" class="minimal">
<div class="container">
<div class="row">
<div class="col-md-4 col-md-offset-4">
<div class="socials">
<a href="#"><i class="fa fa-facebook"></i></a>
<a href="#"><i class="fa fa-twitter"></i></a>
<a href="#"><i class="fa fa-google-plus"></i></a>
</div> <!-- end socials -->
<span class="copyright text-center">
©2015 CPC
</span>
</div> <!-- end col -->
</div> <!-- end row -->
</div> <!-- end container -->
</footer> <!-- end footer -->
<div id="back-to-top">
<a href="#top"><i class="arrow_carrot-up"></i></a>
</div>
</div> <!-- end main-wrapper -->
<!-- jQuery Scripts -->
<script type="text/javascript" src="http://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
<script type="text/javascript" src="js/canvas-vas.js"></script>
<script type="text/javascript" src="js/bootstrap.min.js"></script>
<script type="text/javascript" src="js/lightbox.min.js"></script>
<script type="text/javascript" src="js/owl.carousel.min.js"></script>
<script type="text/javascript" src="js/jquery.appear.js"></script>
<script type="text/javascript" src="js/SmoothScroll.js"></script>
<script type="text/javascript" src="js/jquery.localScroll.min.js"></script>
<script type="text/javascript" src="js/jquery.scrollTo.min.js"></script>
<script type="text/javascript" src="js/jquery.simple-text-rotator.min.js"></script>
<script type="text/javascript" src="js/jquery.easing.min.js"></script>
<script type="text/javascript" src="js/wow.min.js"></script>
<script type="text/javascript" src="http://maps.google.com/maps/api/js?sensor=false"></script>
<script type="text/javascript" src="js/jquery.gmap.js"></script>
<script type="text/javascript" src="js/scripts.js"></script>
<script type="text/javascript" src="js/rev-slider.js"></script>
<!-- Google Map -->
<script type="text/javascript">
$('#google-map').gMap({
address: 'University of Buea Main Campus Entrance',
maptype: 'ROADMAP',
zoom: 14,
markers: [
{
address: "University of Buea Main Campus Entrance",
html: '<div style="width: 300px;"><h4 style="margin-bottom: 8px;">University of Buea <span>Main Campus</span></h4><p class="nobottommargin">University of Buea, IT Center</p></div>',
icon: {
image: "upload/map-pin.png",
iconsize: [40, 47],
iconanchor: [40,47]
}
}
],
doubleclickzoom: false,
controls: {
panControl: true,
zoomControl: true,
mapTypeControl: true,
scaleControl: false,
streetViewControl: false,
overviewMapControl: false
}
});
</script> <!-- end google map -->
</body>
</html>