-
Notifications
You must be signed in to change notification settings - Fork 0
/
travel.html
412 lines (400 loc) · 14.6 KB
/
travel.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
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Google Tag Manager -->
<script>
(function(w, d, s, l, i) {
w[l] = w[l] || [];
w[l].push({ "gtm.start": new Date().getTime(), event: "gtm.js" });
var f = d.getElementsByTagName(s)[0],
j = d.createElement(s),
dl = l != "dataLayer" ? "&l=" + l : "";
j.async = true;
j.src = "https://www.googletagmanager.com/gtm.js?id=" + i + dl;
f.parentNode.insertBefore(j, f);
})(window, document, "script", "dataLayer", "GTM-MRPP8J");
</script>
<!-- End Google Tag Manager -->
<!-- JSON-LD markup generated by Google Structured Data Markup Helper. -->
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "Event",
"name": "Bitcamp",
"startDate": "2020-04-03",
"location": {
"@type": "Place",
"name": "Xfinity Center",
"address": {
"@type": "PostalAddress",
"streetAddress": "8500 Paint Branch Dr",
"addressLocality": "College Park",
"addressRegion": "Maryland",
"addressCountry": "USA",
"postalCode": "20740"
}
},
"image": "https://bit.camp/img/bitcamp.png",
"description": "Bitcamp is the University of Maryland's premier 36-hour hackathon, bringing together over 1,400 students, making it the largest collegiate hackathon on the East Coast.",
"url": "https://bit.camp/",
"offers": {
"@type": "Offer",
"price": "Free"
}
}
</script>
<!-- End Google JSON-LD -->
<!-- Begin Meta -->
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta charset="utf-8" />
<title>Bitcamp</title>
<!-- End Meta -->
<link
rel="stylesheet"
type="text/css"
href="https://cdnjs.cloudflare.com/ajax/libs/normalize/7.0.0/normalize.min.css"
/>
<link rel="stylesheet" type="text/css" href="./style.css" />
<link rel="stylesheet" type="text/css" href="./css/nav.css" />
<link rel="stylesheet" type="text/css" href="./css/travel.css" />
<link href="./assets/fonts/font-awesome/css/all.css" rel="stylesheet" />
<link
rel="shortcut icon"
href="./assets/favicons/favicon.ico"
type="image/x-icon"
/>
<meta
name="description"
content="Bitcamp is a place for exploration. You will have 36 hours to delve into your curiosities, learn something new, and make something awesome. With world-class mentors and hundreds of fellow campers, you're in for an amazing time. If you're ready for an adventure, see you by the fire!"
/>
<meta property="og:title" content="Bitcamp 2020" />
<meta property="og:site_name" content="Bitcamp 2020" />
<meta property="og:url" content="https://bit.camp/" />
<meta property="og:image" content="https://bit.camp/img/badge.png" />
<meta
property="og:description"
content="Bitcamp is a place for exploration. You will have 36 hours to delve into your curiosities, learn something new, and make something awesome. With world-class mentors and hundreds of fellow campers, you're in for an amazing time. If you're ready for an adventure, see you by the fire!"
/>
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:url" content="https://bit.camp/" />
<meta property="twitter:image" content="https://bit.camp/img/badge.png" />
<meta name="twitter:title" content="Bitcamp 2020" />
<meta
name="twitter:description"
content="Bitcamp is a place for exploration. You will have 36 hours to delve into your curiosities, learn something new, and make something awesome. With world-class mentors and hundreds of fellow campers, you're in for an amazing time. If you're ready for an adventure, see you by the fire!"
/>
<!-- Begin Favicons/Theme -->
<link
rel="apple-touch-icon"
sizes="180x180"
href="./assets/favicons/apple-touch-icon.png"
/>
<link
rel="icon"
type="image/png"
sizes="32x32"
href="./assets/favicons/favicon-32x32.png"
/>
<link
rel="icon"
type="image/png"
sizes="16x16"
href="./assets/favicons/favicon-16x16.png"
/>
<link rel="manifest" href="./assets/favicons/site.webmanifest" />
<link
rel="mask-icon"
href="./assets/favicons/safari-pinned-tab.svg"
color="#ff6f3f"
/>
<link rel="shortcut icon" href="./assets/favicons/favicon.ico" />
<meta name="msapplication-TileColor" content="#ff6f3f" />
<meta
name="msapplication-config"
content="./assets/favicons/browserconfig.xml"
/>
<meta name="theme-color" content="#ffffff" />
<!-- End Favicons/Theme -->
<!-- Facebook Pixel Code -->
<script>
!(function(f, b, e, v, n, t, s) {
if (f.fbq) return;
n = f.fbq = function() {
n.callMethod
? n.callMethod.apply(n, arguments)
: n.queue.push(arguments);
};
if (!f._fbq) f._fbq = n;
n.push = n;
n.loaded = !0;
n.version = "2.0";
n.queue = [];
t = b.createElement(e);
t.async = !0;
t.src = v;
s = b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t, s);
})(
window,
document,
"script",
"https://connect.facebook.net/en_US/fbevents.js"
);
fbq("init", "475265253377658");
fbq("track", "PageView");
</script>
<noscript
><img
height="1"
width="1"
style="display:none"
src="https://www.facebook.com/tr?id=475265253377658&ev=PageView&noscript=1"
/></noscript>
<!-- End Facebook Pixel Code -->
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript
><iframe
src="https://www.googletagmanager.com/ns.html?id=GTM-MRPP8J"
height="0"
width="0"
style="display:none;visibility:hidden"
></iframe
></noscript>
<!-- End Google Tag Manager (noscript) -->
<!-- BEGIN NAV -->
<nav id="nav" class="nav-scrolled">
<div id="nav-left">
<a href="./workshops.html">Workshops</a>
<a href="./travel.html" class="current-page">Travel</a>
</div>
<a href="./index.html" id="nav-logo">
<img src="./img/logotype.png" alt="Bitcamp Logotype" />
</a>
<div id="nav-right">
<a href="./sponsors.html">Sponsors</a>
<a href="https://my.bit.camp">Account</a>
</div>
</nav>
<div id="mobile-nav-scrolled" class="mobile-navbar nav-scrolled mobile mobile-nav-scrolled">
<img src="./assets/mobile/menu-dark.png" onclick="showNav()" alt="Hamburger Menu Icon" />
<img class="logo" src="./img/logotype.png" alt="Bitcamp Logotype" />
</div>
</div>
<a href="#" id="mobile-nav-close" onclick="hideNav()" aria-hidden="true"
><img src="./assets/mobile/x-mark.png"
/></a>
<div id="mobile-nav" class="mobile" aria-hidden="true">
<div>
<img
src="./img/logotype.png"
id="mobile-nav-logo"
alt="Bitcamp Logotype"
/>
</div>
<a href="./index.html">Home</a>
<a href="./workshops.html">Workshops</a>
<a href="./travel.html">Travel</a>
<a href="./sponsors.html">Sponsor</a>
<a href="https://my.bit.camp">Account</a>
<a href="mailto:[email protected]">Contact</a>
</div>
<!-- END NAV -->
<div id="travel-body">
<h1>Traveling to and from Bitcamp</h1>
<section class="travel-method">
<span class="travel-icon"
><img src="./assets/travel-icons/busses.png"
/></span>
<div>
<h2>Buses</h2>
<div>
<p>
We’re having four buses providing transport to and from Bitcamp. A
$5 deposit is required for bus riders, and will be refunded upon
arrival at Bitcamp. If you are a no-show to your bus, your $5 will
<b>NOT</b> be returned to you. You don’t have to attend one of
these universities to take a bus from its stop!
</p>
<p>
Bitcamp strives to be an inclusive and welcoming community. If you
have trouble paying for the deposit, please contact
<a href="mailto:[email protected]">[email protected]</a>.<br/>
</p>
<!--<a id="seat-reserve" target="_blank" href="https://forms.gle/PGqGNuxhNr8b7Foq6">Reserve a seat</a>-->
<div id="routes">
<div>
<img src="./assets/travel-routes/route-md.jpg" />
</div>
<div>
<img src="./assets/travel-routes/route-va.jpg" />
</div>
<div>
<img src="./assets/travel-routes/route-ny.jpg" />
</div>
<div>
<img src="./assets/travel-routes/route-nj.jpg" />
</div>
</div>
</div>
</div>
</section>
<section class="travel-method">
<span class="travel-icon"
><img src="./assets/travel-icons/driving.png"
/></span>
<div>
<h2>Driving</h2>
<div>
<p>
The University Of Maryland, College Park, lies right off of the
Capital Beltway and is adjacent to Route 1.
</p>
<p>
If you’re traveling to Bitcamp from Northern Virginia, hop on
I-495 North and keep to the right at the 495/270 interchange. Take
exit 25 towards College Park, and turn right onto Route 1. Look
for signs taking you to the University of Maryland, College Park.
</p>
<p>
If you’re traveling to Bitcamp from somewhere up north, follow
I-95 S to US-1 S/Baltimore Ave in College Park. Take exit 25A-25B
from I-495 E and turn right onto Route 1. Look for signs taking
you to the University of Maryland, College Park.
</p>
</div>
</div>
</section>
<section class="travel-method">
<span class="travel-icon"
><img src="./assets/travel-icons/public-transport.png"
/></span>
<div>
<h2>Public Transportation</h2>
<h3>Reagan, BWI</h3>
<p>
From Reagan, take the yellow line of the DC metro to the College
Park station. After you exit the station, there will be a UMD
shuttle stop that stops at Wind Tunnel. From there, walk along Paint
Branch Drive past the Kim Engineering building. Xfinity Center
should be on the left.
</p>
<h3>MARC</h3>
<p>
If you’re looking to get to Bitcamp using the MARC system,
<a
href="https://s3.amazonaws.com/mta-website-staging/mta-website-staging/files/System%20Maps/MARC_System_Map_09_2018.pdf"
target="_blank"
>here’s a map of the MARC lines for your convenience</a
>. There is a MARC stop for College Park on the Camden line.
</p>
</div>
</section>
<section class="travel-method">
<span class="travel-icon"
><img src="./assets/travel-icons/parking.png"
/></span>
<div>
<h2>Parking</h2>
<p>
Car parking in unrestricted lots (designated in green <a
href="https://transportation.umd.edu/parking/maps/umd-campus-parking-map"
target="_blank"
>here</a
>) is free
starting at 4pm on Friday. For additional information about visitor
parking near Xfinity Center,
<a
href="https://transportation.umd.edu/parking/maps/umd-campus-parking-map"
target="_blank"
>click here</a
>.
</p>
</div>
</section>
</div>
<!-- Begin Footer -->
<footer id="footer">
<div class="expand" id="footer-expand-down" onclick="hideFooter()">
<i class="fas fa-chevron-down"></i>
</div>
<div id="footer-emails">
<div class="email-pair">
<span class="email-name">General Inquiries</span>
<a href="mailto:[email protected]" class="email">[email protected]</a>
</div>
<div class="email-pair">
<span class="email-name">Sponsor us</span>
<a href="mailto:[email protected]" class="email"
>
</div>
</div>
<div id="footer-links">
<a href="./sponsorship.pdf" target="_blank"
>Sponsorship Prospectus <i class="fas fa-chevron-right"></i
></a>
<a href="./brand.pdf" target="_blank"
>Brand Guidelines <i class="fas fa-chevron-right"></i
></a>
<a
href="https://static.mlh.io/docs/mlh-code-of-conduct.pdf"
target="_blank"
>MLH Code of Conduct <i class="fas fa-chevron-right"></i
></a>
</div>
<div id="social">
<a href="https://www.facebook.com/bitcmp" target="_blank">
<img
src="./assets/social-icons/fb.png"
class="social-icon"
alt="Facebook Icon"
/>
</a>
<a href="https://twitter.com/bitcmp" target="_blank">
<img
src="./assets/social-icons/twitter.png"
class="social-icon"
alt="Twitter Icon"
/>
</a>
<a href="https://www.instagram.com/bitcamp" target="_blank">
<img
src="./assets/social-icons/ig.png"
class="social-icon"
alt="Instagram Icon"
/>
</a>
<a href="https://www.snapchat.com/add/bitcamp" target="_blank">
<img
src="./assets/social-icons/snap.png"
class="social-icon"
alt="Snapchat Icon"
/>
</a>
<a href="https://medium.com/@bitcmp" target="_blank">
<img
src="./assets/social-icons/medium.png"
class="social-icon"
alt="Medium Icon"
/>
</a>
</div>
<div id="footer-logo">
<img src="./img/badge.png" alt="Bitcamp Fire" />
</div>
<div class="expand" id="footer-expand-up" onclick="showFooter()">
<i class="fas fa-chevron-up"></i>
</div>
<div id="mobile-footer-contact-us">Contact us!</div>
<div id="footer-logo-mobile">
<img src="./img/logotype.png" alt="Bitcamp Workmark" />
</div>
</footer>
<!-- End Footer -->
<script src="./jquery-3.4.1.min.js"></script>
<script src="./script.js"></script>
</body>
</html>