-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
293 lines (254 loc) · 8.6 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
<!DOCTYPE HTML>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Python feast 2016 - mini hackathon</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Python feast 2016 - mini hackathon" />
<meta name="keywords" content="python feast,uwu python feast" />
<meta name="author" content="Shalitha Suranga" />
<!-- Facebook and Twitter integration -->
<meta property="og:title" content=""/>
<meta property="og:image" content=""/>
<meta property="og:url" content=""/>
<meta property="og:site_name" content=""/>
<meta property="og:description" content=""/>
<meta name="twitter:title" content="" />
<meta name="twitter:image" content="" />
<meta name="twitter:url" content="" />
<meta name="twitter:card" content="" />
<link href="https://fonts.googleapis.com/css?family=Work+Sans:300,400,500,700,800" rel="stylesheet">
<!-- Animate.css -->
<link rel="stylesheet" href="css/animate.css">
<!-- Icomoon Icon Fonts-->
<link rel="stylesheet" href="css/icomoon.css">
<!-- Bootstrap -->
<link rel="stylesheet" href="css/bootstrap.css">
<!-- Owl Carousel -->
<link rel="stylesheet" href="css/owl.carousel.min.css">
<link rel="stylesheet" href="css/owl.theme.default.min.css">
<!-- Theme style -->
<link rel="stylesheet" href="css/style.css">
<!-- Modernizr JS -->
<script src="js/modernizr-2.6.2.min.js"></script>
<!-- FOR IE9 below -->
<!--[if lt IE 9]>
<script src="js/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="fh5co-loader"></div>
<div id="page">
<nav class="fh5co-nav" role="navigation">
<div class="top">
<div class="container">
<div class="row">
<div class="col-xs-12 text-right">
<!--<p class="num">Call: +01 123 456 7890</p>-->
<ul class="fh5co-social">
<li><a href="https://www.facebook.com/csuwucpythonfeast/"><i class="icon-facebook"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="top-menu">
<div class="container">
<div class="row">
<div class="col-xs-2">
<div id="fh5co-logo"></div>
</div>
<div class="col-xs-10 text-right menu-1">
<ul>
<li><a href="#prizes">Prizes</a></li>
<li><a href="#info">Information</a></li>
<li class="btn-cta"><a href="#register"><span>Register</span></a></li>
</ul>
</div>
</div>
</div>
</div>
</nav>
<header id="fh5co-header" class="fh5co-cover" role="banner" style="background-image:url(images/hackathon.jpg);" data-stellar-background-ratio="0.5">
<div class="overlay"></div>
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="display-t">
<div class="display-tc animate-box" data-animate-effect="fadeIn">
<img src="images/logo.png" class="img-responsive" style="height: 80px;"/>
<br/>
<h1><strong>Mini hackathon</strong></h1>
<h3 style="color:#ffffff;"><strong>2016 November 16 Wed</strong></h3>
<h2>
<div id="countdown"></div><!-- /#Countdown Div -->
</h2>
<br/>
<p><a href="#register" class="btn btn-primary btn-lg with-arrow">Register</a></p>
</div>
</div>
</div>
</div>
</div>
</header>
<div id="fh5co-services" class="fh5co-bg-section">
<div class="container">
<div class="row animate-box">
<div class="col-md-8 col-md-offset-2 text-center fh5co-heading">
<a name="info"></a>
<h2>Information</h2>
<p>Python feast is algorithmic programming challenge organized by Computer society of Uva Wellassa Univeristy. This is an open team competition for all students in the university.</p>
</div>
</div>
<div class="row">
<div class="col-md-6">
<div class="iphone">
<img class="img-responsive" src="images/developer-1.png" alt="iphone">
</div>
</div>
<div class="col-md-6">
<div class="row services-inner">
<div class="col-md-12 col-sm-12">
<div class="feature-center animate-box" data-animate-effect="fadeIn">
<span class="icon">
<i class="icon-users"></i>
</span>
<h3>Team size</h3>
<p>Each team must consits only 3 members</p>
</div>
</div>
<div class="col-md-12 col-sm-12">
<div class="feature-center animate-box" data-animate-effect="fadeIn">
<span class="icon">
<i class="icon-clock"></i>
</span>
<h3>Time</h3>
<p>This is 3 hours challege from 6.00 PM to 9.00 PM</p>
</div>
</div>
<div class="col-md-12 col-sm-12">
<div class="feature-center animate-box" data-animate-effect="fadeIn">
<span class="icon">
<i class="icon-code"></i>
</span>
<h3>10+ Challenges</h3>
<p>There will be 10 challenges to solve in various categories such as mathematics, algorithms etc.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="fh5co-project">
<div class="container">
<div class="row animate-box">
<div class="col-md-8 col-md-offset-2 text-center fh5co-heading">
<a name="prizes"></a>
<h2>Prizes</h2>
<p><b>3</b> teams will be selected according to final marks and ordered by their solution submission time.</p>
</div>
</div>
</div>
<div class="col-lg-12 text-center fh5co-heading">
<div class="col-lg-4">
<img src="images/2.png"/>
<h2>Rs 1000</h2>
</div>
<div class="col-lg-4">
<img src="images/1.png"/>
<h2>Rs 1500</h2>
</div>
<div class="col-lg-4">
<img src="images/3.png"/>
<h2>Rs 500</h2>
</div>
</div>
</div>
<a name="register"></a>
<div id="fh5co-started">
<div class="container">
<div class="row animate-box">
<div class="col-md-8 col-md-offset-2 text-center fh5co-heading">
<h2>Are you ready to code?</h2>
<p>Register your team now and join with python feast contest. Each team needs to pay Rs 100 entrance fee after the participation confirmation for the contest.</p>
</div>
</div>
<div class="row animate-box">
<div class="col-md-8 col-md-offset-2 text-center fh5co-heading">
<p><a target="_blank" href="https://goo.gl/forms/gNDnFiLBt127HWj23" class="btn btn-default btn-lg">Register team</a></p>
</div>
</div>
</div>
</div>
<div id="fh5co-about">
<div class="container">
<div class="row animate-box">
<div class="text-center">
<img src="images/pf.gif"/>
</div>
</div>
</div>
</div>
<footer id="fh5co-footer" role="contentinfo">
<div class="container">
<div class="row copyright">
<div class="col-md-12 text-center">
<p>
<small class="block">© 2016 Computer Society - Uva Wellassa University.</small>
<small class="block">Designed by <a href="http://fb.com/shalithasuranga" target="_blank">#software</a></small>
</p>
</div>
</div>
</div>
</footer>
</div>
<div class="gototop js-top">
<a href="#" class="js-gotop"><i class="icon-arrow-up"></i></a>
</div>
<!-- jQuery -->
<script src="js/jquery.min.js"></script>
<!-- jQuery Easing -->
<script src="js/jquery.easing.1.3.js"></script>
<!-- Bootstrap -->
<script src="js/bootstrap.min.js"></script>
<!-- Waypoints -->
<script src="js/jquery.waypoints.min.js"></script>
<!-- Stellar Parallax -->
<script src="js/jquery.stellar.min.js"></script>
<!-- Carousel -->
<script src="js/owl.carousel.min.js"></script>
<!-- Main -->
<script src="js/main.js"></script>
<script>
// set the date we're counting down to
var target_date = new Date('November 16, 2016 18:00:00').getTime();
// variables for time units
var days, hours, minutes, seconds;
// get tag element
var countdown = document.getElementById('countdown');
// update the tag with id "countdown" every 1 second
setInterval(function () {
// find the amount of "seconds" between now and target
var current_date = new Date().getTime();
var seconds_left = (target_date - current_date) / 1000;
// do some time calculations
days = parseInt(seconds_left / 86400);
seconds_left = seconds_left % 86400;
hours = parseInt(seconds_left / 3600);
seconds_left = seconds_left % 3600;
minutes = parseInt(seconds_left / 60);
seconds = parseInt(seconds_left % 60);
// format countdown string + set tag value
if(seconds_left<0){
countdown.innerHTML = '';
}
else{
countdown.innerHTML = '<span class="days">' + days + ' <b>Days</b></span> <span class="hours">' + hours + ' <b>Hours</b></span> <span class="minutes">'
+ minutes + ' <b>Minutes</b></span> <span class="seconds">' + seconds + ' <b>Seconds</b></span>';
}
}, 1000);
</script>
</body>
</html>