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 pathfaq.html
656 lines (597 loc) · 31.7 KB
/
faq.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
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
<!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 instructor-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">You have questions. We have answers.</h1>
</div>
</div>
</div>
</div>
<!-- Thanks to https://codepen.io/moso/pen/vKGxMx -->
<div class="container mt-5 mb-5">
<div class="row">
<div class="col-lg-4">
<div class="nav nav-pills faq-nav" id="faq-tabs" role="tablist" aria-orientation="vertical">
<a href="#tab1" class="nav-link active" data-toggle="pill" role="tab" aria-controls="tab1"
aria-selected="true">General Questions</a>
<a href="#tab2" class="nav-link" data-toggle="pill" role="tab" aria-controls="tab2"
aria-selected="false">Student Questions</a>
<a href="#tab3" class="nav-link" data-toggle="pill" role="tab" aria-controls="tab3"
aria-selected="false">Instructor Questions</a>
<a href="#tab4" class="nav-link" data-toggle="pill" role="tab" aria-controls="tab4"
aria-selected="false">Teaching Assistant (TA) Questions</a>
<a href="#tab5" class="nav-link" data-toggle="pill" role="tab" aria-controls="tab5"
aria-selected="false">Partner Questions</a>
</div>
</div>
<div class="col-lg-8">
<div class="tab-content" id="faq-tab-content">
<div class="tab-pane show active" id="tab1" role="tabpanel" aria-labelledby="tab1">
<div class="accordion" id="accordion-tab-1">
<div class="card">
<div class="card-header">
<h5>Is there going to be a Cohort 2?</h5>
</div>
<div data-parent="#accordion-tab-1">
<div class="card-body">
<p>We're in the process of ironing out the details for a possible second cohort of Careers in Code. Check back soon for details! In the meantime, if you're interested in updates, <a href="https://forms.gle/MgYWGPHr6eR7Rjt17">join our waitlist.</a></p>
</div>
</div>
</div>
<div class="card">
<div class="card-header">
<h5>What is the schedule of classes?</h5>
</div>
<div data-parent="#accordion-tab-1">
<div class="card-body">
<p>Classes will be from 5:30pm to 8:30pm from Monday to Thursday.</p>
</div>
</div>
</div>
<div class="card">
<div class="card-header">
<h5>How long does the program last for?</h5>
</div>
<div data-parent="#accordion-tab-1">
<div class="card-body">
<p>The program lasts for 24 weeks.</p>
</div>
</div>
</div>
<div class="card">
<div class="card-header">
<h5>Where will classes be held?</h5>
</div>
<div data-parent="#accordion-tab-1">
<div class="card-body">
<p>Classes will be held at The Tech Garden.</p>
</div>
</div>
</div>
<div class="card">
<div class="card-header">
<h5>What is considered a distressed community? What type of documentation is needed to show this?</h5>
</div>
<div data-parent="#accordion-tab-1">
<div class="card-body">
<p>Communities that are living at or underneath the <a
href="https://aspe.hhs.gov/poverty-guidelines" target="_blank">poverty
line</a>. We will require a tax return before accepted into the program.</p>
</div>
</div>
</div>
<div class="card">
<div class="card-header">
<h5>Where can I find the syllabus?</h5>
</div>
<div data-parent="#accordion-tab-1">
<div class="card-body">
<p>You can find our <a
href="https://docs.google.com/document/d/1uBlca51T_DGnpfGnPiBtXfmuOz1iNzPZtYNzPbXFL3g/edit#heading=h.s4c7za2iwxvo">Cohort I
syllabus here</a>.</p>
</div>
</div>
</div>
<div class="card">
<div class="card-header">
<h5>How many programs have been run?</h5>
</div>
<div data-parent="#accordion-tab-1">
<div class="card-body">
<p>Our first Cohort of students graduated in August of 2019, with 11 students successfully completing the program. We are looking forward to the possibility of future cohorts!</p>
</div>
</div>
</div>
</div>
</div>
<div class="tab-pane" id="tab2" role="tabpanel" aria-labelledby="tab2">
<div class="accordion" id="accordion-tab-2">
<!-- <div class="card">
<div class="card-header">
<h5>What is the process for applying as a student?</h5>
</div>
<div data-parent="#accordion-tab-1">
<div class="card-body">
<h6>TBD</h6>
</div>
</div>
</div> -->
<div class="card">
<div class="card-header">
<h5>What are the guidelines for applying?</h5>
</div>
<div data-parent="#accordion-tab-1">
<div class="card-body">
<p>Students must meet the following criteria:</p>
<ul>
<li>18 and older</li>
<li>A woman and/or minoritiy</li>
<li>Currently from a distressed community</li>
<li>Residing in Cayuga, Cortland, Madison, Oswego or Onondaga County.</li>
</ul>
</div>
</div>
</div>
<div class="card">
<div class="card-header">
<h5>What is the deadline for applying?</h5>
</div>
<div data-parent="#accordion-tab-1">
<div class="card-body">
<p>We are not currently accepting applications from prospective students. If you are interested in being the first to know when we are, <a href="https://forms.gle/MgYWGPHr6eR7Rjt17">join our waitlist.</a></p>
</div>
</div>
</div>
<div class="card">
<div class="card-header">
<h5>What does this program cost?</h5>
</div>
<div data-parent="#accordion-tab-2">
<div class="card-body">
<p>100% FREE with laptop included! If you complete the program, you get to keep the laptop.</p>
</div>
</div>
</div>
<div class="card">
<div class="card-header">
<h5>What skills are required for this bootcamp? Do I need prior coding experience?</h5>
</div>
<div data-parent="#accordion-tab-2">
<div class="card-body">
<p>No coding experience required! We’re seeking folks with a passion for technology looking to
transform their careers. During our screening process, we'll make sure that you have the ability
to solve challenging problems and learn quickly.</p>
</div>
</div>
</div>
<div class="card">
<div class="card-header">
<h5>Is there a stipend for students?</h5>
</div>
<div data-parent="#accordion-tab-2">
<div class="card-body">
<p>Yes - each student will have a stipend to aquire whatever services they need to complete the
program (transportation, babysitting, web services, etc).</p>
</div>
</div>
</div>
<div class="card">
<div class="card-header">
<h5>Where can I work on projects outside of classtime if I don't have reliable WiFi?</h5>
</div>
<div data-parent="#accordion-tab-2">
<div class="card-body">
<p>Part of your experience includes a membership to the <a href="http://www.syracusecoworks.com/en">Syracuse Coworks (a coworking
spot in the heart of downtown)</a>. CoWorks has reliable WiFi and is a safe facility where students can connect with developers, technologists, and entrepreneurs in
the CNY tech community.</p>
</div>
</div>
</div>
</div>
</div>
<div class="tab-pane" id="tab3" role="tabpanel" aria-labelledby="tab3">
<div class="accordion" id="accordion-tab-3">
<div class="card">
<div class="card-header">
<h5>What is the process for applying as an instructor?</h5>
</div>
<div data-parent="#accordion-tab-3">
<div class="card-body">
<h6>Part 1: Written application</h6>
<p>You'll submit a written application when our window has opened for prospective instructors</p>
<h6>Part 2: Syllabus review</h6>
<p>Part of being an instructor includes giving feedback on our curriculum and syllabus. We are currently beginning the process of revising our material for possible future cohorts. In the meantime, you can <a
href="https://docs.google.com/document/d/1uBlca51T_DGnpfGnPiBtXfmuOz1iNzPZtYNzPbXFL3g/edit#heading=h.s4c7za2iwxvo"
target="_blank">see our Cohort 1 syllabus here</a>. We’d really appreciate any
thoughts, comments, questions, concerns, and general feedback! We like all our instructors to be
informed of the curriculum to ensure smooth transitions from instructor to instructor.</p>
<h6>Part 3: Phone call with us</h6>
<p>We’ll schedule an informal conversation to discuss your availability, topics you’d like to teach,
compensation, and some responsibilities and expectations for the class.
By the end of this call, we’ll have a good idea of where you’ll fit into the schedule. You can
view the week over week breakdown here that we’ll be populating. When you’re able, setup some time
to chat with us here.</p>
<h6>Part 4: Decision / Offer</h6>
<p>If you made it through all of the steps above, we’ll ultimately come to a final decision on your
acceptance and a proposed hourly rate.</p>
<h6>Part 5: First day of Class</h6>
<p>After a decision is made, we’ll expect your assigned weeks on the curriculum to be populated with
lesson plans, projects, homework, and any other relevant prep work before the classes begin
(ideally 2-3 weeks before the first day of class).</p>
</div>
</div>
</div>
<div class="card">
<div class="card-header">
<h5>What is the time commitment for instructors? Are they full time or part time?</h5>
</div>
<div data-parent="#accordion-tab-3">
<div class="card-body">
<p>Most instructors will need to devote time both in class while they are teaching, as well as outside of class as they prepare for lessons, grade work, and so on. Depending on how many weeks / modules you teach, this can vary.</p>
</div>
</div>
</div>
<div class="card">
<div class="card-header">
<h5>What are the responsibilites and expectations for instructors?</h5>
</div>
<div data-parent="#accordion-tab-3">
<div class="card-body">
<p>You can <a href="https://docs.google.com/document/d/13Z4C-y_5BV9dEKFFJwi6--_J-htZiJ0Zl_0YeGYf3YQ/edit?usp=sharing">take a look here.</a></p>
</div>
</div>
</div>
<div class="card">
<div class="card-header">
<h5>Are instructors paid?</h5>
</div>
<div data-parent="#accordion-tab-3">
<div class="card-body">
<p>Yes!</p>
</div>
</div>
</div>
</div>
</div>
<div class="tab-pane" id="tab4" role="tabpanel" aria-labelledby="tab4">
<div class="accordion" id="accordion-tab-4">
<div class="card">
<div class="card-header">
<h5>Why does Careers in Code need TA's?</h5>
</div>
<div data-parent="#accordion-tab-4">
<div class="card-body">
<p>We’re looking for motivated individuals with some teaching experience, preferably in the coding /
computer science field, to assist in the general flow of our Careers in Code bootcamp. These
people will help our instructors run classes, assist in developing our program, and be a valuable
member of the mentor team.</p>
</div>
</div>
</div>
<div class="card">
<div class="card-header">
<h5>What would I be doing as a Teaching Assistant?</h5>
</div>
<div data-parent="#accordion-tab-4">
<div class="card-body">
<p>Acting as a key member of the in-classroom team, you would be working alongside our instructors
and mentors to help run class and assist students. More specificially, you will:
<ul>
<li>Assist instructors and mentors in the classroom on a daily basis (teaching, helping
students, working out technology issues when they arise, etc.)</li>
<li>Occasionally help with curriculum development, refining classroom modules and providing
feedback to the HU/CiC team where neccesary.</li>
<li>Interact with students and, where appropriate, help them with projects, assignments, etc.
</li>
<li>Help to maintain a safe, efficient and fun classroom environment.</li>
<li>Act as a key member to our team by providing thoughful feedback.</li>
</ul>
</p>
</div>
</div>
</div>
<div class="card">
<div class="card-header">
<h5>Can I get college / university credit as a Teaching Assistant?</h5>
</div>
<div data-parent="#accordion-tab-4">
<div class="card-body">
<p>Unfortunately, we are generally unable to offer any sort of internship, co-op, CTP or
school-related
credit to our TA's due to the low hour commitment that they hold. That being said, we love having
students
of higher education as TA's, and think that your positions as students offer unique and valuable
experience
to our program. Just know that your time as a TA at Careers in Code will not count for school
credit.
</p>
</div>
</div>
</div>
<div class="card">
<div class="card-header">
<h5>What do I need to apply?</h5>
</div>
<div data-parent="#accordion-tab-4">
<div class="card-body">
<p>Apply if...
<ul>
<li>You are passionate about our mission and want to help elevate your local community.</li>
<li>You have some sort of experience working with students (computer science or not).</li>
<li>You are patient, persistent and thoughtful in everything you do.</li>
<li>You have a passion for technology, coding and geeking out.</li>
<li>You are constantly thinking about ways to improve things and are efficient in your workflow.
</li>
<li>You understand the difficulties associated with learning something new and strive to help
others overcome those same difficulties.</li>
</ul>
</p>
</div>
</div>
<div class="card">
<div class="card-header">
<h5>How can I become a Teaching Assistant?</h5>
</div>
<div data-parent="#accordion-tab-4">
<div class="card-body">
<p>We are not currently in an active search for TA's. Check back here and on our social media for more details about the application window as they are released!</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="tab-pane" id="tab5" role="tabpanel" aria-labelledby="tab5">
<div class="accordion" id="accordion-tab-5">
<div class="card">
<div class="card-header">
<h5>How do I hire students from this program?</h5>
</div>
<div data-parent="#accordion-tab-5">
<div class="card-body">
<p>Send us an email at [email protected]!</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="row marginTopBottom text-center">
<div class="col-md-12 col-12">
<h3>For more Questions</h3>
<p class="font-color">
Do not hesitate to reach out to us at [email protected] if you have one that isn't listed here.
</p>
</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>