-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
315 lines (283 loc) · 17.3 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
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Civic Track</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Free HTML5 Template by FREEHTML5.CO" />
<meta name="keywords" content="free html5, free template, free bootstrap, html5, css3, mobile first, responsive" />
<meta name="author" content="FREEHTML5.CO" />
<!--
////////////////////////////////////////////////////
FREE HTML5 TEMPLATE
DESIGNED & DEVELOPED by FREEHTML5.CO
Website: http://freehtml5.co/
Email: [email protected]
Twitter: http://twitter.com/fh5co
Facebook: https://www.facebook.com/fh5co
////////////////////////////////////////////////////
-->
<!-- Facebook and Twitter integration -->
<meta property="og:title" content=""/>
<meta property="og:image" content=""/>
<meta property="og:url" content=""/>
<meta property="og:site_name" content=""/>
<meta property="og:description" content=""/>
<meta name="twitter:title" content="" />
<meta name="twitter:image" content="" />
<meta name="twitter:url" content="" />
<meta name="twitter:card" content="" />
<!-- Place favicon.ico and apple-touch-icon.png in the root directory -->
<link rel="shortcut icon" href="favicon.ico">
<!-- Google Fonts -->
<link href='https://fonts.googleapis.com/css?family=Roboto+Slab:400,700|Roboto:400,300,700' rel='stylesheet' type='text/css'>
<!-- Animate -->
<link rel="stylesheet" href="css/animate.css">
<!-- Flexslider -->
<link rel="stylesheet" href="css/flexslider.css">
<!-- Icomoon -->
<link rel="stylesheet" href="css/icomoon.css">
<!-- Bootstrap -->
<link rel="stylesheet" href="css/bootstrap.css">
<link rel="stylesheet" href="css/style.css">
<!-- Modernizr JS -->
<script src="js/modernizr-2.6.2.min.js"></script>
<!-- FOR IE9 below -->
<!--[if lt IE 9]>
<script src="js/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div id="fh5co-header">
<div class="container">
<!-- Mobile Toggle Menu Button -->
<a href="#" class="js-fh5co-nav-toggle fh5co-nav-toggle"><i></i></a>
<div id="fh5co-logo">
<a href="index.html">YHack <span>& Yale Code4Good</span></a>
</div>
<nav id="fh5co-main-nav">
<ul>
<li><a href="#" data-nav-section="home">Home</a></li>
<li><a href="#" data-nav-section="projects">Projects</a></li>
<!-- make a prizes tab -->
<!--<li><a href="#" data-nav-section="prizes">Prizes</a></li>-->
<!-- include information about yhack and code4good -->
<li><a href="#" data-nav-section="contact">About</a></li>
<!-- include link to code4good page -->
</ul>
</nav>
</div>
</div>
<div id="fh5co-main">
<div class="fh5co-overlay-mobile"></div>
<div id="fh5co-home" class="js-fullheight" data-section="home">
<div class="flexslider">
<div class="fh5co-overlay"></div>
<div class="fh5co-text">
<div class="container">
<div class="row text-center">
<h1 class="animate-box">Civic Track</h1>
<div class="fh5co-go animate-box">
<a href="#" class="js-fh5co-next">
Check out your possible projects!
<span><i class="icon-arrow-down2"></i></span>
</a>
</div>
</div>
</div>
</div>
<ul class="slides">
<li style="background-image: url(images/black.jpg);" data-stellar-background-ratio="0.5"></li>
<li style="background-image: url(images/handshake.png);" data-stellar-background-ratio="0.5"></li>
<li style="background-image: url(images/earth.jpg);" data-stellar-background-ratio="0.5"></li>
</ul>
</div>
</div>
<div id="fh5co-portfolio" data-section="projects">
<div class="container">
<div class="row r-pb">
<div class="col-md-8 col-md-offset-2 text-center section-heading">
<h1 class="fh5co-section-title animate-box">PROJECTS</h1>
<p class="fh5co-lead animate-box">We have collaborated with two nonprofits to offer two themed challenges. If you have questions, mentors will be available to answer them during the hackathon. If you have an idea for a socially impactful project but neither challenge fits, there is another option, original project challenge . <br>If you are stumped on what to do,we have also added example projects to inspire you to develop some great civic tech.</p>
</div>
</div>
<h2><center> Nonprofit Challenges</center></h2>
<div class = "table-response">
<table class="table table-striped">
<thead>
<tr>
<th><h1 style="color:#f07215">Immigration: Navigating U.S Law and Culture</h1></th>
</tr>
</thead>
<tbody>
<tr>
<th scope="row">Nonprofit</th>
<td>CT Institute of Immigrants & Refugees</td>
</tr>
<tr>
<th scope="row"> Mission</th>
<td>Our mission is to assist refugees and immigrants resolve legal, economic, linguistic and social barriers so that they become self-sufficient, integrated and contributing members of the community. CIRI achieves this mission by providing a compassionate array of high-quality legal, social and educational programming and by promoting cross-cultural understanding and decent treatment for all. </td>
</tr>
<tr>
<th scope="row">Challenge</th>
<td> Immigration is a staple in American culture and will always be. We need to constantly be innovating to make sure immigrants are welcomed and have access to the resources they need to thrive. How do we ensure that immigrants have the resources that provide legal assistance or the legal vocabulary of USCIS applications? At the same time, how do we ensure that they feel welcomed and ensure that they have the same opportunities to grow?
<br>
This description is very broad on purpose. There will be people who will answer any questions you may have at the hackathon.
</td>
</tr>
<tr>
<th scope="row"> Background Resources</th>
<td>
<ul>
<li><a href="https://www.fwd.us/immigration/">Why Immigration Reform Is Needed?</a></li>
<li><a href="https://my.uscis.gov/exploremyoptions">List of USCIS Applications Options</a></li>
<li><a href="https://www.theadvocatesforhumanrights.org/immigration_recommendations">The Advocates For Human Rights: Immigration Reform Recommendations </a></li>
<li><a href="">USCIS Applications Options</a></li>
<li><a href="https://www.immigrantjustice.org/issues/unaccompanied-immigrant-children/">Immigrant Justice: Unaccompanied Immigrant Children</a>(recommendations at the bottom page)</li>
<li><a href="https://www.glaad.org/vote/topics/immigration"></a>LGBTQ Immigrants Lack of Coverage</li>
<li><a href="https://www.immigrantjustice.org/stop-abuse-detained-lgbt-immigrants/">LGBTQ Immigrants Reform</a></li>
<li><a href="https://www.immigrantjustice.org/index.php/issues/access-counsel">Access to Counsel</a>(recommendations at the bottom page)</li>
</ul>
</td>
</tr>
<tr>
<th scope="row">Related Projects</th>
<td>
<ul>
<li><a href="http://www.dreamersroadmap.com/">Dreamers RoadMap App</a>elping undocumented students find scholarship opportunities through a mobile app</li>
<li><a href="http://noblepathsdemo.appspot.com/">NoblePaths</a> is a visualization app that would empower immigrants to tell their personal story in a share-able, if not viral way</li>
<li><a href="https://www.fwd.us/immigration/">Navigator</a> is an interactive platform to guide internationals in the US through their visa pathways, with concrete tools to use to stay on track.</li>
<li><a href="https://www.fwd.us/immigration/"></a>Network platform for immigrants to connect to each other as a mobilization tool and community tool for empowering their voices</li>
</ul>
</td>
</tr>
</tbody>
</table>
</div> <!-- End of division of table for MakeHaven-->
<div class="table-response">
<table class="table table-striped">
<thead>
<tr>
<th scope="row"><h1 style="color:#f07215">Education: Reduce the Opportunity Gap</h1></th>
</tr>
</thead>
<tbody>
<tr>
<th scope="row">Nonprofit</th>
<td>Leadership. Education & Athletics in Partnership (LEAP)</td>
</tr>
<tr>
<th scope="row">Mission</th>
<td> LEAP’s mission is to develop the strengths and talents of young leaders who create and implement year-round, community- and school-based programming designed to achieve positive academic and social outcomes for children living in high poverty urban neighborhoods. Our goal is to create and implement a multi-tier mentoring model where young people of all ages are welcomed, educated and provided opportunities to grow within LEAP.</td>
</tr>
<tr>
<th scope="row">Challenge</th>
<td> How do we provide access to quality schools and the resources needed for all children to be academically successful. Access to quality schools may mean creating a tool to aggregate support on educational issues that would ensure schools retain their funding and support better school system. </td>
</tr>
<tr>
<th scope="row">Background Resources</th>
<td><ul>
<li><a href="http://schottfoundation.org/sites/default/files/resources/Opportunity%20Gap%20Toolkit%20FINAL.pdf">What is the Opportuntiy Gap</a></li>
<li><a href="http://www.ncsl.org/research/education/equity-and-the-opportunity-gap.aspx">Policy Recommendations/Goals for Closing Early Learning Opportunity Gaps</a></li>
<li><a href="https://edpolicy.stanford.edu/sites/default/files/Opp%20Gap%20Policy%20Recommendations.pdf">Closing the Opportunity Gap: What America Must Do to Give Every Student a Chance </a></li>
<li><a href="">USCIS Applications Options</a></li>
<li><a href="https://www.economist.com/briefing/2016/06/11/teaching-the-teachers">Teaching Teachers</li>
</ul>
</td>
</tr>
<tr>
<th scope="row">Related Projects</th>
<td><ul>
<li>U.Track: Platform designed to put a student’s accountability in their own hands. By allowing students to assess their own learning and reliability (e.g. track attendance) through their online platform, U.Track hopes to reduce the accounting load on teachers and instill a sense of responsibility in the student.</li>
<li>EdCarton: Online resource library where teachers can add, curate and share useful educational tools and software. The team wanted to offer a better way of finding educational tools than sharing a Google Docs spreadsheet, while allowing users to read real feedback from teachers who have used the product.</li>
<li> Bridge, by Isaac Malca, Chase Olivieri, Michael Andrew González and Jessica Peralta, two of whom are teachers with Teach for America. Bridge (getbridge.co) is a multilingual text-messaging platform to close the communication gap between teachers and parents, keeping it simple, affordable and accessible.</li>
<li><a href="https://github.com/MayankR/OpenEdAI-Hackathon">ReadEx</a> is an android app that does real-time question generation using NLP, content recommendations, and flashcard creation (for questions you answer incorrectly) as you read to create an engaging and adaptive learning experience. Search for content on the web, Open PDFs / files on your phone, or scan images using OCR to load text and start reading.</li>
<li><a href="http://gradeguardian.in/">GradeGuardian</a>redictive models and visualizations for student performance with an interactive dashboard showing anticipated effect of policy changes. Submission includes 3 components packaged as a single web app — a Chatbot that inputs student information, an Advisor Console that shows students at risk, and a prediction module for government / policymakers.</li>
</ul></td>
</tr>
</tbody>
</table>
</div> <!-- End of div for New Haven Leon Sister City Project -->
<br>
<h2><center>Example Projects</center></h2>
<br>
<div class="panel-group">
<div class="panel panel-default">
<div class="panel-heading"><font color="#1448d5"><b>Peace Corps: Malaria Prevention App</b></font></div>
<div class="panel-body">This project consists of an application designed to help Peace Corps Volunteers to sustain life-saving malaria preventio tactics over their time of service. For more details, look at their <a href="https://github.com/peacecorps/malaria-app-android" target="_blank"> GitHub repo. </a> </div>
</div>
<div class="panel panel-default">
<div class="panel-heading"><font color="#9e42dd"><b>Systers: PowerUp</b></font></div>
<div class="panel-body">PowerUp is an educational choose-your-own-adventure game that utilizes a users uploaded curriculum to empower pre-adolescents to take charge of their reproductive health. For more details, look at their <a href="https://github.com/systers/powerup-android">GitHub repo</a>.</div>
</div>
<div class="panel panel-default">
<div class="panel-heading"><font color="#c3570f"><b>SATrek: EarthTrek</b></font></div>
<div class="panel-body">SATrek was one of the teams that participated in NASA's Space Apps challenge, where people from around the world had 48 hours to come up with a great solution to one of their challenges. This team developed an interactive 3D application that encourages the use of data that NASA's EOS program collects through its satellites, and understand its importance. For more information, look <a href="https://2017.spaceappschallenge.org/challenges/ideate-and-create/1d-2d-3d-go/teams/satrek/project" target="_blank">here</a></div>
</div>
<div class="panel panel-default">
<div class="panel-heading"><font color="#d6d608"><b>Lemon Py: Pollen Alert</b></font></div>
<div class="panel-body">Lemon Py was one of the winners of the NASA's Space Apps challenge. This team developed an app that shows the distribution of panel in the city of Buenos Aires, and guides people through the path with least pollen to minimize allergic reactions. For more information, look <a href="https://2017.spaceappschallenge.org/challenges/our-ecological-neighborhood/trace-invaders/teams/lemon-py-1/project" target="_blank">here.</a></div>
</div>
</div>
</div>
</div>
<!--<div id="fh5co-about" data-section="prizes">
<div class="row r-pb">
<div class="col-md-8 col-md-offset-2 text-center section-heading">
<h2><center>Prizes</center></h2>
<br>
<h4><center><font color="white">All the completed submissions will be judged by the nonprofits and by hackathon staff to decide which teams implemented the best solution for each nonprofit. The winner teams will each receive a prize. In addition, we will award the most socially compelling and innovative application presented.</font></center></h4>
<br>
</div>
</div>
<div class="row">
<div class="col-md-4 col-sm-4 col-xs-6 col-xxs-12 animate-box">
<div class="img-grid">
<img src="images/Picture1.png" alt="Free HTML5 template by FREEHTML5.co" class="img-responsive">
</div>
</div>
<div class="col-md-4 col-sm-4 col-xs-6 col-xxs-12 animate-box">
<div class="img-grid">
<img src="https://ibb.co/h997gZ4" alt="Free HTML5 template by FREEHTML5.co" class="img-responsive">
</div>
</div>
<div class="col-md-4 col-sm-4 col-xs-6 col-xxs-12 animate-box">
<div class="img-grid">
<img src="images/Picture3.png" alt="Free HTML5 template by FREEHTML5.co" class="img-responsive">
</div>
</div>
</div>
</div>-->
<div id="fh5co-contact" data-section="contact">
<div class="container">
<div class="row">
<div class="col-md-8 col-md-offset-2 text-center section-heading">
<h2 class="fh5co-section-title animate-box">About</h2>
<p class="fh5co-lead animate-box">Why a Civic Track</p>
<p class="animate-box">In Yale Code4Good, we believe that there is a huge gap between technology and social good. Through this track, we hope to encourage students to think about technology as a way to innovate and improve our society. Therefore, we strongly encourage you to work on the nonprofit projects. Your project will have a real impact, and you can talk about it to employers ;D. If the projects are not your cup of tea, but you still want to be part of this track, awesome! You have now joined the movement to make our society better through tecnology. <br>
If you have any questions, send us an email at code4good at yale dot edu </p>
</div>
</div>
</div>
</div>
</div> <!-- END fh5co-page -->
<!-- jQuery -->
<script src="js/jquery.min.js"></script>
<!-- jQuery Easing -->
<script src="js/jquery.easing.1.3.js"></script>
<!-- Bootstrap -->
<script src="js/bootstrap.min.js"></script>
<!-- Waypoints -->
<script src="js/jquery.waypoints.min.js"></script>
<!-- Stellar Parallax -->
<script src="js/jquery.stellar.min.js"></script>
<!-- Flexslider -->
<script src="js/jquery.flexslider-min.js"></script>
<!-- Main JS -->
<script src="js/main.js"></script>
</body>
</html>