This repository has been archived by the owner on Jan 9, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
224 lines (197 loc) · 9.42 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
<html>
<head>
<link rel="stylesheet" href="./css/simplegrid.min.css"/>
<link rel="stylesheet" href="./css/main.css"/>
<meta charset="utf-8" />
<meta property="og:title" content="Catalyst" />
<meta property="og:url" content="https://catalyst.hack.gt/" />
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<title>Catalyst 2018 at Georgia Tech by HackGT | STEAM Event for High School Students in the Atlanta Area</title>
</head>
<body>
<div class="container">
<div id="splash-img">
<div class="overlay">
<div class="nav">
<div class="nav-left">
<h2>Catalyst</h2>
</div>
<div class="nav-right">
<h2><a href="#about">About</a></h2>
<h2><a href="#faqs">FAQ's</a></h2>
<h2><a href="#schedule">Schedule</a></h2>
<h2><a href="#sponsors">Sponsors</a></h2>
</div>
</div>
<h1 class="jumbo">HackGT’s Day of STEAM</h1>
<p class="goal">
Catalyst is a free event held on Saturday April 7th from 9AM to 8PM, where metro Atlanta high school students will explore technology and learn from mentors at Georgia Tech and our sponsors.
<br><br>
No experience required!
<br><br>
<a href="https://registration.catalyst.hack.gt" class="button-link">Register</a>
</p>
</div>
</div>
</div>
<div class="grid grid-pad" id="about">
<div class="col-7-12 about-col left-col">
<div class="content">
<h1>During the Day</h1>
<p>Throughout the day, students will follow one of three tracks: Design, Development, or Hardware. Each track will have workshops and will end in students taking their projects home! In addition to the track workshops, there will opportunities for students to engage with industry professionals and college students.</p>
<p>We want to show high school students the value of Computer Science, which is why we are providing free food, free swag, and everything needed to get started.</p>
</div>
</div>
<div class="push-1-12 hide-on-mobile"></div>
<div class="col-4-12" id="carousel">
<img src="./assets/carousel/1.jpg">
<img src="./assets/carousel/2.jpg">
<img src="./assets/carousel/3.jpg">
<img src="./assets/carousel/4.jpg">
<img src="./assets/carousel/5.jpg">
<img src="./assets/carousel/6.jpg">
<img src="./assets/carousel/7.jpg">
<img src="./assets/carousel/8.jpg">
<img src="./assets/carousel/9.jpg">
</div>
</div>
<div class="grid grid-pad">
<div class="col center">
<h1>Tracks</h1>
</div>
</div>
<div class="grid grid-pad tracks">
<div class="col">
<div class="content track">
<p>Design</p>
<div class="square design">
<div class="hidden-text">
<p>Art + Coding a.k.a becoming the Picasso of Computer Science!</p>
</div>
</div>
</div>
</div>
<div class="col">
<div class="content track">
<p>Development</p>
<div class="square software">
<div class="hidden-text">
<p>Building beautiful personal websites -- see your ideas come to life!</p>
</div>
</div>
</div>
</div>
<div class="col">
<div class="content track">
<p>Hardware</p>
<div class="square hardware">
<div class="hidden-text">
<p>Interested in circuits? Heard of arduinos? Make hardware come to life!</p>
</div>
</div>
</div>
</div>
</div>
<div class="grid grid-pad" id="schedule">
<div class="col-7-12 left-col">
<div class="content">
<h1>Schedule</h1>
<table>
<tbody>
<tr>
<td>9:00 AM - 10:00 AM</td>
<td>Registration/Check-in</td>
</tr>
<tr>
<td>10:00 AM - 11:30 AM</td>
<td>Opening Ceremonies</td>
</tr>
<tr>
<td>11:30 AM - 12:15 PM</td>
<td>Tracks Session 1</td>
</tr>
<tr>
<td>12:30 PM - 2:15 PM</td>
<td>Lunch and Talks</td>
</tr>
<tr>
<td>2:15 PM - 6:15 PM</td>
<td>Tracks Session 2</td>
</tr>
<tr>
<td>6:30 PM - 7:00 PM</td>
<td>Project Demos</td>
</tr>
<tr>
<td>7:30 PM - 8:00 PM</td>
<td>Closing Ceremonies</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="push-1-12 hide-on-mobile"></div>
<div class="col-4-12 hide-on-mobile">
<div class="image-square orange">
</div>
</div>
</div>
<div class="grid grid-pad" id="faqs">
<div class="col-4-12 hide-on-mobile">
<div class="image-square blue">
</div>
</div>
<div class="push-1-12 hide-on-mobile"></div>
<div class="col-7-12 about-col">
<div class="content">
<h1>FAQs</h1>
<h2>Who can attend?</h2>
<p>Students from all school districts are welcome to register for the event!</p>
<h2>Should I bring anything?</h2>
<p>Nope! We will provide food for every participant and laptops for every team. Our sponsors will also have some free swag for you to take home!</p>
<h2>Where is Catalyst?</h2>
<p>The event will be in the <a href="https://goo.gl/maps/xEZbxGMm6K62" target="_blank">Klaus Advanced Computing Building at Georgia Tech.</a></p>
<h2>What about parking?</h2>
<p>If you require it, parking will be provided. Let us know on your application and we will give you more information!</p>
<h2>Are parents allowed to come?</h2>
<p>Although we are grateful for parental support, this is a student-only event from check-in on.</p>
<h2>How do I chose which track to attend?</h2>
<p>Participants will be able to choose which track they would like to follow at the event.</p>
<h2>Who is HackGT?</h2>
<p>HackGT is a student organization and 501(c)(4) non-profit at Georgia Tech devoted to Computer Science outreach in collegiate and high school communities. To learn more, check out our organization website <a href="https://hack.gt/" target="_blank">here</a>.</p>
</div>
</div>
</div>
<div class="grid grid-pad">
<div class="col center">
<h1>Sponsors</h1>
</div>
</div>
<div class="grid grid-pad">
<div class="col sponsors">
<div id="sponsors" class="content">
<a href="https://github.com/"><img src="./assets/sponsors/GitHub_Logo.png"></a><br>
<a href="https://www.facebook.com/"><img src="./assets/sponsors/Facebook-Logo.png"></a><br>
<a href="https://www.chanzuckerberg.com/"><img src="./assets/sponsors/CZI_Logo.png"></a><br>
<a href="https://www.google.com/"><img src="./assets/sponsors/google-logo.png"></a>
</div>
</div>
</div>
<div class="grid grid-pad">
<div class="col center">
<p>Made with <3 by the HackGTeam </p>
</div>
</div>
</body>
<script>
var index = 1;
function carousel() {
var images = document.querySelectorAll("#carousel img");
index++;
images[index % images.length].style.display = "block";
images[(index - 1) % images.length].style.display = "none";
setTimeout(carousel, 2000);
}
carousel();
</script>
</html>