-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
365 lines (316 loc) · 15.9 KB
/
index.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description"
content="coding&&community is a group of Rensselaer Polytechnic Institute (RPI) students working to close the disparities in Science, Technology, Engineering, and Math (STEM) fields by making computer science (CS) education more accessible to underrepresented minority students.">
<meta name="author" content="coding&&community marketing team">
<meta name="keywords"
content="coding&&community,rpi,Rensselaer,coding,and,community,stem,outreach,education,underrepresented,minority,students">
<meta name="robots" content="index,follow">
<meta name="google-site-verification" content="4ALeoweaak9OczaAkoAwUJMItycjpnVRgIcr_bDeDew" />
<link rel="shortcut icon" href="assets/ico/favicon.png">
<title>coding&&community</title>
<!-- Bootstrap core CSS -->
<link href="assets/css/bootstrap.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="assets/css/style.css" rel="stylesheet">
<link href="assets/css/font-awesome.min.css" rel="stylesheet">
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="assets/js/html5shiv.js"></script>
<script src="assets/js/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!-- Fixed navbar -->
<div class="navbar navbar-default navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<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">{coding&&community}</a>
</div>
<div class="navbar-collapse collapse navbar-right">
<ul class="nav navbar-nav">
<li class="active"><a href="index.html">HOME</a></li>
<li><a href="about.html">ABOUT</a></li>
<li><a href="hackathon.html">LAUNCHPAD</a></li>
<li><a href="forum.html">CS EDUCATION FORUM</a>
<li><a href="contact.html">CONTACT</a></li>
</ul>
</div>
</div>
</div>
<!-- *****************************************************************************************************************
HEADERWRAP
***************************************************************************************************************** -->
<div id="headerwrap">
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<h2></h2>
<h2></h2>
<h2></h2>
<!-- <h3>Show your work with this beautiful theme</h3> -->
<!-- <h5>Lorem Ipsum is simply dummy text of the printing and typesetting industry.</h5>
<h5>More Lorem Ipsum added here too.</h5> -->
</div>
<div class="col-lg-8 col-lg-offset-2 himg">
<img src="assets/img/cclogo.png" class="img-responsive">
</div>
</div><!-- /row -->
</div> <!-- /container -->
<div class="row">
<a style="padding-left:25px;" href="https://github.com/codingandcommunity">
<i class="fa fa-github fa-3x"></i>
</a>
<a style="padding-left:25px;" href="https://www.facebook.com/codingandcommunity/?ref=bookmarks">
<i class="fa fa-facebook fa-3x"></i>
</a>
<a style="padding-left:25px;" href="https://twitter.com/codingcomm">
<i class="fa fa-twitter fa-3x"></i>
</a>
<a style="padding-left:25px;" href="https://www.instagram.com/codingandcommunity/"><i
class="fa fa-instagram fa-3x"></i>
</a>
</div>
</div><!-- /headerwrap -->
<!-- *****************************************************************************************************************
SERVICE LOGOS
***************************************************************************************************************** -->
<div id="service">
<div class="container">
<div class="row centered">
<div class="col-md-6">
<i class="fa fa-heart-o"></i>
<h4>We Teach CS!</h4>
<p>Our goal is to close the disparities in educational opportunities, specifically computer science
education, related to race/ethnicity, gender, and socioeconomic status. We aim to empower our
students with the necessary tools and guidance to succeed in college, career, and civic
responsibility.</p>
<!--<p><br/><a href="about.html" class="btn btn-theme">More Info</a></p>-->
</div>
<div class="col-md-6">
<i class="fa fa-laptop"></i>
<h4>Empowering Students</h4>
<p>We are a group of students at Rensselaer Polytechnic Institute dedicated to teaching computer science
to underrepresented high school and middle school students in the surrounding area. </p>
<!--<p><br/><a href="#" class="btn btn-theme">More Info</a></p>-->
</div>
<!-- <div class="col-md-3 he-wrap">
<i class="fa fa-trophy"></i>
<h4>Quality Theme</h4>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.</p>
<p><br/><a href="#" class="btn btn-theme">More Info</a></p>
</div>
<div class="col-md-3 he-wrap">
<i class="fa fa-trophy"></i>
<h4>Quality Theme</h4>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.</p>
<p><br/><a href="#" class="btn btn-theme">More Info</a></p>
</div> -->
</div>
</div><!--/container -->
</div><!--/service -->
<!-- *****************************************************************************************************************
PORTFOLIO SECTION
***************************************************************************************************************** -->
<div id="portfoliowrap">
<h3>Meet The Team</h3>
<div class="row row-equal-height">
<div class="col-md-3 col-sm-6 col-xs-12 he-wrap col-headshot col-headshot tpl6">
<img src="assets/img/headshot/clarisse_380px.jpeg" alt="Clarisse Baes headshot" class="img-responsive">
<div class="he-view">
<div class="bg a0" data-animate="fadeIn">
<h3 class="a1" data-animate="fadeInDown">Clarisse Baes</h3>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6 col-xs-12 he-wrap col-headshot col-headshot tpl6">
<img src="assets/img/headshot/justin_380px.jpeg" alt="Justin Choi headshot" class="img-responsive">
<div class="he-view">
<div class="bg a0" data-animate="fadeIn">
<h3 class="a1" data-animate="fadeInDown">Justin Choi</h3>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6 col-xs-12 he-wrap col-headshot col-headshot tpl6">
<img src="assets/img/headshot/salil_380px.jpeg" alt="Salil Chandra headshot" class="img-responsive">
<div class="he-view">
<div class="bg a0" data-animate="fadeIn">
<h3 class="a1" data-animate="fadeInDown">Salil Chandra</h3>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6 col-xs-12 he-wrap col-headshot col-headshot tpl6">
<img src="assets/img/headshot/alex_380px.jpeg" alt="Alex Ford headshot" class="img-responsive">
<div class="he-view">
<div class="bg a0" data-animate="fadeIn">
<h3 class="a1" data-animate="fadeInDown">Alex Ford</h3>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6 col-xs-12 he-wrap col-headshot col-headshot tpl6">
<img src="assets/img/headshot/matt_380px.jpeg" alt="Matt Garber headshot" class="img-responsive">
<div class="he-view">
<div class="bg a0" data-animate="fadeIn">
<h3 class="a1" data-animate="fadeInDown">Matt Garber</h3>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6 col-xs-12 he-wrap col-headshot col-headshot tpl6">
<img src="assets/img/headshot/memelena_380px.jpeg" alt="Milena Gonzalez headshot" class="img-responsive">
<div class="he-view">
<div class="bg a0" data-animate="fadeIn">
<h3 class="a1" data-animate="fadeInDown">Milena Gonzalez</h3>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6 col-xs-12 he-wrap col-headshot col-headshot tpl6">
<img src="assets/img/headshot/ethan_380px.jpeg" alt="Ethan Graf headshot" class="img-responsive">
<div class="he-view">
<div class="bg a0" data-animate="fadeIn">
<h3 class="a1" data-animate="fadeInDown">Ethan Graf</h3>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6 col-xs-12 he-wrap col-headshot col-headshot tpl6">
<img src="assets/img/headshot/grace_380px.jpeg" alt="Grace Roller headshot" class="img-responsive">
<div class="he-view">
<div class="bg a0" data-animate="fadeIn">
<h3 class="a1" data-animate="fadeInDown">Grace Roller</h3>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6 col-xs-12 he-wrap col-headshot col-headshot tpl6">
<img src="assets/img/headshot/jake_380px.jpeg" alt="Jake Billings headshot" class="img-responsive">
<div class="he-view">
<a href="https://jakebillings.com">
<div class="bg a0" data-animate="fadeIn">
<h3 class="a1" data-animate="fadeInDown">
Jake Billings
</h3>
</div>
</a>
</div>
</div>
<div class="col-md-3 col-sm-6 col-xs-12 he-wrap col-headshot col-headshot tpl6">
<img src="assets/img/headshot/bruno_380px.jpeg" alt="Bruno Kaufmann headshot" class="img-responsive">
<div class="he-view">
<div class="bg a0" data-animate="fadeIn">
<h3 class="a1" data-animate="fadeInDown">Bruno Kaufmann</h3>
</div>
</div>
</div>
</div>
</div>
<!-- *****************************************************************************************************************
MIDDLE CONTENT
***************************************************************************************************************** -->
<!--
<div class="container mtb">
<div class="row">
<div class="col-lg-4 col-lg-offset-1">
<h4>More About Us</h4>
<p>More about us info can go here.</p>
<p><br/><a href="about.html" class="btn btn-theme">More About Us</a></p>
</div>
</div>
</div>
-->
<!-- *****************************************************************************************************************
TESTIMONIALS
***************************************************************************************************************** -->
<div id="twrap">
<div class="container centered">
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<i class="fa fa-comment-o"></i>
<p>Our club began at Rensselaer Polytechnic Institute, located in Troy, New York, early 2017. We now
work with local middle and high school students, orgnaizations and programs on campus, and companies
in the surrounding area.</p>
</div>
</div><!--/row -->
</div><!--/container -->
</div><!--/twrap -->
<!-- *****************************************************************************************************************
OUR CLIENTS
***************************************************************************************************************** -->
<div id="cwrap">
<div class="container">
<div class="row centered">
<h3 font="Snell Roundhand, cursive">"Until we get equality in education, we won't have an equal society." -
Sonia Sotomayor</font></h3>
</div>
<! --/row -->
</div>
<! --/container -->
</div>
<! --/cwrap -->
<!-- *****************************************************************************************************************
FOOTER
***************************************************************************************************************** -->
<div id="footerwrap">
<div class="container">
<div class="row">
<div class="col-lg-4">
<h4>About</h4>
<div class="hline-w"></div>
<p>Please reach out to us if you want to learn more or think that there is potential for
collaboration.</p>
<p><a href="mailto:[email protected]">[email protected]</a></p>
</div>
<div class="col-lg-4">
<h4>Our Location</h4>
<div class="hline-w"></div>
<p>Since we are an <a href="https://www.rpi.edu/">Rensselaer Polytechnic Institute</a> <a
href="https://union.rpi.edu/">Student Union</a> Club, our address is the RPI campus:</p>
<p>
110 8th St,<br/>
Troy, New York, 12180<br/>
United States<br/>
</p>
</div>
<div class="col-lg-4">
<h4>Sitemap</h4>
<div class="hline-w"></div>
<p>
<a href="about.html">About</a><br/>
<a href="archive.html">Archive</a><br/>
<a href="blog.html">Blog</a><br/>
<a href="contact.html">Contact</a><br/>
<a href="events.html">Events</a><br/>
<a href="https://styleguide.codingandcommunity.org">Style Guide</a><br/>
</p>
</div>
<div class="col-lg-4">
<h4>Social Links</h4>
<div class="hline-w"></div>
<p>
<a href="https://github.com/codingandcommunity"><i class="fa fa-github fa-3x"></i></a>
<a href="https://www.facebook.com/codingandcommunity/"><i class="fa fa-facebook"></i></a>
<a href="https://twitter.com/codingcomm"><i class="fa fa-twitter"></i></a>
<a href="https://www.instagram.com/codingandcommunity/"><i class="fa fa-instagram"></i></a>
</p>
</div>
</div>
<! --/row -->
</div>
<! --/container -->
</div>
<! --/footerwrap -->
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/bootstrap.min.js"></script>
<script src="assets/js/jquery.hoverex.min.js"></script>
</body>
</html>