-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
593 lines (506 loc) · 22.2 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
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
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<title>Random Hacks of Kindness</title>
<!-- Bootstrap Core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet" type="text/css">
<!-- Fonts -->
<link href="font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link href="css/animate.css" rel="stylesheet" />
<!-- Squad theme CSS -->
<link href="css/style.css" rel="stylesheet">
<link href="color/default.css" rel="stylesheet">
<style>
#about h3{
margin-top:4em;
}
#about .section-heading h3{
margin-top: 0;
}
#about .center-align{
text-align: center;
}
.col-proj{
min-height: 460px;
}
.upcoming-projects h3,
.past-projects h3{ text-align: center;}
.past-projects h5,
.past-projects .subtitle{ text-align: left; }
footer a{
float: none;
}
</style>
</head>
<body id="page-top" data-spy="scroll" data-target=".navbar-custom">
<!-- Preloader -->
<div id="preloader">
<div id="load"></div>
</div>
<!-- Section: about -->
<section id="about" class="home-section text-center">
<div class="heading-about">
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<div class="wow bounceInDown" data-wow-delay="0.4s">
<div class="section-heading">
<img src="img/rsz_logo.png" style="margin-bottom: 2em">
<hr class="marginbot-30">
<h3>Friday Jun 5 - Sunday Jun 7, Kivuto, 126 York Street, Ottawa</h3>
<p style="text-align: center; font-size: 20px"><a href="rhok_press_release.pdf">Press Release</a></p>
</div>
<hr>
<h3>What is a Hackathon?</h3>
<p>A hackathon is short event in which a group of people of diverse backgrounds are all working towards a common goal collaborate intensively on software projects.</p>
<p>At RHoK Ottawa, we create solutions for hard problems faced by humanity and humanitarians. </p>
<h3>Isn’t “hacking” a bad thing?</h3>
<p>Nope! The term's original meaning is to come up with a clever and unconventional solution to a problem. And that’s exactly what we’ll be doing!</p>
<h3>Who can participate?</h3>
<p>Strategists, Teachers, Taxi Drivers, Developers, Fork Lift Operators, Politicians, Designers, Project Managers, Humourists… You get the point? As long as you’re passionate about solving problems, you’re welcome to join in the “hacking”!</p>
<h3>Okay, I’m interested… what next?</h3>
<p class="center-align">Our 4th annual event is coming up June 5-7. <a target="_blank" href="https://www.eventbrite.ca/e/rhok-ottawa-june-2015-tickets-16686583019"><strong>Register now</strong></a> on our Eventbrite page!</p>
<a href="https://www.eventbrite.ca/e/rhok-ottawa-june-2015-tickets-16686583019" target="_blank"><img style="width: 50%;" src="images/eventbrite-logo.png"></a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Upcoming Projects -->
<section class="upcoming-projects">
<div class="container">
<div class="heading-projects">
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<div class="wow bounceInDown" data-wow-delay="0.4s">
<div class="section-heading">
<h3>Projects we'll be working on.</h3>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-2 col-lg-offset-5">
<hr class="marginbot-50">
</div>
</div>
<div class="row">
<div class="col-proj col-xs-12 col-sm-6 col-md-4">
<div class="wow bounceInUp" data-wow-delay="0.5s">
<div class="team">
<div class="inner">
<h5>ExMNA</h5>
<p style="text-align:left">Exmna.org is a volunteer-run, non-profit based out of Washington, DC with Ottawa representatives. It's a safe-space community for people who have left the faith of Islam. Most members share a background of taboo around the idea of apostasy and find this to be a place where they can explore secular viewpoints with people who share a similar context. Members of this community are active online and have regular local meetups in different cities across Canada and US. The screening process is rigorous and privacy is of utmost importance. Technology advancement would aid the organization considerably in the screening process.</p>
</div>
</div>
</div>
</div>
<div class="col-proj col-xs-12 col-sm-6 col-md-4">
<div class="wow bounceInUp" data-wow-delay="0.2s">
<div class="team">
<div class="inner">
<h5>OCUA</h5>
<p style="text-align:left">The Ottawa Carleton Ultimate Association (OCUA) strives to promote the sport of Ultimate in the Ottawa region. They run leagues and tournaments, and operate the world’s first multi-field facility designed specifically for Ultimate. They currently have over 4000 members, and the summer league is among the largest in the world! Running weekend tournaments has a mix of on-line and on-site technology needs including displaying where games are, collecting scores, displaying tournament status and making the whole experience easy and fun.</p>
</div>
</div>
</div>
</div>
<div class="col-proj col-xs-12 col-sm-6 col-md-4">
<div class="wow bounceInUp" data-wow-delay="0.8s">
<div class="team">
<div class="inner">
<h5>CNAC</h5>
<p style="text-align:left">The Child and Nature Alliance of Canada (CNAC) is a network of organizations and individuals who are working to connect children to nature through education, advocacy, programming, policy, research, and the built environment. Their vision is that all children and families in Canada are connected with nature and the outdoors in order to enhance their health and wellbeing. Amongst many topics, CNAC endeavours to bring forward understanding and conversation around assessing risk and risky play – for children, parents and educators.</p>
</div>
</div>
</div>
</div>
<div class="col-proj col-xs-12 col-sm-6 col-md-4">
<div class="wow bounceInUp" data-wow-delay="0.5s">
<div class="team">
<div class="inner">
<h5>COMPASS</h5>
<p style="text-align:left">Compass is a unique alternative to high school that empowers teenagers, with guidance from their families and adult mentors, to direct their own education. “Learning is natural, school is optional” is the slogan of the model that inspired its beginnings. The approach draws upon the intrinsic motivation of our teen “members” whereby teens create a customized education based on their interests, abilities, and goals.</p>
</div>
</div>
</div>
</div>
<div class="col-proj col-xs-12 col-sm-6 col-md-4">
<div class="wow bounceInUp" data-wow-delay="0.5s">
<div class="team">
<div class="inner">
<h5>Ottawa Riverkeeper</h5>
<p style="text-align:left">Ottawa Riverkeeper brings together volunteers, communities, businesses and all levels of government to find solutions to the problems that threaten the health of our river. For Ottawa Riverkeeper, as is the case for any community, engagement and action begins and ends with knowing the constituency. It’s no secret that Ottawa loves its river. The challenge this group faces is the ability to effectively organize for action when change is needed.</p>
</div>
</div>
</div>
</div>
<div class="col-proj col-xs-12 col-sm-6 col-md-4">
<div class="wow bounceInUp" data-wow-delay="0.5s">
<div class="team">
<div class="inner">
<h5>VoteSavvy/Carleton's School of Public Administration</h5>
<p style="text-align:left">The Vote Savvy team has paired with researchers at Carleton University's School of Public Policy Administration and the University of Oxford's Internet Institute with the aim of making it easy for youth to get informed about the political issues that matter to them. Their online survey tool will run during the 2015 federal election and be disseminated through social media and on campuses across Canada. The tool will provide valuable insights to researchers and communication strategists aiming to encourage youth political engagement. Moreover, the tool will allow participants to navigate the sea of political information available online through personalized clips and links upon completion of the survey.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- /Section: Upcoming Projects -->
<!-- Past Projects -->
<section class="past-projects">
<div class="container">
<div class="heading-projects">
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<div class="wow bounceInDown" data-wow-delay="0.4s">
<div class="section-heading">
<h3>Some RHOK Ottawa projects from 2014.</h3>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-2 col-lg-offset-5">
<hr class="marginbot-50">
</div>
</div>
<div class="row">
<div class="col-xs-12 col-sm-6 col-md-4">
<div class="wow bounceInUp" data-wow-delay="0.5s">
<div class="team">
<div class="inner">
<h5>Ladies Learning Code</h5>
<p class="subtitle">Income Generating Job Board</p>
<div class="avatar"><a href="https://github.com/ESWAT/llc-jobboard"><img width="370" height="250" src="img/projects/logo-ladies-learning-code.png" alt="logo ladies learning code"></a></div>
<p style="text-align:left">Working with Ladies Learning Code (LLC), a non-profit that hosts workshops that teaches women programing and other technical skills, we built a job board for past event participants. The project was a true success and LLC still using it today! <br>Check it what it looks like here: <a href="http://jobs.ladieslearningcode.com/">http://jobs.ladieslearningcode.com/</a>. <br>The source code is freely available for anyone else to use here: <a href="https://github.com/ESWAT/llc-jobboard">github.com/ESWAT/llc-jobboard</a></p>
</div>
</div>
</div>
</div>
<div class="col-xs-12 col-sm-6 col-md-4">
<div class="wow bounceInUp" data-wow-delay="0.2s">
<div class="team">
<div class="inner">
<h5>Amnesty International</h5>
<p class="subtitle">Data Driven Petition Application</p>
<div class="avatar"><a href="http://www.hickory.ca/pages/detail.html?project=Campaigner"><img width="370" height="250" src="img/projects/logo-amnesty.gif" alt="logo-amnesty" /></a></div>
<p style="text-align:left">Petitions are a great tactic, but there's some crucial functionality - and fun - lost in the switch from paper to digital. The Petition App will help activists search existing e-petitions, create new petitions, collect signatures, and submit petitions to Amnesty International. More information is about the project is available <a href="http://www.hickory.ca/pages/detail.html?project=Campaigner">here</a></p>
</div>
</div>
</div>
</div>
<div class="col-xs-12 col-sm-6 col-md-4">
<div class="wow bounceInUp" data-wow-delay="0.8s">
<div class="team">
<div class="inner">
<h5>OxFam</h5>
<p class="subtitle">User Generated Debate Platform</p>
<div class="avatar"><a href="http://www.oxfam.ca/news/up-for-debate"><img width="370" height="250" src="img/projects/oxfam.png" alt="Oxfam"></a></div>
<p style="text-align:left">We also worked with Oxfam Canada, helping them develop a concept (Up for Debate) that was launched later that year: Synopsis of the project: women in Canada have questions and Up for Debate challenges Canada’s political leaders to answer them. Help build a Canada that makes women's lives better in Canada and around the world: <a href="http://www.oxfam.ca/news/up-for-debate">oxfam.ca/news/up-for-debate</a></p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- /Section: Past Projects -->
<section class="schedule">
<div class="container">
<div class="heading-projects">
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<div class="wow bounceInDown" data-wow-delay="0.4s">
<div class="section-heading">
<h3 style="text-align:center;">Schedule</h3>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-2 col-lg-offset-5">
<hr class="marginbot-50">
</div>
</div>
<div class="row">
<p><strong>Friday, June 5th</strong></p>
<table class="table table-bordered table-striped">
<thead>
<tr>
<th class="span2">Time</th>
<th>Friday, June 5th</th>
</tr>
</thead>
<tbody>
<tr>
<td width="20%">7:00pm</td>
<td width="80%">Event begins: snacks and drinks to be served</td>
</tr>
<tr>
<td>7:30pm</td>
<td>Project Pitches</td>
</tr>
<tr>
<td>8:15pm</td>
<td>Bluemix information</td>
</tr>
<tr>
<td>8:30pm</td>
<td>Socializing and meeting potential team mates</td>
</tr>
<tr>
<td>9:00pm</td>
<td>Lounge closes for the evening</td>
</tr>
</tbody>
</table>
<p><strong>Saturday, June 6th</strong></p>
<table class="table table-bordered table-striped">
<thead>
<tr>
<th class="span2">Time</th>
<th>Saturday, June 6th</th>
</tr>
</thead>
<tbody>
<tr>
<td width="20%">9:30am</td>
<td width="80%">Coffee and breakfast served</td>
</tr>
<tr>
<td>12:00pm</td>
<td>Lunch</td>
</tr>
<tr>
<td>6:00pm</td>
<td>Dinner</td>
</tr>
<tr>
<td>9:30pm</td>
<td>Venue closed for the night</td>
</tr>
</tbody>
</table>
<p><strong>Sunday, June 7th</strong></p>
<table class="table table-bordered table-striped">
<thead>
<tr>
<th class="span2">Time</th>
<th>Sunday, June 7th</th>
</tr>
</thead>
<tbody>
<tr>
<td width="20%">9:30am</td>
<td width="80%">Breakfast and coffee served</td>
</tr>
<tr>
<td>12:00pm</td>
<td>Lunch</td>
</tr>
<tr>
<td>1:30pm</td>
<td>Final presentations</td>
</tr>
<tr>
<td>2:30pm</td>
<td>Hackathon ends</td>
</tr>
</tbody>
</table>
</div>
</div>
</section>
<!-- Past Projects -->
<section class="past-projects">
<div class="container">
<div class="heading-projects">
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<div class="wow bounceInDown" data-wow-delay="0.4s">
<div class="section-heading">
<h3>Thank you everyone!</h3>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-2 col-lg-offset-5">
<hr class="marginbot-50">
</div>
</div>
<div class="row">
<div class="col-xs-12 col-sm-6 col-md-4">
<div class="wow bounceInUp" data-wow-delay="0.5s">
<div class="team">
<div class="inner">
<div class="avatar"><img src="img/pics/5.jpeg"></div>
</div>
</div>
</div>
</div>
<div class="col-xs-12 col-sm-6 col-md-4">
<div class="wow bounceInUp" data-wow-delay="0.5s">
<div class="team">
<div class="inner">
<div class="avatar"><img src="img/pics/2.jpeg"></div>
</div>
</div>
</div>
</div>
<div class="col-xs-12 col-sm-6 col-md-4">
<div class="wow bounceInUp" data-wow-delay="0.5s">
<div class="team">
<div class="inner">
<div class="avatar"><img src="img/pics/3.jpg"></div>
</div>
</div>
</div>
</div>
<div class="col-xs-12 col-sm-6 col-md-4">
<div class="wow bounceInUp" data-wow-delay="0.5s">
<div class="team">
<div class="inner">
<div class="avatar"><img src="img/pics/4.jpeg"></div>
</div>
</div>
</div>
</div>
<div class="col-xs-12 col-sm-6 col-md-4">
<div class="wow bounceInUp" data-wow-delay="0.5s">
<div class="team">
<div class="inner">
<div class="avatar"><img src="img/pics/6.jpeg"></div>
</div>
</div>
</div>
</div>
<div class="col-xs-12 col-sm-6 col-md-4">
<div class="wow bounceInUp" data-wow-delay="0.5s">
<div class="team">
<div class="inner">
<div class="avatar"><img src="img/pics/1.jpeg"></div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- /Section: Past Projects -->
<!-- Past Pictures -->
<!-- Section: services -->
<section id="service" style="margin-top:80px;" class="text-center">
<div class="heading-about">
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<div class="wow bounceInDown" data-wow-delay="0.4s">
<div class="section-heading">
<h2>None of this would be possible without our awesome sponsors.</h2>
<h3>Interested in sponsoring us? <br><a href="mailto:[email protected]">[email protected]</a></h3>
<i class="fa fa-2x fa-angle-down"></i>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-lg-2 col-lg-offset-5">
<hr class="marginbot-50">
</div>
</div>
<div class="row">
<ul class="col-sm-12 sponsorlist">
<li>
<a target="_blank" href="http://www.kivuto.com/"><img src="img/sponsor-logos/kvt-registered.png" alt="Kivuto"></a>
</li>
<!-- <li>
<a target="_blank" href="http://www.thewhalesbone.com/"><img width="500" height="218" src="img/sponsor-logos/whalesbone_logo.png" alt="whalesbone_logo"></a>
</li>
<li>
<a target="_blank" href="http://www.lonestartexasgrill.com/"><img width="284" height="158" src="img/sponsor-logos/lonestar.png" alt="lonestar"></a>
</li> -->
<li>
<a target="_blank" href="http://shopify.com"><img width="265" height="80" src="img/sponsor-logos/shopify.png" alt="Shopify"></a>
</li>
<li>
<a target="_blank" href="http://www.bv02.com/"><img width="204" height="80" src="img/sponsor-logos/bv02.png" alt="bv02"></a>
</li>
<li>
<a target="_blank" href="http://bluemix.net"><img style="margin-top:20px" width="265" height="80" src="img/sponsor-logos/ibm.gif" alt="IBM"></a>
</li>
<!-- <li><img width="240" height="160" src="img/sponsor-logos/labottega.png" alt="labottega"></li> -->
<li>
<a target="_blank" href="http://a2zdigitalstudios.com/"><img src="img/sponsor-logos/a2zLogoOrange.png" alt="a2z"></a>
</li>
<li>
<a target="_blank" href="http://www.cbnco.com"><img width="160" height="160" src="img/sponsor-logos/cbn.jpg" alt="Canadian Bank Note"></a>
</li>
<li>
<a target="_blank" href="http://www.twelvedot.com/Home.html"><img width="160" height="160" src="img/sponsor-logos/12labs.gif" alt="12labs"></a>
</li>
<li style="margin-top:40px;">
<a target="_blank" href="http://www.crgroup.com/Pages/home.aspx"><img width="160" height="160" src="img/sponsor-logos/corporate-renaissance-group.png" alt="Corporate Renaissance Group"></a>
</li>
<li style="margin-top:40px;">
<div style="background:#04a8d1; padding: 5px;"><a target="_blank" href="http://grype.ca/"><img width="160" height="160" src="img/sponsor-logos/grype.png" alt="Grype"></a></div>
</li>
<li style="margin-top:40px;">
<a target="_blank" href="http://www.macadamian.com/"><img width="160" height="160" src="img/sponsor-logos/MAC.png" alt="Macadamian"></a>
</li>
<!-- <li>
<a target="_blank" href="http://www.beaus.ca/"><img width="171" height="160" src="img/sponsor-logos/beaus.png" alt="beaus"></a>
</li> -->
<!-- <li>
<a target="_blank" href="http://thinklunch.ca/"><img width="140" height="140" src="img/sponsor-logos/lunch.png" alt="lunch"></a>
</li> -->
<!-- <li>
<a target="_blank" href="http://www.fishmarket.ca/"><img width="219" height="145" src="img/sponsor-logos/fishmarket.png" alt="fishmarket"></a>
</li> -->
</ul>
</div>
</div>
</section>
<!-- /Section: services -->
<footer>
<div class="container">
<div class="row">
<div class="col-md-12 col-lg-12">
<p>Random Hacks of Kindness Ottawa. <span style="float: right">Think your <a href="organizations.html">organization</a> would be a good fit? <a href="mailto:[email protected]">[email protected]</a></span></p>
</div>
</div>
</div>
</footer>
<!-- Core JavaScript Files -->
<script src="js/jquery.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.easing.min.js"></script>
<script src="js/wow.min.js"></script>
<!-- Custom Theme JavaScript -->
<script src="js/custom.js"></script>
</body>
</html>