-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathapply.html
295 lines (215 loc) · 12.3 KB
/
apply.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
<!DOCTYPE html>
<html>
<head>
<title>CoderSpace | 2018 Summer Apprenticeship</title>
<meta name="description" content="CoderSpace youth learn to code and develop leadership skills for a changing world." />
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@coderspace" />
<meta name="twitter:title" content="CoderSpace | 2018 Summer Apprenticeship" />
<meta name="twitter:description" content="CoderSpace youth learn to code and develop leadership skills for a changing world." />
<meta name="twitter:image" content="http://coderspace.org/images/coderspace-2017.jpg" />
<meta property="og:title" content="CoderSpace | 2018 Summer Apprenticeship" />
<meta property="og:site_name" content="CoderSpace" />
<meta property="og:url" content="http://coderspace.org" />
<meta property="og:description" content="CoderSpace youth learn to code and develop leadership skills for a changing world." />
<meta property="og:type" content="website" />
<meta property="og:locale" content="en_US" />
<meta property="og:image" content="images/coderspace-2017.jpg" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css" rel="stylesheet">
<link href="styles/style.css" rel="stylesheet" type="text/css">
<link rel='shortcut icon' href='favicon.ico' type='images/favicon.ico' />
</head>
<body>
<!-- Google Tag Manager -->
<noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-WGPLVV"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<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 =
'//www.googletagmanager.com/gtm.js?id=' + i + dl;
f.parentNode.insertBefore(j, f);
})(window, document, 'script', 'dataLayer', 'GTM-WGPLVV');
</script>
<!-- End Google Tag Manager -->
<nav class="navbar navbar-default">
<div class="container-fluid" id="hope">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed " data-toggle="collapse" data-target="#nav-collapse" id="nav-main" aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.html#who-we-are"><img width="120px" class="logo" src="images/cs.png" id="nav-logo" class="img-responsive"></a>
</div>
<div class="collapse navbar-collapse" id="nav-collapse">
<ul class="nav navbar-nav">
<li><a href="index.html#programs" id="nav-labels">Programs</a></li>
<li><a href="index.html#team" id="nav-labels">Team</a></li>
<!-- <li><a href="index.html#students" id="nav-labels">Students</a></li> -->
<li><a href="index.html#partners" id="nav-labels">Partners</a></li>
<!--Apply Button-->
<li><a href="apply.html" id="nav-labels2">Apply</a></li>
<!--Donate Button-->
<li><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=49TLASP4FRLWU" target="_blank" id="nav-labels2">Donate</a></li>
</ul>
</div>
</div>
</nav>
<br>
<div class="container">
<div class="suave">
<div class="container-fluid">
<div class="row">
<div class="col-md-12">
<div class="thumbnail">
<img src="images/coderspace-2017.jpg">
</div>
<br>
<h1>CoderSpace 2018 Summer Apprenticeship</h1>
<p>
CoderSpace creates engaging learning experiences to inspire a new generation of leaders and innovators. CoderSpace youth learn to code and develop leadership skills for a changing world.
</p>
<p>
In our intensive 8-week summer apprenticeship students learn computer languages that power the web. Through hands on training,
CoderSpace youth work in teams to build real-world projects while gaining experience in programming, web development, teamwork and leadership.
</p>
<p>
Throughout the summer CoderSpace youth participate in regular business trips to explore a range of tech-related career opportunities. The program culminates in a Demo Day where student teams show off their summer projects to family, friends and supporters.
</p>
<h2>More than a summer program</h2>
<p>
We are interested in working with youth who are committed to launching a CoderSpace at their school. Participants will take the skills they learn during the summer and share them with their peers. For youth interested in this unique leadership opportunity, CoderSpace provides resources, support and ongoing training at weekly Saturday sessions during the academic year.
</p>
<h2>Apply today!</h2>
<p>
<strong>The application deadline is June 15, 2018.</strong> CoderSpace accepts students on an ongoing basis until all seats are filled. The earlier you apply, the better your chances of being accepted. Submit your application for the 2018 Summer Apprenticeship today!
</p>
<br>
<p>
<a class="btn-lg btn-primary" href="https://coderspace.wufoo.com/forms/coderspace-2018-summer-apprenticeship/">Apply</a>
</p>
<!-- <h3 class="text-danger"><u>Applications must be submitted by 11:59pm on Friday May 5</u></h3> -->
<br>
</div>
</div>
<div class="row">
<div class="col-md-4">
<div class="thumbnail">
<img src="images/coderspace-learn.jpg">
<div class="caption">
<h3>Learn to code</h3>
<p>Learn computer languages that power the web: Javascript, HTML, CSS and more!</p>
</div>
</div>
</div>
<div class="col-md-4">
<div class="thumbnail">
<img src="images/coderspace-build.jpg">
<div class="caption">
<h3>Build cool projects</h3>
<p>Create a project portfolio to showcase your work and show off your new skills.</p>
</div>
</div>
</div>
<div class="col-md-4">
<div class="thumbnail">
<img src="images/coderspace-teamwork.jpg">
<div class="caption">
<h3>Lead your team</h3>
<p>Hone your leadership skills while working collaboratively with your peers.</p>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-4">
<div class="thumbnail">
<img src="images/coderspace-visit.jpg">
<div class="caption">
<h3>Visit tech companies</h3>
<p>Explore tech-related career opportunities at companies and organizations throughout Chicago.</p>
</div>
</div>
</div>
<div class="col-md-4">
<div class="thumbnail">
<img src="images/coderspace-tell.jpg">
<div class="caption">
<h3>Tell your story</h3>
<p>Celebrate your success with family, friends and supporters at CoderSpace Demo Day.</p>
</div>
</div>
</div>
<div class="col-md-4">
<div class="thumbnail">
<img src="images/coderspace-work.jpg">
<div class="caption">
<h3>Share your skills</h3>
<p>Launch a CoderSpace at your school and teach your friends to code!</p>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-12">
<h2>Schedule</h2>
<p>
June 25 - August 17, 2018<br> Monday - Friday, 10am - 4pm
</p>
<h2>Eligibility</h2>
<p>
Students attending high school in the 2018-2019 academic year are eligible to join CoderSpace.
</p>
<h2>Apply Today!</h2>
<p>Apply to CoderSpace in two simple steps:</p>
<ol>
<li>Online application</li>
<li>Interview</li>
</ol>
<p><strong>The application deadline is June 15, 2018.</strong> CoderSpace accepts students on an ongoing basis until all seats are filled. The earlier you apply, the better your chances of being accepted. Submit your application for the 2018 Summer Apprenticeship today!</p>
<br>
<p>
<a class="btn-lg btn-primary" href="https://coderspace.wufoo.com/forms/coderspace-2018-summer-apprenticeship/">Apply</a>
</p>
<!-- <h3 class="text-danger"><u>Applications must be submitted by 11:59pm on Friday May 5</u></h3> -->
<br>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="footer">
<div class="container" id="fot">
<p class="pad-fot">helloworld@coderspace.org</p>
<p class="tel" href="tel:(773)658-9598"> (773) 658-9598</p>
<p>5225 S Cottage Grove Ave, Chicago, IL 60615</p>
<a href="https://instagram.com/coderspace/"><img id="law" src="images/footer/instagram.png" width="30px"></a>
<a href="https://twitter.com/coderspace">
<img id="law" src="images/footer/twitter.png" width="30px">
</a>
<a href="https://www.facebook.com/coderspace?_rdr=p"><img id="law" src="images/footer/facebook.png" width="30px"></a>
<a href="https://www.flickr.com/photos/coderspace"><img id="law" src="images/footer/flickr.png" width="30px"></a>
<a href="https://github.com/coderspace"><img id="law" src="images/footer/github.png" width="30px"></a>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
<script type="text/javascript" src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script>
<script>
$("#nav-collapse").find("a").click(function() {
$("#nav-collapse").removeClass("in");
});
</script>
</body>
</html>