-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathschedule.html
223 lines (206 loc) · 12.5 KB
/
schedule.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
<!DOCTYPE HTML>
<html>
<head>
<title>Workshops</title>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<link rel="stylesheet" href="assets/css/main.css"/>
<link rel="stylesheet" href="assets/css/new_workshop.css"/>
</head>
<style>
.schedule {
position: relative;
border-collapse: collapse;
}
.schedule tr {
border-bottom: 1px;
}
.schedule th {
border-width: thin;
border-color: white;
text-align: left;
padding: 8px;
}
</style>
<body class="subpage">
<!-- Header -->
<header id="header" style="height: 75px">
<a href="index.html" style="position: relative; bottom: 35px">Home</a>
<a href="about_new.html" style="position: relative; bottom: 35px">About Us</a>
<a href="gallery.html" style="position: relative; bottom: 35px">Gallery</a>
<img id="home-logo" src="images/logo.png" alt="" height="80px" width="80px">
<a href="sponsor.html" style="position: relative; bottom: 35px">Sponsors</a>
<a href="schedule.html" style="position: relative; bottom: 35px">Schedule</a>
<a href="prizes.html" style="position: relative; bottom: 35px">Prizes</a>
</header>
<!-- Nav -->
<nav id="menu"></nav>
<section class="wrapper style2" style="padding: 3rem 0 1rem 0">
<div class="inner">
<div class="box">
<div class="content">
<header class="align-center">
<p>SATURDAY'S WORKSHOP</p>
<h2>ATOMHACKS 2021 SCHEDULE</h2>
<p>Click on the workshop you want to attend for the zoom link!</p>
<!--<h2>(The theme)</h2>-->
</header>
<div class="container" style="height: 2600px">
<div class="row">
<div class="col-md-12">
<div class="main-timeline">
<div class="timeline">
<a href="https://us02web.zoom.us/j/81577395764?pwd=Q3dUeVJXY2hnZXB2R3hyWW5CYkFMdz09" target="_blank" class="timeline-content">
<div class="timeline-icon"><i class="fa fa-television" aria-hidden="true"></i>
</div>
<h3 class="title">Opening Ceremony and Check-in</h3>
<p class="description">
Presenter: AtomHacks Team
</p>
<div class="timeline-year">8:00 A.M. - 9:00 A.M.</div>
</a>
</div>
<div class="timeline">
<a href="https://us02web.zoom.us/j/81577395764?pwd=Q3dUeVJXY2hnZXB2R3hyWW5CYkFMdz09" target="_blank" class="timeline-content">
<div class="timeline-icon"><i class="fa fa-laptop" aria-hidden="true"></i></div>
<h3 class="title">Team building (Coding begins!)</h3>
<p class="description">
Presenter: Everyone
</p>
<div class="timeline-year">9:00 A.M. - 10:00 A.M.</div>
</a>
</div>
<div class="timeline">
<a href="https://us02web.zoom.us/j/81834426792?pwd=aEVrczR5Q2tTaGpaWnIyclU0eFVxUT09" target="_blank" class="timeline-content">
<div class="timeline-icon"><i class="fa fa-code" aria-hidden="true"></i></div>
<h3 class="title">Machine Learning Guest Speaker</h3>
<p class="description">
Presentor: Ramansh Sharma
</p>
<div class="timeline-year">10:00 A.M. - 11:00 A.M.</div>
</a>
</div>
<div class="timeline">
<a href="https://us02web.zoom.us/j/81577395764?pwd=Q3dUeVJXY2hnZXB2R3hyWW5CYkFMdz09" target="_blank" class="timeline-content">
<div class="timeline-icon"><i class="fa fa-laptop" aria-hidden="true"></i></div>
<h3 class="title">HTML Workshop</h3>
<p class="description">
Presenter: Ms. Thomas
</p>
<div class="timeline-year">11:00 A.M. - 12:00 P.M.</div>
</a>
</div>
<div class="timeline">
<a href="https://www.youtube.com/watch?v=6I2yoIYRR7c&ab_channel=echoAR" target="_blank" class="timeline-content">
<div class="timeline-icon"><i class="fa fa-cutlery" aria-hidden="true"></i>
</div>
<h3 class="title">echoAR: How to Build a Cloud-Connected AR/VR App in 15 Minutes or Less</h3>
<p class="description">
The workshop will show how to create augmented and virtual reality apps with no experience required..
</p>
<div class="timeline-year">12:00 P.M. - 1:00 P.M.</div>
</a>
</div>
<div class="timeline">
<a href="https://us02web.zoom.us/j/81577395764?pwd=Q3dUeVJXY2hnZXB2R3hyWW5CYkFMdz09" target="_blank" class="timeline-content">
<div class="timeline-icon"><i class="fa fa-laptop" aria-hidden="true"></i></div>
<h3 class="title">How to Build Anything</h3>
<p class="description">
Presenter: Jack Cook
</p>
<div class="timeline-year">1:00 P.M. - 1:30 P.M.</div>
</a>
</div>
<div class="timeline">
<a href="https://us02web.zoom.us/j/81834426792?pwd=aEVrczR5Q2tTaGpaWnIyclU0eFVxUT09" target="_blank" class="timeline-content">
<div class="timeline-icon"><i class="fa fa-laptop" aria-hidden="true"></i></div>
<h3 class="title">Games (Among Us and More!)</h3>
<p class="description">
Presenter: AtomHacks Team
</p>
<div class="timeline-year">1:30 P.M. - 2:00 P.M.</div>
</a>
</div>
<div class="timeline">
<a href="https://us02web.zoom.us/j/81577395764?pwd=Q3dUeVJXY2hnZXB2R3hyWW5CYkFMdz09" target="_blank" class="timeline-content">
<div class="timeline-icon"><i class="fa fa-code" aria-hidden="true"></i></div>
<h3 class="title">React Workshop. Build a NASA/Stellar app</h3>
<p class="description">
Presentor: Ankita Upadhyay
</p>
<div class="timeline-year">2:00 P.M. - 3:00 P.M.</div>
</a>
</div>
<div class="timeline">
<a href="https://us02web.zoom.us/j/81834426792?pwd=aEVrczR5Q2tTaGpaWnIyclU0eFVxUT09" target="_blank" class="timeline-content">
<div class="timeline-icon"><i class="fa fa-laptop" aria-hidden="true"></i></div>
<h3 class="title">Python Workshop</h3>
<p class="description">
Presenter: GWC Club
</p>
<div class="timeline-year">3:00 P.M. - 4:00 P.M.</div>
</a>
</div>
<div class="timeline">
<a href="https://us02web.zoom.us/j/81577395764?pwd=Q3dUeVJXY2hnZXB2R3hyWW5CYkFMdz09" target="_blank" class="timeline-content">
<div class="timeline-icon"><i class="fa fa-android" aria-hidden="true"></i>
</div>
<h3 class="title">Machine Learning Workshop</h3>
<p class="description">
Presenter: Michael Batavia
</p>
<div class="timeline-year">4:00 P.M. - 5:00 P.M.</div>
</a>
</div>
<div class="timeline">
<a href="https://us02web.zoom.us/j/81577395764?pwd=Q3dUeVJXY2hnZXB2R3hyWW5CYkFMdz09" target="_blank" class="timeline-content">
<div class="timeline-icon"><i class="fa fa-cutlery" aria-hidden="true"></i>
</div>
<h3 class="title">Judging & Presentations begin!</h3>
<p class="description">
Presenter: Everyone
</p>
<div class="timeline-year">5:15 P.M. - 7:00 P.M.</div>
</a>
</div>
<div class="timeline">
<a href="https://us02web.zoom.us/j/81577395764?pwd=Q3dUeVJXY2hnZXB2R3hyWW5CYkFMdz09" target="_blank" class="timeline-content">
<div class="timeline-icon"><i class="fa fa-trophy" aria-hidden="true"></i></div>
<h3 class="title">Closing Ceremony and Winners Announced</h3>
<p class="description">
Presenter: AtomHacks Team
</p>
<div class="timeline-year">7:30 P.M. - 8:00 P.M.</div>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Footer -->
<footer id="footer">
<div class="container">
<ul class="icons">
<li><a href="https://www.facebook.com/BxSciHackathoners" class="icon fa-facebook"><span class="label">Facebook</span></a>
</li>
<li><a href="https://www.instagram.com/bxsciatomhacks/" class="icon fa-instagram"><span class="label">Instagram</span></a>
</li>
<li><a href="https://github.com/atomhacks" class="icon fa-github"><span class="label">Github</span></a></li>
<li><a href="mailto:[email protected]" class="icon fa-envelope-o"><span
class="label">Email</span></a></li>
</ul>
</div>
<div class="copyright">
© Copyright 2021, Bronx High School of Science AtomHacks. <br>
</div>
</footer>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>