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
/
Copy pathobjectives.html
557 lines (475 loc) · 22.3 KB
/
objectives.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
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
<!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">
<!-- Font awesome -->
<script src="https://kit.fontawesome.com/03a8ed9599.js"></script>
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.7.0/css/all.css" integrity="sha384-lZN37f5QGtY3VHgisS14W3ExzMWZxybE1SJSEsQp9S+oqd12jhcu+A56Ebc1zFSJ"
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>
<style>
.container {
position: relative;
width: 100%;
}
.image {
display: block;
width: 100%;
height: auto;
}
.overlay {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
height: 100%;
width: 100%;
opacity: 0;
transition: .5s ease;
}
.container:hover .overlay {
opacity: 1;
}
.text {
color: white;
font-size: 20px;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
text-align: center;
}
.job-logo {
padding: 15px;
}
</style>
</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="./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">2020 Objectives</h1>
<p class="jumboLead">Hack Upstate’s vision is to grow and scale Careers in Code in order to provide free
computer programming education to help place hundreds of women and minorities fighting poverty that are
unemployed, underemployed, or underprivileged individuals, with local employers across Central and Upstate
NY.</p>
</div>
</div>
</div>
</div>
<div class="row text-center mt-5">
<div class="col-lg-12">
<a type="button" class="btn btn-lg blueBtn text-center" href="objectives-2019.html">View 2019 Objectives</a>
</div>
</div>
<div class="container">
<!-- Partner Alignment -->
<div class="row align-items-center justify-content-center text-center mt-5">
<div class="col-lg-12">
<h2 class="text-center font-weight-bold">Partner Alignment</h2>
<p class="text-center">Find out how we've strategically aligned with our partners to help reach our outcomes.</p>
<a type="button" class="btn btn-lg blueBtn text-center" href="partner-alignment.html">View Partner Alignment</a>
</div>
</div>
<!-- Template Objective -->
<!-- <div class="row align-items-center justify-content-center mt-5">
<div class="col-lg-12">
<h2 class="text-center font-weight-bold">Objective: {{tbd}}</h2>
<p>{{objective verbiage tbd}}</p>
</div>
</div> -->
<!-- <div class="row mt-3 mb-1"> -->
<!-- Key Result - Problem Solving -->
<!-- <div class="col col-md-4 col-sm-12 form-group">
<div class="card mb-3 text-center">
<div class="card-header bg-danger font-weight-bold">Problem Solving</div>
<div class="card-body">
<h6 class="card-title">{{short description of the key result}}</h6>
<h1 class="card-text">{{actual metric}} of {{target metric}}</h1>
<p class="card-text">{{measurement units}}</p>
</div>
</div>
</div> -->
<!-- Key Result - Acheived -->
<!-- <div class="col col-md-4 col-sm-12 form-group">
<div class="card mb-3 text-center">
<div class="card-header bg-success font-weight-bold">Achieved</div>
<div class="card-body">
<h6 class="card-title">{{short description of the key result}}</h6>
<h1 class="card-text">{{actual metric}} of {{target metric}}</h1>
<p class="card-text">{{measurement units}}</p>
</div>
</div>
</div> -->
<!-- Key Result - Some Progress -->
<!-- <div class="col col-md-4 col-sm-12 form-group">
<div class="card mb-3 text-center">
<div class="card-header bg-warning font-weight-bold">Some Progress</div>
<div class="card-body">
<h6 class="card-title">{{short description of the key result}}</h6>
<h1 class="card-text">{{actual metric}} of {{target metric}}</h1>
<p class="card-text">{{measurement units}}</p>
</div>
</div>
</div> -->
<!-- Key Result - Under Construction -->
<!-- <div class="col col-md-4 col-sm-12 form-group">
<div class="card mb-3 text-center">
<div class="card-header bg-gray font-weight-bold">Under Construction</div>
<div class="card-body">
<h6 class="card-title">{{short description of the key result}}</h6>
<h1 class="card-text">{{actual metric}} of {{target metric}}</h1>
<p class="card-text">{{measurement units}}</p>
</div>
</div>
</div> -->
<!-- </div> -->
<!-- Drill Down -->
<!-- <div class="row text-center mb-3">
<div class="col-lg-12">
<button type="button" class="btn btn-lg blueBtn text-center" href="#">Drill Down (coming soon)</button>
</div>
</div> -->
<!-- Objective -->
<div class="row align-items-center justify-content-center mt-5">
<div class="col-lg-12">
<h2 class="text-center font-weight-bold">Objective: Train 60 students over the next 3 years</h2>
<p>{{objective verbiage tbd}}</p>
</div>
</div>
<!-- Key Results -->
<div class="row mt-3 mb-1">
</div>
<!-- Objective -->
<div class="row align-items-center justify-content-center mt-5">
<div class="col-lg-12">
<h2 class="text-center font-weight-bold">Objective: Remove every possible barrier to education</h2>
<p>{{objective verbiage tbd}}</p>
</div>
</div>
<!-- Key Results -->
<div class="row mt-3 mb-1">
</div>
<!-- Objective -->
<div class="row align-items-center justify-content-center mt-5">
<div class="col-lg-12">
<h2 class="text-center font-weight-bold">Objective: Create a sustainable model</h2>
<p>{{objective verbiage tbd}}</p>
</div>
</div>
<!-- Key Results -->
<div class="row mt-3 mb-1">
</div>
<!-- Objective -->
<div class="row align-items-center justify-content-center mt-5">
<div class="col-lg-12">
<h2 class="text-center font-weight-bold">Objective: Learn as much as we can by gathering feedback from coding
bootcamps</h2>
<p>{{objective verbiage tbd}}</p>
</div>
</div>
<!-- Key Results -->
<div class="row mt-3 mb-1">
</div>
<!-- Objective -->
<div class="row align-items-center justify-content-center mt-5">
<div class="col-lg-12">
<h2 class="text-center font-weight-bold">Objective: Help ensure 100% student graduation rate from each cohort</h2>
<p>{{objective verbiage tbd}}</p>
</div>
</div>
<!-- Key Results -->
<div class="row mt-3 mb-1">
</div>
<!-- Objective -->
<div class="row align-items-center justify-content-center mt-5">
<div class="col-lg-12">
<h2 class="text-center font-weight-bold">Objective: Generate job and wealth creation in Central New York</h2>
<p>{{objective verbiage tbd}}</p>
</div>
</div>
<!-- Key Results -->
<div class="row mt-3 mb-1">
</div>
<!-- Objective -->
<div class="row align-items-center justify-content-center mt-5">
<div class="col-lg-12">
<h2 class="text-center font-weight-bold">Objective: Organize and execute events throughout the program</h2>
<p>{{objective verbiage tbd}}</p>
</div>
</div>
<!-- Key Results -->
<div class="row mt-3 mb-1">
</div>
<!-- Objective -->
<div class="row align-items-center justify-content-center mt-5">
<div class="col-lg-12">
<h2 class="text-center font-weight-bold">Objective: Provide quality community engagement</h2>
<p>{{objective verbiage tbd}}</p>
</div>
</div>
<!-- Key Results -->
<div class="row mt-3 mb-1">
</div>
<!-- Objective -->
<div class="row align-items-center justify-content-center mt-5">
<div class="col-lg-12">
<h2 class="text-center font-weight-bold">Objective: Prepare students to enter the job force with competence and
confidence</h2>
<p>{{objective verbiage tbd}}</p>
</div>
</div>
<!-- Key Results -->
<div class="row mt-3 mb-1">
</div>
<!-- Objective -->
<div class="row align-items-center justify-content-center mt-5">
<div class="col-lg-12">
<h2 class="text-center font-weight-bold">Objective: Hire a lead instructor and a career coach</h2>
<p>{{objective verbiage tbd}}</p>
</div>
</div>
<!-- Key Results -->
<div class="row mt-3 mb-1">
</div>
<!-- Objective -->
<div class="row align-items-center justify-content-center mt-5">
<div class="col-lg-12">
<h2 class="text-center font-weight-bold">Objective: Implement no/low code environments to increase
productivity, save time, or reduce cost</h2>
<p>{{objective verbiage tbd}}</p>
</div>
</div>
<!-- Key Results -->
<div class="row mt-3 mb-1">
</div>
<!-- Objective -->
<div class="row align-items-center justify-content-center mt-5">
<div class="col-lg-12">
<h2 class="text-center font-weight-bold">Objective: Engage and enchance our network effect</h2>
<p>{{objective verbiage tbd}}</p>
</div>
</div>
<!-- Key Results -->
<div class="row mt-3 mb-1">
</div>
<!-- Objective -->
<div class="row align-items-center justify-content-center mt-5">
<div class="col-lg-12">
<h2 class="text-center font-weight-bold">Objective: Create an onboarding handbook for program managers,
instructors/teaching assistants, and students</h2>
<p>{{objective verbiage tbd}}</p>
</div>
</div>
<!-- Key Results -->
<div class="row mt-3 mb-1">
</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:[email protected]">[email protected]</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:[email protected]">[email protected]</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>