This repository was archived by the owner on Jul 16, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathindex.html
365 lines (350 loc) · 16.1 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="utf-8" />
<link rel="icon" type="image/png" href="./assets/img/hackmerced_logo.png">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<title>
HackMerced
</title>
<meta content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0, shrink-to-fit=no' name='viewport'
/>
<!-- Fonts and icons -->
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,700,200" rel="stylesheet" />
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/latest/css/font-awesome.min.css" rel="stylesheet">
<!-- CSS Files -->
<link href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" rel="stylesheet" />
<link href="./assets/css/index.css?v=2.2.1" rel="stylesheet" />
<!-- CSS Just for demo purpose, don't include it in your project -->
<link href="./assets/demo/demo.css" rel="stylesheet" />
<style>
.sponsor-lg {
max-width: auto;
max-height: 15em;
padding-bottom: 1em;
}
.sponsor-md {
max-width: auto;
max-height: 13em;
padding-bottom: 3em;
}
.sponsor-sm {
max-width: auto;
max-width: 10em;
padding-bottom: 1em;
}
.zoom:hover {
-ms-transform: scale(1.1); /* IE 9 */
-webkit-transform: scale(1.1); /* Safari 3-8 */
transform: scale(1.1);
}
</style>
</head>
<!-- <body style="background: rgb(251,204,210); background: linear-gradient(180deg, rgba(251,204,210,1) 0%, rgba(16,107,168,1) 43%, rgba(32,38,62,1) 89%, rgba(32,37,58,1) 100%);"> -->
<body class="presentation-page sidebar-collapse">
<!-- Navbar -->
<nav class="navbar navbar-expand-lg fixed-top nav-down navbar-transparent" color-on-scroll="500">
<div class="container">
<div class="navbar-translate">
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navigation" aria-controls="navigation-index"
aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-bar bar1"></span>
<span class="navbar-toggler-bar bar2"></span>
<span class="navbar-toggler-bar bar3"></span>
</button>
</div>
<div class="collapse navbar-collapse" data-nav-image="./assets/img/blurred-image-1.jpg" data-color="orange">
<ul class="navbar-nav ml-auto">
<li class="dropdown nav-item">
<a href="#" class="dropdown-toggle nav-link" data-toggle="dropdown" aria-expanded="false" style="color: #000000; font-size: 15px">
Projects </a>
<div class="dropdown-menu dropdown-menu-right dropdown-primary">
<a href="https://hackmerced-2017f.devpost.com/submissions" class="dropdown-item">
<i class="fa fa-user-o"></i> Devpost
</a>
<a href="https://github.com/HackMerced" class="dropdown-item">
<i class="fa fa-github-alt"></i> GitHub
</a>
</div>
</li>
<li class="dropdown nav-item">
<a href="#" class="dropdown-toggle nav-link" id="navbarDropdownMenuLink" data-toggle="dropdown" style="color: #000000; font-size: 15px">
#
</a>
<div class="dropdown-menu dropdown-menu-right dropdown-primary" aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item" data-scroll="true" href="https://transition-website.herokuapp.com">
<i class="fa fa-users"></i> For HackMerced's Team
</a>
</div>
</li>
<li class="dropdown nav-item">
<a href="#" class="dropdown-toggle nav-link" id="navbarDropdownMenuLink1" data-toggle="dropdown" style="color: #000000; font-size: 15px">
Contact Us
</a>
<div class="dropdown-menu dropdown-menu-right dropdown-primary" aria-labelledby="navbarDropdownMenuLink1">
<a class="dropdown-item" href="https://www.facebook.com/hackmerced">
<i class="fa fa-facebook"></i> Facebook
</a>
<!--<a class="dropdown-item" href="#">
<i class="fa fa-slack"></i> Slack TBD
</a>-->
<a class="dropdown-item" href="mailto:general@hackmerced.com?subject=HackMerced Questions&body=Dear HackMerced,">
<i class="fa fa-envelope"></i> Contact Us
</a>
</div>
</li>
</ul>
</div>
</div>
</nav>
<!-- End Navbar -->
<div class="wrapper">
<div class="page-header section-dark" style="background-image: url('./assets/img/sections/watch_tower.jpg');">
<div class="content-center">
<div class="container">
<div class="title-brand">
<h1 class="presentation-title" style="margin-top:130px">HackMerced</h1>
<div class="type">IV</div>
</div>
<h2 class="presentation-subtitle text-center" style="font-weight: bold">March 1st - March 3rd <br> @ UC Merced</span></h2>
</div>
</div>
</div>
</div>
<div class="section section-dark section-summary">
<div class="container">
<div class="text-center">
<img src="assets/img/hackmerced_logo.png" class="img-thumbnail" alt="hackmerced">
<h2 class="text-center title" style="font-weight:bold; color:#FFFFFF">What is HackMerced?</h2>
<h5 style="font-weight:bold; color:white">HackMerced, a 36 hour hackathon focused on your designs, algorithms, and impact! We have a variety of workshops and mentors to aid you in your development. Along with fun social events throughout the hackathon! There will be rewards for each sponsored theme. So, Bunker down and get ready to bring your A-game!</h5>
</div>
</div>
</div>
<!-- start of extra faqs-->
<div class="section text-center" name="faqs" style="background: linear-gradient(to top, #263663 0%, #2c3f7fed 100%)">
<h2 class="text-center title" style="font-weight:bold; color:#FFFFFF">FAQS</h2>
<div class="container">
<div class="row">
<div class="col-sm-6">
<div class="card" style="background-color:#afdfeb">
<div class="card-body">
<h5 class="card-title" style="font-weight:bold">Are there any requirements to attend?</h5>
<p class="card-text" style="color:#000000">As long as you're an undergraduate you're good! Refer to the MLH code of conduct for any uncertainties.</p>
</div>
</div>
</div>
<div class="col-sm-6">
<div class="card" style="background-color:#afdfeb">
<div class="card-body">
<h5 class="card-title" style="font-weight:bold">What if I don't have any experience Coding?</h5>
<p class="card-text" style="color:#000000">You're still able to attend and compete! Work with a team or ask any one of our volunteers for help!</p>
</div>
</div>
</div>
<div class="col-sm-6">
<div class="card" style="background-color:#afdfeb">
<div class="card-body">
<h5 class="card-title" style="font-weight:bold">Will we get hardware?</h5>
<p class="card-text" style="color:#000000">Yes! You will be able to rent out hardware at the event. Just make sure you follow the rules when renting them out.</p>
</div>
</div>
</div>
<div class="col-sm-6">
<div class="card" style="background-color:#afdfeb">
<div class="card-body">
<h5 class="card-title" style="font-weight:bold">How do teams work?</h5>
<p class="card-text" style="color:#000000">You can be in teams of up to 4 people and it is highly encouraged to find one to participate with!</p>
</div>
</div>
</div>
<div class="col-sm-6">
<div class="card" style="background-color:#afdfeb">
<div class="card-body">
<h5 class="card-title" style="font-weight:bold">What are the prizes?</h5>
<p class="card-text" style="color:#000000">We will announce them as soon as possible!</p>
</div>
</div>
</div>
<div class="col-sm-6">
<div class="card" style="background-color:#afdfeb">
<div class="card-body">
<h5 class="card-title" style="font-weight:bold">How much will it cost me?</h5>
<p class="card-text" style="color:#000000">Free! It costs nothing to attend Hackmerced!</p>
</div>
</div>
</div>
<div class="col-sm-6">
<div class="card" style="background-color:#afdfeb">
<div class="card-body">
<h5 class="card-title" style="font-weight:bold">Is there anything I should bring?</h5>
<p class="card-text" style="color:#000000">Yourself and a good mindset to hack!</p>
</div>
</div>
</div>
<div class="col-sm-6">
<div class="card" style="background-color:#afdfeb">
<div class="card-body">
<h5 class="card-title" style="font-weight:bold">Can I sleep on campus?</h5>
<p class="card-text" style="color:#000000">Yes! Just make sure it's in a designated area.</p>
</div>
</div>
</div>
</div>
<h2 style="color:#FFFFFF; font-weight: bold">Any other questions?</h2>
<h5 class="answer" style="color:#FFFFFF; margin-top: 1%; font-weight: 900;">
Feel free to message us at:
<a href="mailto:mailto:general@hackmerced.com?subject=HackMerced Questions&body=Dear HackMerced," style="color: rgb(246, 196, 10); font-weight: bold; margin-top: 1%">general@hackmerced.com</a>!
</h5>
</div>
</div>
</div>
<!-- start of sponsor logos -->
<div class="section text-center landing-section" name="sponsor">
<div class="container">
<div class="row">
<div class="col-md-8 ml-auto mr-auto">
<h2 id="sponsorID" class="title" style="font-weight: 900; color: white">2017 Sponsors</h2>
<h5 style="font-weight: 900; color: white">Are you interested in sponsoring our hackathon? You can check out our sponsorship package! You can contact us at
<a href="mailto:sponsorship@hackmerced.com?subject=Sponsorship&body=Dear HackMerced" style="font-weight: 900; color: rgb(246, 196, 10)">sponsorship@hackmerced.com</a>
</h5>
<br />
<button class="btn btn-primary btn-fill btn-round">
<a href="https://drive.google.com/open?id=1NDy3peod_Y5MGrgRjO5zZOZpuSEZQRGF" style="color: #fff; font-weight: bold;">
<i class="fa fa-heart heart"></i>Sponsor Us!</a>
</button>
</div>
</div>
<br />
<br />
<div class="row">
<div class="col">
<div class="zoom">
<a href="https://www.google.com/intl/en/about/" target="_blank">
<img src="assets/img/sponsors/Google.png" class="img-rounded img-responsive sponsor-lg" alt="Google" />
</a>
</div>
</div>
<div class="col">
<div class="zoom">
<a href="https://www.arangodb.com/" target="_blank">
<img src="assets/img/sponsors/ArangoDB.png" class="img-rounded img-responsive sponsor-md" alt="ArangoDB" />
</a>
</div>
</div>
</div>
<div class="row">
<div class="col-md-4">
<div class="zoom">
<a href="https://thedroneracingleague.com/" target="_blank">
<img src="assets/img/sponsors/DRS.png" class="img-rounded img-responsive sponsor-lg" alt="DRL" />
</a>
</div>
</div>
<div class="col-md-4">
<div class="zoom">
<a href="http://www.51fiftyenergydrink.com/" target="_blank">
<img src="assets/img/sponsors/51FiftyEnergyDrink.png" class="img-rounded img-responsive sponsor-sm" alt="51 Fifty Energy Drink" />
</a>
</div>
</div>
<div class="col-md-4">
<div class="zoom">
<a href="https://ultrapress.com/" target="_blank">
<img src="assets/img/sponsors/UltraPress.png" class="img-rounded img-responsive sponsor-lg" alt="UltraPress" />
</a>
</div>
</div>
</div>
<div class="row">
<div class="col-md-4">
<div class="zoom">
<a href="https://asucm.ucmerced.edu/" target="_blank">
<img src="assets/img/sponsors/ASUCM.png" class="img-rounded img-responsive sponsor-lg" alt="ASUCM" />
</a>
</div>
</div>
<div class="col-md-4">
<div class="zoom" >
<img src="assets/img/sponsors/DataStack.webp" id="DS_img" class="img-rounded img-responsive sponsor-md" alt="DataStack" title="DataStack" />
</div>
</div>
<div class="col-md-4">
<div class="zoom">
<a href="https://engr-advising.ucmerced.edu/e-week" target="_blank">
<img src="assets/img/sponsors/Vanguard.png" class="img-rounded img-responsive sponsor-lg" alt="Vanguard" />
</a>
</div>
</div>
</div>
<div class="row">
<div class="col-md-4">
<div class="zoom">
<a href="https://engineering.ucmerced.edu/" target="_blank">
<img src="assets/img/sponsors/UCM.png" id="UCM_ENGR" class="img-rounded img-responsive sponsor-lg" alt="UC Merced" />
</a>
</div>
</div>
<div class="col-md-4">
<div class="zoom">
<a href="https://it.ucmerced.edu/node/1" target="_blank">
<img src="assets/img/sponsors/UCM_IT.png" id="UCMIT_img" class="img-rounded img-responsive sponsor-md" alt="IT" />
</a>
</div>
</div>
<div class="col-md-4">
<div class="zoom">
<a href="https://studentlife.ucmerced.edu/" target="_blank">
<img src="assets/img/sponsors/OSL.jpeg" id="UCM_OSL" class="img-rounded img-responsive sponsor-md" alt="OSL" />
</a>
</div>
</div>
</div>
</div>
</div>
<footer class="footer footer-black footer-white ">
<div class="container">
<div class="row">
<div class="credits ml-auto">
<span class="copyright">
©
<script> document.write(new Date().getFullYear())</script>, made with
<i class="fa fa-heart heart"></i> by HackMerced
</span>
</div>
</div>
</div>
</footer>
<a id="mlh-trust-badge" style="display:block;max-width:100px;min-width:60px;position:fixed;left:50px;top:0;width:10%;z-index:10000"
href="https://mlh.io/seasons/na-2019/events?utm_source=na-hackathon&utm_medium=TrustBadge&utm_campaign=2019-black&utm_content=black"
target="_blank">
<img src="https://s3.amazonaws.com/logged-assets/trust-badge/2019/mlh-trust-badge-2019-black.svg" alt="Major League Hacking 2019 Hackathon Season"
style="width:100%" class="mlh-badge">
</a>
<!-- Core JS Files -->
<script src="./assets/js/core/jquery.min.js" type="text/javascript"></script>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
<script src="./assets/js/core/popper.min.js" type="text/javascript"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.min.js" type="text/javascript"></script>
<!-- Control Center for Paper Kit: parallax effects, scripts for the example pages etc -->
<script src="./assets/js/paper-kit.js?v=2.2.1" type="text/javascript"></script>
<!-- Plugin for presentation page - isometric cards -->
<script src="./assets/js/plugins/presentation-page/main.js"></script>
<script type="text/javascript">
$(window).scroll(function() {
if ($(this).scrollTop() > 700) { //use `this`, not `document`
$('#mlh-trust-badge').css({
'display': 'none'
});
}
});
$(window).scroll(function() {
if ($(this).scrollTop() < 700) {
$('#mlh-trust-badge').css({
'display': 'inline'
});
}
});
</script>
</body>
</html>