-
Notifications
You must be signed in to change notification settings - Fork 0
/
aihack.html
302 lines (271 loc) · 15.3 KB
/
aihack.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
<!DOCTYPE html>
<!-- ==============================
Project: Metronic "Asentus" Frontend Freebie - Responsive HTML Template Based On Twitter Bootstrap 3.3.4
Version: 1.0
Author: KeenThemes
Primary use: Corporate, Business Themes.
Email: [email protected]
Follow: http://www.twitter.com/keenthemes
Like: http://www.facebook.com/keenthemes
Website: http://www.keenthemes.com
Premium: Premium Metronic Admin Theme: http://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469?ref=keenthemes
================================== -->
<html lang="en" class="no-js">
<!-- BEGIN HEAD -->
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-79634131-2"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-79634131-2');
</script>
<meta charset="utf-8"/>
<title>ICDSS</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta content="width=device-width, initial-scale=1" name="viewport"/>
<meta content="ICDSS" name="author"/>
<meta name="description" content="AIHack is ICDSS's annual hackathon. One of the largest student-led Hackathon in the UK.">
<meta property="og:title" content="ICDSS AIHack">
<meta property="og:image" content="img\logos\LOGO edited.png">
<link rel="canonical" href="https://www.icdss.club/aihack.html">
<!-- GLOBAL MANDATORY STYLES -->
<link href="https://fonts.googleapis.com/css?family=Hind:300,400,500,600,700" rel="stylesheet" type="text/css">
<link href="vendor/simple-line-icons/simple-line-icons.min.css" rel="stylesheet" type="text/css"/>
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet" type="text/css"/>
<!-- PAGE LEVEL PLUGIN STYLES -->
<link href="css/animate.css" rel="stylesheet">
<!-- THEME STYLES -->
<link href="css/layout.css" rel="stylesheet" type="text/css"/>
<!-- Favicon -->
<link rel="shortcut icon" href="favicon.ico"/>
<!-- Add icon library -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
</head>
<!-- END HEAD -->
<!-- BODY -->
<body>
<!--========== HEADER ==========-->
<header class="header navbar-fixed-top">
<!-- Navbar -->
<nav class="navbar" role="navigation">
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="menu-container">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".nav-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="toggle-icon"></span>
</button>
<!-- Logo -->
<div class="logo">
<a class="logo-wrap" href="index.html">
<img class="logo-img logo-img-main" src="img/logos/LOGO white.png" alt="ICDSS Logo">
<img class="logo-img logo-img-active" src="img/logos/LOGO dark.png" alt="ICDSS Logo">
</a>
</div>
<!-- End Logo -->
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse nav-collapse">
<div class="menu-container">
<ul class="navbar-nav navbar-nav-right">
<li class="nav-item"><a class="nav-item-child nav-item-hover" href="index.html">Home</a></li>
<li class="nav-item"><a class="nav-item-child nav-item-hover" href="events.html">Events</a></li>
<li class="nav-item"><a class="nav-item-child nav-item-hover" href="workshops.html">Workshops</a></li>
<li class="nav-item"><a class="nav-item-child nav-item-hover active" href="aihack.html">AIHack</a></li>
<li class="nav-item"><a class="nav-item-child nav-item-hover" href="joinus.html">Join Us</a></li>
<li class="nav-item"><a class="nav-item-child nav-item-hover" href="workwithus.html">Work with Us</a></li>
</ul>
</div>
</div>
<!-- End Navbar Collapse -->
</div>
</nav>
<!-- Navbar -->
</header>
<!--========== END HEADER ==========-->
<!--========== PARALLAX ==========-->
<div class="parallax-window" data-parallax="scroll" data-image-src="img/1920x1080/aihack.png">
<div class="parallax-content container">
<div class="extra_layer_black">
<h1 class="carousel-title">AI Hack</h1>
<p style="color: white;">The largest student-led Hackathon in the UK held annually at Imperial College London.</p>
</div>
</div>
</div>
<!--========== PARALLAX ==========-->
<!--========== PAGE LAYOUT ==========-->
<!-- General Information -->
<div class="content-lg container">
<div class="row margin-b-20">
<div class="col-sm-6">
<h2>What is AI Hack?</h2>
</div>
</div>
<!--// end row -->
<div class="row">
<div class="col-sm-7 sm-margin-b-50">
<div class="margin-b-30">
<p>AI Hack is Imperial College Data Science Society's annual datathon where students get to showcase their analytics skills and
meet like-minded aspiring data scientists. Stay tuned for more updates for AI Hack 2021!
</p>
</div>
</div>
<div class="col-sm-4 col-sm-offset-1">
<div class="center">
<img class="img-responsive" src="img/aihack/logo.svg" alt="AI Hack Logo" width="200" style="margin-left: auto;
margin-right: auto;">
</div>
</div>
</div>
<!--// end row -->
</div>
<!-- End General Information -->
<!-- Good points of AI Hack -->
<div class="bg-color-sky-light" data-auto-height="true">
<div class="content-lg container">
<div class="row row-space-1 margin-b-20">
<div class="col-sm-7 sm-margin-b-50">
<h2>AI Hack 2020</h2>
<p>Our third AI Hack aims to bring the most forward-thinking and creative student data scientist to solve
some of the world's most pressing challenges. Come meet like-minded students and mentors from some of
the pioneering companies in the data science space on the 29th of February to 1st of March at Imperial
College London's South Kensington campus to take part in a 24h frenzy of hacking, data science, and networking.</p>
</div>
<div class="col-sm-4 col-sm-offset-1">
<div class="wow fadeInLeft" data-wow-duration=".3" data-wow-delay=".2s">
<img class="img-responsive" src="img/aihack/aihack_01.jpg" alt="AI Hack Pic 01">
</div>
</div>
</div>
<div class="row row-space-1 margin-b-20">
<div class="col-sm-6 sm-margin-b-2">
<div class="wow fadeInLeft" data-wow-duration=".3" data-wow-delay=".2s">
<img class="img-responsive" src="img/aihack/aihack_02.jpg" alt="AI Hack Pic 02">
</div>
</div>
<div class="col-sm-5 col-sm-offset-1">
<div class="row row-space-1 margin-b-2">
<div class="wow fadeInRight" data-wow-duration=".3" data-wow-delay=".2s">
<div class="service" data-height="height">
<p>✓ Exhilarating set of problem statements and data-sets</p>
</div>
</div>
</div>
<!--// end row -->
<div class="row row-space-1 margin-b-2">
<div class="wow fadeInRight" data-wow-duration=".3" data-wow-delay=".3s">
<div class="service" data-height="height">
<p>✓ Exciting prizes</p>
</div>
</div>
</div>
<!--// end row -->
<div class="row row-space-1 margin-b-2">
<div class="wow fadeInRight" data-wow-duration=".3" data-wow-delay=".3s">
<div class="service" data-height="height">
<p>✓ Workshops by industry experts</p>
</div>
</div>
</div>
<!--// end row -->
<div class="row row-space-1 margin-b-2">
<div class="wow fadeInRight" data-wow-duration=".3" data-wow-delay=".3s">
<div class="service" data-height="height">
<p>✓ Free food and refreshments round the clock</p>
</div>
</div>
</div>
<!--// end row -->
<div class="row row-space-1 margin-b-2">
<div class="wow fadeInRight" data-wow-duration=".3" data-wow-delay=".3s">
<div class="service" data-height="height">
<p>✓ Networking opportunities</p>
</div>
</div>
</div>
<!--// end row -->
</div>
</div>
<div class="row margin-b-20">
<div class="center">
<a href="https://aihack.org/" class="btn-theme btn-theme-bg btn-default-bg text-uppercase">AI Hack 2020 Website</a>
</div>
</div>
</div>
</div>
<!-- End Good points of AI Hack -->
<!--========== END PAGE LAYOUT ==========-->
<!--========== FOOTER ==========-->
<footer class="footer">
<!-- Links -->
<div class="footer-seperator">
<div class="content-lg container">
<div class="row">
<div class="col-sm-4 sm-margin-b-50">
<!-- List -->
<h2 class = "footer-list-link" >Overview</h2>
<ul class="list-unstyled footer-list">
<li class="footer-list-item"><a class="footer-list-link" href="index.html">Home</a></li>
<li class="footer-list-item"><a class="footer-list-link" href="events.html">Events</a></li>
<li class="footer-list-item"><a class="footer-list-link" href="workshops.html">Workshops</a></li>
<li class="footer-list-item"><a class="footer-list-link" href="aihack.html">AI Hack</a></li>
<li class="footer-list-item"><a class="footer-list-link" href="joinus.html">Join Us</a></li>
<li class="footer-list-item"><a class="footer-list-link" href="workwithus.html">Work With Us</a></li>
</ul>
<!-- End List -->
</div>
<div class="col-sm-4 sm-margin-b-30">
<!-- List -->
<h2 class = "footer-list-link">Contact Us</h2>
<p class="footer-list-item">
Email: [email protected]
</p>
<!-- End List -->
<a href="https://www.facebook.com/icdatasoc/" class="fa fa-facebook"></a>
<a href="https://www.linkedin.com/company/imperial-college-data-science-society/" class="fa fa-linkedin"></a>
<a href="https://github.com/Imperial-College-Data-Science-Society" class="fa fa-github"></a>
</div>
<div class="col-sm-4 sm-margin-b-30">
<!-- List -->
<h2 class = "footer-list-link">Location</h2>
<p class="footer-list-item">Imperial College London,<br>South Kensington Campus,<br>Exhibition Road,<br>SW7 2AZ</p>
<!-- End List -->
</div>
</div>
<!--// end row -->
</div>
</div>
<!-- End Links -->
<!-- Copyright -->
<div class="content container">
<div class="row">
<div class="col-xs-6">
<img class="footer-logo" src="img/logos/LOGO white.png" alt="ICDSS Logo">
</div>
</div>
<!--// end row -->
</div>
<!-- End Copyright -->
</footer>
<!--========== END FOOTER ==========-->
<!-- Back To Top -->
<a href="javascript:void(0);" class="js-back-to-top back-to-top">Top</a>
<!-- JAVASCRIPTS(Load javascripts at bottom, this will reduce page load time) -->
<!-- CORE PLUGINS -->
<script src="vendor/jquery.min.js" type="text/javascript"></script>
<script src="vendor/jquery-migrate.min.js" type="text/javascript"></script>
<script src="vendor/bootstrap/js/bootstrap.min.js" type="text/javascript"></script>
<!-- PAGE LEVEL PLUGINS -->
<script src="vendor/jquery.easing.js" type="text/javascript"></script>
<script src="vendor/jquery.back-to-top.js" type="text/javascript"></script>
<script src="vendor/jquery.smooth-scroll.js" type="text/javascript"></script>
<script src="vendor/jquery.wow.min.js" type="text/javascript"></script>
<script src="vendor/jquery.parallax.min.js" type="text/javascript"></script>
<!-- PAGE LEVEL SCRIPTS -->
<script src="js/layout.min.js" type="text/javascript"></script>
<script src="js/components/wow.min.js" type="text/javascript"></script>
</body>
<!-- END BODY -->
</html>