-
Notifications
You must be signed in to change notification settings - Fork 0
/
sponsors.html
253 lines (241 loc) · 11.6 KB
/
sponsors.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
<!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/sponsors.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" >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" class="current-page">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="sponsor-body">
<section id="sponsor-header">
<h1>Sponsors</h1>
</section>
<section id="logos">
<img src='./assets/sponsors/6/CMNS.png' alt='UMD College of Computer, Mathematical, and Natural Sciences logo' />
<img src='./assets/sponsors/6/CS.png' alt='UMD Computer Science Department logo' />
<img src='./assets/sponsors/6/Clark.png' alt='UMD James A. Clark School of Engineering logo' />
<img src='./assets/sponsors/6/UMIACS.png' alt='UMD Institute for Advanced Computer Studies logo' />
<img src='./assets/sponsors/5/CoStar.png' alt='CoStar Group logo' />
<img src='./assets/sponsors/4/JHU.png' alt='Johns Hopkins Applied Physicas Lab logo'/>
<img src='./assets/sponsors/4/Microsoft.png' alt='Microsoft logo'/>
<img src='./assets/sponsors/4/T Rowe.png' alt='T. Rowe Price logo'/>
<img src='./assets/sponsors/3/Allegis Group.png' alt='Allegis Group logo'/>
<img src='./assets/sponsors/3/ciphertech.png' alt='Ciphertech logo' />
<img src='./assets/sponsors/3/lockheed.png' alt='Lockheed logo' />
<img src='./assets/sponsors/3/voatz.png' alt='Voatz logo' />
<img src='./assets/sponsors/2/Bloomberg.png' alt='Bloomberg logo'/>
<img src='./assets/sponsors/2/Carlyle.png' alt='Carlyle Group logo'/>
<img src='./assets/sponsors/2/Courier.png' alt='Courier logo'/>
<img src='./assets/sponsors/2/Linode.png' alt='Linode logo'/>
<img src='./assets/sponsors/2/Microstrategy.png' alt='Microstrategy logo'/>
<img src='./assets/sponsors/2/PayPal.png' alt='PayPal logo'/>
<img src='./assets/sponsors/2/Watson.png' alt='Watson logo' />
<img src='./assets/sponsors/1/ACES.png' alt='ACES logo'/>
<img src='./assets/sponsors/1/Air National Guard.png' alt='Air National Guard logo'/>
<img src='./assets/sponsors/1/Appian.png' alt='Appian logo'/>
<img src='./assets/sponsors/1/Dept of Physics.png' alt='UMD Department of Physics logo'/>
<img src='./assets/sponsors/1/disney.png' alt='Disney logo' />
<img src='./assets/sponsors/1/StickerMule.png' alt='StickerMule logo' />
<img src='./assets/sponsors/1/UMD Dining.png' alt='UMD Dining logo' />
</section>
<p id="sponsor-us">Interested in sponsoring? <a href='mailto:[email protected]'>Contact us</a> or <a href='https://bit.camp/sponsorship.pdf'>view the prospectus</a></p>
</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">[email protected]</a>
</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>