-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathhackathon.html
211 lines (198 loc) · 6.68 KB
/
hackathon.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
<!DOCTYPE html>
<html>
<head>
<title>3 Days of Code</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="./assets/css/style.css">
<link rel="stylesheet" type="text/css" href="./assets/css/foundation.css">
<script type="text/javascript" src = "./assets/js/jquery.min.js"></script>
<script type="text/javascript" src = "./assets/js/app.js"></script>
<link href="https://fonts.googleapis.com/css?family=Exo+2|roboto|Titillium+Web" rel="stylesheet">
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<![endif]-->
</head>
<body>
<div class= "wrapper" id= "page-wrapper">
<div class = "nav-bar">
<a class = "logo" href = "http://www.3daysofcode.org">
<img src="./assets/images/logo.png"/>
</a>
<!-- <a class = "btn-detail" href="./codingcompetition.html" target="_blank"><div></div>CODING COMPETITION</a>
<a class = "btn-detail" href="./hackathon.html" target="_blank"><div></div>HACKATHON</a> -->
<a class = "btn-detail" href="hackathon.3daysofcode.org" target="_blank"><div></div>TEAMFORMING PLATFORM</a>
</div>
<div id="left" class = "slice">
<div class= " slice-content-wrapper">
<div class = "slice-title">
Hackathon
</div>
<div class = "slice-item disable-animation" id = "slice-item-1">
<div class = "info-badge">
<ul>
<li class = "info-badge-item">
<img src="./assets/images/dataicon.png">
<p>Data</p>
</li>
<li class = "info-badge-item">
<img src="./assets/images/financeicon.png">
<p>Finance</p>
</li>
<li class = "info-badge-item">
<img src="./assets/images/educationicon.png">
<p>Education</p>
</li>
</ul>
</div>
</div>
<div class = "slice-item" id = "slice-item-2">
<div class = "slice-item-title">
What is it
</div>
<div class ="slice-item-content">
<ul>
Hackathon is a team-based competition where you would have to work together in their team to produce a source code based on the topic given during the event day. You can join as a team consisting of a maximum of 4 people and a minimum of 2 people.
</ul>
</div>
</div>
<div class = "slice-item" id = "slice-item-3">
<div class = "slice-item-title">
</div>
<div class ="slice-item-content">
<ul>
<li><span class = "bold">Check In</span> : 20th April 2018 - 07:30 PM</li>
<li><span class = "bold">Registration Fee</span> : RM 30</li>
<li><span class = "italic">Includes T-shirt, snacks, and food</span></li>
</ul>
</div>
</div>
<div class = "slice-item" id = "slice-item-4">
<div class = "slice-item-title">
Prize
</div>
<div class ="slice-item-content">
<ul>
<li>Grab the chance to be the winner of the prizes.</li>
<li>1st prize: RM1000</li>
<li>2nd prize: RM750</li>
<li>3rd prize: RM500</li>
</ul>
</div>
</div>
<div class = "slice-item" id = "slice-item-5">
<div class = "slice-item-title">
FAQs
</div>
<div class ="slice-item-content faq-content">
<ul>
<li><span class="bold">I don't have a team, can I still join the Hackathon?</span><br/>
Of course! There will be a team-forming session on the first day of the Hackathon. You can mingle with new faces and find similar minds to work together on the hack!</li>
<li><span class="bold">Is there a designated sleeping area?</span><br/>
There will be a designated sleeping area for the participants. However, participants are to bring their own sleeping bags and toiletries if needed.</li>
<li><span class="bold">Is there any restriction on what programming language to be used?</span><br/>
There is no restriction on the programming language to be used. The teams can develop the product in any language they desire.</li>
</ul>
</div>
</div>
<div class = "slice-itemblock" id = "slice-item-4">
<div>
<a href = "./3DaysofCode-HackathonParticipantKit.pdf">Download Rules and FAQ</a>
</div>
</div>
</div>
</div>
<div id="right" class = "slice">
<div class = "slice-content-wrapper">
<div class = "slice-title">
Agenda - First Day
</div>
<div class ="slice-content">
<table>
<tbody>
<tr>
<th>Time</th>
<th>Event</th>
</tr>
<tr>
<td class= "column-1">1900</td>
<td class= "column-2">Check In</td>
</tr>
<tr>
<td class= "column-1">2000</td>
<td class= "column-2">Briefing</td>
</tr>
<tr>
<td class= "column-1">2130</td>
<td class= "column-2">Team Forming Session</td>
</tr>
<tr>
<td class= "column-1">2200</td>
<td class= "column-2">Free to Code!</td>
</tr>
</tbody>
</table>
<div class = "slice-title">
Agenda - Second Day
</div>
<div class = "textCenter">
<p>
Why not we keep some secret from you? :p
</p>
<p class = "italic">
Tips: Please Check In on 0900AM
</p>
</div>
<div class = "slice-title">
Agenda - Third Day
</div>
<table>
<tbody>
<tr>
<th>Time</th>
<th>Event</th>
</tr>
<tr>
<td class= "column-1">0900</td>
<td class= "column-2">Check In</td>
</tr>
<tr>
<td class= "column-1">1030</td>
<td class= "column-2">First Pitching</td>
</tr>
<tr>
<td class= "column-1">1430</td>
<td class= "column-2">Keynote</td>
</tr>
<tr>
<td class= "column-1">1500</td>
<td class= "column-2">Lucky Draw</td>
</tr>
<tr>
<td class= "column-1">1530</td>
<td class= "column-2">Keynote</td>
</tr>
<tr>
<td class= "column-1">1700</td>
<td class= "column-2">Final Pitching</td>
</tr>
<tr>
<td class= "column-1">1730</td>
<td class= "column-2">Closing Ceremony</td>
</tr>
</tbody>
</table>
<div class = "table-remark">
*Subject to change
</div>
</div>
</div>
</div>
<!-- Live Chat Widget powered by https://keyreply.com/chat/ -->
<!-- Advanced options: -->
<!-- data-align="left" -->
<!-- data-overlay="true" -->
<script data-align="right" data-overlay="false" id="keyreply-script" src="//keyreply.com/chat/widget.js" data-color="#03A9F4" data-apps="JTdCJTIyZmFjZWJvb2slMjI6JTIyMTU5MTI3MzI0ODEzMjQzJTIyLCUyMmVtYWlsJTIyOiUyMml0c29jLm1tdUBnbWFpbC5jb20lMjIlN0Q="></script>
</body>
</html>