-
Notifications
You must be signed in to change notification settings - Fork 3
/
about.html
381 lines (351 loc) · 17.7 KB
/
about.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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="Volunteer driven organisation which empowers students, education institutes and education as a whole in Sri Lanka.">
<meta name="author" content="Sustainable Education Foundation">
<title>Sustainable Education Foundation</title>
<!-- Favicon -->
<link href="assets/img/brand/favicon.png" rel="icon" type="image/png">
<!-- Fonts -->
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700" rel="stylesheet">
<!-- Icons -->
<link href="assets/vendor/nucleo/css/nucleo.css" rel="stylesheet">
<link href="assets/vendor/font-awesome/css/font-awesome.min.css" rel="stylesheet">
<!-- Argon CSS -->
<link type="text/css" href="assets/css/argon.css?v=1.0.1" rel="stylesheet">
<!-- Global Custom CSS -->
<link type="text/css" href="assets/css/global-custom.css" rel="stylesheet">
</head>
<body>
<header class="header-global">
<nav id="navbar-main" class="navbar navbar-main navbar-expand-lg navbar-transparent navbar-light headroom">
<div class="container">
<a class="navbar-brand mr-lg-5" href="index.html">
<img src="assets/img/brand/logo.png">
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbar_global" aria-controls="navbar_global" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbar_global">
<div class="navbar-collapse-header">
<div class="row">
<div class="col-6 collapse-brand">
<a href="index.html">
<img src="assets/img/brand/logo.png">
</a>
</div>
<div class="col-6 collapse-close">
<button type="button" class="navbar-toggler" data-toggle="collapse" data-target="#navbar_global" aria-controls="navbar_global" aria-expanded="false" aria-label="Toggle navigation">
<span></span>
<span></span>
</button>
</div>
</div>
</div>
<ul class="navbar-nav navbar-nav-hover align-items-lg-center">
<li class="nav-item dropdown">
<a href="index.html" class="nav-link" role="button">
<i class="ni ni-ui-04 d-lg-none"></i>
<span class="nav-link-inner--text">Home</span>
</a>
</li>
<li class="nav-item dropdown">
<a href="about.html" class="nav-link" role="button">
<i class="ni ni-ui-04 d-lg-none"></i>
<span class="nav-link-inner--text">About</span>
</a>
</li>
<li class="nav-item dropdown">
<a href="https://www.youtube.com/channel/UClw7QbeW_FOJz_fDMvjXsJw/" target="_blank" class="nav-link" role="button">
<i class="ni ni-ui-04 d-lg-none"></i>
<span class="nav-link-inner--text">Portfolio</span>
</a>
</li>
<li class="nav-item dropdown">
<a href="https://medium.com/@SustainableEduF" target="_blank" class="nav-link" role="button">
<i class="ni ni-ui-04 d-lg-none"></i>
<span class="nav-link-inner--text">Blog</span>
</a>
</li>
<li class="nav-item dropdown">
<a href="team.html" class="nav-link" role="button">
<i class="ni ni-ui-04 d-lg-none"></i>
<span class="nav-link-inner--text">Team</span>
</a>
</li>
<li class="nav-item dropdown">
<a href="contribute.html" class="nav-link" role="button">
<i class="ni ni-ui-04 d-lg-none"></i>
<span class="nav-link-inner--text">Contribute</span>
</a>
</li>
<li class="nav-item dropdown">
<a href="contact.html" class="nav-link" role="button">
<i class="ni ni-ui-04 d-lg-none"></i>
<span class="nav-link-inner--text">Contact</span>
</a>
</li>
<!-- <li class="nav-item dropdown">
<a href="#" class="nav-link" role="button">
<i class="ni ni-ui-04 d-lg-none"></i>
<span class="nav-link-inner--text">One Live</span>
</a>
</li> -->
</ul>
<ul class="navbar-nav align-items-lg-center ml-lg-auto">
<li class="nav-item">
<a class="nav-link nav-link-icon" href="https://www.facebook.com/sustainableeducationfoundation/" target="_blank" data-toggle="tooltip" title="Like us on Facebook">
<i class="fa fa-facebook-square"></i>
<span class="nav-link-inner--text d-lg-none">Facebook</span>
</a>
</li>
<li class="nav-item">
<a class="nav-link nav-link-icon" href="https://twitter.com/goasksef" target="_blank" data-toggle="tooltip" title="Follow us on Twitter">
<i class="fa fa-twitter-square"></i>
<span class="nav-link-inner--text d-lg-none">Twitter</span>
</a>
</li>
<li class="nav-item">
<a class="nav-link nav-link-icon" href="https://www.instagram.com/creativetimofficial" target="_blank" data-toggle="tooltip" title="Follow us on LinkedIn">
<i class="fa fa-linkedin-square"></i>
<span class="nav-link-inner--text d-lg-none">LinkedIn</span>
</a>
</li>
<li class="nav-item">
<a class="nav-link nav-link-icon" href="https://www.instagram.com/sefglobal/" target="_blank" data-toggle="tooltip" title="Follow us on Instagram">
<i class="fa fa-instagram"></i>
<span class="nav-link-inner--text d-lg-none">Instagram</span>
</a>
</li>
</ul>
</div>
</div>
</nav>
</header>
<main>
<div class="position-relative">
<!-- shape Hero -->
<section class="section section-lg section-shaped pb-50">
<div class="shape shape-style-1 shape-dark">
<span></span>
<span></span>
<span></span>
<span></span>
<span></span>
<span></span>
<span></span>
<span></span>
<span></span>
</div>
<div class="container py-lg-md d-flex">
<div class="col px-0">
<div class="row text-center">
<div class="col-md-8 offset-md-2">
<h1 class="display-3 text-white">About Us
<span>Sustainable Education Foundation (SEF) </span>
</h1>
</div>
</div>
</div>
</div>
<!-- SVG separator -->
<div class="separator separator-bottom separator-skew">
<svg x="0" y="0" viewBox="0 0 2560 100" preserveAspectRatio="none" version="1.1" xmlns="http://www.w3.org/2000/svg">
<polygon class="fill-white" points="2560 0 2560 100 0 100"></polygon>
</svg>
</div>
</section>
<!-- 1st Hero Variation -->
</div>
<section class="section">
<div class="container">
<div class="row justify-content-center text-center mb-sm">
<div class="col-lg-8">
<p class="lead text-muted">
Sustainable Education Foundation (SEF) is a volunteer driven organization founded by the former Google Student Ambassador and an alumni of University of Moratuwa, Akshika Wijesundara. SEF was founded with the short term goal of making the Sri Lankan education system the most effective and the most dynamic education system in the world. SEF’s final goal is to disrupt and democratize the global education system where it is available for everyone, in doing so foundation contributes to the United Nations’ sustainable development goal of “Quality Education”.
</p>
<p class="lead text-muted">
One of the interesting and powerful qualities of SEF is that they have utilized social media to carry out of most their programs. In order to achieve their goals, SEF has conducted many programs to empower students, educational institutes and education as a whole in Sri Lanka. Some of the programs SEF has done are as follows.
</p>
</div>
</div>
</div>
</section>
<section class="section bg-secondary">
<div class="container">
<div class="row justify-content-center text-center mb-sm">
<div class="col-lg-8">
<h2 class="display-3">OneLive</h2>
<p class="lead text-muted">
“OneLive” is an interactive webinar series done every weekend with the experts in their fields. “OneLive” is a trademark program of SEF with the vision to expand the knowledge of Sri Lankan students and it will allow you to interact with the speaker via asking questions live. “OneLive” is the future of knowledge sharing and it is a popular medium for Sri Lankan students who seek for inspiration.
</p>
</div>
</div>
</div>
</section>
<section class="section">
<div class="container">
<div class="row justify-content-center text-center mb-sm">
<div class="col-lg-8">
<h2 class="display-3">Mentor Program </h2>
<p class="lead text-muted">SEF mentor program is conceptualized to make a ripple effect across the society. We pair students from universities and schools with academics and industry experts for mentoring. The program lasts for 3 months with a minimum of 12 interactions between the mentor and mentee. The mentees will blog/vlog about their experience and they will mentor another mentee in 4 years time. This way SEF’s mentor program is sustainable and impactful.</p>
</div>
</div>
</div>
</section>
<section class="section bg-secondary">
<div class="container">
<div class="row justify-content-center text-center mb-sm">
<div class="col-lg-8">
<h2 class="display-3">School/University Outreach Program</h2>
<p class="lead text-muted">SEF organizes outreach programs in schools and universities depending on their requirements. SEF’s pool of resource people will conduct these talks/workshops depending on the institutes requirement. Alongside these sessions, SEF also organizes public talks on the latest topics in education.
</p>
</div>
</div>
</div>
</section>
</main>
<footer class="footer has-cards">
<div class="container">
<div class="row row-grid align-items-center my-lg">
<div class="col-lg-6">
<h3 class="text-primary font-weight-light mb-2">Let's Rethink Education!</h3>
<h4 class="mb-0 font-weight-light">Get in touch with using any of these platforms.</h4>
</div>
<div class="col-lg-6 text-lg-center btn-wrapper">
<a target="_blank" href="https://twitter.com/goasksef"
class="btn btn-neutral btn-icon-only btn-twitter btn-round btn-lg" data-toggle="tooltip"
data-original-title="Follow us">
<i class="fa fa-twitter"></i>
</a>
<a target="_blank" href="https://www.facebook.com/sustainableeducationfoundation/"
class="btn btn-neutral btn-icon-only btn-facebook btn-round btn-lg" data-toggle="tooltip"
data-original-title="Like us">
<i class="fa fa-facebook-square"></i>
</a>
<a target="_blank" href="https://www.linkedin.com/company/sefglobal/"
class="btn btn-neutral btn-icon-only btn-linkedin btn-lg btn-round" data-toggle="tooltip"
data-original-title="Follow us">
<i class="fa fa-linkedin-square"></i>
</a>
<a target="_blank" href="https://www.instagram.com/sefglobal/"
class="btn btn-neutral btn-icon-only btn-instagram btn-round btn-lg" data-toggle="tooltip"
data-original-title="Follow us">
<i class="fa fa-instagram"></i>
</a>
</div>
</div>
<!-- <div class="row">
<div class="col-12 col-md-5 col-footer">
<div class="pr-lg-5">
<h1 class="h6 text-uppercase font-weight-700 mb-3"><strong>Sustainable Education Foundation</strong></h1>
<p>Volunteer driven organisation which empowers students, education institutes and education as a whole in Sri Lanka.</p>
</div>
</div>
<div class="col-6 col-md col-footer">
<!- <h5 class="heading">Resources</h5>
<ul class="list-unstyled text-small">
<li>
<a href="#">Business</a>
</li>
<li>
<a href="#">Education</a>
</li>
<li>
<a href="#">Government</a>
</li>
<li>
<a href="#">Gaming</a>
</li>
</ul>
</div>
<div class="col-6 col-md col-footer">
<h6 class="heading">Email</h6>
<ul class="list-unstyled text-small">
<li>
<a disabled>sustainableedufoundation<br>@gmail.com</a>
</li>
</ul>
</div>
<div class="col-6 col-md col-footer">
<h6 class="heading">Address</h6>
<ul class="list-unstyled text-small">
<li>
<a disabled>12/5,</a>
</li>
<li>
<a disabled>Chithra Road,</a>
</li>
<li>
<a disabled>Gampaha,</a>
</li>
<li>
<a disabled>Sri Lanka.</a>
</li>
</ul>
</div>
<div class="col-6 col-md col-footer">
<h5 class="heading">About</h5>
<ul class="list-unstyled text-small">
<li>
<a href="#">Team</a>
</li>
<li>
<a href="#">Locations</a>
</li>
<li>
<a href="#">Privacy</a>
</li>
<li>
<a href="#">Terms</a>
</li>
</ul>
</div>
</div> -->
<hr>
<div class="row align-items-center justify-content-md-between">
<div class="col-md-6">
<div class="copyright">
© <script type="text/javascript">document.write(new Date().getFullYear());</script>
<a href="#" target="_blank">Sustainable Education Foundation - SEF</a>.
</div>
</div>
<div class="col-md-6">
<ul class="nav nav-footer justify-content-end">
<li class="nav-item">
<a href="index.html" class="nav-link">Home</a>
</li>
<li class="nav-item">
<a href="about.html" class="nav-link">About</a>
</li>
<li class="nav-item">
<a href="https://www.youtube.com/channel/UClw7QbeW_FOJz_fDMvjXsJw/" class="nav-link" target="_blank">Portfolio</a>
</li>
<li class="nav-item">
<a href="https://medium.com/@SustainableEduF" class="nav-link" target="_blank">Blog</a>
</li>
<li class="nav-item">
<a href="team.html" class="nav-link">Team</a>
</li>
<li class="nav-item">
<a href="contribute.html" class="nav-link">Contribute</a>
</li>
<li class="nav-item">
<a href="contact.html" class="nav-link">Contact</a>
</li>
</ul>
</div>
</div>
</div>
</footer>
<!-- Core -->
<script src="assets/vendor/jquery/jquery.min.js"></script>
<script src="assets/vendor/popper/popper.min.js"></script>
<script src="assets/vendor/bootstrap/bootstrap.min.js"></script>
<script src="assets/vendor/headroom/headroom.min.js"></script>
<!-- Argon JS -->
<script src="assets/js/argon.js?v=1.0.1"></script>
</body>
</html>