This repository was archived by the owner on Dec 11, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
356 lines (316 loc) · 14.3 KB
/
Copy pathindex.html
File metadata and controls
356 lines (316 loc) · 14.3 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="">
<title>Careers In Code</title>
<!-- Bootstrap core CSS -->
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom fonts for this template -->
<link href="vendor/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css">
<link href='https://fonts.googleapis.com/css?family=Kaushan+Script' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700' rel='stylesheet' type='text/css'>
<!-- Custom styles for this template -->
<link href="css/agency.min.css" rel="stylesheet">
<!-- Favicons -->
<link rel="apple-touch-icon" sizes="180x180" href="/favicons/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicons/favicon-16x16.png">
<link rel="manifest" href="/favicons/manifest.json">
<link rel="mask-icon" href="/favicons/safari-pinned-tab.svg" color="#5bbad5">
<link rel="shortcut icon" href="/favicons/favicon.ico">
<meta name="msapplication-config" content="/favicons/browserconfig.xml">
<meta name="theme-color" content="#ffffff">
</head>
<body id="page-top" class="custom-banner-page">
<a href="apply.html">
<div id="sponsor-banner">
Apply to Careers In Code Today! <i class="fa fa-chevron-right ml-2"></i>
</div>
</a>
<!-- Navigation -->
<nav class="navbar navbar-expand-lg navbar-dark fixed-top" id="mainNav">
<div class="container">
<a class="navbar-brand js-scroll-trigger" href="#page-top">Careers in Code</a>
<button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse" data-target="#navbarResponsive"
aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation">
Menu
<i class="fa fa-bars"></i>
</button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav text-uppercase ml-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true"
aria-expanded="false">
About
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-link dropdown-item" href="#">About Careers in Code</a>
<!-- Mission goes here -->
<a class="dropdown-link dropdown-item" href="#">About Hack Upstate</a>
<a class="dropdown-link dropdown-item" href="#">Instructors</a>
<a class="dropdown-link dropdown-item" href="#">Student Testimonials</a>
<a class="dropdown-link dropdown-item" href="#">Partners and Sponsors</a>
<a class="dropdown-link dropdown-item" href="#">Press</a>
<a class="dropdown-link dropdown-item" href="#">Outcomes</a>
</div>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="https://classroom.careersincode.org/">Classroom</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="employers.html">Employers</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="faq.html">FAQ</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="http://huslack.herokuapp.com/" target="_blank">Slack</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="https://medium.com/@hackupstate" target="_blank">Blog</a>
</li>
<!-- <li class="nav-item">
<a class="nav-link js-scroll-trigger" href="https://www.facebook.com/pg/hackupstate.org/photos/?tab=albums" target="_blank">Gallery</a>
</li> -->
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#contact">Contact</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="apply.html">Apply</a>
</li>
</ul>
</div>
</div>
</nav>
<!-- Header -->
<header class="masthead main-hu-banner">
<div class="container">
<div class="intro-text">
<div class="intro-heading text-uppercase">Careers in Code</div>
<div class="intro-lead-in">24 week coding bootcamp for women and minorities from distressed communities</div>
<div class="intro-lead-in">January, 2019</div>
<div class="intro-lead-text">Website under construction - more information coming soon!</div>
<div class="intro-lead-in">
<a href="https://www.google.com/maps/dir/''/the+technology+garden/data=!4m5!4m4!1m0!1m2!1m1!1s0x89d9f3be64671fcb:0xd90a35d916f066ff?sa=X&ved=0ahUKEwjp9r3xg_bYAhVL0YMKHXN0B10Q9RcIlwEwEA"
target="_blank">Syracuse NY</a>
</div>
<a class="btn btn-primary btn-xl text-uppercase m-3" href="apply.html">Apply Now</a>
</div>
</div>
</header>
<!-- About -->
<!-- <section id="About">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2 class="section-heading text-uppercase">About</h2>
<h3 class="section-subheading text-muted">Learn about Hack Upstate.</h3>
</div>
</div>
<div class="row text-center">
<div class="col-md-4">
<span class="fa-stack fa-4x">
<i class="fa fa-circle fa-stack-2x text-primary"></i>
<i class="fa fa-flag fa-stack-1x fa-inverse"></i>
</span>
<h4 class="service-heading">Mission</h4>
<p class="text-muted">Hack Upstate’s mission is to unite and facilitate collaboration among the greater Upstate New York technology community.
In doing so, we aim to contribute to the growth of Upstate New York’s technology sector, and to create a robust
network of technologists and regional technology companies.
</p>
</div>
<div class="col-md-4">
<span class="fa-stack fa-4x">
<i class="fa fa-circle fa-stack-2x text-primary"></i>
<i class="fa fa-question fa-stack-1x fa-inverse"></i>
</span>
<h4 class="service-heading">How</h4>
<p class="text-muted">Hack Upstate organizes weekend hackathons twice a year (i.e., Fall & Spring) where developers, designers, engineers
and innovators from across Upstate New York come to Syracuse, NY, to share ideas, form teams, build projects,
and win awesome prizes in 24 hours. The event is free to attend for all participants. Join us! </p>
</div>
<div class="col-md-4">
<span class="fa-stack fa-4x">
<i class="fa fa-circle fa-stack-2x text-primary"></i>
<i class="fa fa-desktop fa-stack-1x fa-inverse"></i>
</span>
<h4 class="service-heading">Hackathon?</h4>
<p class="text-muted">hack·a·thon (noun) -- an event in which computer programmers, hardware engineers and others involved in product
development, including graphic designers, interface designers and project managers, collaborate intensively on
software and hardware projects over a short period of time.</p>
</div>
</div>
</div>
</section> -->
<!-- <section class="masthead cny-banner" id="testimonials">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center text-white">
<h2 class="section-heading text-uppercase text-white">Testimonials</h2>
<h3 class="section-subheading text-white">Wondering what people have to say about Hack Upstate?</h3>
</div>
</div>
<div class="row">
<div class="col-md-12 text-center donate-button">
<a class="btn btn-primary btn-xl text-uppercase m-4" href="testimonials.html">View Testimonials</a>
</div>
</div>
</div>
</section> -->
<!-- Sponsors -->
<!-- <section id="sponsors">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2 class="section-heading text-uppercase">Partners and Sponsors</h2>
<h3 class="section-subheading text-muted">We're fortunate to have a tremendous group of partners and sponsors who are instrumental to our mission.</h3>
</div>
</div>
<div class="row">
<div class="col-md-12 text-center donate-button">
<a class="btn btn-primary btn-xl text-uppercase m-4" href="become-a-sponsor.html">Become a sponsor</a>
</div>
</div>
</div>
</section> -->
<!-- <section class="bg-light" id="faq">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2 class="section-heading text-uppercase">FAQ</h2>
<h3 class="section-subheading text-muted">Questions? We have answers. If you still have questions, please do not hesitate to contact us.</h3>
</div>
</div>
<div class="row">
<div class="col-md-12 text-center donate-button">
<a class="btn btn-primary btn-xl text-uppercase m-4" href="faq.html">View FAQ's</a>
</div>
</div>
</div>
</section> -->
<!-- Footer -->
<footer class="bg-light" id="contact">
<div class="container">
<div class="row">
<div class="col-md-3 mb-5">
<h5>Where</h5>
<ul class="no-bullet">
<li>The Technology Garden
<li>235 Harrison St</li>
<li>Syracuse, NY 13202</li>
</ul>
<a class="btn btn-primary text-uppercase" href="https://www.google.com/maps/dir/''/the+technology+garden/data=!4m5!4m4!1m0!1m2!1m1!1s0x89d9f3be64671fcb:0xd90a35d916f066ff?sa=X&ved=0ahUKEwjp9r3xg_bYAhVL0YMKHXN0B10Q9RcIlwEwEA"
target="_blank">Open Maps</a>
</div>
<div class="col-md-3 mb-5">
<h5>Contact</h5>
<ul class="no-bullet">
<li>Doug Crescenzi</li>
<li>
<a href="mailto:doug@hackupstate.com">doug@hackupstate.com</a>
</li>
<li>
<a href="tel:315-436-8655">(315) 436-8655</a>
</li>
<hr>
<li>Jesse Peplinski</li>
<li>
<a href="mailto:jesse@hackupstate.com">jesse@hackupstate.com</a>
</li>
<li>
<a href="tel:315-409-3514">(315) 409-3514</a>
</li>
</ul>
</div>
<div class="col-md-3 mb-5">
<h5>Social</h5>
<ul class="no-bullet">
<li>
<a href="http://huslack.herokuapp.com/" target="_blank">Slack</a>
</li>
<li>
<a href="https://www.facebook.com/hackupstate.org/" target="_blank">Facebook</a>
</li>
<li>
<a href="https://twitter.com/hackupstate" target="_blank">Twitter</a>
</li>
<li>
<a href="https://www.linkedin.com/company/hack-upstate" target="_blank">LinkedIn</a>
</li>
<li>
<a href="https://github.com/hackupstate" target="_blank">Github</a>
</li>
<li>
<a href="https://www.youtube.com/user/hackupstate" target="_blank">YouTube</a>
</li>
</ul>
</div>
<div class="col-md-3 mb-5">
<h5>Useful Links</h5>
<ul class="no-bullet">
<li>
<a href="#">TBD</a>
</li>
</ul>
</div>
</div>
<div class="copyright text-center">
<div class="span12">Copyright © careersincode.org // 2018</div>
<div class="span12">Website created by
<a href="http://jessepeplinski.com" target="_blank">Jesse Peplinski</a>
</div>
</div>
</div>
</footer>
<!-- Bootstrap core JavaScript -->
<script src="vendor/jquery/jquery.min.js"></script>
<script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<!-- Plugin JavaScript -->
<script src="vendor/jquery-easing/jquery.easing.min.js"></script>
<!-- Custom scripts for this template -->
<script src="js/agency.min.js"></script>
<!-- Google Analytics -->
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-28926434-6']);
_gaq.push(['_trackPageview']);
(function () {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
<!-- Start of Async Drift Code -->
<script>
"use strict";
!function() {
var t = window.driftt = window.drift = window.driftt || [];
if (!t.init) {
if (t.invoked) return void (window.console && console.error && console.error("Drift snippet included twice."));
t.invoked = !0, t.methods = [ "identify", "config", "track", "reset", "debug", "show", "ping", "page", "hide", "off", "on" ],
t.factory = function(e) {
return function() {
var n = Array.prototype.slice.call(arguments);
return n.unshift(e), t.push(n), t;
};
}, t.methods.forEach(function(e) {
t[e] = t.factory(e);
}), t.load = function(t) {
var e = 3e5, n = Math.ceil(new Date() / e) * e, o = document.createElement("script");
o.type = "text/javascript", o.async = !0, o.crossorigin = "anonymous", o.src = "https://js.driftt.com/include/" + n + "/" + t + ".js";
var i = document.getElementsByTagName("script")[0];
i.parentNode.insertBefore(o, i);
};
}
}();
drift.SNIPPET_VERSION = '0.3.1';
drift.load('cnv9vp5nznb7');
</script>
<!-- End of Async Drift Code -->
</body>
</html>