-
Notifications
You must be signed in to change notification settings - Fork 138
/
index.html
executable file
·593 lines (563 loc) · 30.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>
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-167873271-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-167873271-1');
</script>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="Helping local students connect with industry experts and academics around the
world">
<meta name="author" content="Sustainable Education Foundation">
<meta property="og:image" content="assets/img/homepage/home%20illus.png">
<title>Home | 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">
<link href="https://fonts.googleapis.com/css?family=Roboto&display=swap" rel="stylesheet">
<!-- Icons -->
<link href="assets/vendor/nucleo/css/nucleo.css" rel="stylesheet">
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.1/css/all.min.css" rel="stylesheet">
<!-- Argon CSS -->
<link type="text/css" href="assets/css/argon.css?v=1.0.1" rel="stylesheet">
<!-- global CSS -->
<link type="text/css" href="assets/css/global-custom.css" rel="stylesheet">
</head>
<body style="background-size: contain; overflow-x: hidden">
<!-- to use the dynamic navbar, use this instead of above tag => * <div id="navbar"></div> * -->
<main>
<!--main content goes here-->
<section class="bg-secondary" style="padding-top: 5rem;">
<header class="header-global">
<!--nav bar goes here-->
<div id="navbar"></div>
</header>
<div class="container">
<div class="row align-items-center py-3">
<div class="col-md-7 mb-3 text-center text-md-left">
<p>From Brain Drain to Brain Gain</p>
<h1 class="text-roboto text-capitalize">sustainable education foundation</h1>
<p class="text-muted">Helping local students connect with industry experts and academics around the
world</p>
<a class="btn btn-default" href="#projects">explore</a>
</div>
<div class="col-md-5 mt-2">
<img src="assets/img/homepage/home%20illus.png" class="img-fluid">
</div>
</div>
</div>
</section>
<section class="section">
<div class="container text-center">
<div class="h4 font-weight-900 text-center text-capitalize mb-4">Our mentors and speakers are from
<span class="h6 align-text-top">*</span>
</div>
<div class="row pb-3 ml-4 mr-4 ml-md-0">
<div class="col-md-2 offset-md-1 col-6 mb-4 mt-3">
<img class="mx-auto img-fluid"
src="assets/img/logos/google.png">
</div>
<div class="col-md-2 col-6 mb-4 mt-3">
<img class="mx-auto img-fluid"
src="assets/img/logos/facebook.png">
</div>
<div class="col-md-2 col-6 mb-4 mt-3">
<img class="mx-auto img-fluid"
src="assets/img/logos/microsoft.png">
</div>
<div class="col-md-2 col-6 mb-4 mt-3">
<img class="mx-auto img-fluid"
src="assets/img/logos/apple.png">
</div>
<div class="col-md-2 col-6 mb-4 mt-3">
<img class="mx-auto img-fluid"
src="assets/img/logos/linkedin.png">
</div>
<div class="col-md-2 offset-md-1 col-6 mb-4 mt-3">
<img class="mx-auto img-fluid"
src="assets/img/logos/mit.png">
</div>
<div class="col-md-2 col-6 mb-4 mt-3">
<img class="mx-auto img-fluid"
src="assets/img/logos/stanford.png">
</div>
<div class="col-md-2 col-6 mb-4 mt-3">
<img class="mx-auto img-fluid"
src="assets/img/logos/harvard.png">
</div>
<div class="col-md-2 col-6 mb-4 mt-3">
<img class="mx-auto img-fluid"
src="assets/img/logos/oxford.png">
</div>
<div class="col-md-2 col-6 mb-4 mt-3">
<img class="mx-auto img-fluid"
src="assets/img/logos/cambridge.png">
</div>
</div>
</div>
</section>
<section class="section" id="projects">
<div class="container">
<div class="row py-3">
<div class="col">
<h1 class="display-3 text-center mb-5">Our Projects</h1>
</div>
</div>
<div>
<div class="card-deck col-md-12">
<a href="https://scholarx.sefglobal.org/" class="card col-lg-4 shadow project-card">
<div class="card-body">
<img src="assets/img/brand/scholarx.png" class="card-img-top project-img img-center"
alt="ScholarX"
>
<p class="card-text text-darker text-center">ScholarX is an exclusive 6-month mentoring program
aimed at a selected pool of undergraduate students based in Sri Lanka.</p>
<h5 class="display-3 text-center project-stat" id="scholarx-stat">5000+</h5>
<p class="text-dark text-center stats">
hours of mentoring provided via our ScholarX program
</p>
</div>
</a>
<a href="irc.html" class="card col-lg-4 shadow project-card">
<div class="card-body">
<img src="assets/img/projects/irc.png" class="card-img-top project-img img-center" alt="IRC"
>
<p class="card-text text-darker text-center">The International Research Council (IRC) is a
community created by SEF to showcase the work in various fields of Sri Lankan researchers.</p>
<h5 class="display-3 text-center project-stat" id="irc-stat">100+</h5>
<p class="text-dark text-center stats">
researchers of Sri Lankan origin representing the world's top universities
</p>
</div>
</a>
<a href="onelive" class="card col-lg-4 shadow project-card">
<div class="card-body">
<img src="assets/img/projects/onelive.png"
class="card-img-top project-img img-center"
alt="OneLive">
<p class="card-text text-darker text-center">"OneLive" is an interactive webinar series done
every weekend with the experts in their fields to expand the knowledge of Sri Lankan students.
</p>
<h5 class="display-3 text-center project-stat" id="onelive-stat">275 000+</h5>
<p class="text-dark text-center stats">
students reached via our Onelive interactive webinar series
</p>
</div>
</a>
</div>
</div>
<br/>
<div>
<div class="card-deck col-md-12">
<a href="https://academix.sefglobal.org/" class="card col-md-4 shadow project-card">
<div class="card-body">
<img src="assets/img/projects/academix.png" class="card-img-top project-img img-center"
alt="Academix">
<p class="card-text text-darker text-center">AcadeMix aims to curate a collection of free
education resources for Sri Lankan students to maximise their learning
potential from Primary through to Post Graduate education.</p>
<h5 class="display-3 text-center project-stat" id="academix-stat">100+</h5>
<p class="text-dark text-center stats">
free online resources to learn from home
</p>
</div>
</a>
<!-- Upspeak goes here -->
<a href="https://sefglobal.org/upspeak/" class="card col-md-4 shadow project-card">
<div class="card-body">
<img src="assets/img/projects/upspeak.png" class="card-img-top project-img img-center project-img-default"
alt="Upspeak">
<p class="card-text text-darker text-center project-card-p">A 12 week program aimed at creating a non-competitive safe
environment to develop English speaking skills for Sri Lankan undergraduates.
</p>
<h5 class="display-3 text-center project-stat" id="upspeak-stat">09</h5>
<p class="text-dark text-center stats">
students improved their English speaking skills</p>
</div>
</a>
<!-- student-ambassador goes here -->
<a href="student-ambassador.html" class="card col-lg-4 shadow project-card">
<div class="card-body">
<img src="assets/img/projects/sa.png" class="card-img-top project-img img-center"
alt="Student Ambassador">
<p class="card-text text-darker text-center">Student Ambassadors (SA) of the Sustainable
Education Foundation (SEF) will act as a liaison for SEF while also acting as an
Evangelist for the Sustainable Education Foundation.</p>
<h5 class="display-3 text-center project-stat" id="sa-stat">100+</h5>
<p class="text-dark text-center stats">
students trained with soft skills required for the industry
</p>
</div>
</a>
</div>
</div>
</div>
</section>
<section class="section">
<div class="container">
<div class="row py-3">
<div class="col">
<h1 class="display-3 text-center mb-5">Our Journey So Far</h1>
</div>
</div>
<div class="timeline-container">
<div class="timeline">
<ul>
<li class="timeline-element">
<div class="timeline-content">
<h3 class="date">2016</h3>
<h4>We see a problem</h4>
<p class="text-left">Our Founder <a href="https://www.linkedin.com/in/akshika/" target="_blank">Dr Akshika Wijesundara</a>
notices a gap in the Sri Lankan higher education system where undergraduates lacked mentoring
opportunities to achieve their career growth.</p>
</div>
</li>
<li class="timeline-element">
<div class="timeline-content">
<h3 class="date">2017</h3>
<h4>SEF is born</h4>
<p class="text-left">The Sustainable Education Foundation is launched with the aim of building
a connector platform to bring Sri Lankan subject matter experts in academia
and industry to build a more sustainable education ecosystem in Sri Lanka.</p>
</div>
</li>
<li class="timeline-element">
<div class="timeline-content">
<h3 class="date">2018</h3>
<h4>Expanding our reach</h4>
<p class="text-left">Our three flagship programs, ScholarX, International Research Council
and OneLive are launched.</p>
</div>
</li>
<li class="timeline-element">
<div class="timeline-content">
<h3 class="date">2019</h3>
<h4>Solidifying the base</h4>
<p class="text-left">We continue to deliver our flagship programs as we refine our operating
rhythm and build our 10-year strategy looking forward to 2029.</p>
</div>
</li>
<li class="timeline-element">
<div class="timeline-content">
<h3 class="date">2020/21</h3>
<h4>Growth and Expansion</h4>
<p class="text-left">Expand our flagship programs offering to multiple stakeholders and experiment
with new programs to address more problems faced by undergraduates in Sri Lanka.</p>
</div>
</li>
<li class="timeline-element">
<div class="timeline-content">
<h3 class="date">2022</h3>
<h4>Where we are today</h4>
<p class="text-left">Taking our programs mainstream, we launched a digital platform to extend
our ScholarX program with minimal intervention from the SEF management. We
look forward to expanding the platform to other areas serving more stakeholders.</p>
</div>
</li>
<li class="timeline-element">
<div class="timeline-content">
<h3 class="date">2022/29</h3>
<h4>Beyond 2022</h4>
Our ultimate goals are to
<ul class="text-left">
<li>Provide an end-to-end digital solution for the operations of SEF,</li>
<li>Provide suggestions to educational policymakers in Sri Lanka to improve
the educational landscape,</li>
<li>Develop a STEM research facility in Sri Lanka
that can produce high-tech startups with the help of the global Sri Lanka
community, and</li>
<li>Increase the percentage of Sri Lankans going for higher studies, working
in world-leading companies, and founding future defining companies.</li>
</ul>
</div>
</li>
</ul>
</div>
</div>
</div>
</section>
<section class="container">
<div class="container my-5">
<div class="col">
<h2 class="font-weight-900 text-center mb-md-5 mb-5 text-capitalize"> At SEF, we have something in store for everyone!</h2>
</div>
<div class="row align-items-center justify-content-center mb-3 mb-md-5">
<div class="col-md-6">
<img src="/assets/img/homepage/Student.png" class="img-fluid align-self-center w-75 align-md-left hide-sm-image">
</div>
<div class="col-md-6">
<div class="d-flex px-3">
<div class="pl-md-4">
<h3 class="mb-3">Students</h3>
<img src="/assets/img/homepage/Student.png" class="img-fluid align-self-center w-75 hide-md-image align-sm-center mb-3">
<p class="text-left">Interact directly with a curated list of industry experts and academics across the globe
via our host of programs including <a href="onelive">OneLive</a>, <a href="https://scholarx.sefglobal.org/">ScholarX</a>
and <a href="irc.html">IRC</a> to gain valuable perspectives and insight on how to customise and innovate a new career path for you.
Our <a href="https://academix.sefglobal.org/">AcadeMix</a> and <a href="student-ambassador.html">Student Ambassador</a> Program
offerings will also get you industry ready by your graduation and expose you to postgraduate, internship and job opportunities.</p>
</div>
</div>
</div>
</div>
<div class="row align-items-center justify-content-center mb-3 mb-md-5">
<div class="col-md-6 order-1 order-md-0">
<div class="d-flex px-3">
<div class="pl-md-4">
<h3 class="mb-3">Experts</h3>
<img src="/assets/img/homepage/Expert.png" class="img-fluid align-self-center w-75 hide-md-image align-sm-center mb-3">
<p class="text-left">If you are an expert in the industry, join SEF, for we host mentoring programs, where you
can showcase your expertise to the scholars seeking guidance. You will also get a chance
to connect with the young talent in Sri Lanka, and make an impact on the Sri Lankan
education system with the plethora of knowledge you possess.</p>
</div>
</div>
</div>
<div class="col-md-6 order-0 order-md-1">
<img src="/assets/img/homepage/Expert.png" class="img-fluid align-self-center w-75 align-md-right hide-sm-image">
</div>
</div>
<div class="row align-items-center justify-content-center mb-3 mb-md-5">
<div class="col-md-6">
<img src="/assets/img/homepage/Volunteer.png" class="img-fluid align-self-center w-75 align-md-left hide-sm-image">
</div>
<div class="col-md-6">
<div class="d-flex px-3">
<div class="pl-md-4">
<h3 class="mb-3">Volunteers</h3>
<img src="/assets/img/homepage/Volunteer.png" class="img-fluid align-self-center w-75 hide-md-image align-sm-center mb-3">
<p class="text-left">Becoming a volunteer at SEF gives you a chance to develop skills that are of cruciality
at coming top in the workforce, and to get exposed to startup workspace culture, by
getting in touch with as well as managing a diverse intercontinental community.</p>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="section">
<div class="container">
<div class="row">
<div class="col text-center">
<h2 class="font-weight-900 text-roboto text-center">
Become one of the Volunteers!
</h2>
<a class="btn btn-default mt-3"
href="join-us.html">Join the Team</a>
</div>
</div>
</div>
</section>
<section class="section section-logo">
<div class="container text-center my-1">
<h1 class="display-3 text-center mb-5">Press Coverage</h1>
<div class="row">
<div class="col-lg-4 col-sm-6 col-8 offset-2 offset-sm-0 my-2">
<a href="https://www.youtube.com/watch?v=LPwaw3pm8qA"
target="_blank">
<img class="mx-auto img-fluid"
src="assets/img/logos/pulse.png"
data-toggle="tooltip"
data-placement="bottom"
title="Pulse.lk"
>
</a>
</div>
<div class="col-lg-4 col-sm-6 col-8 offset-2 offset-sm-0 my-2">
<a href="https://www.sbs.com.au/language/english/audio/scholar-x-an-initiative-to-mentor-sri-lankan-students-by-scholars-around-the-globe"
target="_blank">
<img class="mx-auto img-fluid"
src="assets/img/logos/sbs.png"
data-toggle="tooltip"
data-placement="bottom"
title="SBS Sinhalese"
>
</a>
</div>
<div class="col-lg-4 col-sm-12 col-8 offset-2 offset-sm-0 my-2">
<a href="https://youtu.be/u-Jv1beNSI4" target="_blank">
<img class="mx-auto img-fluid"
src="assets/img/logos/iv.png"
data-toggle="tooltip"
data-placement="bottom"
title="IVolunteer International"
style="max-height: 85px;"
>
</a>
</div>
</div>
</div>
</section>
<section class="section section-logo">
<div class="container text-center my-1">
<h1 class="display-3 text-center mb-5">Infrastructure partner</h1>
<div class="row">
<div class="col-lg-4 col-sm-6 col-8 offset-2 offset-sm-0 my-2 mx-auto p-2">
<a href="https://www.echonlabs.com/"
target="_blank">
<img class="mx-auto img-fluid"
src="assets/img/logos/EchonLabs.svg"
data-toggle="tooltip"
data-placement="bottom"
title="EchonLabs"
>
</a>
</div>
</div>
</div>
</section>
<section class="testimonial-section ">
<div class="container">
<br>
<div class="row">
<div class="col-md-6">
<div class="testimonial-box shadow">
<p class="paragraph"> SEF professionally organized a lecture I held about Advancements in DNA Sequencing,
Bioinformatics and Cancer research. I was more than satisfied and amazed, especially
about their strong efforts, devotion and philosophy of providing free education to
the wide range of population. Hope the idea will be spread world wide.
</p>
<br>
<div>
<div class="author">
<img class="img"
src="https://res.cloudinary.com/dsxobn1ln/image/upload/v1627106046/Homepage-Testimonial/vladmir_fsgvic.jpg">
<h5 class="name">Vladimir Kovacevic</h5>
<p class="uni">Bioinformatics Analyst, Seven Bridges Genomics</p>
</div>
</div>
</div>
</div>
<div class="col-md-6">
<div class="testimonial-box shadow">
<p class="paragraph">I believe that education should be free and accessible to everyone! Great to see
many initiatives by the SEF community - especially their efforts to encourage the
young generation in Sri Lanka to achieve not only in the domestic settings but also
in the international level. I wish SEF all the best, keep up the good work!
</p>
<br>
<div>
<div class="author">
<img class="img"
src="https://res.cloudinary.com/dsxobn1ln/image/upload/v1627106046/Homepage-Testimonial/nimesha_f9wqtc.jpg">
<h5 class="name">Nimesha Ranasinghe</h5>
<p class="uni">Assistant Professor, University of Maine, USA</p>
</div>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-6">
<div class="testimonial-box shadow">
<p class="paragraph">Its great to work with your team and I wish you good luck. Its a great opportunity
for me to share my stories with upcoming entrepreneurs and I believe you will keep
your great service to motivate the rest.
</p>
<br>
<div>
<div class="author">
<img class="img"
src="https://res.cloudinary.com/dsxobn1ln/image/upload/v1627106046/Homepage-Testimonial/sanmugathasan_dvkoxy.jpg">
<h5 class="name">Sanmugathasan Prasanthan</h5>
<p class="uni">CEO/ Founder, IT Signature</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
</main>
<footer class="footer">
<div id="footer"></div>
<!--footer goes here -->
</footer>
<!-- to use the dynamic footer, use this instead of above tag => *<div id="footer"></div>* -->
</body>
<!-- Core -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.16.0/umd/popper.min.js"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/headroom/0.10.4/headroom.min.js"></script>
<!-- Optional JS -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/noUiSlider/14.0.3/nouislider.min.js"></script>
<!-- Argon JS -->
<script src="assets/js/argon.js?v=1.0.1"></script>
<script src="assets/js/global-custom-js.js"></script>
<!-- Script for static navbar and footer -->
<script src="assets/js/navigation.js"></script>
<script id="star-note-content" type="text/html">
<p class="small text-muted text-left mb-0"> *Our mentors and speakers engage in mentoring and speaking voluntarily
in their leisure time<br> and we don't have a direct affiliation with the mentioned organisations</p>
</script>
<script>
$(function () {
loadNavAndFooter('assets/content/static') //relative path to content directory
// link to the navbar, footer content goes here
});
$(document).ajaxComplete(function () {
$("#star-note").html(
$("#star-note-content").html()
)
})
</script>
<script>
document.addEventListener("DOMContentLoaded", () => {
const counters = [
{ id: "scholarx-stat", start: 0, end: 5000, duration: 2000 },
{ id: "irc-stat", start: 0, end: 100, duration: 2000 },
{ id: "onelive-stat", start: 0, end: 275000, duration: 2000 },
{ id: "academix-stat", start: 0, end: 100, duration: 2000 },
{ id: "upspeak-stat", start: 0, end: 9, duration: 2000 },
{ id: "sa-stat", start: 0, end: 100, duration: 2000 }
];
let observerOptions = {
root: null,
rootMargin: "0px",
threshold: 0.1
};
let observer = new IntersectionObserver((entries, observer) => {
entries.forEach(entry => {
if (entry.isIntersecting) {
animateCounters();
observer.unobserve(entry.target);
}
});
}, observerOptions);
observer.observe(document.getElementById("projects"));
function animateCounters() {
counters.forEach(counter => {
animateCounter(counter.id, counter.start, counter.end, counter.duration);
});
}
function animateCounter(id, start, end, duration) {
const element = document.getElementById(id);
let startTimestamp = null;
const step = (timestamp) => {
if (!startTimestamp) startTimestamp = timestamp;
const progress = Math.min((timestamp - startTimestamp) / duration, 1);
let value = Math.floor(progress * (end - start) + start);
if (id === 'upspeak-stat') {
element.textContent = value.toString().padStart(2, '0');
}
else {
element.textContent = value.toLocaleString();
if (progress === 1) {
element.textContent += "+";
}
}
if (progress < 1) {
window.requestAnimationFrame(step);
}
};
window.requestAnimationFrame(step);
}
});
</script>
</html>