-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdemocamp.html
More file actions
428 lines (401 loc) · 39.5 KB
/
democamp.html
File metadata and controls
428 lines (401 loc) · 39.5 KB
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
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
<!doctype html>
<!--[if lt IE 7]><html lang="en-US" class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if (IE 7)&!(IEMobile)]><html lang="en-US" class="no-js lt-ie9 lt-ie8"><![endif]-->
<!--[if (IE 8)&!(IEMobile)]><html lang="en-US" class="no-js lt-ie9"><![endif]-->
<!--[if gt IE 8]><!--> <html lang="en-US" class="no-js"><!--<![endif]-->
<head>
<meta charset="utf-8">
<!-- Google Chrome Frame for IE -->
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>CUSEC 2014 | Democamp</title>
<!-- mobile meta (hooray!) -->
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<!-- icons & favicons (for more: http://www.jonathantneal.com/blog/understand-the-favicon/) -->
<link rel="apple-touch-icon" href="wp-content/themes/cusec2014/library/images/apple-icon-touch.png">
<link rel="icon" href="wp-content/themes/cusec2014/favicon.png">
<!--[if IE]>
<link rel="shortcut icon" href="http://2014.cusec.net/wp-content/themes/cusec2014/favicon.ico">
<![endif]-->
<!-- or, set /favicon.ico for IE10 win -->
<meta name="msapplication-TileColor" content="#f01d4f">
<meta name="msapplication-TileImage" content="http://2014.cusec.net/wp-content/themes/cusec2014/library/images/win8-tile-icon.png">
<link rel="pingback" href="xmlrpc.php">
<!-- google web fonts -->
<link href='http://fonts.googleapis.com/css?family=Raleway:400,600' rel='stylesheet' type='text/css'>
<!-- wordpress head functions -->
<link rel="alternate" type="application/rss+xml" title="CUSEC 2014 » Feed" href="feed/index.html" />
<link rel="alternate" type="application/rss+xml" title="CUSEC 2014 » Comments Feed" href="comments/feed/index.html" />
<link rel="alternate" type="application/rss+xml" title="CUSEC 2014 » Democamp Comments Feed" href="http://2014.cusec.net/democamp/feed/" />
<link rel='stylesheet' id='contact-form-7-css' href='wp-content/plugins/contact-form-7/includes/css/styles.css' type='text/css' media='all' />
<link rel='stylesheet' id='bones-stylesheet-css' href='wp-content/themes/cusec2014/library/css/style.css' type='text/css' media='all' />
<!--[if lt IE 9]>
<link rel='stylesheet' id='bones-ie-only-css' href='http://2014.cusec.net/wp-content/themes/cusec2014/library/css/ie.css' type='text/css' media='all' />
<![endif]-->
<script type='text/javascript' src='http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js'></script>
<script type='text/javascript' src='http://2014.cusec.net/wp-includes/js/comment-reply.min.js'></script>
<script type='text/javascript' src='wp-content/themes/cusec2014/library/js/libs/modernizr.custom.min.js'></script>
<script type='text/javascript' src='http://guestlistapp.com/javascripts/guestlist-embed.js'></script>
<link rel='canonical' href='democamp' />
<!-- end of wordpress head -->
<meta property="og:image" content="http://2014.cusec.net/wp-content/themes/cusec2014/library/images/cusec-fb.png"/>
<link rel="image_src" href="wp-content/themes/cusec2014/library/images/cusec-fb.png"/>
<!-- drop Google Analytics Here -->
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-42941833-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
<!-- end analytics -->
</head>
<body class="page page-id-25 page-template page-template-page-democamp-php">
<header id='header' class='header container clearfix' role='banner'>
<a class=' logo-wrapper' href='index.html' rel='nofollow'>
<img class='cusec-logo' src='wp-content/themes/cusec2014/library/images/cusec-logo-wide.png' itemprop='image' alt='CUSEC 2014'/>
</a>
<nav class='header-nav' role='navigation'>
<ul class='nav top-nav'>
<li>
<a href="schedule.html">Schedule</a>
</li><li>
<a href="resume-upload.html">Resume Upload</a>
</li><li>
<a href="democamp.html">Democamp</a>
</li><li>
<a href="index.html#venue" title='Venue'>Venue</a>
</li><li>
<a href="speakers.html" title='Speakers'>Speakers</a>
</li><li>
<a href="sponsors.html" title='Sponsors'>Sponsors</a>
</li><li>
<a href="schools.html">Schools</a>
</li><li>
<a href="team.html">Team</a>
</li>
</ul>
</nav>
</header>
<div id='main-content' class='content page-content'>
<div class='page-democamp'>
<div class='container'>
<h2 class='section-heading light'>Democamp Presentations</h2>
<p class='page-cta'><strong>DemoCamp is an opportunity to demo and present a project that you or a team have been working on.</strong></p>
<p class='page-cta'><strong>We would like to congratulate the top 3 winners of Democamp!</strong></p>
<ol>
<li class='democamp-submission'>
<p class='democamp-submission-name democamp-attr'>
<span class='democamp-label'>Project:</span>
UW Flow </p>
<p class='democamp-team democamp-attr'>
<span class='democamp-label'>Team:</span>
Mack Duan, David Hu, Jamie Wong, Sandy Wu, all from the University of Waterloo </p>
<p class='democamp-submission-desc democamp-attr'>
<span class='democamp-label-block'>Description:</span>
Flow is a website designed to help students at the University of Waterloo plan their university courses. The website offers descriptions, schedules, ratings, and reviews for courses offered at the university. It also allows students to see what courses their friends are taking, what they've taken, and their thoughts on those courses. To date, 4400 students have signed up for the product, along with others who use the website without an account. </p>
<p class='democamp-submission-explanation democamp-attr'>
<span class='democamp-label-block'>Project inspiration, founding story, and relevant links:</span>
We met each other through being classmates over the past 4 years. Over a year ago, we decided to work on a project together and brainstormed hundreds of ideas about what to build. We ended up continuing and expanding on a side project that one of the team members, Mack Duan, had already been working on. His project tackled the problem of trying to make informed course decisions when we had to select courses each term. <a href="http://uwflow.com/">http://uwflow.com/</a> </p>
</li>
<hr/>
<li class='democamp-submission'>
<p class='democamp-submission-name democamp-attr'>
<span class='democamp-label'>Project:</span>
The Wub Machine </p>
<p class='democamp-team democamp-attr'>
<span class='democamp-label'>Team:</span>
Peter Sobot - Waterloo </p>
<p class='democamp-submission-desc democamp-attr'>
<span class='democamp-label-block'>Description:</span>
Remix your favourite music into Dubstep, Swing, or any other popular genre at the click of a button. Over 1,000,000 remixes served! Available on the web, iOS or Android. </p>
<p class='democamp-submission-explanation democamp-attr'>
<span class='democamp-label-block'>Project inspiration, founding story, and relevant links:</span>
The idea came out of a hack day at Waterloo (SE Hack Day). Live and free at <a href="http://the.wubmachine.com">http://the.wubmachine.com</a>. </p>
</li>
<hr/>
<li class='democamp-submission'>
<p class='democamp-submission-name democamp-attr'>
<span class='democamp-label'>Project:</span>
Homunculus Series AR </p>
<p class='democamp-team democamp-attr'>
<span class='democamp-label'>Team:</span>
Rohan Likhite and Ursula Sarracini from York University </p>
<p class='democamp-submission-desc democamp-attr'>
<span class='democamp-label-block'>Description:</span>
This is an experiment designed for the IOS/Android platform. It features augmented 3D models which extend the physical installation titled Homunculus Agora by Dr. Mark-David Hosale. This application along side the physical installation was displayed in the Markham Museum for the LandSlide Art Exhibition. This application is a virtual representation launched when the user scans a designated target with their device. <br/>Through the app, visitors of the gallery are immersed within an augmented reality experience that provides an alternate view and virtual flythrough of the piece. In addition, series of markers located in the exhibition connect to virtual information panels that describe various aspects and details of the work. <br/>This application was showcased alongside Dr. Hosale's piece in the following countries: <br/>1) Canada (LandSlide Future Possibilities Exhibit - Ontario)<br/>2) China (Shenzhen Bi-City Biennale of Urbanism/Architecture - Hong Kong)<br/>3) Denmark (renew Digital Arts Forum - Copenhagen)<br/>It is currently available on the Google Play Store, and is in the process of being accepted to the Apple AppStore. </p>
<p class='democamp-submission-explanation democamp-attr'>
<span class='democamp-label-block'>Project inspiration, founding story, and relevant links:</span>
We were recruited by the artist who required developers to design a mobile application that would accompany his piece in the Markham Museum. Dr. Mark-David Hosale was also interested in taking his piece to several different exhibitions internationally, and wanted a standalone application which would provide users with information on the piece as well as extend the virtual experience. <br/>We met with the artist and brainstormed ideas for an augmented reality concept which was later on developed and exhibited in the museum. Due to the large physical size of the piece, transporting it internationally was not feasible, therefore this application would be useful for those who wanted to see the piece in it's entirety. Inspiration was drawn from the idea of virtual spaces, and the idea of experiencing physical objects without being physically present in the space. <br/>Here is a link to the Google Play store where Homunculus Series AR can be downloaded: <a href="http://bit.ly/1d1rzvq">http://bit.ly/1d1rzvq</a> <br/>**It is currently in the process of being accepted to the Apple AppStore. </p>
</li>
<hr/>
</ol>
<p class='page-cta'><strong>Thank you to all of our other Democamp presenters. We wish you the best of luck with your projects!</strong></p>
<p class='page-cta'>Below are the list of presentations, in no particular order.</p>
<hr/>
<ol>
<li class='democamp-submission'>
<p class='democamp-submission-name democamp-attr'>
<span class='democamp-label'>Project:</span>
FBomb.co </p>
<p class='democamp-team democamp-attr'>
<span class='democamp-label'>Team:</span>
Martin Gingras - Carleton University </p>
<p class='democamp-submission-desc democamp-attr'>
<span class='democamp-label-block'>Description:</span>
See where in the world the fBomb was dropped. This is an interactive map that shows where people are using the F-word on Twitter. The app is written in CoffeeScript and uses the express framework for Node.js. It hooks into Twitter's streaming api, particularly the POST statuses/filter and uses bootstrap, JQuery, and Google Maps on the front end. Since being published in late October last year, the app has received international press coverage, 3K+ shares on Twitter, 9K+ shares on Facebook, and over 250K unique visitors from around the world. <br/>There is a full write up at <a href="http://mgingras.ca/coding/fBomb/">.http://mgingras.ca/coding/fBomb/</a> </p>
<p class='democamp-submission-explanation democamp-attr'>
<span class='democamp-label-block'>Project inspiration, founding story, and relevant links:</span>
My inspiration for this application actually came from a discussion I had with two colleagues of mine while doing co-op at BlackBerry, Ryan Seys and Elliott Ro. We were talking about how people misuse and abuse the english language. As the conversation devolved swearing was brought up. In particular we talked about how swearing can completely undermine ones argument. Earlier that day we had been talking about the personal projects we were working and, somehow at this point we circled back to that topic. From there our conversation wound it's way to how it'd be neat to map where people swear. Within a few minutes and iterations of ideas the concept for the app was born. <br/>Project: <a href="http://www.fbomb.co">http://www.fbomb.co</a> - Code: <a href="http://www.github.com/mgingras/fBomb">http://github.com/mgingras/fBomb</a> </p>
</li>
<hr/>
<li class='democamp-submission'>
<p class='democamp-submission-name democamp-attr'>
<span class='democamp-label'>Project:</span>
Textchange </p>
<p class='democamp-team democamp-attr'>
<span class='democamp-label'>Team:</span>
Yann Landry, Université de Moncton </p>
<p class='democamp-submission-desc democamp-attr'>
<span class='democamp-label-block'>Description:</span>
Tired of being robbed at the bookstore? Use Textchange to advertise, sell, exchange your used textbooks in a convenient, clear and organized way. <a href="http://textchange.ca">http://textchange.ca</a> </p>
<p class='democamp-submission-explanation democamp-attr'>
<span class='democamp-label-block'>Project inspiration, founding story, and relevant links:</span>
The base concept already exists and is pretty simple. There was a need for such a platform in my region so I went forward with the idea. Textchange was builded during the summer of 2013 after my work hours. </p>
</li>
<hr/>
<li class='democamp-submission'>
<p class='democamp-submission-name democamp-attr'>
<span class='democamp-label'>Project:</span>
Research on Intelligent Machines </p>
<p class='democamp-team democamp-attr'>
<span class='democamp-label'>Team:</span>
Brandon Byskov - McMaster University </p>
<p class='democamp-submission-desc democamp-attr'>
<span class='democamp-label-block'>Description:</span>
I'm doing research on Intelligent Machines. I'm looking at the math behind how they would operate and the abstract models on which they could be based. I'm also exploring the how to design such a model of intelligence and considerations around various aspects of the design and implementation of intelligent machines. I’ve been incorporating many diverse ideas into my work, from my own investigative research, to the mathematical and philosophical works of Aristotle and George Boole, and to the modern ideas in artificial intelligence from the last 60 years. <br/> I’m working on this project independently. I'm writing a series of papers on this topic. The first paper in the series is close to completion, and will be a 30-page broad introduction to the fundamental theory behind this work and to serve as an intuitive basis from which to understand later works in the series. </p>
<p class='democamp-submission-explanation democamp-attr'>
<span class='democamp-label-block'>Project inspiration, founding story, and relevant links:</span>
I was inspired by some lectures that we're given by Stanford professor Andrew Ng, where he discussed deep learning algorithms and the brain. Since over one year ago, I haven't been able to stop thinking about this problem of how to build an intelligent machine. Ray Kurzweil, Director of Engineering at Google, believes that we’re very close to building this type of technology, and that's the goal I'm working towards. </p>
</li>
<hr/>
<li class='democamp-submission'>
<p class='democamp-submission-name democamp-attr'>
<span class='democamp-label'>Project:</span>
Earthbarely </p>
<p class='democamp-team democamp-attr'>
<span class='democamp-label'>Team:</span>
Spencer Kelly (Queens) </p>
<p class='democamp-submission-desc democamp-attr'>
<span class='democamp-label-block'>Description:</span>
A more provocative, and sexy interface to wikipedia and the semantic web. <br/>A better way of learning. </p>
<p class='democamp-submission-explanation democamp-attr'>
<span class='democamp-label-block'>Project inspiration, founding story, and relevant links:</span>
<a href="http://xkcd.com/214/">http://xkcd.com/214/</a><br/><a href="http://earthbarely.com">http://earthbarely.com</a><br/>Just dropped out to build this, and am mostly terrified. </p>
</li>
<hr/>
<li class='democamp-submission'>
<p class='democamp-submission-name democamp-attr'>
<span class='democamp-label'>Project:</span>
Lousy Landlord </p>
<p class='democamp-team democamp-attr'>
<span class='democamp-label'>Team:</span>
Devon Ring - Carleton University </p>
<p class='democamp-submission-desc democamp-attr'>
<span class='democamp-label-block'>Description:</span>
A web applocation in which users are able to post comments about their landlords. </p>
<p class='democamp-submission-explanation democamp-attr'>
<span class='democamp-label-block'>Project inspiration, founding story, and relevant links:</span>
A personal episode of a lousy landlord. </p>
</li>
<hr/>
<li class='democamp-submission'>
<p class='democamp-submission-name democamp-attr'>
<span class='democamp-label'>Project:</span>
NodeJS + Jawbone UP </p>
<p class='democamp-team democamp-attr'>
<span class='democamp-label'>Team:</span>
Ryan Seys - Carleton University </p>
<p class='democamp-submission-desc democamp-attr'>
<span class='democamp-label-block'>Description:</span>
I wrote a Jawbone UP API Library for NodeJS (npmjs.org/jawbone-up) <br/>I also created a 'steps' app which uses the above library to get total steps ever walked with UP. I hope to expand this app into something everyday users can use to gauge progress and work towards a much bigger goal than just a daily '10000' steps. <br/>Looking for additional ideas to build out apps for the Jawbone UP platform and get people motivated to becoming more active. </p>
<p class='democamp-submission-explanation democamp-attr'>
<span class='democamp-label-block'>Project inspiration, founding story, and relevant links:</span>
I use a Jawbone UP daily to track sleep and movement habits and I noticed a lack of applications built for the platform, despite a lovely API given and supported by Jawbone. I hope to help kick-start some development on the platform to promote healthier living and to better understand my habits. <br/>node-jawbone-up: <a href="http://github.com/ryanseys/node-jawbone-up">http://github.com/ryanseys/node-jawbone-up</a><br/>steps: <a href="http://github.com/ryanseys/steps">http://github.com/ryanseys/steps</a> </p>
</li>
<hr/>
<li class='democamp-submission'>
<p class='democamp-submission-name democamp-attr'>
<span class='democamp-label'>Project:</span>
estimatemymiles.com </p>
<p class='democamp-team democamp-attr'>
<span class='democamp-label'>Team:</span>
Wendy Liu, McGill University </p>
<p class='democamp-submission-desc democamp-attr'>
<span class='democamp-label-block'>Description:</span>
estimatemymiles.com is a free tool that allows frequent flyers to make informed decisions about which flight to take in order to maximise the mileage accrued. Whether you're saving miles for a round-the-world trip, or trying to meet an elite qualification threshold, or simply want to optimise your flight plans to earn more miles, estimatemymiles.com can help you get there. <br/>Built using Django and AngularJS. Source on Github: <a href="http://github.com/dellsystem/estimatemymiles.com">http://github.com/dellsystem/estimatemymiles.com</a> </p>
<p class='democamp-submission-explanation democamp-attr'>
<span class='democamp-label-block'>Project inspiration, founding story, and relevant links:</span>
I built it as a result of how difficult it is to find mileage accrual information on official airline websites. <br/>Link: <a href="http://estimatemymiles.com">http://estimatemymiles.com</a> </p>
</li>
<hr/>
<li class='democamp-submission'>
<p class='democamp-submission-name democamp-attr'>
<span class='democamp-label'>Project:</span>
MacPoint </p>
<p class='democamp-team democamp-attr'>
<span class='democamp-label'>Team:</span>
Thusanthan Kannan, Kulwinder Billen, Jerry Oku) - McMaster </p>
<p class='democamp-submission-desc democamp-attr'>
<span class='democamp-label-block'>Description:</span>
MacPoint is a proposed solution towards the current problem of the McMaster University's community unable to navigate throughout the campus due to the lack of an user-friendly and interactive navigation system. MacPoint is a mobile application where one can easily identify the various buildings spread throughout the campus and their respective hours of operation in a visually elegant presentation. <br/>Currently, MacPoint is implemented to work with Android devices as it is in the state of beta testing and it will be implemented to also accommodate iOS, BlackBerry and Windows devices. </p>
<p class='democamp-submission-explanation democamp-attr'>
<span class='democamp-label-block'>Project inspiration, founding story, and relevant links:</span>
In December 2011, Thusanthan stayed late on McMaster University campus and was looking to purchase refreshments from a Tim Hortons. <br/>Unfortunately, he did not realize that every establishment was closed for the night. Frustrated, Thusanthan had an epiphany, realizing he could have saved so much time and energy if he had only known the opening and closing times beforehand. After consulting his close friends, Kulwinder Billen and Jerry Oku who became close friends through university, the trio decided to remedy this problem through the creation of a new Android application, MacPoint. </p>
</li>
<hr/>
<li class='democamp-submission'>
<p class='democamp-submission-name democamp-attr'>
<span class='democamp-label'>Project:</span>
Brog </p>
<p class='democamp-team democamp-attr'>
<span class='democamp-label'>Team:</span>
Antoine Grondin, William Pearson, uOttawa </p>
<p class='democamp-submission-desc democamp-attr'>
<span class='democamp-label-block'>Description:</span>
Static blog engine using filesystem notifications, Markdown and Go templates. <br/>Brog := Blog Engine + Borg Collective </p>
<p class='democamp-submission-explanation democamp-attr'>
<span class='democamp-label-block'>Project inspiration, founding story, and relevant links:</span>
Just wanted to learn about the `fsnotify` API and create myself a simple blog engine for personal use. </p>
</li>
<hr/>
<li class='democamp-submission'>
<p class='democamp-submission-name democamp-attr'>
<span class='democamp-label'>Project:</span>
DSKVS </p>
<p class='democamp-team democamp-attr'>
<span class='democamp-label'>Team:</span>
Antoine Grondin, uOttawa </p>
<p class='democamp-submission-desc democamp-attr'>
<span class='democamp-label-block'>Description:</span>
An in-memory, eventually persisted data store of the simplest design, dskvs stores its data in two layers of maps, which are routinely persisted to disk by a janitor. <br/> dskvs stands for Dead Simple Key-Value Store. The aim of this library is to provide storage solution for Small Data™ apps. If your data set holds within the RAM of a single host, dskvs is the right thing for you. </p>
<p class='democamp-submission-explanation democamp-attr'>
<span class='democamp-label-block'>Project inspiration, founding story, and relevant links:</span>
Wanted to have a very simple embedded DB to make apps quickly at hackathons. </p>
</li>
<hr/>
<li class='democamp-submission'>
<p class='democamp-submission-name democamp-attr'>
<span class='democamp-label'>Project:</span>
ideas.iterate.ca </p>
<p class='democamp-team democamp-attr'>
<span class='democamp-label'>Team:</span>
Michael Chang, University of Waterloo / Louisa Chong, University of Waterloo </p>
<p class='democamp-submission-desc democamp-attr'>
<span class='democamp-label-block'>Description:</span>
A tool to tell student entrepreneurs if their start-up/project idea is "obviously bad" (i.e. falls into an industry or market which is known to be difficult for students to build a start-up/project in), and why it is "obviously bad". </p>
<p class='democamp-submission-explanation democamp-attr'>
<span class='democamp-label-block'>Project inspiration, founding story, and relevant links:</span>
I came up with the idea while observing students participating in the Winter 2014 offering of VeloCity bootcamp for an independent study project. I met my team members during the same offering of VeloCity bootcamp. <br/>Live Demo: <a href="http://ideas.iterate.ca/">http://ideas.iterate.ca/</a> <br/>Source Code: <a href="https://github.com/cbhl/ideas.iterate.ca">https://github.com/cbhl/ideas.iterate.ca</a> </p>
</li>
<hr/>
</ol>
<h2 class='section-heading light'>Democamp sponsored by <a href="http://velocity.uwaterloo.ca" title="Velocity">Velocity</a></h2>
<div class='democamp-desc'>
<p><strong>DemoCamp is an opportunity to demo and present a project that you or a team have been working on.</strong></p>
<p>
<strong>The Game:</strong>
You have 10 minutes to pitch your work, no slides, only working code. You’ll then have a couple of minutes to answer questions from the audience.
</p><p>
<strong>The Players:</strong>
Individual or a Team!
</p><p>
<strong>Your Tools:</strong>
A project you worked on for school or developed on your own time.
</p><p>
<strong>The Prize:</strong>
The top 3 teams as voted by the audience will receive prizes sponsored by <a href="http://velocity.uwaterloo.ca" title="Velocity">Velocity</a>. In addition, the team in 1st place will receive an exclusive invitation to dinner with our speakers and sponsor representatives.
</p><p>
In addition to presenting to an audience of fellow CUSEC attendees, you will be presenting to a panel of judges made up of speakers and sponsors whose job it is to offer feedback, advice, and their expertise.
</p>
</div>
<div class="wpcf7" id="wpcf7-f24-p25-o1"><form action="democamp#wpcf7-f24-p25-o1" method="post" class="wpcf7-form" novalidate="novalidate">
<div style="display: none;">
<input type="hidden" name="_wpcf7" value="24" />
<input type="hidden" name="_wpcf7_version" value="3.7.2" />
<input type="hidden" name="_wpcf7_locale" value="en_US" />
<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f24-p25-o1" />
<input type="hidden" name="_wpnonce" value="b104ea51c2" />
</div>
<p class='wpcf7-field-wrap'>
<label for='name' class='wpcf7-field-label text-field'>Team Member Names with Respective Schools*</label><span class="wpcf7-form-control-wrap name"><input type="text" name="name" value="" size="40" class="wpcf7-form-control wpcf7-text wpcf7-validates-as-required democamp-name" aria-required="true" aria-invalid="false" /></span>
</p>
<p class='wpcf7-field-wrap'>
<label for='email' class='wpcf7-field-label text-field'>Primary Contact Email*</label><span class="wpcf7-form-control-wrap primary-email"><input type="email" name="primary-email" value="" size="40" class="wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email democamp-email" aria-required="true" aria-invalid="false" /></span>
</p>
<p class='wpcf7-field-wrap'>
<label for='email' class='wpcf7-field-label text-field'>Team Member Emails</label><span class="wpcf7-form-control-wrap team-emails"><input type="email" name="team-emails" value="" size="40" class="wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-email democamp-email" aria-invalid="false" /></span>
</p>
<p class='wpcf7-field-wrap'>
<label for='school' class='wpcf7-field-label text-field'>Project Name*</label><span class="wpcf7-form-control-wrap project-name"><input type="text" name="project-name" value="" size="40" class="wpcf7-form-control wpcf7-text wpcf7-validates-as-required democamp-project-name" aria-required="true" aria-invalid="false" /></span>
</p>
<p class='wpcf7-field-wrap'>
<label for='school' class='wpcf7-field-label text-field'>Project Description*</label><span class="wpcf7-form-control-wrap project-desc"><textarea name="project-desc" cols="40" rows="10" class="wpcf7-form-control wpcf7-textarea wpcf7-validates-as-required democamp-project-desc" aria-required="true" aria-invalid="false"></textarea></span>
</p>
<p class='wpcf7-field-wrap'>
<label for='school' class='wpcf7-field-label text-field'>How did you come up with the idea? How did you meet your team? Inspiration? Project link?</label><span class="wpcf7-form-control-wrap project-extra"><textarea name="project-extra" cols="40" rows="10" class="wpcf7-form-control wpcf7-textarea democamp-project-extra" aria-invalid="false"></textarea></span></p>
<div class="wpcf7-response-output wpcf7-display-none"></div></form></div>
<p class='page-cta'>Thank you for your interest in Democamp, submissions are currently closed.</p>
</div>
</div>
</div>
<footer id='footer' class="footer" role="contentinfo">
<section class='footer-content footer-social'>
<div class='container'>
<a class='footer-icon twitter' href="http://www.twitter.com/cusec" title="@cusec" onclick="_gaq.push(['_trackEvent', 'Social Media', 'Twitter', 'Clicked to Twitter']);">
<img src='wp-content/themes/cusec2014/library/images/icon-twitter.svg' alt='Twitter @cusec'/>
</a>
<a class='footer-icon facebook' href="http://www.facebook.com/pages/CUSEC/9884406702" title="CUSEC on Facebook" onclick="_gaq.push(['_trackEvent', 'Social Media', 'Facebook', 'Clicked to Facebook']);">
<img src='wp-content/themes/cusec2014/library/images/icon-facebook.svg' alt='CUSEC Facebook'/>
</a>
<a class='footer-icon googleplus' href="http://plus.google.com/106331744933691516421" rel="publisher" title='CUSEC on Google+' onclick="_gaq.push(['_trackEvent', 'Social Media', 'Google Plus', 'Clicked to Google Plus']);">
<img src='wp-content/themes/cusec2014/library/images/icon-googleplus.svg' alt='CUSEC Google Plus'/>
</a>
</div>
</section>
<section class='footer-content footer-credits'>
<div class='container clearfix'>
<p class='pull-left'>
Built by <a href='http://xeniatay.com' title='Xenia Tay'>Xenia Tay</a>
</p>
<p class='cusec-credit'>Presented by the <a href="team.html">CUSEC 2014 Team</a></p>
<p class='pull-right'>
<a href='mailto:info@cusec.net' title='info@cusec.net' onClick="_gaq.push(['_trackEvent', 'mailto', 'info']);">Contact</a> |
<a href='mailto:sponsor@cusec.net' title='sponsor@cusec.net' onClick="_gaq.push(['_trackEvent', 'mailto', 'sponsorship']);">Sponsor</a>
</p>
</div>
</section>
</footer>
<!-- all js scripts are loaded in library/bones.php -->
<script type='text/javascript' src='wp-content/plugins/contact-form-7/includes/js/jquery.form.min.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var _wpcf7 = {"loaderUrl":"http:\/\/2014.cusec.net\/wp-content\/plugins\/contact-form-7\/images\/ajax-loader.gif","sending":"Sending ..."};
/* ]]> */
</script>
<script type='text/javascript' src='wp-content/plugins/contact-form-7/includes/js/scripts.js'></script>
<script type='text/javascript' src='http://2014.cusec.net/wp-includes/js/underscore.min.js'></script>
<script type='text/javascript' src='wp-content/themes/cusec2014/library/js/herounit.js'></script>
<script type='text/javascript' src='wp-content/themes/cusec2014/library/js/parallax-scroll.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var root_dir = "http:\/\/2014.cusec.net\/wp-content\/themes\/cusec2014";
/* ]]> */
</script>
<script type='text/javascript' src='wp-content/themes/cusec2014/library/js/cusec2014.js'></script>
</body>
</html>