forked from 7th-ndn-hackathon/7th-ndn-hackathon.github.io
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
272 lines (192 loc) · 7.88 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
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="lt-ie9 lt-ie8 lt-ie7" lang="en"> <![endif]-->
<!--[if IE 7]> <html class="lt-ie9 lt-ie8" lang="en"> <![endif]-->
<!--[if IE 8]> <html class="lt-ie9" lang="en"> <![endif]-->
<!--[if gt IE 8]><!--> <html lang="en"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Welcome to 8th NDN Hackathon (Welcome Remote Participation!) - 8th Named Data Networking (NDN) Hackathon</title>
<meta name="description" content="March 8-10, 2019 @ UCLA">
<meta name="author" content="8th NDN Hackathon Organizing Committee">
<link rel="canonical" href="http://8th-ndn-hackathon.named-data.net/">
<link rel="stylesheet" type="text/css" integrity="sha256-T05Mx17/4AWYqulv5zx8MIMqrPq22C9flfr2VZgkPGQ=" crossorigin="anonymous" href="/assets/site-4f4e4cc75effe00598aae96fe73c7c30832aacfab6d82f5f95faf65598243c64.css">
<!-- Le fav and touch icons -->
<link rel="shortcut icon" href="/assets/ico/favicon-38a0d815005ff0b3d71bae96e5736aaf474efe05b3288d12f6465c38b43aa315.ico">
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="/assets/ico/apple-touch-icon-144-precomposed-97e5eefed33136b6b7e63bdbdf4957b88045bd96bb9b2cc5a0a8525729ca221f.png">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/assets/ico/apple-touch-icon-114-precomposed-8603082234efbd8fca0f58505f699a5854a13739f12b87b69143b06a4cccc0c7.png">
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/assets/ico/apple-touch-icon-72-precomposed-a22882427ca6e03081271325bf1294e8cd2ee4c447f635000e4f4a0f694bfe55.png">
<link rel="apple-touch-icon-precomposed" href="/assets/ico/apple-touch-icon-57-precomposed-933602014f87c50876665303015b7fed8f9dbe32ab7b7b62ebe888e5497dfd43.png">
</head>
<body>
<header id="header">
<hgroup>
<h1 id="site-title">
<a class="full" href="/">8th Named Data Networking (NDN) Hackathon</a>
</h1>
<h2 id="site-description">March 8-10, 2019 @ UCLA</h2>
</hgroup>
</header>
<nav id="navbar">
<nav class="navbar navbar-default">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<div class="collapse navbar-collapse" id="bs-navbar-collapse-1">
<ul class="nav navbar-nav">
<li class="">
<a href="/">Home</a>
</li>
<li class="">
<a href="/committees.html">Committees</a>
</li>
<li class="">
<a href="/terms.html">Terms</a>
</li>
<li class="">
<a href="/hacks.html"><b>HACKS</b></a>
</li>
<li class="">
<a href="/program.html">Program</a>
</li>
<li class="">
<a href="/judging.html">Judging</a>
</li>
</li>
</ul>
<form class="navbar-form navbar-right" role="search" action="http://google.com/search" method="get">
<div class="form-group">
<input type="hidden" name="q" value="site:http://8th-ndn-hackathon.named-data.net">
<input type="text" name="q" class="form-control" placeholder="Search">
</div>
<button type="submit" class="btn btn-default">Submit</button>
</form>
</div>
</div>
</nav>
</nav>
<div class="container-fluid">
<div class="row-fluid">
<aside id="sidebar" class="col-xs-8 col-sm-5 col-md-4 col-lg-3 pull-right">
<section id="sidebar-deadlines" class="well">
<h3><i class="fa fa-calendar"></i> Important Dates</h3>
<ul id="deadlines" class="nav nav-list">
<li><p>Submission deadline:
<br/><b style="margin-left: 20px">Mar 2, 2019</b>
</p></li>
<li><p>Acceptance notification:
<br/><b style="margin-left: 20px">Mar 4, 2019</b>
</p></li>
</ul>
</section>
</aside><!--/span-->
<div id="main" class="col-xs-12 col-sm-7 col-md-8 col-lg-9">
<article>
<header>
<h1>Welcome to 8th NDN Hackathon (Welcome Remote Participation!)</h1>
</header>
<section>
<h4 id="please-register-for-the-8th-ndn-hackathon-through-the-following-link"><strong>Please register for the 8th NDN Hackathon through the following link:</strong></h4>
<p><a href="https://www.eventbrite.com/e/8th-ndn-hackathon-welcome-remote-participation-tickets-56589415465">https://www.eventbrite.com/e/8th-ndn-hackathon-welcome-remote-participation-tickets-56589415465</a></p>
<p>We encourage projects that:</p>
<ul>
<li>Directly address NDN research needs,</li>
<li>Create new NDN tools or modify existing tools,</li>
<li>Create or improve documentation and how-to guides.</li>
</ul>
<h2 id="hackathon-awards">Hackathon Awards</h2>
<ul>
<li>
<p><strong>First Prize</strong></p>
<p><em>NFD-Android Enhancements</em></p>
<p>Alex Afanasyev, Ju Pan, Sanjeev Kaushik Ramani, Davide Pesavento</p>
</li>
<li>
<p><strong>Second Prize</strong></p>
<p><em>A half-done Sigcomm Tutorial App</em></p>
<p>Zhiyi Zhang, Xinyu Ma, Edward Lu, Yu Guan, Erynn-Marie Phan, Laqin Fan</p>
</li>
<li>
<p><strong>Third Prize</strong></p>
<ul>
<li>
<p><em>Self-Learning for Ad Hoc Wireless Networks</em></p>
<p>Md Ashiqur Rahman, Davide Pesavento</p>
</li>
<li>
<p><em>Sync in MANET Library + Demo</em></p>
<p>Tianxiang, Zhaoning, Spyros</p>
</li>
<li>
<p><em>ndncatchunks Performance Issues</em></p>
<p>Klaus Schneider, Saurab Dulal</p>
</li>
</ul>
</li>
</ul>
<h2 id="news">News</h2>
<ul>
<li>
<p>Feb 13, 2019: Hackathon website is up</p>
</li>
<li>
<p>Feb 28, 2019: Hackathon registration closed</p>
</li>
<li>
<p>March 3, 2019: Hackathon project proposals updated</p>
</li>
<li>
<p>March 4, 2019: Accepted projects announced</p>
</li>
<li>
<p>March 8, 2019: Project pitching and team formation</p>
</li>
<li>
<p>March 9, 2019: First day Hackathon</p>
</li>
<li>
<p>March 10, 2019: Second day Hackathon</p>
</li>
</ul>
<h2 id="sponsors">Sponsors</h2>
<p><a href="https://named-data.net/consortium/">NDN Consortium</a></p>
</section>
<footer>
</footer>
</article>
</div>
<aside id="sidebar" class="col-xs-8 col-sm-5 col-md-4 col-lg-3">
<section id="sidebar-github" class="well hidden-print">
<h3><a style="color:black" href="https://github.com/8th-ndn-hackathon" target="_blank"><i class="fa fa-github"></i></a> Hackathon Repositories</h3>
<ul id="github-repo" class="nav nav-list"><li><p>Reading github repositories...</p></li></ul>
</section>
<section id="sidebar-twitter" class="well hidden-print">
<h3><i class="fa fa-twitter"></i> Tweets</h3>
<a href="https://twitter.com/NamedData"
class="twitter-follow-button"
data-dnt="true"
data-lang="en"
data-show-count="false"
data-show-screen-name="true"
>Follow @NamedData</a>
<a class="twitter-timeline" href="https://twitter.com/NamedData"
data-widget-id="698294519054278656" data-chrome="transparent noheader">Tweets by @NamedData</a>
</section>
</aside><!--/span-->
</div><!--/row-->
</div> <!-- /container -->
<hr>
<footer id="footer">
<p class="pull-right hidden-print"><a href="#">Back to top</a></p>
<p>Copyright © 2019, 8th NDN Hackathon Organizing Committee</p>
</footer>
<script src="/assets/site-75313d5a95ba1accc06518f236ca6aa21784eecb19d0016fa19430b050b75c93.js" integrity="sha256-dTE9WpW6GszAZRjyNspqoheE7ssZ0AFvoZQwsFC3XJM=" crossorigin="anonymous" type="text/javascript"></script>
</body>
</html>