This repository has been archived by the owner on Jun 1, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
schedule.html
233 lines (225 loc) · 9.13 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
224
225
226
227
228
229
230
231
232
233
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta property="og:title" content="HackNYU 2018 Tracks" />
<meta property="og:type" content="website" />
<meta property="og:url" content="http://hacknyu.org/tracks.html" />
<meta property="og:image" content="images/open-graph-logo.png" />
<title>HackNYU</title>
<meta name="description" content="">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<link rel="stylesheet" href="stylesheets/style.css">
<link rel="icon" href="favicon.png">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-43028228-4"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-43028228-4');
</script>
</head>
<body>
<a id="mlh-trust-badge" style="display:block;max-width:100px;min-width:60px;position:fixed;right:50px;top:0;width:10%;z-index:10000" href="https://mlh.io/seasons/na-2018/events?utm_source=na-2018&utm_medium=TrustBadge&utm_campaign=na-2018&utm_content=white"
target="_blank"><img src="https://s3.amazonaws.com/logged-assets/trust-badge/2018/white.svg" alt="Major League Hacking 2017 Hackathon Season" style="width:100%"></a>
<nav id="navbar">
<a id="menu-toggle" style="height: 30.5px; font-size: 24.5px; padding: .5em; margin-left: 20px;" onclick="openNav()">☰</a>
<ul class="top-ul">
<li class="top-li"><a href="index.html">HackNYU</a></li>
<li class="top-li"><a href="dayof.html">Day of</a></li>
<li class="top-li"><a href="schedule.html">Schedule</a></li>
<li class="top-li"><a href="about.html">Learn More</a></li>
<li class="top-li"><a href="tracks.html">Tracks</a></li>
<li class="top-li"><a href="sponsor.html">Sponsor</a></li>
</ul>
<ul id="side-nav">
<a href="javascript:void(0)" onclick="closeNav()" style="height: 5px; text-align: right; font-size: 21px; margin:.5em; padding: 1em;; margin-left: 80%; width: 10px;">×</a>
<li class="side-li"><a href="index.html">HackNYU</a></li>
<li class="side-li"><a href="dayof.html">Day of</a></li>
<li class="side-li"><a href="schedule.html">Schedule</a></li>
<li class="side-li"><a href="about.html">Learn More</a></li>
<li class="side-li"><a href="tracks.html">Tracks</a></li>
<li class="side-li"><a href="sponsor.html">Sponsor</a></li>
</ul>
</nav>
<div id="content">
<section class="first-section page-section">
<div class="container">
<h1>Schedule</h1><br />
<p>Events will be hosted in the Makerspace Event Space.</p>
<h2>Friday, March 23</h2>
<table class="table table-hover">
<thead class="thead-light">
<tr>
<th scope="col">Time</th>
<th scope="col">Event</th>
</tr>
</thead>
<tbody>
<tr>
<td>05:00 PM</td>
<td>Early Check-In</td>
</tr>
<tr>
<td>06:00 PM</td>
<td>Check-In</td>
</tr>
<tr>
<td>07:00 PM</td>
<td>Opening Ceremony</td>
</tr>
<tr>
<td>08:00 PM</td>
<td>Team search</td>
</tr>
<tr style="background-color:#447C44">
<td>08:00 PM</td>
<td>HACKING STARTS</td>
</tr>
<tr>
<td>08:00 PM</td>
<td>Dinner</td>
</tr>
</tbody>
</table>
<h2>Saturday, March 24</h2>
<table class="table table-hover">
<thead class="thead-light">
<tr>
<th scope="col">Time</th>
<th scope="col">Event</th>
</tr>
</thead>
<tbody>
<tr>
<td>12:00 AM</td>
<td>Midnight Snacks & Coffee</td>
</tr>
<tr>
<td>1:00 AM</td>
<td>Nighttime Game</td>
</tr>
<tr>
<td>03:00 AM</td>
<td>Coffee</td>
</tr>
<tr>
<td>06:00 AM</td>
<td>Coffee</td>
</tr>
<tr>
<td>08:30 AM</td>
<td>Breakfast</td>
</tr>
<tr style="background-color:#666886">
<td>10:00 AM</td>
<td>Wolfram Recipes and Q&A</td>
</tr>
<tr style="background-color:#666886">
<td>11:15 AM</td>
<td>NYU Ability Lab: Introduction to Digital Accessibility <br>for Developers and Designers</td>
</tr>
<tr style="background-color:#666886">
<td>12:00 PM</td>
<td>New York Life: Winning Customers Through Good Design</td>
</tr>
<tr>
<td>01:00 PM</td>
<td>Lunch</td>
</tr>
<tr style="background-color:#666886">
<td>04:00 PM</td>
<td>Contrary Capital: How to Turn a Project Into a Startup</td>
</tr>
<tr style="background-color:#666886">
<td>05:00 PM</td>
<td>Kensho: Using Distributed Systems to Generate <br>Technical Signals of Cryptocurrency</td>
</tr>
<tr>
<td>05:00 PM</td>
<td>Snacks & Coffee</td>
</tr>
<tr>
<td>08:00 PM</td>
<td>Dinner Served</td>
</tr>
<tr>
<td>09:00 PM</td>
<td>MLH Slideshow Karaoke</td>
</tr>
</tbody>
</table>
<h2>Sunday, March 25</h2>
<table class="table table-hover">
<thead class="thead-light">
<tr>
<th scope="col">Time</th>
<th scope="col">Event</th>
</tr>
</thead>
<tbody>
<tr>
<td>12:00 AM</td>
<td>Midnight Snacks</td>
</tr>
<tr>
<td>01:00 AM</td>
<td>Nighttime Games</td>
</tr>
<tr>
<td>04:00 AM</td>
<td>Coffee</td>
</tr>
<tr>
<td>08:30 AM</td>
<td>Breakfast</td>
</tr>
<tr style="background-color:#666886">
<td>10:30 AM</td>
<td>Pitching Workshop</td>
</tr>
<tr style="background-color:#BB83BB">
<td>12:00 PM</td>
<td>HACKING ENDS</td>
</tr>
<tr>
<td>12:00 PM</td>
<td>Lunch Served</td>
</tr>
<tr>
<td>01:15 PM</td>
<td>Project Showcase & Judging</td>
</tr>
<tr>
<td>05:00 PM</td>
<td>Closing Ceremony</td>
</tr>
</tbody>
</table>
</div>
</section>
</div>
<footer id="copyright-footer">
<ul id="social-media">
<li><a href="https://www.facebook.com/hacknyu/"><i class="fa fa-facebook-square fa-2x"></i></a></li>
<li><a href="https://twitter.com/hacknyu?lang=en"><i class="fa fa-twitter-square fa-2x"></i></a></li>
<li><a href="https://www.instagram.com/hacknyu/"><i class="fa fa-instagram fa-2x"></i></a></li>
<li><a href="snap.html"><i class="fa fa-snapchat fa-2x"></i></a></li>
</ul>
© Copyright HackNYU 2018
</footer>
<script>
function openNav() {
document.getElementById("side-nav").style.width = "70vw";
}
function closeNav() {
document.getElementById("side-nav").style.width = "0";
}
</script>
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script>
</body>
</html>