-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathindex.html
executable file
·330 lines (278 loc) · 16 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
---
layout: default
title: Codedoor.org - Support refugees to become software developers
---
<section id="slider" class="slider-parallax swiper_wrapper clearfix">
<div class="swiper-container swiper-parent">
<div class="swiper-wrapper">
<div class="swiper-slide dark" style="background-image: url('images/background/laptop.jpg');">
<div class="container clearfix">
<div class="slider-caption slider-caption-center">
<h2 data-caption-animate="fadeInUp">Become a software developer</h2>
<p data-caption-animate="fadeInUp" data-caption-delay="200">Codedoor offers a program to teach women and refugees how to code, build stuff and get a job.</p>
</div>
</div>
</div>
</div>
</div>
<script>
jQuery(document).ready(function($){
var swiperSlider = new Swiper('.swiper-parent',{
paginationClickable: false,
slidesPerView: 1,
grabCursor: true
});
});
</script>
</section>
<!-- Content
============================================= -->
<section id="content">
<div class="content-wrap">
<div class="promo promo-light promo-full bottommargin-lg header-stick notopborder">
<div class="container clearfix">
<h3>You can support CodeDoor:</h3>
<span>Learn more about how you can support us as a tutor or partner </span>
<a href="http://codedoor.org/contribute.html" class="button button-dark button-xlarge button-rounded">More info</a>
</div>
</div>
<div class="container clearfix">
<div class="col_one_fourth nobottommargin">
<div class="feature-box fbox-center fbox-light fbox-effect nobottomborder">
<div class="fbox-icon">
<a href="#"><i class="i-alt noborder icon-book2"></i></a>
</div>
<h3>e-learning content<span class="subtitle">We partner with the best e-learning platforms</span></h3>
</div>
</div>
<div class="col_one_fourth nobottommargin">
<div class="feature-box fbox-center fbox-light fbox-effect nobottomborder">
<div class="fbox-icon">
<a href="#"><i class="i-alt noborder icon-building"></i></a>
</div>
<h3>Workspace<span class="subtitle">We provide a quiet and efficient working environment</span></h3>
</div>
</div>
<div class="col_one_fourth nobottommargin">
<div class="feature-box fbox-center fbox-light fbox-effect nobottomborder">
<div class="fbox-icon">
<a href="#"><i class="i-alt noborder icon-laptop2"></i></a>
</div>
<h3>Laptops<span class="subtitle">We offer students the devices necessary to learn and build</span></h3>
</div>
</div>
<div class="col_one_fourth nobottommargin col_last">
<div class="feature-box fbox-center fbox-light fbox-effect nobottomborder">
<div class="fbox-icon">
<a href="#"><i class="i-alt noborder icon-users2"></i></a>
</div>
<h3>Tutoring<span class="subtitle">We bring tutors and refugees together for help, inspiration and motivation</span></h3>
</div>
</div>
<div class="clear"></div><div class="line bottommargin-lg"></div>
<div class="col_two_fifth nobottommargin">
<a href="https://embed-ssl.ted.com/talks/lang/en/melissa_fleming_let_s_help_refugees_thrive_not_just_survive.html" data-lightbox="iframe">
<img src="images/melissa.png" alt="melissa_fleming">
<span class="i-overlay"><img src="images/icons/play.png" alt="Play"></span>
</a>
</div>
<div class="col_three_fifth nobottommargin col_last">
<div class="heading-block">
<h2>Melissa Fleming (United Nations)</h2>
</div>
<p>Melissa Fleming of the UN's refugee agency tells the refugees' stories — and asks us to help them rebuild their world.</p>
</div>
<div class="clear"></div>
</div>
<div class="section topmargin-lg">
<div class="container clearfix">
<div class="heading-block center">
<h2>Our core values</h2>
<span>Codedoor is commited to follow these moral principles</span>
</div>
<div class="clear bottommargin-sm"></div>
<div class="col_one_third">
<div class="feature-box fbox-small fbox-plain">
<div class="fbox-icon">
<a href="#"><i class="icon-phone2"></i></a>
</div>
<h3>Transparency</h3>
<p>Our logistic dashboard is available to anybody and the code produced for and by the participants <a href="https://github.com/CodeDoorHQ/" target="_blank">is open-source.</a></p>
</div>
</div>
<div class="col_one_third">
<div class="feature-box fbox-small fbox-plain">
<div class="fbox-icon">
<a href="#"><i class="icon-eye"></i></a>
</div>
<h3>High impact</h3>
<p>We aim to provide the hightest impact for education through efficient use of ressources.</p>
</div>
</div>
<div class="col_one_third col_last">
<div class="feature-box fbox-small fbox-plain">
<div class="fbox-icon">
<a href="#"><i class="icon-star2"></i></a>
</div>
<h3>Empathy</h3>
<p>Empathetic people are curious and possess a desire to know and understand others.</p>
</div>
</div>
<div class="clear"></div>
</div>
</div>
<div class="container clearfix">
<div class="heading-block center">
<h3>Our partners</h3>
<span>We are fortunate to collaborate with these great organisations</span>
</div>
<div id="oc-portfolio" class="owl-carousel portfolio-carousel portfolio-nomargin">
<div class="oc-item">
<div class="iportfolio">
<div class="portfolio-image">
<a href="http://udacity.com/" target="_blank">
<img src="images/partners/udacity.png" alt="udacity">
</a>
</div>
<div class="portfolio-desc">
<h3><a href="http://udacity.com/" target="_blank">Udacity</a></h3>
<span>Nanodegree Certificates for the students</span>
</div>
</div>
</div>
<div class="oc-item">
<div class="iportfolio">
<div class="portfolio-image">
<a href="http://socialimpact.eu/" target="_blank">
<img src="images/partners/social_impact.png" alt="Social impact labs">
</a>
</div>
<div class="portfolio-desc">
<h3><a href="http://socialimpact.eu/" target="_blank">Social impact labs</a></h3>
<span>Provides place to study</span>
</div>
</div>
</div>
<div class="oc-item">
<div class="iportfolio">
<div class="portfolio-image">
<a href="https://github.com/" target="_blank">
<img src="images/partners/github.png" alt="Github">
</a>
</div>
<div class="portfolio-desc">
<h3><a href="https://github.com/" target="_blank">Github</a></h3>
<span>Development tools</span>
</div>
</div>
</div>
<div class="oc-item">
<div class="iportfolio">
<div class="portfolio-image">
<a href="https://salesforce.com/" target="_blank">
<img src="images/partners/salesforce.png" alt="Salesforce">
</a>
</div>
<div class="portfolio-desc">
<h3><a href="https://salesforce.com/" target="_blank">Salesforce</a></h3>
<span>Provides infrastructure and tutors</span>
</div>
</div>
</div>
<div class="oc-item">
<div class="iportfolio">
<div class="portfolio-image">
<a href="http://cisco.com/" target="_blank">
<img src="images/partners/cisco.jpg" alt="Cisco">
</a>
</div>
<div class="portfolio-desc">
<h3><a href="http://cisco.com/" target="_blank">Cisco</a></h3>
<span>IT Security Certificates</span>
</div>
</div>
</div>
<div class="oc-item">
<div class="iportfolio">
<div class="portfolio-image">
<a href="https://aws.amazon.com" target="_blank">
<img src="images/partners/aws.png" alt="AWS">
</a>
</div>
<div class="portfolio-desc">
<h3><a href="https://aws.amazon.com" target="_blank">AWS</a></h3>
<span>Provides hosting for organisation and students</span>
</div>
</div>
</div>
</div>
<script type="text/javascript">
jQuery(document).ready(function($) {
var ocPortfolio = $("#oc-portfolio");
ocPortfolio.owlCarousel({
margin: 1,
autoplay: true,
autoplayHoverPause: true,
dots: false,
nav: true,
navText : ['<i class="icon-angle-left"></i>','<i class="icon-angle-right"></i>'],
responsive:{
0:{ items:1 },
600:{ items:2 },
1000:{ items:3 },
1200:{ items:4 }
}
});
});
</script>
</div>
<div class="section topmargin-sm nobottommargin">
<div class="container clearfix">
<div class="heading-block center">
<h3>Who we are</h3>
<span>CodeDoor is an organisation compassionately preparing and educating humans to become software developers.</span>
</div>
<!-- <ul class="testimonials-grid grid-2 clearfix nobottommargin">
<li>
<div class="testimonial">
<div class="testi-image">
<img src="images/karan.jpg" alt="Karan Dehghani">
</div>
<div class="testi-content">
<p>50 million people in the world today have been forcefully displaced from their home ... only 20% are in school.
We have 21st century educational technology at our fingertips. It's time we start asking: How can we let refugees thrive in the internet era?</p>
<div class="testi-meta">
Karan Dehghani
<span>Co-founder</span>
</div>
</div>
</div>
</li>
<li>
<div class="testimonial">
<div class="testi-image">
<img src="images/gee.jpg" alt="Gee Mudhar">
</div>
<div class="testi-content">
<p>I always wanted to contribute my skills as a founder and app developer to foster education. CodeDoor is an awesome way to leverage technology providing education.</p>
<div class="testi-meta">
<a href="#" target="_blank">Gee Mudhar</a>
<span>Co-founder</span>
</div>
</div>
</div>
</li>
</ul>-->
</div>
</div>
<a href="mailto:[email protected]" class="button button-full center tright footer-stick">
<div class="container clearfix">
Wanna help? Propose a partnership? Donate some old laptops? <strong>Contact us</strong> <i class="icon-caret-right" style="top:4px;"></i>
</div>
</a>
</div>
</section><!-- #content end -->
<!-- start Mixpanel --><script type="text/javascript">(function(e,a){if(!a.__SV){var b=window;try{var c,l,i,j=b.location,g=j.hash;c=function(a,b){return(l=a.match(RegExp(b+"=([^&]*)")))?l[1]:null};g&&c(g,"state")&&(i=JSON.parse(decodeURIComponent(c(g,"state"))),"mpeditor"===i.action&&(b.sessionStorage.setItem("_mpcehash",g),history.replaceState(i.desiredHash||"",e.title,j.pathname+j.search)))}catch(m){}var k,h;window.mixpanel=a;a._i=[];a.init=function(b,c,f){function e(b,a){var c=a.split(".");2==c.length&&(b=b[c[0]],a=c[1]);b[a]=function(){b.push([a].concat(Array.prototype.slice.call(arguments,
0)))}}var d=a;"undefined"!==typeof f?d=a[f]=[]:f="mixpanel";d.people=d.people||[];d.toString=function(b){var a="mixpanel";"mixpanel"!==f&&(a+="."+f);b||(a+=" (stub)");return a};d.people.toString=function(){return d.toString(1)+".people (stub)"};k="disable time_event track track_pageview track_links track_forms register register_once alias unregister identify name_tag set_config reset people.set people.set_once people.increment people.append people.union people.track_charge people.clear_charges people.delete_user".split(" ");
for(h=0;h<k.length;h++)e(d,k[h]);a._i.push([b,c,f])};a.__SV=1.2;b=e.createElement("script");b.type="text/javascript";b.async=!0;b.src="undefined"!==typeof MIXPANEL_CUSTOM_LIB_URL?MIXPANEL_CUSTOM_LIB_URL:"file:"===e.location.protocol&&"//cdn.mxpnl.com/libs/mixpanel-2-latest.min.js".match(/^\/\//)?"https://cdn.mxpnl.com/libs/mixpanel-2-latest.min.js":"//cdn.mxpnl.com/libs/mixpanel-2-latest.min.js";c=e.getElementsByTagName("script")[0];c.parentNode.insertBefore(b,c)}})(document,window.mixpanel||[]);
mixpanel.init("57b749d8382618c475970c337c1b6cb3");</script><!-- end Mixpanel -->