-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
461 lines (445 loc) · 36 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
<!DOCTYPE html>
<!--[if IE 7]>
<html class="ie ie7" lang="en-US" prefix="og: http://ogp.me/ns#">
<![endif]-->
<!--[if IE 8]>
<html class="ie ie8" lang="en-US" prefix="og: http://ogp.me/ns#">
<![endif]-->
<!--[if !(IE 7) | !(IE 8) ]><!-->
<html lang="en-US" prefix="og: http://ogp.me/ns#">
<!--<![endif]-->
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Code for Freedom</title>
<link rel="profile" href="http://gmpg.org/xfn/11">
<link rel="pingback" href="xmlrpc.php">
<link href="http://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css" rel="stylesheet">
<link href='wp-content/themes/codeforfreedom/images/code-for-freedom.ico' rel='shortcut icon'
type='image/x-icon'/>
<!--[if lt IE 9]>
<script src="/wp-content/themes/codeforfreedom/js/html5.js"></script>
<![endif]-->
<link rel="alternate" type="application/rss+xml" title="Code for Freedom » Feed" href="feed/index.html" />
<link rel="alternate" type="application/rss+xml" title="Code for Freedom » Comments Feed" href="comments/feed/index.html" />
<link rel='stylesheet' id='codeforfreedom-lato-css' href='http://fonts.googleapis.com/css?family=Lato%3A300%2C400%2C700%2C900%2C300italic%2C400italic%2C700italic' type='text/css' media='all' />
<link rel='stylesheet' id='genericons-css' href='wp-content/themes/codeforfreedom/genericons/genericons.css%3Fver=3.0.2.css' type='text/css' media='all' />
<link rel='stylesheet' id='codeforfreedom-style-css' href='wp-content/themes/codeforfreedom/style.css%3Fver=4.0.css' type='text/css' media='all' />
<!--[if lt IE 9]>
<link rel='stylesheet' id='codeforfreedom-ie-css' href='/wp-content/themes/codeforfreedom/css/ie.css?ver=20131205' type='text/css' media='all' />
<![endif]-->
<script type='text/javascript' src='wp-includes/js/jquery/jquery.js%3Fver=1.11.1'></script>
<script type='text/javascript' src='wp-includes/js/jquery/jquery-migrate.min.js%3Fver=1.2.1'></script>
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="xmlrpc.php%3Frsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="wp-includes/wlwmanifest.xml" />
<meta name="generator" content="WordPress 4.0" />
<style type="text/css">.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}</style>
<!-- WordPress Facebook Open Graph protocol plugin (WPFBOGP v2.0.11) http://rynoweb.com/wordpress-plugins/ -->
<meta property="fb:app_id" content="375905445865697"/>
<meta property="og:url" content="http://codeforfreedom.kodujdlapolski.pl"/>
<meta property="og:title" content="Code for Freedom"/>
<meta property="og:site_name" content="Code for Freedom"/>
<meta property="og:description" content=""/>
<meta property="og:type" content="website"/>
<meta property="og:image" content="http://codeforfreedom.kodujdlapolski.pl/wp-content/uploads/2014/08/facebook_code_for_freedom.png"/>
<meta property="og:locale" content="en_us"/>
<!-- // end wpfbogp -->
</head>
<body class="home blog masthead-fixed list-view full-width grid">
<header>
<div class="container">
<h1 class="site-title">
<a href="index.html" rel="home">
<img src="wp-content/themes/codeforfreedom/images/logo.png"
title="Code for Freedom"/>
</a>
</h1>
<nav id="primary-navigation" class="site-navigation primary-navigation" role="navigation">
<div class="menu-main-menu-container"><ul id="menu-main-menu" class="nav-menu"><li id="menu-item-159" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-159"><a href="http://codeforfreedom.kodujdlapolski.pl/">Home</a></li>
<li id="menu-item-11" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-11"><a href="index.html%3Fp=8.html">News and Tips</a></li>
<li id="menu-item-625" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-625"><a href="index.html%3Fp=622.html">Program</a></li>
<li id="menu-item-456" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-456"><a href="index.html%3Fp=453.html">Rules</a></li>
<li id="menu-item-220" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-220"><a href="index.html%3Fp=62.html">Mentors</a></li>
<li id="menu-item-588" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-588"><a href="index.html%3Fp=577.html">Localisation</a></li>
<li id="menu-item-746" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-746"><a href="index.html%3Fp=745.html">Gallery</a></li>
<li id="menu-item-574" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-574"><a href="index.html%3Fp=467.html">Contact</a></li>
</ul></div> </nav>
</div>
</header><div class="mainBanner">
<div class="position">
<div class="info col-xs-12 col-sm-9 col-md-6 col-lg-5">
<p class="col-sm-offset-1 big">code for freedom</p>
<p class="col-sm-offset-1">27-28 september, gdansk</p>
</div>
<a class="register col-sm-4 col-md-3 col-sm-offset-3" href="https://c4freedom.evenea.pl/" target="_blank">
register now
<span class="col-xs-1 col-sm-2 pull-right">→</span>
</a>
<div class="container"></div>
</div>
</div> <div id="main" class="container"><!-- #main container -->
<div class="main-content col-xs-12 col-sm-7 col-md-8">
<div class="mission frontPost row">
<div class="title">Mission/Vision/Goals</div>
<div class="content"><p><i>Code for Freedom</i> is an international Hackathon organised to promote the ideals of freedom, solidarity and democracy. Technology and activism go hand in hand, and together can ameliorate many aspects of our everyday struggles for a better world. Empowering human rights, responding to humanitarian disasters, increasing transparency and accountability of governments, supporting civic engagement of citizens and many more topics can be addressed at this hackathone.</p>
<p> </p>
<p>We offer 4.000 $ as an investment for best projects. We want this hackathon to be a place for exchange of experience, discussions and planning too, so everyone intrested in the topic of technology and democracy is welcome to join. You can propose your own project or come to help others.</p>
<p> </p>
<p><span style="color: #222222;">Our Hackathon is organized in the cradle of the Polish Solidarity movement, Gdańsk, where more than 30 years ago, workers at the Gdańsk Shipyard made a collective effort to stand against the undemocratic government of the People’s Republic of Poland, effectively starting a domino effect which brought about the end of communism in Eastern and Central Europe by 1989</span>. We believe that by combining the forces of activists and hackers in a place which oozes with the history of a successful peaceful transformation will bring about a great amount of ideas on technological tools, which will help people all over the world in their fight for freedom, solidarity and democracy. Join us and register now.</p>
<p> </p>
</div>
</div>
<div class="registerNow row">
<div class="title row">Register</div>
<div class="content row">
<span class="col-xs-12 col-md-7 col-lg-8 row"><p>Whether you are an activist, project manager, coder, graphic designer or a curious citizen, for sure you can give your contribution during this event and enjoy it! The fee is 15 zł (4 USD) and we offer a free T-shirt, 2 lunches and drinks for all participants. Joins us and lets make something useful.</p>
</span> <a class="register col-xs-12 col-md-5 col-lg-4 pull-right" href="https://c4freedom.evenea.pl/"
target="_blank">
register now
<span class="col-xs-1 col-sm-2 pull-right">→</span>
</a>
</div>
</div>
<div class="projects frontPost row">
<div class="title">Project proposes</div>
<div class="projectsList container row">
<div class="row col-xs-12 col-sm-8 col-md-9">
<a class="project col-xs-12 col-md-3" href="index.html%3Fp=715.html"><div class="projectTitle"><span>#20to21 – Free Society Meter<span></div><div class="projectImg"><img src="wp-content/themes/codeforfreedom/images/projects/projectblank_01.png" /></div></a><a class="project col-xs-12 col-md-3" href="index.html%3Fp=700.html"><div class="projectTitle"><span>BASIC RECORD<span></div><div class="projectImg"><img width="190" height="190" src="wp-content/uploads/2014/09/khakaton-logo-190x190.jpg" class="attachment-190x285 wp-post-image" alt="khakaton-logo" /></div></a><a class="project col-xs-12 col-md-3" href="index.html%3Fp=688.html"><div class="projectTitle"><span>map for the homeless<span></div><div class="projectImg"><img width="190" height="126" src="wp-content/uploads/2014/09/MG_9290-190x126.jpg" class="attachment-190x285 wp-post-image" alt="MG_9290" /></div></a><a class="project col-xs-12 col-md-3" href="index.html%3Fp=687.html"><div class="projectTitle"><span>Nimby.pl<span></div><div class="projectImg"><img width="190" height="71" src="wp-content/uploads/2014/09/NIMBY1-190x71.jpg" class="attachment-190x285 wp-post-image" alt="NIMBY" /></div></a><a class="project col-xs-12 col-md-3" href="index.html%3Fp=651.html"><div class="projectTitle"><span>Stirna – who owns media?<span></div><div class="projectImg"><img width="190" height="132" src="wp-content/uploads/2014/09/Stirna-190x132.jpg" class="attachment-190x285 wp-post-image" alt="Stirna" /></div></a><a class="project col-xs-12 col-md-3" href="index.html%3Fp=590.html"><div class="projectTitle"><span>VoteMapper<span></div><div class="projectImg"><img width="190" height="140" src="wp-content/uploads/2014/09/votemapper-1-190x140.jpg" class="attachment-190x285 wp-post-image" alt="votemapper-1" /></div></a><a class="project col-xs-12 col-md-3" href="index.html%3Fp=551.html"><div class="projectTitle"><span>Mapping election data in time and space<span></div><div class="projectImg"><img width="190" height="159" src="wp-content/uploads/2014/09/jumpstart-190x159.png" class="attachment-190x285 wp-post-image" alt="jumpstart" /></div></a><a class="project col-xs-12 col-md-3" href="index.html%3Fp=524.html"><div class="projectTitle"><span>Parliamentary Monitoring for Transparency Advocacy<span></div><div class="projectImg"><img width="190" height="76" src="wp-content/uploads/2014/09/visegradplus1-190x76.png" class="attachment-190x285 wp-post-image" alt="visegradplus" /></div></a><a class="project col-xs-12 col-md-3" href="index.html%3Fp=518.html"><div class="projectTitle"><span>Digital anti-corruption platform<span></div><div class="projectImg"><img src="wp-content/themes/codeforfreedom/images/projects/projectblank_02.png" /></div></a><a class="project col-xs-12 col-md-3" href="index.html%3Fp=494.html"><div class="projectTitle"><span>CIVIC DATA MINING<span></div><div class="projectImg"><img width="190" height="112" src="wp-content/uploads/2014/09/obywatelskie_fedrowanie_danych_vxgb1-190x112.png" class="attachment-190x285 wp-post-image" alt="obywatelskie_fedrowanie_danych_vxgb" /></div></a><a class="project col-xs-12 col-md-3" href="index.html%3Fp=475.html"><div class="projectTitle"><span>IQMEL application for the skin protection<span></div><div class="projectImg"><img width="190" height="83" src="wp-content/uploads/2014/09/Przechwytywanie-190x83.jpg" class="attachment-190x285 wp-post-image" alt="Przechwytywanie" /></div></a><a class="project col-xs-12 col-md-3" href="index.html%3Fp=478.html"><div class="projectTitle"><span>Tribunal<span></div><div class="projectImg"><img width="190" height="225" src="wp-content/uploads/2014/09/3989418655_34943356e8_m1-190x225.jpg" class="attachment-190x285 wp-post-image" alt="3989418655_34943356e8_m" /></div></a><a class="project col-xs-12 col-md-3" href="index.html%3Fp=440.html"><div class="projectTitle"><span>Bosnian Election Data Portal<span></div><div class="projectImg"><img src="wp-content/themes/codeforfreedom/images/projects/projectblank_03.png" /></div></a><a class="project col-xs-12 col-md-3" href="index.html%3Fp=416.html"><div class="projectTitle"><span>Transparent Kraków<span></div><div class="projectImg"><img width="190" height="73" src="wp-content/uploads/2014/09/logo_pkrk-190x73.jpg" class="attachment-190x285 wp-post-image" alt="logo_pkrk" /></div></a><a class="project col-xs-12 col-md-3" href="index.html%3Fp=377.html"><div class="projectTitle"><span>epodrecznik.edu.pl<span></div><div class="projectImg"><img width="180" height="240" src="wp-content/uploads/2014/09/3955153817_6095f44e53_m.jpg" class="attachment-190x285 wp-post-image" alt="3955153817_6095f44e53_m" /></div></a>
<a class="project addNew col-xs-12 col-md-3" href="add-your-projects.html">
<div class="projectTitle">
<span>Add Your Project</span>
<div class="arrow">→</div>
</div>
</a>
</div>
</div>
</div>
<div class="mentors frontPost row">
<div class="title">Mentors</div>
<div class="mentorsList container row">
<a class="mentor col-xs-12 col-md-3" href="mentors.html#michal-wroczynski"><div class="mentorTitle"><span>Michał Wroczyński<span></div><div class="mentorImg"><img width="225" height="225" src="wp-content/uploads/2014/09/michal-wroczynski-225x225.jpg" class="attachment-thumbnail wp-post-image" alt="michal-wroczynski" /></div></a><a class="mentor col-xs-12 col-md-3" href="mentors.html#arek-soldon"><div class="mentorTitle"><span>Arek Sołdon<span></div><div class="mentorImg"><img width="225" height="225" src="wp-content/uploads/2014/09/Untitled-1-225x225.png" class="attachment-thumbnail wp-post-image" alt="Arek Sołdon" /></div></a><a class="mentor col-xs-12 col-md-3" href="mentors.html#vitaly-vlasov"><div class="mentorTitle"><span>Vitaly Vlasov<span></div><div class="mentorImg"><img width="225" height="225" src="wp-content/uploads/2014/08/vitaly2-225x225.jpeg" class="attachment-thumbnail wp-post-image" alt="vitaly2" /></div></a><a class="mentor col-xs-12 col-md-3" href="mentors.html#krzysiek-madejski"><div class="mentorTitle"><span>Krzysiek Madejski<span></div><div class="mentorImg"><img width="225" height="225" src="wp-content/uploads/2014/08/Krzysiek_Madejski.jpg" class="attachment-thumbnail wp-post-image" alt="Krzysiek_Madejski" /></div></a><a class="mentor col-xs-12 col-md-3" href="mentors.html#krzysiek-gontarek"><div class="mentorTitle"><span>Krzysiek Gontarek<span></div><div class="mentorImg"><img width="225" height="225" src="wp-content/uploads/2014/08/kg-grey-bg-225x225.png" class="attachment-thumbnail wp-post-image" alt="kg-grey-bg" /></div></a><a class="mentor col-xs-12 col-md-3" href="mentors.html#chris-worman"><div class="mentorTitle"><span>Chris Worman<span></div><div class="mentorImg"><img width="225" height="225" src="wp-content/uploads/2014/08/chris-225x225.jpg" class="attachment-thumbnail wp-post-image" alt="chris" /></div></a><a class="mentor col-xs-12 col-md-3" href="mentors.html#mariusz-machuta-rakowski"><div class="mentorTitle"><span>Mariusz Machuta-Rakowski<span></div><div class="mentorImg"><img width="225" height="225" src="wp-content/uploads/2014/08/mariusz_machuta-rakowski-225x225.png" class="attachment-thumbnail wp-post-image" alt="Mariusz Machuta-Rakowski" /></div></a><a class="mentor col-xs-12 col-md-3" href="mentors.html#oleg-gant"><div class="mentorTitle"><span>Oleg Gant<span></div><div class="mentorImg"><img width="225" height="225" src="wp-content/uploads/2014/08/20.Oleg-Gant-225x225.png" class="attachment-thumbnail wp-post-image" alt="20.Oleg Gant" /></div></a><a class="mentor col-xs-12 col-md-3" href="mentors.html#alexey-sidorenko"><div class="mentorTitle"><span>Alexey Sidorenko<span></div><div class="mentorImg"><img width="225" height="180" src="wp-content/uploads/2014/08/Alexey_Sidorenko-225x180.jpg" class="attachment-thumbnail wp-post-image" alt="Alexey_Sidorenko" /></div></a><a class="mentor col-xs-12 col-md-3" href="mentors.html#michal-rysiek-wozniak"><div class="mentorTitle"><span>Michał “rysiek” Woźniak<span></div><div class="mentorImg"><img width="225" height="180" src="wp-content/uploads/2014/08/MichalWozniak-225x180.jpg" class="attachment-thumbnail wp-post-image" alt="MichalWozniak" /></div></a><a class="mentor col-xs-12 col-md-3" href="mentors.html#magda-siwanowicz"><div class="mentorTitle"><span>Magda Siwanowicz<span></div><div class="mentorImg"><img width="225" height="225" src="wp-content/uploads/2014/08/Magda_siwanowicz-225x225.jpg" class="attachment-thumbnail wp-post-image" alt="Magda_siwanowicz" /></div></a><a class="mentor col-xs-12 col-md-3" href="mentors.html#daniel-macyszyn"><div class="mentorTitle"><span>Daniel Macyszyn<span></div><div class="mentorImg"><img width="225" height="225" src="wp-content/uploads/2014/08/daniel_macyszyn1-225x225.jpeg" class="attachment-thumbnail wp-post-image" alt="daniel_macyszyn1" /></div></a><a class="mentor col-xs-12 col-md-3" href="mentors.html#alicja-peszkowska"><div class="mentorTitle"><span>Alicja Peszkowska<span></div><div class="mentorImg"><img width="225" height="225" src="wp-content/uploads/2014/08/Alicja-1-225x225.jpg" class="attachment-thumbnail wp-post-image" alt="Alicja-1" /></div></a> <a class="mentor addNew col-xs-12 col-md-3" href="mentors.html">
<div class="mentorTitle">
<span>More to be announced</span>
<div class="arrow">→</div>
</div>
<div class="mentorImg"></div>
</a>
</div>
</div>
<div class="jury frontPost row">
<div class="title">Jury</div>
<div class="juryList container row">
<div class="member col-xs-12"><div class="juryTitle"><span>Anna Sienicka<span></div><div class="juryImg"><img width="225" height="225" src="wp-content/uploads/2014/09/zdjęcie-15-225x225.jpg" class="attachment-thumbnail wp-post-image" alt="zdjęcie (15)" /></div><div class="juryInformation"><p>Anna Sienicka, Director of Fundacja TechSoup, is responsible for coordinating both strategic direction and the day-to-day operations of the European hub for TechSoup Global. Both locally and across the region, Anna’s team works to deepen and strengthen ongoing TechSoup programs while building, testing and scaling new initiatives which show particular promise in leveraging IT&C for civil society. Anna joined TechSoup Global from The Foundation for Social and Economic Initiatives, an NGO focused on building a more inclusive labor market through civil society and social enterprise development. Anna was responsible for the programmatic design and management of projects and programs in Poland and the Ukraine while leading related cross-sector and cross-border initiatives. Anna has also held a position of the head of the legal group of the Council for Public Benefit Work and was a member on the Polish Prime Minister’s Social Economy Task Force where she was deeply involved in civil society-related policy work. Anna holds degrees in Law and a M.A. in Economy and Society from Warsaw and Lancaster Universities. </p>
</div></div><div class="member col-xs-12"><div class="juryTitle"><span>Andrzej Gulczyński<span></div><div class="juryImg"><img width="225" height="225" src="wp-content/uploads/2014/09/andrzej-225x225.jpeg" class="attachment-thumbnail wp-post-image" alt="andrzej" /></div><div class="juryInformation"><span style="color: #000000;">Longtime project coordinator for the Lech Wałęsa Institute’s projects such as international conferences and social campaigns. Responsible for publication printing, television spot production, web page production, and coordination of the Poland-wide educational campaign Gene of Freedom.</span>
</div></div><div class="member col-xs-12"><div class="juryTitle"><span>Denis Gursky<span></div><div class="juryImg"><img width="142" height="142" src="wp-content/uploads/2014/08/gursky.jpg" class="attachment-thumbnail wp-post-image" alt="gursky" /></div><div class="juryInformation"><p><span style="color: #222222;">Founder of <a href="http://socialboost.com.ua/" target="_blank">SocialBoost</a> – <span style="color: #000000;">a set of innovative instruments incl. Open Data movement in Ukraine, that improves civic engagement and makes government more digitalized — thus accountable, transparent and open. </span>Digital Communications and Civic Engagement Expert. Denis works on complex strategies for government and commercial sector. Leads an open government data movement in Ukraine highly supported by government and hacktivists, currently developing the <span style="color: #000000;"><a href="http://data.gov.ua/" target="_blank">Official Open Government Data Portal of Ukraine</a> and Open Data Law.</span></span></p>
<p> </p>
</div></div><div class="member col-xs-12"><div class="juryTitle"><span>Michał Mach<span></div><div class="juryImg"><img width="225" height="180" src="wp-content/uploads/2014/08/michau-225x180.jpg" class="attachment-thumbnail wp-post-image" alt="michau" /></div><div class="juryInformation"><p><span style="color: #222222;">Co-founder and CEO for <a href="http://infozmiana.pl/" target="_blank">Infozmiana.pl,</a> enterpreneur, trainer, </span><span style="color: #222222;">consultant, project manager, software designer and just regular </span><span style="color: #222222;">participant in many technology projects in nonprofit sector over last </span><span style="color: #222222;">18 years. Co-founder of <a href="https://civicrm.org/" target="_blank">CiviCRM </a>project, an open source constituent </span><span style="color: #222222;">relationship management (CRM) software for non-profits, president of </span><span style="color: #222222;">Advisory Board in <a href="http://epf.org.pl/eng" target="_blank">ePaństwo Foundation</a>, founding member of <a href="http://mamprawowiedziec.pl/strona/info-association61" target="_blank">Association </a></span><span style="color: #222222;"><a href="http://mamprawowiedziec.pl/strona/info-association61" target="_blank">61</a>, <a href="http://www.bdr.org.pl/" target="_blank">Second Hand Bank Association</a>, <a href="https://hackerspace.pl/" target="_blank">Warsaw Hackerspace Association</a>. </span><span style="color: #222222;">Passionate about pragmatic approach to using Internet and IT in </span><span style="color: #222222;">general for social good, fiercely believes in openness, transparency </span><span style="color: #222222;">and knowledge sharing.</span></p>
</div></div> </div>
</div>
<div class="organizers frontPost row">
<div class="title">Organizers & Partners</div>
<div class="content container">
<div class="row">
<div class="col-xs-12 col-sm-6 col-md-3">
<div class="subtitle">Organizer</div>
<a href="http://www.ilw.org.pl/en/" target="_blank">
<img src="wp-content/themes/codeforfreedom/images/organizers/instytut_lech_walesa.png"
alt="Lech Wałęsa Institute Foundation"/>
</a>
</div>
<div class="col-xs-12 col-sm-6 col-md-3">
<div class="subtitle">Co-Organizers</div>
<a href="http://www.ecs.gda.pl/" target="_blank">
<img
src="wp-content/themes/codeforfreedom/images/organizers/europejskie_centrum_solidarnosci.png"
alt="Europejskie Centrum Solidarności"/>
</a>
</div>
<div class="col-xs-12 col-sm-6 col-md-3">
<div class="subtitle"> </div>
<a href="http://epf.org.pl/eng" target="_blank">
<img src="wp-content/themes/codeforfreedom/images/organizers/fundacja_epf.png"
alt="ePaństwo Fundation"/>
</a>
</div>
<div class="col-xs-12 col-sm-6 col-md-3">
<div class="subtitle"> </div>
<a href="http://te-st.ru/" target="_blank">
<img src="wp-content/themes/codeforfreedom/images/organizers/teplitsa.png"
alt="Teplitsa of Social Technologies"/>
</a>
</div>
</div>
<div class="row">
<div class="col-xs-12 col-sm-6 col-md-3">
<div class="subtitle">Sponsors</div>
<a href="https://www.f-secure.com/en/" target="_blank">
<img src="wp-content/themes/codeforfreedom/images/organizers/f-secure.png"
alt="F-Secure"/>
</a>
</div>
<div class="col-xs-12 col-sm-6 col-md-3">
<div class="subtitle"> </div>
<a href="https://www.lhsystems.com/" target="_blank">
<img src="wp-content/themes/codeforfreedom/images/organizers/lufthansa_systems.png"
alt="Lufthansa Systems"/>
</a>
</div>
<div class="col-xs-12 col-sm-6 col-md-3">
<div class="subtitle"> </div>
<a href="http://www.strefa.gda.pl/en" target="_blank">
<img src="wp-content/themes/codeforfreedom/images/organizers/pomorska.png"
alt="Pomorska Specjalna Strefa Ekonomiczna"/>
</a>
</div>
<div class="col-xs-12 col-sm-6 col-md-3">
<div class="subtitle"> </div>
<a href="https://www.google.com/culturalinstitute/" target="_blank">
<img src="wp-content/themes/codeforfreedom/images/organizers/google_cultural_institute.png"
alt="Google Cultural Institute"/>
</a>
</div>
<div class="col-xs-12 col-sm-6 col-md-3">
<div class="subtitle"> </div>
<a href="http://www.tigerpower.pl/" target="_blank">
<img src="wp-content/themes/codeforfreedom/images/organizers/tiger.png"
alt="Tiger Energy Drink"/>
</a>
</div>
<div class="col-xs-12 col-sm-6 col-md-3">
<div class="subtitle"> </div>
<a href="http://www.gpnt.pl/en.html" target="_blank">
<img src="wp-content/themes/codeforfreedom/images/organizers/gdansk_science_technology_park.png"
alt="Gdansk Science & Technology Park"/>
</a>
</div>
<div class="col-xs-12 col-sm-6 col-md-3">
<div class="subtitle"> </div>
<a href="http://helion.pl" target="_blank">
<img src="wp-content/themes/codeforfreedom/images/organizers/helion.png"
alt="Helion"/>
</a>
</div>
</div>
<div class="row">
<div class="col-xs-12 col-sm-6 col-md-3">
<div class="subtitle">Patronage</div>
<a href="https://mac.gov.pl/en/" target="_blank">
<img src="wp-content/themes/codeforfreedom/images/organizers/mac.png"
alt="Ministerstwo Administracji i Cyfryzacji"/>
</a>
</div>
<div class="col-xs-12 col-sm-6 col-md-3">
<div class="subtitle"> </div>
<a href="http://www.gdansk.pl/en/" target="_blank">
<img src="wp-content/themes/codeforfreedom/images/organizers/gdansk.png"
alt="Gdańsk - City of Freedom"/>
</a>
</div>
</div>
<div class="row">
<div class="col-xs-12 col-sm-6 col-md-3">
<div class="subtitle">Supporting projects</div>
<a href="http://www.ilw.org.pl/en/about-us/programme/67-gene-of-freedom" target="_blank">
<img src="wp-content/themes/codeforfreedom/images/organizers/gene_of_freedom.png"
alt="Gene for Freedom"/>
</a>
</div>
<div class="col-xs-12 col-sm-6 col-md-3">
<div class="subtitle"> </div>
<a href="http://epf.org.pl/kodujdlapolski/eng" target="_blank">
<img src="wp-content/themes/codeforfreedom/images/organizers/code_for_poland.png"
alt="Code for Poland"/>
</a>
</div>
<div class="col-xs-12 col-sm-6 col-md-3">
<div class="subtitle"> </div>
<a href="http://openparl2014.org/" target="_blank">
<img src="wp-content/themes/codeforfreedom/images/organizers/glow.png"
alt="Global Legislative Openness Week"/>
</a>
</div>
</div>
<div class="row">
<div class="col-xs-12 col-sm-6 col-md-3">
<div class="subtitle">Partners</div>
<a href="https://www.technologie.org.pl/" target="_blank">
<img src="wp-content/themes/codeforfreedom/images/organizers/technologie.png"
alt="Technologie.org.pl"/>
</a>
</div>
<div class="col-xs-12 col-sm-6 col-md-3">
<div class="subtitle"> </div>
<a href="http://www.techsoupeurope.org/" target="_blank">
<img src="wp-content/themes/codeforfreedom/images/organizers/techsoup.png"
alt="Techsoup Europe"/>
</a>
</div>
<div class="col-xs-12 col-sm-6 col-md-3">
<div class="subtitle"> </div>
<a href="http://itwiz.pl/" target="_blank">
<img src="wp-content/themes/codeforfreedom/images/organizers/itwiz.png"
alt="ITwiz"/>
</a>
</div>
<div class="col-xs-12 col-sm-6 col-md-3">
<div class="subtitle"> </div>
<a href="http://www.komputerswiat.pl/" target="_blank">
<img src="wp-content/themes/codeforfreedom/images/organizers/komputerswiat.png"
alt="Komputer Świat"/>
</a>
</div>
<div class="col-xs-12 col-sm-6 col-md-3">
<div class="subtitle"> </div>
<a href="http://www.linux-magazine.pl/" target="_blank">
<img src="wp-content/themes/codeforfreedom/images/organizers/linux_magazine.png"
alt="Komputer Świat"/>
</a>
</div>
<div class="col-xs-12 col-sm-6 col-md-3">
<div class="subtitle"> </div>
<a href="http://crossweb.pl/" target="_blank">
<img src="wp-content/themes/codeforfreedom/images/organizers/crossweb.png"
alt="CrossWeb.pl"/>
</a>
</div>
<div class="col-xs-12 col-sm-6 col-md-3">
<div class="subtitle"> </div>
<a href="http://di.com.pl/" target="_blank">
<img src="wp-content/themes/codeforfreedom/images/organizers/dziennik_internatow.png"
alt="Dziennik Internatów"/>
</a>
</div>
<div class="col-xs-12 col-sm-6 col-md-3">
<div class="subtitle"> </div>
<a href="http://webmastah.pl/" target="_blank">
<img src="wp-content/themes/codeforfreedom/images/organizers/webmastah.png"
alt="webMASTAH"/>
</a>
</div>
<div class="col-xs-12 col-sm-6 col-md-3">
<div class="subtitle"> </div>
<a href="http://liberte.pl/" target="_blank">
<img src="wp-content/themes/codeforfreedom/images/organizers/liberte.png"
alt="Liberté!"/>
</a>
</div>
<div class="col-xs-12 col-sm-6 col-md-3">
<div class="subtitle"> </div>
<a href="http://inkubatorstarter.pl/" target="_blank">
<img src="wp-content/themes/codeforfreedom/images/organizers/starter.png"
alt="Starter"/>
</a>
</div>
<div class="col-xs-12 col-sm-6 col-md-3">
<div class="subtitle"> </div>
<a href="http://wspolna.org/" target="_blank">
<img src="wp-content/themes/codeforfreedom/images/organizers/fundacja_wspolna_europa.png"
alt="Fundacja Wspólna Europa"/>
</a>
</div>
<div class="col-xs-12 col-sm-6 col-md-3">
<div class="subtitle"> </div>
<a href="http://eastbook.eu/" target="_blank">
<img src="wp-content/themes/codeforfreedom/images/organizers/eastbook.png"
alt="Eastbook.eu"/>
</a>
</div>
<div class="col-xs-12 col-sm-6 col-md-3">
<div class="subtitle"> </div>
<a href="http://www.aegee.gdansk.pl/" target="_blank">
<img src="wp-content/themes/codeforfreedom/images/organizers/aegee_gdansk.png"
alt="Europejskie Forum Studentów AEGEE-Gdansk"/>
</a>
</div>
<div class="col-xs-12 col-sm-6 col-md-3">
<div class="subtitle"> </div>
<a href="http://www.RecruitCoders.com" target="_blank">
<img src="wp-content/themes/codeforfreedom/images/organizers/recruitcoders.png"
alt="RecruitCoders.com"/>
</a>
</div>
<div class="col-xs-12 col-sm-6 col-md-3">
<div class="subtitle"> </div>
<a href="https://www.facebook.com/ideone" target="_blank">
<img src="wp-content/themes/codeforfreedom/images/organizers/ideone.png"
alt="Ideone"/>
</a>
</div>
<div class="col-xs-12 col-sm-6 col-md-3">
<div class="subtitle"> </div>
<a href="http://contest.pl/" target="_blank">
<img src="wp-content/themes/codeforfreedom/images/organizers/contest.png"
alt="Contest.pl – konkursy dla uczniów i studentów"/>
</a>
</div>
</div>
</div>
</div> </div>
<div class="main-sidebar col-xs-12 col-sm-4 col-md-3 col-sm-offset-1">
<div class="sidebarFront sidebar">
<div class="news-and-tips">
<div class="title">News and Tips</div>
<div class="content">
<a class="tip" href="http://codeforfreedom.kodujdlapolski.pl/?p=924" target="_self"><div class="date">2014-10-13 20:06:23</div><div class="subtitle">That’s how it went – check the video!</div></a><a class="tip" href="http://codeforfreedom.kodujdlapolski.pl/?p=904" target="_self"><div class="date">2014-10-13 14:47:01</div><div class="subtitle">Zwycięzcy hakatonu – wywiad z liderką projektu ‘Nie tylko wybory’</div></a><a class="tip" href="http://codeforfreedom.kodujdlapolski.pl/?p=891" target="_self"><div class="date">2014-10-06 09:46:25</div><div class="subtitle">[PL] Podsumowanie: Koduj dla wolności – nowe technologie i demokracja</div></a><a class="tip" href="http://codeforfreedom.kodujdlapolski.pl/?p=880" target="_self"><div class="date">2014-10-01 08:50:12</div><div class="subtitle">And the winners are</div></a><a class="tip" href="http://codeforfreedom.kodujdlapolski.pl/?p=770" target="_self"><div class="date">2014-09-28 13:51:02</div><div class="subtitle">Results? Check what 18 project teams did at this hackathon</div></a> </div>
</div>
<div class="twitter">
<br />
<b>Warning</b>: Invalid argument supplied for foreach() in <b>/var/www/wordpress/wp-content/themes/codeforfreedom/sidebar-widget_twitter.php</b> on line <b>74</b><br />
<div class="widget_twitter"><h3>#c4freedom</h3><ul class="widget_twitter_list"></ul></div> </div>
<div class="facebook">
<a class="widget_facebook" href="https://www.facebook.com/events/1517059608509425/" target="_blank">
<div class="text">code for<br>
freedom<br>
on facebook
</div>
<div class="arrow">→</div>
</a> </div>
</div> </div>
</div>
<footer>
<div class="container">
<nav id="bottom-navigation" class="site-navigation bottom-navigation col-xs-12 col-sm-8 row pull-left"
role="navigation">
<div class="menu-main-menu-container"><ul id="menu-main-menu-1" class="nav-menu"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-159"><a href="http://codeforfreedom.kodujdlapolski.pl/">Home</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-11"><a href="index.html%3Fp=8.html">News and Tips</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-625"><a href="index.html%3Fp=622.html">Program</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-456"><a href="index.html%3Fp=453.html">Rules</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-220"><a href="index.html%3Fp=62.html">Mentors</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-588"><a href="index.html%3Fp=577.html">Localisation</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-746"><a href="index.html%3Fp=745.html">Gallery</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-574"><a href="index.html%3Fp=467.html">Contact</a></li>
</ul></div> </nav>
<div class="license col-xs-12 col-sm-3 row pull-right">
<img src="wp-content/themes/codeforfreedom/images/licence/cc.png" alt="Creative Commons"/>
<img src="wp-content/themes/codeforfreedom/images/licence/cc-share.png"
alt="Creative Commons Share alike"/>
<img src="wp-content/themes/codeforfreedom/images/licence/cc-person.png" alt="Creative Commons"/>
</div>
<div class="inspired col-xs-12 row">
Inspired by <a href="http://ceehack.org/"
target="_blank">ceehack.org</a> by <a href="http://te-st.ru/" target="_blank">Teplitsa</a>
</div>
</div>
</footer>
<script src="http://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
<script src="wp-content/themes/codeforfreedom/js/masonry.pkgd.min.js"></script>
<script src="wp-content/themes/codeforfreedom/js/masonry.js"></script>
<script>
(function (i, s, o, g, r, a, m) {
i['GoogleAnalyticsObject'] = r;
i[r] = i[r] || function () {
(i[r].q = i[r].q || []).push(arguments)
}, i[r].l = 1 * new Date();
a = s.createElement(o),
m = s.getElementsByTagName(o)[0];
a.async = 1;
a.src = g;
m.parentNode.insertBefore(a, m)
})(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga');
ga('create', 'UA-54238293-1', 'auto');
ga('send', 'pageview');
</script>
<script type='text/javascript' src='wp-content/themes/codeforfreedom/js/functions.js%3Fver=20140319'></script>
</body>
</html>