forked from oSoc17/website
-
Notifications
You must be signed in to change notification settings - Fork 7
/
coaches.html
310 lines (292 loc) · 18.9 KB
/
coaches.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
<!doctype html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Coaches | Open summer of code 2018</title>
<link rel="stylesheet" href="css/app.css">
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700|Open+Sans:300,400" rel="stylesheet">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.1.0/css/all.css" integrity="sha384-lKuwvrZot6UHsBSfcMvOkWwlCMgc0TaWr+30HWe3a4ltaBwTZhyTEggF5tJv8tbt" crossorigin="anonymous">
<meta name="description" content="Innovative open source projects, made by incredibly motivated students, coaches and organisations.">
<meta name="keywords" content="oSoc18, open, summer, code, Belgium">
<meta name="author" content="oSoc18 team, Open Knowledge Belgium">
<meta name="viewport" content="width=device-width">
<meta property="og:title" content="open summer of code 2018" />
<meta property="og:type" content="website" />
<meta property="og:url" content="http://2018.summerofcode.be" />
<meta property="og:image" content="http://2018.summerofcode.be/img/socialmedia/socialmedia.png?4362984378" />
<meta property="og:description" content="Innovative open source projects, made by incredibly motivated students, coaches and organisations." />
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@osocode">
<meta name="twitter:title" content="open summer of code 2018">
<meta name="twitter:description" content="Innovative open source projects, made by incredibly motivated students, coaches and organisations.">
<meta name="twitter:image" content="http://2018.summerofcode.be/img/socialmedia/socialmedia.png?4362984378" />
<meta name="twitter:url" content="http://2018.summerofcode.be/" />
<!-- FAVICONS -->
<link rel="apple-touch-icon" sizes="57x57" href="img/favicons/apple-touch-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="img/favicons/apple-touch-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="img/favicons/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="img/favicons/apple-touch-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="img/favicons/apple-touch-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="img/favicons/apple-touch-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="img/favicons/apple-touch-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="img/favicons/apple-touch-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="img/favicons/apple-touch-icon-180x180.png">
<link rel="icon" type="image/png" href="img/favicons/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="img/favicons/favicon-194x194.png" sizes="194x194">
<link rel="icon" type="image/png" href="img/favicons/favicon-96x96.png" sizes="96x96">
<link rel="icon" type="image/png" href="img/favicons/android-chrome-192x192.png" sizes="192x192">
<link rel="icon" type="image/png" href="img/favicons/favicon-16x16.png" sizes="16x16">
<link rel="manifest" href="img/favicons/manifest.json">
<meta name="msapplication-TileColor" content="#FFFFFF">
<meta name="msapplication-TileImage" content="mstile-144x144.png">
<meta name="theme-color" content="#FFFFFF">
</head>
<body>
<!-- topbar -->
<div class="title-bar hide-for-large" data-responsive-toggle="nav-menu" data-hide-for="large">
<div data-toggle="nav-menu">
<button class="menu-icon" type="button"></button>
<div class="logo logo--animated title-bar-title"><span class="c-yellow">open</span> <span class="c-yellow">summer</span> <span class="c-yellow">of</span> <span class="c-yellow">code</span></div>
</div>
</div>
<div data-sticky-container>
<div class="top-bar bs--darken-light" id="nav-menu" data-sticky data-options="marginTop:0;" style="width:100%">
<div class="top-bar-left show-for-large">
<a class="logo" href="index.html" data-hide-for="medium">
<img src="img/logo/logo-osoc-color.svg" alt="open summer of code logo, very abstract, fun, but professional">
</a>
</div>
<div class="top-bar-right">
<ul class="menu vertical large-horizontal">
<li><a href="index.html" class="button link lowercase u-margin--right">Home</a></li>
<li><a href="practical.html" class="button link lowercase u-margin--right">Practical</a></li>
<li><a href="students.html" class="button link lowercase u-margin--right">Students</a></li>
<li><a href="companies.html" class="button link lowercase u-margin--right">Companies</a></li>
<li><a href="coaches.html" class="button link lowercase u-margin--right">Coaches</a></li>
<!--<li><a href="2018.html" class="button link lowercase u-margin--right">2018</a></li>-->
<li>
<!-- <a href="2018.summerofcode.be" target="_blank" class="button">View 2018 showcase</a> -->
<a href="2018.html" target="_blank" class="button">Discover all oSoc18 projects<span class="button__info"></span></a>
</li>
</ul>
</div>
</div>
</div>
<!-- header -->
<header class="hero-detail u-padding-x-large--tb">
<div class="grid-x grid-padding-x">
<div class="medium-4 medium-offset-0 large-4 cell">
<h1 class="hero-head">
Osoc
<br> for coaches
</h1>
</div>
<div class="medium-6 medium-offset-0 large-5 cell large-offset-1">
<p class="hero-text">
developers
<br> designers
<br> marketers
<br> business analysts
<br> data scientists
<br> & other digital skills
</p>
<div class="osoc-float-element-s"></div>
</div>
</div>
</header>
<!-- info coaches -->
<div class="grid-x grid-padding-x u-margin-large--tb align-middle">
<div class="medium-8 large-5 cell">
<p class="hero-text u-margin-large--b">You don't have to be a teacher or a project manager to share your knowledge. Got something to share? <a href="mailto:[email protected]?subject=Regarding oSoc18 Coaching" title="Coach at oSoc18" class="link--strikethrough">Mail us</a></p>
<p>*Applications are closed! Keep an eye on our <a href="https://twitter.com/osocode" target="_blank">Twitter account</a> to see when applications open for 2019 — or <a href="https://www.eventbrite.co.uk/e/demo-day-osoc18-registration-46709558547?ref=estw" target="_blank">join us on the Demo Day</a> on the 26th of July.</p>
</div>
<div class="medium-8 large-6 cell large-offset-1">
<img src="img/pictures/osoc16-coaches-student-happy.jpg" class="u-margin--b" alt="Image of a happy coach and a happy student">
<p><small>Open summer of code 2016 — a proud coach and a happy student</small></p>
</div>
</div>
<!-- info coaches -->
<div class="grid-x grid-padding-x u-margin-large--tb">
<div class="medium-8 large-6 cell">
<img src="img/pictures/osoc16-harry-roberts.jpg" class="u-margin--b" alt="Image of students working out">
<p><small>Harry Roberts <a href="https://twitter.com/csswizardry" target="_blank" title="Harry Roberts Twitter handle @csswizardry">@csswizardry</a> showing our students how CSS is done at open summer of code 2016.</small></p>
</div>
<div class="medium-8 large-5 cell large-offset-1">
<p>Every student needs someone to teach them what cannot be taught in school. This is your chance to <strong>share your knowledge</strong>, give back to community, grow your skill set and expand your network.</p>
<p>You'll be able to coach a diverse group of talented students — and you might wind up wanting to hiring one!</p>
<p><a href="practical.html">Visit our FAQ</a> to learn more, or send us <a href="mailto:[email protected]?subject=Regarding osoc18 Coaching" title="Coach at osoc18">a message</a>.</p>
<!-- <p class="u-margin-large--tb">
<a class="button" href="mailto:[email protected]?subject=Regarding osoc Coaching" title="Coach at open summer of code">Mail us to apply</a>
</p> -->
</div>
</div>
<!-- info coaches -->
<div class="grid-x grid-padding-x u-padding-large--tb align-center border-top-light-gray text-center">
<div class="medium-8 large-5 cell">
<p>Need more convincing? Bert, the guy on the right, is a partner turned coach, because he loved it so much!</p>
<blockquote class="twitter-tweet" data-lang="xx-lc">
<p lang="en" dir="ltr">With the ESCO badge builder, you can endorse skills in an easy, reliable & standardised way! <a href="https://t.co/ofTler0oX2">https://t.co/ofTler0oX2</a> <a href="https://twitter.com/hashtag/openbadges?src=hash&ref_src=twsrc%5Etfw">#openbadges</a> <a href="https://twitter.com/hashtag/oSoc17?src=hash&ref_src=twsrc%5Etfw">#oSoc17</a> <a href="https://t.co/XN4tlex06H">pic.twitter.com/XN4tlex06H</a></p>— Open Knowledge BE (@OpenKnowledgeBE) <a href="https://twitter.com/OpenKnowledgeBE/status/890582982972637185?ref_src=twsrc%5Etfw">July 27, 2017</a></blockquote>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</div>
</div>
<!-- projects -->
<div class="u-padding-x-large--tb c-projects-old bg-lighter-gray">
<div class="grid-x grid-padding-x align-center">
<div class="small-6 medium-6 large-3 cell c-projects-project">
<a href="https://github.com/oSoc18/bike4brussels" target="_blank" class="c-projects-image">
<img src="img/projects/bike4brussels.png" alt="Logo of project Bike4Brussels">
</a>
<div class="c-projects-content">
<h2 class="h5"><a href="https://github.com/oSoc18/bike4brussels" target="_blank">Bike4Brussels</a></h2>
<p>Get the best route for your bike ride in Brussels!</p>
</div>
</div>
<div class="small-6 medium-6 large-3 cell c-projects-project">
<a href="https://github.com/oSoc18/bitsoftrust" target="_blank" class="c-projects-image">
<img src="img/projects/bitsoftrust.png" alt="Logo of project Bits of Trust">
</a>
<div class="c-projects-content">
<h2 class="h5"><a href="https://github.com/oSoc18/bitsoftrust" target="_blank">Bits of Trust</a></h2>
<p>Get acknowledged for your skills by letting your peers endorse and verify your qualities in an easy, reliable and standardized way.</p>
</div>
</div>
<div class="small-6 medium-6 large-3 cell c-projects-project">
<a href="https://github.com/oSoc18/fris" target="_blank" class="c-projects-image">
<img src="img/projects/fris.png" alt="Logo of project FRIS">
</a>
<div class="c-projects-content">
<h2 class="h5"><a href="https://github.com/oSoc18/fris" target="_blank">FRIS</a></h2>
<p>An expert-finding tool to bring researchers and companies together.</p>
</div>
</div>
<div class="small-6 medium-6 large-3 cell c-projects-project">
<a href="https://github.com/oSoc18/gentlestudent" target="_blank" class="c-projects-image">
<img src="img/projects/gentlestudent.png" alt="Logo of project Gentlestudent">
</a>
<div class="c-projects-content">
<h2 class="h5"><a href="https://github.com/oSoc18/gentlestudent" target="_blank">Gentlestudent</a></h2>
<p>Motivates students to engage in learning opportunities using the Open Badges Standard.</p>
</div>
</div>
<div class="small-12 medium-7 large-4 cell c-projects-old__project align-center text-center">
<a class="button" href="2018.html">View this year's edition</a>
</div>
</div>
</div>
<!-- footer -->
<footer>
<div class="grid-x grid-padding-x">
<div class="small-12 medium-6 large-5 cell">
<label for="mce-EMAIL" class="h6">Subscribe to our mailing list</label>
<!-- mailchimp -->
<div id="mc_embed_signup" class="u-margin-large--b">
<form action="//okfn.us8.list-manage.com/subscribe/post?u=16c22b5f724fd6ef8c78c79fc&id=4ec3a3c20a" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate="novalidate">
<div id="mc_embed_signup_scroll">
<div class="button-group">
<input type="email" class="form-control u-margin-none" id="mce-EMAIL" name="EMAIL" placeholder="E-mail Address" required="" aria-required="true">
<input type="submit" class="button dark" value="Mail" name="subscribe" id="mc-embedded-subscribe">
</div>
<div id="mce-responses" class="clear">
<div class="response" id="mce-error-response" style="display:none"></div>
<div class="response" id="mce-success-response" style="display:none"></div>
</div>
<!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
<div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_16c22b5f724fd6ef8c78c79fc_4ec3a3c20a" tabindex="-1" value=""></div>
</div>
</form>
</div>
</div>
<div class="small-12 medium-6 large-5 large-offset-2 cell">
<div class="grid-x grid-padding-x">
<!-- links -->
<div class="small-4 medium-4 cell">
<ul class="inline-list">
<li>
<a href="students.html">Students</a>
</li>
<li>
<a href="companies.html">Companies</a>
</li>
<li>
<a href="coaches.html">Coaches</a>
</li>
</ul>
</div>
<div class="small-4 medium-4 cell">
<ul class="inline-list">
<li>
<a href="https://www.eventbrite.co.uk/e/demo-day-osoc18-registration-46709558547?ref=estw" target="_blank">Demo day</a>
</li>
<li>
<a href="practical.html">Practical</a>
</li>
<li>
<a href="2018.html">2018</a>
</li>
</ul>
</div>
<!-- contact -->
<div class="small-4 medium-4 cell">
<ul class="inline-list">
<li>
<a href="mailto:[email protected]">Contact</a>
</li>
<li>
<a href="https://twitter.com/osocode" target="_blank">Twitter</a>
</li>
</ul>
</div>
</div>
</div>
<div class="small-12 medium-12 large-6 cell">
<!-- previous edition -->
<div class="grid-x c-previous-editions">
<div class="small-3 medium-auto cell">
<a href="http://2011.summerofcode.be">
<img src="img/previous-editions/2011W.svg">
</a>
</div>
<div class="small-3 medium-auto cell">
<a href="http://2012.summerofcode.be">
<img src="img/previous-editions/2012W.svg">
</a>
</div>
<div class="small-3 medium-auto cell">
<a href="http://2013.summerofcode.be">
<img src="img/previous-editions/2013W.svg">
</a>
</div>
<div class="small-3 medium-auto cell">
<a href="http://2014.summerofcode.be">
<img src="img/previous-editions/2014W.svg">
</a>
</div>
<div class="small-3 medium-auto cell">
<a href="http://2015.summerofcode.be">
<img src="img/previous-editions/2015W.svg">
</a>
</div>
<div class="small-3 medium-auto cell">
<a href="http://2016.summerofcode.be">
<img src="img/previous-editions/2016W.svg">
</a>
</div>
<div class="small-3 medium-auto cell">
<a href="http://2017.summerofcode.be">
<img src="img/previous-editions/2017W.svg">
</a>
</div>
</div>
</div>
<div class="small-12 large-5 large-offset-1 cell">
<p>Powered by <a href="https://www.openknowledge.be/" target="_blank">Open Knowledge Belgium</a> | <a href="https://github.com/oSoc18/website" target="_blank">Source code freely available on GitHub</a> | <a href="https://github.com/oSoc18/website/blob/master/CONTRIBUTORS.md" target="_blank">Contributors</a></p>
</div>
</div>
</footer>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/foundation/6.4.3/js/foundation.js"></script>
<script src="js/app.js"></script>
</body>
</html>