This repository has been archived by the owner on Jul 27, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
261 lines (252 loc) · 11.8 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
---
url: /
title: Startup Weekend Latinx in Tech
image: homepage.png
circleImage: latinxs.png
---
{{>header}}
<!-- About Section -->
<section id="about">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2>About</h2>
<hr class="star-primary">
</div>
</div>
<div class="row">
<div class="text-center col-xs-12 col-md-8 col-md-offset-2 col-sm-10 col-sm-offset-1">
<p>Techstars Startup Weekend Latinx in Tech
aims to inspire potential entrepreneurs in the Latinx
community to breathe life into their ideas and learn how
to bridge the gap from ideation to prototype with customer
validation.
</p>
<p>Our main focus is on tech solutions, but we
welcome all ideas that will help to create a futurefueled by
Latinx leadership and experiences.
</p>
<p>We're here to help as a community and as family.
We are investing in your success and this event is for
everyone and anyone who is a part of the Latinx community
or a strong ally. We welcome everyone, regardless of your
professional background. We foster safe spaces for full
expression of yourself.
</p>
<p>The dedicated teams on the ground make this possible as well as local sponsors! Learn more about them here:</p>
<p>{{#each data.cities}}<strong><a href="{{url}}">{{name}}</a></strong><br/>{{/each}}</p>
<p>Startup Weekends are all about action and less talk. Let's continue to build community that is rich in diversity, perseverance, and innovation together. Let's do this!<br/>#latinxtech #SWLA #SWOAK #SWCHI #SWMIA#SWNYC</p>
</div>
<div class="clearfix"></div>
<div class="row" style="margin-top: 60px;">
<div class="col-lg-12 text-center">
<h2>Why Latinx in Tech?</h2>
<hr class="star-primary">
</div>
</div>
<div class="row">
<div class="text-center col-xs-12 col-md-8 col-md-offset-2 col-sm-10 col-sm-offset-1">
<p>The complex intersectionalities of the Latinx (La-teen-ex) population in the U.S. coupled with their increasing technology consumption make this ethnic group one of the most misunderstood, yet powerful communities of our time. By 2060, over a quarter of the entire U.S. population will be Latinx - that’s about 119MM people - representing over a trillion dollars of economic power.</p>
<p>As of 2013, Latinx Millennials and Gen-Z comprised 58% of the Latinx population. These groups are proving to be a game-changing consumer segment across markets because of the way they are influencing their communities across race, culture, politics, gender identity and language -- case in point, the term Latinx.</p>
<p>Imagine what could happen if we gathered 500 entrepreneurially-minded Latinxs and allies over 54 hours, in 5 different cities, to identify and design technology solutions to problems disproportionately facing the U.S. Latinx community? What if we facilitated mentorship by some of the most talented technologists, business innovators, and prominent investors? </p>
<p>This Startup Weekend event is part of a 5-city Latinx in Tech campaign going on throughout Hispanic Heritage Month. Join us in this special edition of Startup Weekends across the US to prove that we can all learn, work, and create together in order to deliver better outcomes for our communities. </p>
<!-- <p><strong>Join the convo on Twitter/FB:</strong> #LatinxTech #SWOAK #SWLA #SWCHI #SWMIA #SWNYC</p> -->
</div>
</div>
</div>
</div>
</section>
<!-- Cities Section -->
<section id="portfolio" class="success">
<a id="cities" name="cities"></a>
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2>Cities</h2>
<hr class="star-light">
</div>
</div>
<div class="row">
{{#each data.cities}}
<div class="col-md-6 col-sm-12 portfolio-item">
<a href="{{eventbrite_url}}" class="portfolio-link" data-toggle="modal">
<div class="caption">
<div class="caption-content">
<p class="center-text"><strong>{{name}}</strong></p>
<i class="fa fa-search-plus fa-3x"></i>
</div>
</div>
<img src="{{image}}" class="img-responsive" alt="{{name}}">
</a>
</div>
{{/each}}
</div>
</div>
</section>
<!-- Sponsors Section -->
<section id="partners" class="">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2>Partners</h2>
<p>Startup Weekend Latinx is happenings thanks to the work
and support from the following organizations.</p>
<p><a href="/contact">Contact us</a> if interested in sponsoring
and volunteering opportunities.</p>
<hr class="star-primary">
</div>
</div>
<div class="row text-center">
<div class="col-lg-8 col-lg-offset-2">
<div class="col-sm-5">
<img src="/images/sponsors/kapor-center.png" alt="kaporcenter.org">
</div>
<div class="col-sm-3">
<img src="/images/sponsors/techstars-logo.png" alt="techstars.com">
</div>
<div class="col-sm-4">
<img src="/images/sponsors/techqueria-logo.png" alt="Techqueria.org">
</div>
</div>
</div>
</div>
</section>
<section id="scholarships" class="success">
<a id="scholarships" name="cities"></a>
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2>Scholarships</h2>
<hr class="star-light">
</div>
</div>
<div class="row">
<p class="text-center">
Need help to attend? fill out
<a target=_blank class="text-bg-white" href="http://bit.ly/LatinxTechScholarships">this form</a>
to request scholarship information.
</p>
</div>
</div>
</section>
<section id="pictures" class="text-center">
<!-- style="background-image: url(/images/homepage-pictures.png)"> -->
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="intro-text">
<h1 class="name">Pictures</h1>
<hr class="star-primary">
<p class="skills">
<a target=_blank class="text-bg-white" href="https://www.facebook.com/pg/SWOakland-1014858781965256/photos/?tab=album&album_id=1064878580296609">
See some pictures from the Oakland SW latinx 2016
</a></p>
<img src="/images/pictures.png" class="img-responsive" alt="Startup Weekend Latinx Oakland 2016">
</div>
</div>
</div>
</div>
</section>
<!-- Community Section -->
<section id="partners" class="">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2>Sponsors</h2>
<hr class="star-primary">
</div>
</div>
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<div class="col-sm-3">
<a href="www.kaporcapital.com" target="_blank">
<img src="/images/sponsors/kaporcapital.png" alt="Kapor Capital">
</a>
</div>
<div class="col-sm-3">
<a href="www.uber.com" target="_blank">
<img src="/images/sponsors/uber.jpeg" alt="Uber">
</a>
</div>
<div class="col-sm-3">
<a href="https://chanzuckerberg.com/" target="_blank">
<img src="/images/sponsors/chanzuckerberg.png" alt="Chan Zuckerberg Initiative">
</a>
</div>
<div class="col-sm-3">
<a href="https://www.posible.us/" target="_blank">
<img src="/images/partners/posiblela.png" alt="Posible">
</a>
</div>
<div class="clearfix"></div>
<div class="col-sm-3">
<a href="https://knightfoundation.org/" target="_blank">
<img src="/images/sponsors/miami/knightfoundation.png" alt="Knight Foundation">
</a>
</div>
<div class="col-sm-3">
<a href="http://crea7ive.com/" target="_blank">
<img src="/images/sponsors/miami/crea7ive.png" alt="Crea7ive">
</a>
</div>
<div class="col-sm-3">
<a href="http://telacu.com/" target="_blank">
<img src="/images/sponsors/la/telacu.png" alt="Telacu">
</a>
</div>
<div class="col-sm-3">
<a href="http://code2040.org/" target="_blank">
<img src="/images/sponsors/chicago/code2040.png" alt="Code 2040">
</a>
</div>
<div class="clearfix"></div>
<div class="col-sm-3">
<a href="https://www.stickergiant.com" target="_blank">
<img src="/images/sponsors/stickergiant.png" alt="Sticker Giant">
</a>
</div>
</div>
</div>
</div>
</section>
<section id="partners" class="">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2>Community Partners</h2>
<hr class="star-primary">
</div>
</div>
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<div class="col-sm-3">
<a href="https://changecatalyst.co/" target="_blank">
<img src="/images/partners/change-catalyst.png" alt="Change Catalyst">
</a>
</div>
<div class="col-sm-3">
<a href="https://dreamwakers.org/" target="_blank">
<img src="/images/partners/dreamwakers.png" alt="Dream Wakers">
</a>
</div>
<div class="col-sm-3">
<a href="http://building.co/" target="_blank">
<img src="/images/sponsors/miami/building.png" alt="Building">
</a>
</div>
<div class="col-sm-3">
<a href="https://www.indiedesk.com/" target="_blank">
<img src="/images/sponsors/la/indiedesk.png" alt="Indie Desk">
</a>
</div>
<div class="clearfix"></div>
<div class="col-sm-3">
<a href="https://mhubchicago.com/" target="_blank">
<img src="/images/sponsors/chicago/mhub.png" alt="MHub Chicago">
</a>
</div>
</div>
</div>
</div>
</section>
{{>modals}}