This repository has been archived by the owner on Sep 28, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathnewyork.html
177 lines (145 loc) · 8.25 KB
/
newyork.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
---
layout: default
title: TechTogether New York
---
<!-- Header -->
<section class="background-3">
<div class="container">
<div class="row">
<div class="col-sm-12">
<img class ="eventpage-logo" src="/imgs/logos/ttny_logo.png">
</div>
</div>
</div>
</section>
<!-- About TechTogether New York -->
<section>
<div class="container">
<div class="row">
<div class="col-sm-6 col-md-6">
<h3 id="hackathon-header">TechTogether New York</h3>
<h6 id="hackathon-paragraph" class="mr-5">TechTogether New York was TechTogether's second chapter location. Since the chapter was founded in 2018, TechTogether New York has served a total of 1,012 people of marginalized genders through it's annual hackathons.
</br></br>TechTogether New York is one of the few gender-focused hackathons based out of New York state.
</br></br>TechTogether New York serves primarily high school, college, and bootcamp students in New York and New Jersey. The organizing team consists of students and residents across New York and New Jersey.
</h6>
</div>
<div class="col-sm-6 col-md-6 video hide-mobile">
<img src="imgs/photos/ttny_event.jpg" class="col-2-img">
</div>
</div>
</div>
</section>
<!-- Testimonials from TechTogether New York Hackers/Organizers-->
<section class ="bg-purple-2">
<div class ="container">
<div class="row space">
<div class="col-12 col-md-4">
<img class ="headshot" src="imgs/headshots/hackers/malak_headshot.png">
<h4 id="quote-header">Malak Abdeldayem</h4>
<h4 id="quote-subheader">TechTogether New York 2021 Attendee</h4>
<h6 id="quote-paragraph">"Some misconceptions that I had about hackathons was about who was welcome and attended these events. What were their skill sets? What kind of education does everyone have? Will I be able to fit into everyone’s standards? Honestly, I was just plain overthinking it. Anyone can attend a hackathon and have a great time."</h6>
</div>
<div class="col-12 col-md-4 hide-mobile">
<img class ="headshot" src="imgs/headshots/hackers/savannah_headshot.jpg">
<h4 id="quote-header">Savannah Hirschi</h4>
<h4 id="quote-subheader">TechTogether New York 2021 Attendee</h4>
<h6 id="quote-paragraph">"Other hackathons I have attended in the past have made me feel very stressed or anxious about timelines or competing, but this hackathon lets me focus on learning new things and connecting with amazing other individuals just like me."</h6>
</div>
<div class="col-12 col-md-4 hide-mobile">
<img class ="headshot" src="imgs/headshots/hackers/yomaira_headshot.jpg">
<h4 id="quote-header">Yomaira Escano</h4>
<h4 id="quote-subheader">TechTogether New York 2020 Attendee</h4>
<h6 id="quote-paragraph">"I attended TechTogether New York by myself and I was terribly intimidated by such a large event. I didn't know anyone, but was determined to have a great time and learn a lot. To say that I had an incredible experience is an understatement. I formed a team with a group of awesome people and we even won a prize for best NYC hack!!! This year as an organizer, I have once again connected with some amazing individuals and really enjoyed the TechTogether NY experience from a different perspective."</h6>
</div>
</div>
</div>
</section>
<!-- Historical Data from TechTogether New York -->
<section class ="hide-mobile">
<div class ="container">
<div class="row space">
<div class="center col-6 col-md-4">
<div class="card shadow-sm" style="width: 18rem;">
<img class="card-img-top" src="/imgs/photos/2019_TTNY.jpg" alt="Card image cap">
<div class="card-body">
<h5 class="card-title">TechTogether New York 2019-2020</h5>
<p class="card-text">
<ul class ="stats-list">
<li>100 Hackers</li>
<li>550 Applications</li>
<li>54% First-time Hackers</li>
<li>20 Organizers</li>
<li>$9k Prizes</li>
<li>18 Projects</li>
<li>5 Sponsors</li>
<li>Hosted at Queens College</li>
</ul>
</p>
</div>
</div>
</div>
<div class="center col-6 col-md-4 hide-mobile">
<div class="card shadow-sm" style="width: 18rem;">
<img class="card-img-top" src="/imgs/photos/2020_TTNY.jpg" alt="Card image cap">
<div class="card-body">
<h5 class="card-title">TechTogether New York 2020-2021</h5>
<p class="card-text">
<ul class ="stats-list">
<li>542 Hackers</li>
<li>920 Applications</li>
<li>41% First-time Hackers</li>
<li>40 Organizers</li>
<li>$5k Prizes</li>
<li>55 Projects</li>
<li>11 Sponsors</li>
<li>99.5% of attendees would recommend the event to a friend.</li>
<li>Hosted Virtually</li>
</br>
<li>95% of hackers said TechTogether New York helped make them feel more comfortable attending future hackathons.</li>
</ul>
</p>
</div>
</div>
</div>
<div class="center col-6 col-md-4 hide-mobile">
<div class="card shadow-sm" style="width: 18rem;">
<img class="card-img-top" src="/imgs/photos/2019_TTB.jpg" alt="Card image cap">
<div class="card-body">
<h5 class="card-title">TechTogether New York 2021-2022</h5>
<p class="card-text">
<ul class ="stats-list">
<li>370 Hackers</li>
<li>1,160 Registered</li>
<li>54% First-time Hackers</li>
<li>12 Organizers</li>
<li>$6k Prizes</li>
<li>21 Projects</li>
<li>99.5% of attendees would recommend the event to a friend.</li>
<li>Hosted Virtually</li>
</br>
<li>70% of hackers said TechTogether New York positively influenced their decision to pursue a employment opportunities in the tech industry.</li>
</ul>
</p>
</div>
</div>
</div>
<div class="center col-6 col-md-4 hide-mobile">
<div class="card shadow-sm" style="width: 18rem;">
<img class="card-img-top" src="/imgs/photos/2022_TTNY.jpg" alt="Card image cap">
<div class="card-body">
<h5 class="card-title">TechTogether New York 2022-2023</h5>
<p class="card-text">
<ul class ="stats-list">
<li>No information is available yet for TechTogether Boston's next hackathon.</li>
</br>
</ul>
</p>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Footer -->
<script async src="//cdn.embedly.com/widgets/platform.js" charset="UTF-8"></script>
{% include stayintouch.html %}