-
Notifications
You must be signed in to change notification settings - Fork 2
/
summary.html
242 lines (215 loc) · 9.94 KB
/
summary.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
<!DOCTYPE html>
<html lang="en">
<head>
<title>SwampHacks</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css">
<link rel="stylesheet" href="css/summary-styles.css">
<script src="https://www.gstatic.com/firebasejs/3.1.0/firebase.js"></script>
<script src="https://www.gstatic.com/firebasejs/3.1.0/firebase-app.js"></script>
<script src="https://www.gstatic.com/firebasejs/3.1.0/firebase-database.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<script src="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"></script>
<link href='https://fonts.googleapis.com/css?family=Raleway' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Muli' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="css/font-awesome.min.css">
<link rel="shortcut icon" type="image/png" href="favicon.png"/>
<link rel="shortcut icon" type="image/png" href="http://swamphacks.com/favicon.png"/>
<script src="https://cdn.jsdelivr.net/jquery.typeit/4.2.3/typeit.min.js"></script>
</head>
<body>
<div class="row wrapper heading-page">
<div class = "col-sm-6 col-sm-offset-3 logo">
<img class="logo-head" src="img/Landing-03.png" alt="" />
<h2>University of Florida | January 20-22, 2017</h2>
<!-- Typing effect -->
<!--<p id="typed" style="text-align: center; font-family: monospace; color: #fff;"></p>-->
<script>
$('#typed').typeIt({
strings: ["Hack", "Create", "Learn", "Innovate"],
speed: 300,
deleteSpeed: 200,
lifeLike: true,
breakLines: false,
breakDelay: 750,
autoStart: true,
loop: true
})
.tiPause(300);
</script>
<!-- /typing -->
</div>
<img class="white-divider" src="img/swamphacks_top-border.png" alt="" />
</div>
<section>
<div class="row wrapper about-page">
<div class="col-sm-10 col-sm-offset-1 top">
<h3>What is SwampHacks?</h3>
<p>
SwampHacks is a 36 hour open coding event where students become creators. In the time allotted, teams of students ‘hack’ together a project which is then judged and ranked among other participant projects. Along the way, students mingle in activities, present their projects, and spend quality time getting to know sponsors for a fully immersive coding experience.
Sponsorship provides a look into new prospects within the software developing community of Florida.
</p>
</div>
<div class="col-sm-10 col-sm-offset-1">
<h3>Why Florida?</h3>
<p>
Florida has been an untapped reservoir of talent in the past few years. The University of Florida jumped from unranked in the Spring 2015 MLH hacking standing to 29th in the Fall 2015 MLH standing, then 2nd in the Spring 2016 standing (behind University of Waterloo, ranking UF #1 in the US). In one year we disrupted the entire previous hacking hierarchy of school rankings and carved out a place of our own.<br>
We’ve also seen incredible growth in the number of hackers, including a more diverse demographic. With organizations such as WiCSE (Women in Computer Science and Engineering) being vital in the creation of SwampHacks, an open environment to all hackers has become a staple within the UF hacking community.<br>
Rapid expansion in student participants leave ripe openings for new talent. Due to the incredible distance from Florida to the cluster of hackathons in the NorthEast or West Coast schools, plenty of skilled students are foregoing hackathons opportunities in further areas. Due to this distance, a strong community has began to form in our state, prompting the establishment of the first inter-collegiate, state-wide hackathon organization: Florida Hackers. This network of hundreds of students will be a key player in SwampHacks 2017.<br>
As the largest hackathon of Florida, SwampHacks will not be tapping into the talent of our own university but will also serve as a nexus for the Florida hackathon season. Our combination of prominence on campus and in our state sets SwampHacks as a gateway opportunity for fresh minds to meet established companies and showcase their hidden abilities.
</p>
</div>
</div>
</section>
<section class="lastYear">
<img class="white-divider flipped" src="img/swamphacks_top-border.png" alt="" />
<div class="col-sm-10 col-sm-offset-1 stats-header">
<h3>Previously at SwampHacks...</h3>
</div>
<div class="row stats-row">
<div class="col-xs-12 col-sm-5">
<img class="stats-icon" src="img/stats_4x.png" alt="" />
</div>
<div class="col-xs-12 col-sm-5 stats-text">
<h3>more overall participants</h3>
<p>
between the first SwampHacks in 2015 to our second iteration in 2016
</p>
</div>
</div>
<div class="row stats-row">
<div class="col-sm-5">
<img class="stats-icon" src="img/stats_florida.png" alt="" />
</div>
<div class="col-sm-5 stats-text">
<h3>largest Florida hackathon</h3>
<p>
our growth also set apart our hackathon as the largest collegiate hackathon in the state of Florida
</p>
</div>
</div>
<div class="row stats-row">
<div class="col-sm-5">
<img class="stats-icon" src="img/stats_charts.png" alt="" />
</div>
<div class="col-sm-5 stats-text">
<h3>brought some more friends</h3>
<p>
our percentage of attendees who were non-UF students increased between 2015 and 2016 by 27%
</p>
</div>
</div>
</section>
<section class="nextYear">
<div class="col-sm-10 col-sm-offset-1 stats-header">
<h3>What’s new with SwampHacks 2017?</h3>
</div>
<div class="row stats-row">
<div class="col-xs-12 col-sm-5">
<img class="stats-icon" src="img/stats_hours.png" alt="" />
</div>
<div class="col-xs-12 col-sm-5 stats-text">
<h3>more hours, more hacking</h3>
<p>
from the original 18 hours to last year's 24 hours, we will be increasing our hacking time to 36 hours
</p>
</div>
</div>
<div class="row stats-row">
<div class="col-sm-5">
<img class="stats-icon" src="img/stats_ticket.png" alt="" />
</div>
<div class="col-sm-5 stats-text">
<h3>expanded reach</h3>
<p>
our growth also set apart our hackathon as the largest collegiate hackathon in the state of Florida
</p>
</div>
</div>
<div class="row stats-row">
<div class="col-sm-5">
<img class="stats-icon" src="img/stats_smile.png" alt="" />
</div>
<div class="col-sm-5 stats-text">
<h3>invest in quality growth</h3>
<p>
we are increasing our projected attendees by only 100 and investing our funds into a better user experience
</p>
</div>
</div>
<img class="white-divider" src="img/swamphacks_top-border.png" alt="" />
</section>
<section>
<div class="row wrapper testimonial-page">
<div class="col-sm-10 col-sm-offset-1 stats-header testimonials">
<h3>How did some of our past sponsors like it?</h3>
</div>
<div class="row testimonial">
<div class="col-sm-4 col-sm-offset-1" style="height: 100px;">
<img class="quote-pic" src="images/logos/IEI_logo.svg" alt="" />
</div>
<div class="col-sm-6 ">
<p class="quote">
I really enjoyed the sense of excitement in the environment on campus, and was really impressed by how creative some of the teams’ hacks were, and how well put together several of them were after such a short build period.<br>
It was great to be part of an event that encourages students to get together, work as a team, and enjoy the process of building something from scratch and sharing it with others. I’m looking forward to next year!
</p>
<p class="quote-name">
Heather M. Fullen
</p>
<p class="quote-description">
Business Analytics Manager at Infinite Energy
</p>
</div>
</div>
<div class="row testimonial">
<div class="col-sm-4 col-sm-offset-1" style="height: 100px;">
<img class="quote-pic" src="images/logos/reclarifaiswamphacks/logo-dark-RGB-01.svg" alt="" />
</div>
<div class="col-sm-6">
<p class="quote">
We’re currently working to expand our monthly active users and signups (that’s our main metric as a startup for getting us funding and growth), and SwampHacks luckily did well in that regard.<br>
A lot of hackathons are very serious and very focused on prize winnings, but SwampHacks felt like a lot of people were there to learn and genuinely enjoy the community around them.<br>
I’d definitely come back.
</p>
<p class="quote-name">
Cassidy Williams
</p>
<p class="quote-description">
Recruiter at Clarifai
</p>
</div>
</div>
</div>
</section>
<div class="row footer-note">
<img class="white-divider flipped" src="img/swamphacks_round-border.png" alt="" />
<div class="col-xs-12 col-sm-6">
<div class="action-buttons-house">
<h4>Want to get involved?</h4>
<a href="mailto:[email protected]">
<input class="pre-reg-button" type="button" value="sponsor us">
</a>
</div>
</div>
<div class="col-xs-12 col-sm-6">
<div class="action-buttons-house">
<h4>Explore here for even more SwampHacks</h4>
<div class="social-row">
<a href="http://swamphacks.com" target="_blank">
<img class="social-media" src="img/sh_swamphacks.png" alt="" />
</a>
<a href="https://www.facebook.com/SwampHacks" target="_blank">
<img class="social-media" src="img/sh_facebook.png" alt="" />
</a>
<a href="https://twitter.com/swamphacks" target="_blank">
<img class="social-media" src="img/sh_twitter.png" alt="" />
</a>
</span>
<!-- <input class="pre-reg-button social" type="button"></input> -->
</div>
</div>
</div>
</div>
</body>
</html>