This repository was archived by the owner on Feb 6, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathpartner.html
More file actions
355 lines (325 loc) · 17.4 KB
/
partner.html
File metadata and controls
355 lines (325 loc) · 17.4 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
<!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="apple-mobile-web-app-capable" content="yes">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css"
integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO" crossorigin="anonymous">
<!-- Our Css -->
<link rel="stylesheet" href="main.css">
<link rel="stylesheet" href="mobile.css">
<link rel="stylesheet" href="https://use.typekit.net/ipq7dgw.css">
<!-- Favicons -->
<link rel="icon" type="image/x-icon" href="favicons/favicon.ico">
<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/site.webmanifest">
<link rel="mask-icon" href="favicons/safari-pinned-tab.svg" color="#212127">
<meta name="msapplication-TileColor" content="#212127">
<meta name="theme-color" content="#1a1a1c">
<!-- COMMON TAGS generated from https://megatags.co/ -->
<!-- Search Engine -->
<meta name="description"
content="Careers in Code is a coding bootcamp that teaches computer programming to women and minorities to help combat poverty in Central NY. We provide students with the technical skills they need to obtain internships and entry level software development jobs with local employers after 24 weeks of instruction.">
<meta name="image" content="https://careersincode.org/assets/careers-in-code-banner-1200-max.jpeg">
<!-- Schema.org for Google -->
<meta itemprop="name" content="Careers in Code">
<meta itemprop="description"
content="Careers in Code is a coding bootcamp that teaches computer programming to women and minorities to help combat poverty in Central NY. We provide students with the technical skills they need to obtain internships and entry level software development jobs with local employers after 24 weeks of instruction.">
<meta itemprop="image" content="https://careersincode.org/assets/careers-in-code-banner-1200-max.jpeg">
<!-- Twitter -->
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Careers in Code">
<meta name="twitter:description"
content="Careers in Code is a coding bootcamp that teaches computer programming to women and minorities to help combat poverty in Central NY. We provide students with the technical skills they need to obtain internships and entry level software development jobs with local employers after 24 weeks of instruction.">
<meta name="twitter:site" content="@hackupstate">
<meta name="twitter:image:src" content="https://careersincode.org/assets/careers-in-code-banner-1200-max.jpeg">
<!-- Open Graph general (Facebook, Pinterest & Google+) -->
<meta property="og:title" content="Careers in Code">
<meta property="og:description"
content="Careers in Code is a coding bootcamp that teaches computer programming to women and minorities to help combat poverty in Central NY. We provide students with the technical skills they need to obtain internships and entry level software development jobs with local employers after 24 weeks of instruction.">
<meta property="og:image" content="https://careersincode.org/assets/careers-in-code-banner-1200-max.jpeg">
<meta property="og:url" content="https://careersincode.org/">
<meta property="og:site_name" content="Careers in Code">
<meta property="fb:admins" content="hackupstate">
<meta property="og:type" content="website">
<title>Careers in Code - 24 week coding bootcamp for women and minorities from distressed communities</title>
</head>
<body class='container-fluid'>
<div class="onJumbotron row partner-banner ">
<div class="row changeWidth">
<nav class="navbar navbar-dark noPads pads navbar-expand-lg">
<a href="./index.html">
<img class="logo" alt="mainLogo" src="./assets/logo-white.png">
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarTogglerDemo02"
aria-controls="navbarTogglerDemo02" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarTogglerDemo02">
<ul class="navbar-nav ml-auto mt-1 pt-lg-3">
<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-item" href="./mission.html">Mission</a>
<a class="dropdown-item" href="./team.html">Team</a>
<a class="dropdown-item" href="./press.html">Press</a>
<a class="dropdown-item" href="./newsletters.html">Newsletters</a>
<a class="dropdown-item" href="./testimonials.html"> Testimonials </a>
<a class="dropdown-item" href="./schedule.html">Schedule</a>
<a class="dropdown-item" href="./faq.html">FAQ</a>
</div>
</li>
<!-- <li class="nav-item">
<a class="nav-link" href="./alumni.html"> Alumni </a>
</li> -->
<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">
Classroom
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="./classroom.html">Google Classroom</a>
<a class="dropdown-item" href="./speakers.html">Guest Speakers</a>
</div>
</li>
<li class="nav-item">
<a class="nav-link" href="./instructors.html"> Instructors and TAs </a>
</li>
<!-- <li class="nav-item">
<a class="nav-link" href="./schedule.html">Schedule</a>
</li> -->
<!-- <li class="nav-item">
<a class="nav-link" href="./student.html">Students</a>
</li> -->
<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">
Students
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="./students.html"> Prospective </a>
<a class="dropdown-item" href="./alumni.html"> Alumni </a>
</div>
</li>
<!-- <li class="nav-item">
<a class="nav-link" href="./instructor.html">Instructors & TA's</a>
</li> -->
<li class="nav-item">
<a class="nav-link" href="./partner.html">Partners</a>
</li>
<!-- <li class="nav-item">
<a class="nav-link" href="./testimonials.html">Testimonials</a>
</li> -->
<!-- <li class="nav-item">
<a class="nav-link" href="./faq.html">FAQ</a>
</li> -->
<li class="nav-item">
<a class="nav-link" href="./outcomes.html">Outcomes</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./contact.html">Contact</a>
</li>
<li class="nav-item">
<a href="./jobs.html" class="nav-link">Jobs</a>
</li>
</ul>
</div>
</nav>
</div>
<div class="container">
<div class="row jumboStuff">
<div class="col-12 jumbotextPadding screen jumboNoTopMargin">
<h1 class="display-6" id="jumbotext">We're CNY's tech talent pipeline. We train local developers. You hire
them.</h1>
<p class="jumboLead">The Careers in Code bootcamp addresses the shortage of adequately trained CNY software
developers and the demand for them from our local technology sector.
The software developers we train are critical to our region's economic growth. They help our local
businesses grow. #codelocal</p>
<div class="jumboButtons">
<button type="button" class="btn btn-lg whiteBtn"
onclick="window.open('https://airtable.com/shrqGIfrc0PqFUVXr')">Partner
With Us</button>
</div>
</div>
</div>
</div>
</div>
<div class="row studentMargin">
<div class="col-md-12 col-12 middleGreyImage">
<div class="row text-center">
<div class="col-md-6 col-12 studentStats">
<h3 class="blueStats">80%</h3>
<p class="midBlue">OF HIRING MANAGERS AND TECH RECRUITERS IN THE U.S. SAID THEY HAVE HIRED A CODING BOOTCAMP
GRADUATE
FOR A SOFTWARE ROLE AND 99.8% SAID THEY WOULD DO SO AGAIN.</p>
</div>
<div class="col-md-6 col-12 studentStats">
<h3 class="blueStats text-uppercase">12%</h3>
<p class="midGreen">OF EMPLOYERS SAID THEY THINK BOOTCAMP GRADS ARE MORE PREPARED AND MORE LIKELY TO SUCCEED
THAN COLLEGE STUDENTS.</p>
</div>
</div>
<div class="row text-center">
<div class="col-md-6 col-12 studentStats">
<h3 class="blueStats text-uppercase">64%</h3>
<p class="midGreen">OF GRADUATES REPORT AN AVERAGE SALARY INCREASE OF 64% OR $26,021/YEAR.</p>
</div>
<div class="col-md-6 col-12 studentStats">
<h3 class="blueStats text-uppercase">72%</h3>
<p class="midBlue">OF EMPLOYERS SAID THEY CONSIDER BOOTCAMP GRADUATES TO BE JUST AS
PREPARED AND AS LIKELY TO PERFORM AT A HIGH LEVEL AS COMPUTER SCIENCE GRADUATES.</p>
</div>
</div>
</div>
</div>
<div class="container">
<div class="row marginTopBottom text-center">
<div class="col-md-12 col-12">
<h3>We're fortunate to have incredible partners that support our mission</h3>
</div>
<div class="col-md-12 col-sm-12 p-5 sponsor-photo">
<a href="http://ongov.net/" target="_blank">
<img src="assets/partner-logos/Onondaga-County-Seal-BW.jpg" class="img-fluid d-block mx-auto"
alt="Onondaga County">
</a>
</div>
<div class="col-md-6 col-sm-6 p-5 sponsor-photo">
<a href="https://www.thetechgarden.com/" target="_blank">
<img src="assets/partner-logos/TTG.png" class="img-fluid d-block mx-auto" alt="The Tech Garden">
</a>
</div>
<div class="col-md-6 col-sm-6 p-5 sponsor-photo">
<a href="http://www.centerstateceo.com/" target="_blank">
<img src="assets/partner-logos/CCEO.png" class="img-fluid d-block mx-auto" alt="Center State CEO">
</a>
</div>
<div class="col-md-6 col-sm-6 p-5 sponsor-photo">
<a href="http://www.syracusecoworks.com/en" target="_blank">
<img src="assets/partner-logos/coworks.png" class="img-fluid d-block mx-auto" alt="Syracuse CoWorks">
</a>
</div>
<div class="col-md-6 col-sm-6 p-5 sponsor-photo">
<a href="https://metisconsultinggroup.com/" target="_blank">
<img src="assets/partner-logos/metis.png" class="img-fluid d-block mx-auto" alt="Metis Consulting Group">
</a>
</div>
</div>
</div>
<div class="container">
<div class="row marginTopBottom text-center">
<div class="col-md-12 col-12">
<h3>Partner With Us</h3>
<p class="font-color">
Hiring capable software engineers that are local is really, really hard, but we've got you covered. We're a
tech talent pipeline for local organizations just like you. We're here to help you grow.</p>
<p class="font-color">Coding bootcamps are a proven model. We provide software education and training
opportunities to women and minorities from Central
NY’s distressed communities and help them get hired with companies like yours.</p>
<button type="button" class="btn btn-lg blueBtn"
onclick="window.open('https://docs.google.com/document/d/1uBlca51T_DGnpfGnPiBtXfmuOz1iNzPZtYNzPbXFL3g/edit#')">View
The
Coursework</button>
</div>
</div>
</div>
<div class="row studentTail">
<div class="col-md-4 text-center footerText mb-4">
<h4 class="font-weight-bold mb-3">Contact</h4>
<div class="mb-4">
<p class="mb-0">Doug Crescenzi</p>
<p class="mb-0"><a class="footerLink" href="mailto:doug@hackupstate.com">doug@hackupstate.com</a></p>
<p class="mb-0"><a class="footerLink" href="tel:315-436-8655">(315) 436-8655</a></p>
</div>
<div class="mb-4">
<p class="mb-0">Jesse Peplinski</p>
<p class="mb-0"><a class="footerLink" href="mailto:jesse@hackupstate.com">jesse@hackupstate.com</a></p>
<p class="mb-0"><a class="footerLink" href="tel:315-409-3514">(315) 409-3514</a></p>
</div>
</ul>
</div>
<div class="col-md-4 text-center footerText mb-4">
<h4 class="font-weight-bold mb-3">Connect</h4>
<a href="https://www.facebook.com/hackupstate"><img class="logo" src="./assets/social/fb.png"
alt="Responsive image"></a>
<a href="https://twitter.com/hackupstate"><img class="logo" src="./assets/social/tw.png"
alt="Responsive image"></a>
<a href="https://medium.com/@hackupstate"><img class="logo" src="./assets/social/med.png"
alt="Responsive image"></a>
<a href="https://www.instagram.com/hackupstate"><img class="logo" src="./assets/social/inst-green.png"
alt="Responsive image"></a>
<a href="https://github.com/hackupstate"><img class="logo" src="./assets/social/git-blue.png"
alt="github icon"></a>
<a href="https://www.linkedin.com/company/hack-upstate/"><img class="logo"
src="./assets/social/linked-in-green.png" alt="linked in icon"></a>
<a href="https://www.youtube.com/user/hackupstate"><img class="logo" src="./assets/social/yt-blue.png"
alt="youtube icon"></a>
<a
href="https://join.slack.com/t/hack-upstate/shared_invite/enQtNzI3NDQ2NjA5MjE5LThkOWEzZGY1YzgzZjRmNzg4OTQ2ODkxZmIyOTI2NWM0ZDRjYWNkYzU4YzgzMjQ5ZTc3MzFhOWZlZTdhYjhkZDA"><img
class="logo" src="./assets/social/slack-green.png" alt="slack icon"></a>
</div>
<div class="col-md-4 text-center footerText mb-4">
<h4 class="font-weight-bold mb-3">More Links</h4>
<p class="mb-0"><a class="footerLink" href="http://hackupstate.com/conduct.html">Code of Conduct</a></p>
<p class="mb-0"><a class="footerLink" href="http://hackupstate.com/privacy.html">Privacy Policy</a></p>
<br><br><br>
<p class="mb-0">© Careers in Code 2020</p>
</div>
</div>
<!-- Optional JavaScript -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js"
integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo"
crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js"
integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49"
crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js"
integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy"
crossorigin="anonymous"></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>