-
Notifications
You must be signed in to change notification settings - Fork 2
/
events.html
executable file
·764 lines (642 loc) · 38.6 KB
/
events.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
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="icon" type="image/png" href="img/icon.png">
<link rel="icon" type="image/x-icon" href="img/icon.ico">
<script src="http://www.google.com/jsapi" type="text/javascript"></script>
<script type="text/javascript">google.load("jquery", "1.3.2");</script>
<!--[if lte IE 8]>
<link rel="stylesheet" type="text/css" href="updateie.css" />
<![endif]-->
<!--[if !IE]><!-->
<script async type="text/javascript" src="core.js"></script>
<link rel="stylesheet" type="text/css" href="main.css">
<script type="text/javascript" src="slide.js"></script>
<link rel="stylesheet" type="text/css" href="events.css">
<!--<![endif]-->
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Raleway:700,500">
<link rel="stylesheet" href="https://afeld.github.io/emoji-css/emoji.css">
<meta name="title" content="Glenforest STEM">
<meta name="description"
content="Glenforest STEM organizes STEM Conferences
and other events to encourage and expose students to the
educational and career pathways in the STEM fields.">
<meta name="author" content="Jacob Kelly">
<meta charset="utf-8">
<title>Glenforest STEM | Events</title>
</head>
<body>
<div class="updateie">
<p>Hello there! It appears you are using a version of Internet Explorer of version 8 or lower,
of which our website is uncompatible with. Please update Internet Explorer to version 9 or
higher in order to access our site. Thank you!
</p>
</div>
<a name="events" class="anchor"></a>
<!--NAV BAR-->
<div id="nav">
<div id="left">
<div id="logo">
<a href="index.html" id="Home"><img src="img/logo.svg"></a>
</div>
</div>
<div id="right">
<div class="item">
<a href="index.html#about" id="About">About</a>
</div>
<div class="item">
<a href="index.html#contact" id="Contact">Contact</a>
</div>
<div class="item">
<a href="xplore.html" id="Xplore">Xplore Conference</a>
</div>
<div class="item">
<a href="conferences.html" id="Conference">Past Conferences</a>
</div>
<!--<div class="item">
<a href="currentevents.html" id="CurrentEvents">Current Events</a>
</div>>-->
<div class="item">
<a href="nahanirobots.html" id="NahaniRobots">Nahani Robots</a>
</div>
<div class="item">
<a href="events.html" id="Events">Events</a>
</div>
<div class="item">
<a href="stories.html" id="Stories">Stories</a>
</div>
</div>
</div>
<!--TITLE-->
<div class="section colored" id="top">
<!--#title for JS to find position of title and add .scrolled to nav bar-->
<div id="title">
<h1 style="font-size:7em;">Glenforest STEM Events</h1>
<p style="font-size:2em;">See below for future and past events hosted by Glenforest STEM</p>
<br>
</div>
<div>
<a href="#first"><div id="arrow"></div></a>
</div>
</div>
<!--POST SECTION-->
<div id="NextSummit" class="section colored">
<a name="first" class="anchor"></a>
<div class="fadeIn">
<!-- Title and Date for Empowerment Section-->
<h1>Glenforest NEXT Summit</h1>
<p>April 5, 2018</p>
<div class="images" id="NextSummit">
<div class="image"><img src="img/nextsummit.png" alt="Glenforest Girls Empowerment Event"></div>
</div>
<p>The NEXT Summit was a conference that was aimed to teach high school and middle school students
what the future of STEM by letting them know about rising technologies such as blockchain, artificial intelligence, and gene splitting
through presentation of guest speakers and interactive workshops.
</p>
</div>
</div>
<div id="GirlsEmpowerment" class="section white">
<a name="first" class="anchor"></a>
<div class="fadeIn">
<!-- Title and Date for Empowerment Section-->
<h1>Girls Empowerment Event</h1>
<p>January 31, 2018</p>
<div class="images" id="girlsempowerment">
<a class="arrow left" onclick="plusDivs("girlsempowerment",-1)"><div></div></a>
<div class="image"><img src="img/girlsempowerment1.jpg" alt="Glenforest Girls Empowerment Event"></div>
<div class="image"><img src="img/girlsempowerment2.jpg" alt="Glenforest Girls Empowerment Event"></div>
<div class="image"><img src="img/girlsempowerment3.jpg" alt="Glenforest Girls Empowerment Event"></div>
<div class="image"><img src="img/girlsempowerment4.jpg" alt="Glenforest Girls Empowerment Event"></div>
<div class="image"><img src="img/girlsempowerment5.jpg" alt="Glenforest Girls Empowerment Event"></div>
<div class="image"><img src="img/girlsempowerment6.jpg" alt="Glenforest Girls Empowerment Event"></div>
<div class="image"><img src="img/girlsempowerment7.jpg" alt="Glenforest Girls Empowerment Event"></div>
<div class="image"><img src="img/girlsempowerment8.jpg" alt="Glenforest Girls Empowerment Event"></div>
<div class="image"><img src="img/girlsempowerment9.jpg" alt="Glenforest Girls Empowerment Event"></div>
<div class="image"><img src="img/girlsempowerment10.jpg" alt="Glenforest Girls Empowerment Event"></div>
<a class="arrow right" onclick="plusDivs("girlsempowerment",+1)"><div></div></a>
</div>
<p>Glenforest STEM hosted their inaugural Girls Emporwerment Event. This event
featured a multitude of female speakers and role models who shared their experiences
to the next genereation of female leaders.
</p>
</div>
</div>
<div id="HealthScienceSymposium" class="section colored">
<a name="first-healthsymposium" class="anchor"></a>
<div class="fadeIn">
<!-- Title and Date for Symposium Section-->
<h1>Glenforest Health Science Symposium</h1>
<p>November 24, 2017</p>
<div class="images" id="healthsci">
<a class="arrow left" onclick="plusDivs("healthsci",-1)"><div></div></a>
<div class="image"><img src="img/healthsymp1.jpg" alt="Glenforest Health Science Symposium"></div>
<div class="image"><img src="img/healthsymp2.jpg" alt="Glenforest Health Science Symposium"></div>
<div class="image"><img src="img/healthsymp3.jpg" alt="Glenforest Health Science Symposium"></div>
<div class="image"><img src="img/healthsymp4.jpg" alt="Glenforest Health Science Symposium"></div>
<div class="image"><img src="img/healthsymp5.jpg" alt="Glenforest Health Science Symposium"></div>
<div class="image"><img src="img/healthsymp6.jpg" alt="Glenforest Health Science Symposium"></div>
<div class="image"><img src="img/healthsymp7.jpg" alt="Glenforest Health Science Symposium"></div>
<div class="image"><img src="img/healthsymp8.jpg" alt="Glenforest Health Science Symposium"></div>
<div class="image"><img src="img/healthsymp9.jpg" alt="Glenforest Health Science Symposium"></div>
<div class="image"><img src="img/healthsymp10.jpg" alt="Glenforest Health Science Symposium"></div>
<a class="arrow right" onclick="plusDivs("healthsci",+1)"><div></div></a>
</div>
<p>Glenforest STEM’s Health Science Symposium, targeted for high school students from several schools,
is a community based event that provides students with the opportunity to listen to inspirational speakers
from health science fields, participate in a variety of hands-on workshops and network with post-secondary
institutions and notable organization representatives.
</p>
</div>
</div>
<div class="section white">
<a class="anchor"></a>
<div class="fadeIn">
<h1>Nahani-Glenforest Lego Robotics Grand Finale Competition</h1>
<p>May 2, 2017</p>
<div class="images" id="nahanirobots">
<a class="arrow left" onclick="plusDivs("nahanirobots",-1)"><div></div></a>
<a href="https://www.mississauga.com/news-story/7285616-glenforest-stem-mentors-pass-on-robotics-knowledge/"
target="_blank">
<div class="image"><img src="img/nahanirobots 1.jpg" alt="Nahani-Glenforest Lego Robotics Grand Finale Competition"></div>
</a>
<div class="image"><img src="img/nahanirobots 2.jpg" alt="Nahani-Glenforest Lego Robotics Grand Finale Competition"></div>
<div class="image"><img src="img/nahanirobots 3.jpg" alt="Nahani-Glenforest Lego Robotics Grand Finale Competition"></div>
<div class="image"><img src="img/nahanirobots 4.jpg" alt="Nahani-Glenforest Lego Robotics Grand Finale Competition"></div>
<div class="image"><img src="img/nahanirobots 5.jpg" alt="Nahani-Glenforest Lego Robotics Grand Finale Competition"></div>
<div class="image"><img src="img/nahanirobots 6.jpg" alt="Nahani-Glenforest Lego Robotics Grand Finale Competition"></div>
<div class="image"><img src="img/nahanirobots 7.jpg" alt="Nahani-Glenforest Lego Robotics Grand Finale Competition"></div>
<div class="image"><img src="img/nahanirobots 8.jpg" alt="Nahani-Glenforest Lego Robotics Grand Finale Competition"></div>
<div class="image"><img src="img/nahanirobots 9.jpg" alt="Nahani-Glenforest Lego Robotics Grand Finale Competition"></div>
<div class="image"><img src="img/nahanirobots 10.jpg" alt="Nahani-Glenforest Lego Robotics Grand Finale Competition"></div>
<div class="image"><img src="img/nahanirobots 11.jpg" alt="Nahani-Glenforest Lego Robotics Grand Finale Competition"></div>
<a class="arrow right" onclick="plusDivs("nahanirobots",+1)"><div></div></a>
</div>
<p>The final session of the
<a href="#nahaniway">Nahani Way Robotics and Coding Club</a>
featured 4 competiions - Robot Performance, Innovative Design,
Excellence in Programming, and Scientific Exploration. The event
also featured several speakers: Mississauga Mayor Bonnie Crombie,
City Councillor Carolyn Parrish, Director of Education Tony Pontes,
Trustee Sue Lawton, Glenforest Secondary School Principal Cheri Riddell,
and Nahani Way Public School Principal Jay Fedosoff.
Check out the
<a href="https://www.mississauga.com/news-story/7285616-glenforest-stem-mentors-pass-on-robotics-knowledge/"
target="_blank">Mississauga News Article</a> to learn more.
Thank you <a href="http://www.asianwoknroll.com/" target="_blank">Asian Wok 'n' Roll</a> for sponsoring the dinner!
</p>
</div>
</div>
<div class="section colored">
<div class="fadeIn">
<h1>Lieutenant Governor Women Trail Blazers & Path Makers</h1>
<p>April 13, 2017</p>
<div class="images" id="lieutenant">
<a class="arrow left" onclick="plusDivs("lieutenant",-1)"><div></div></a>
<div class="image"><img src="img/lieutenant 1.jpg" alt="Lieutenant Governor Women Trail Blazers & Path Makers"></div>
<div class="image"><img src="img/lieutenant 2.jpg" alt="Lieutenant Governor Women Trail Blazers & Path Makers"></div>
<div class="image"><img src="img/lieutenant 3.jpg" alt="Lieutenant Governor Women Trail Blazers & Path Makers"></div>
<div class="image"><img src="img/lieutenant 4.jpg" alt="Lieutenant Governor Women Trail Blazers & Path Makers"></div>
<div class="image"><img src="img/lieutenant 5.jpg" alt="Lieutenant Governor Women Trail Blazers & Path Makers"></div>
<div class="image"><img src="img/lieutenant 6.jpg" alt="Lieutenant Governor Women Trail Blazers & Path Makers"></div>
<div class="image"><img src="img/lieutenant 7.jpg" alt="Lieutenant Governor Women Trail Blazers & Path Makers"></div>
<div class="image"><img src="img/lieutenant 8.jpg" alt="Lieutenant Governor Women Trail Blazers & Path Makers"></div>
<div class="image"><img src="img/lieutenant 9.jpg" alt="Lieutenant Governor Women Trail Blazers & Path Makers"></div>
<div class="image"><img src="img/lieutenant 10.jpg" alt="Lieutenant Governor Women Trail Blazers & Path Makers"></div>
<a class="arrow right" onclick="plusDivs("lieutenant",+1)"><div></div></a>
</div>
<p>Members of Glenforest STEM attended the Lieutenant Governor General's
morning of panel discussions focusing on women's empowerment.
</p>
</div>
</div>
<div class="section white">
<a name="Trudeau" class="anchor"></a>
<div class="fadeIn">
<h1>Visit with Prime Minister Justin Trudeau</h1>
<p>April 11, 2017</p>
<div class="images" id="trudeau">
<a class="arrow left" onclick="plusDivs("trudeau",-1)"><div></div></a>
<div class="image"><img src="img/trudeau 1.png" alt="Visit with Prime Minister Justin Trudeau"></div>
<div class="image"><img src="img/trudeau 2.jpg" alt="Visit with Prime Minister Justin Trudeau"></div>
<div class="image"><img src="img/trudeau 3.jpg" alt="Visit with Prime Minister Justin Trudeau"></div>
<div class="image"><img src="img/trudeau 4.jpg" alt="Visit with Prime Minister Justin Trudeau"></div>
<div class="image"><img src="img/trudeau 5.jpg" alt="Visit with Prime Minister Justin Trudeau"></div>
<div class="image"><img src="img/trudeau 6.jpg" alt="Visit with Prime Minister Justin Trudeau"></div>
<div class="image"><img src="img/trudeau 7.jpg" alt="Visit with Prime Minister Justin Trudeau"></div>
<div class="image"><img src="img/trudeau 8.jpg" alt="Visit with Prime Minister Justin Trudeau"></div>
<div class="image"><img src="img/trudeau 9.jpg" alt="Visit with Prime Minister Justin Trudeau"></div>
<div class="image"><img src="img/trudeau 10.jpg" alt="Visit with Prime Minister Justin Trudeau"></div>
<div class="image"><img src="img/trudeau 11.jpg" alt="Visit with Prime Minister Justin Trudeau"></div>
<a class="arrow right" onclick="plusDivs("trudeau",+1)"><div></div></a>
</div>
<p>Glenforest STEM visited Ottawa and had the pleasure of meeting and asking questions to
Prime Minister Justin Trudeau,
Minister of Science Kirsty Duncan, and
Minister of Innovation, Science, and Economic Development Navdeep Bains.
Glenforest STEM would like to thank Greyhound for sponsoring and supporting this trip, and
MP Peter Fonseca, Mississauga City Councillor Chris Fonseca,
and GTAA VP Hillary Marshall for all of their help and support.
</p>
<img src="img/greyhound.png" style="width:500px;" alt="greyhound">
</div>
</div>
<div class="section colored">
<div class="fadeIn">
<h1>Health Science Symposium</h1>
<p>February 24, 2017</p>
<div class="images" id="healthscisymposium">
<a class="arrow left" onclick="plusDivs("healthscisymposium",-1)"><div></div></a>
<div class="image"><img src="img/healthscisymposium 1.jpg" alt="Health Science Symposium"></div>
<div class="image"><img src="img/healthscisymposium 2.jpg" alt="Health Science Symposium"></div>
<div class="image"><img src="img/healthscisymposium 3.jpg" alt="Health Science Symposium"></div>
<div class="image"><img src="img/healthscisymposium 4.jpg" alt="Health Science Symposium"></div>
<div class="image"><img src="img/healthscisymposium 5.jpg" alt="Health Science Symposium"></div>
<div class="image"><img src="img/healthscisymposium 6.jpg" alt="Health Science Symposium"></div>
<div class="image"><img src="img/healthscisymposium 7.jpg" alt="Health Science Symposium"></div>
<div class="image"><img src="img/healthscisymposium 8.jpg" alt="Health Science Symposium"></div>
<div class="image"><img src="img/healthscisymposium 9.jpg" alt="Health Science Symposium"></div>
<div class="image"><img src="img/healthscisymposium 10.jpg" alt="Health Science Symposium"></div>
<a class="arrow right" onclick="plusDivs("healthscisymposium",+1)"><div></div></a>
</div>
<p>Glenforest STEM hosted speakers and interactive workshops for Grade 9 and 10 students from several
high schools to learn more about opportunities in post-secondary education, research, and careers
in the health science field.
</p>
<iframe width="560" height="315" src="https://www.youtube.com/embed/3FmOY1fE96U" frameborder="0" allowfullscreen>
</iframe><br>
</div>
</div>
<div class="section white">
<div class="fadeIn">
<h1>Trip to McMaster University</h1>
<p>February 2, 2017</p>
<div class="images" id="mactrip">
<a class="arrow left" onclick="plusDivs("mactrip",-1)"><div></div></a>
<div class="image"><img src="img/mactrip 1.jpg" alt="Trip to McMaster University"></div>
<div class="image"><img src="img/mactrip 2.jpg" alt="Trip to McMaster University"></div>
<div class="image"><img src="img/mactrip 3.jpg" alt="Trip to McMaster University"></div>
<div class="image"><img src="img/mactrip 4.jpg" alt="Trip to McMaster University"></div>
<div class="image"><img src="img/mactrip 5.jpg" alt="Trip to McMaster University"></div>
<div class="image"><img src="img/mactrip 6.jpg" alt="Trip to McMaster University"></div>
<div class="image"><img src="img/mactrip 7.jpg" alt="Trip to McMaster University"></div>
<div class="image"><img src="img/mactrip 8.jpg" alt="Trip to McMaster University"></div>
<a class="arrow right" onclick="plusDivs("mactrip",+1)"><div></div></a>
</div>
<p>McMaster University offered Glenforest STEM their makerspace to use in planning for the upcoming
Canadian Youth STEM Conference, as well as the chance to listen to professors from the
Faculty of Engineering speak about their research and undergraduate programs.
</p>
</div>
</div>
<div class="section colored">
<div class="fadeIn">
<h1>'Why STEM' Video Series</h1>
<p>January 2, 2017</p>
<iframe width="560" height="315"
src="https://www.youtube.com/embed/N9GFxm3kgA8?list=PLDl0EzBkdye9oI2Z-CNhVHiupJiFMieP-"
frameborder="0" allowfullscreen>
</iframe>
<p>Glenforest STEM is excited to announce a new video series featuring members of the STEM team reflecting
on their passion for a particular STEM field.
</p>
</div>
</div>
<div class="section white">
<div class="fadeIn">
<h1>Response from Prime Minister Trudeau</h1>
<p>December 23, 2016</p>
<blockquote class="twitter-tweet tw-align-center" data-lang="en">
<p lang="en" dir="ltr">Amazing job, guys. Your leadership is already making a huge impact in this country. Hope to see you soon…
<a href="https://t.co/lVVo1RINin">https://t.co/lVVo1RINin</a>
</p>
— Justin Trudeau (@JustinTrudeau)
<a href="https://twitter.com/JustinTrudeau/status/812358561678454784">December 23, 2016</a>
</blockquote>
<script async src="http://platform.twitter.com/widgets.js" charset="utf-8"></script>
<p>Glenforest STEM is pleased to accept Prime Minister Justin Trudeau's recognition
of our hard work and impact. We too hope to see you soon!
</p>
</div>
</div>
<div class="section colored">
<div class="fadeIn">
<h1>Invitation to Prime Minister Trudeau</h1>
<p>December 15, 2016</p>
<iframe width="560" height="315" src="https://www.youtube.com/embed/VXqII2noB8A" frameborder="0" allowfullscreen></iframe>
<p>Glenforest STEM is proud to invite Prime Minister Justin Trudeau to speak at the
<a href="index.html#conference">Canadian Youth STEM Conference on May 25, 2017!</a>
</p>
</div>
</div>
<div class="section white">
<div class="fadeIn">
<h1>Hour of Code</h1>
<p>December 8, 2016</p>
<div class="images" id="hourofcode">
<a class="arrow left" onclick="plusDivs("hourofcode",-1)"><div></div></a>
<div class="image"><img src="img/hourofcode 1.jpg" alt="Hour of Code"></div>
<div class="image"><img src="img/hourofcode 2.jpg" alt="Hour of Code"></div>
<div class="image"><img src="img/hourofcode 3.jpg" alt="Hour of Code"></div>
<div class="image"><img src="img/hourofcode 4.jpg" alt="Hour of Code"></div>
<div class="image"><img src="img/hourofcode 5.jpg" alt="Hour of Code"></div>
<div class="image"><img src="img/hourofcode 6.jpg" alt="Hour of Code"></div>
<div class="image"><img src="img/hourofcode 7.jpg" alt="Hour of Code"></div>
<div class="image"><img src="img/hourofcode 8.jpg" alt="Hour of Code"></div>
<div class="image"><img src="img/hourofcode 9.jpg" alt="Hour of Code"></div>
<div class="image"><img src="img/hourofcode 10.jpg" alt="Hour of Code"></div>
<div class="image"><img src="img/hourofcode 11.jpg" alt="Hour of Code"></div>
<div class="image"><img src="img/hourofcode 12.jpg" alt="Hour of Code"></div>
<a class="arrow right" onclick="plusDivs("hourofcode",+1)"><div></div></a>
</div>
<p>Glenforest STEM, Robotics, and Computer Science Club collaborated to showcase to Grade
3 students of Nahani Way and Forest Glen, along with students of Glenforest, some of
the most fascinating aspects of coding and its applications.
</p>
<p>Workshops included a demo of Glenforest FRC 6070's robot, virtual reality with Google
Cardboard, and arduino programming.
</p>
</div>
</div>
<div class="section colored">
<div class="fadeIn">
<h1>Glenforest STEM Globe and Mail Article</h1>
<p>December 2, 2016</p>
<div class="images">
<div class="image"><img src="img/globe 1.jpg" alt="Globe and Mail Article"></div>
</div>
<p>Glenforest STEM Core 5 featured in
<a href="http://www.theglobeandmail.com/news/national/education/how-to-encourage-girls-to-get-interested-in-stem/article33111743/"
target="_blank">
Globe and Mail article
</a>
about encouraging girls' interest in STEM.
</p>
</div>
</div>
<div class="section white">
<a name="nahaniway" class="anchor"></a>
<div class="fadeIn">
<h1>Nahani Way Robotics and Coding Club</h1>
<p>November 2016</p>
<div class="images" id="nahani">
<a class="arrow left" onclick="plusDivs("nahani",-1)"><div></div></a>
<div class="image"><img src="img/nahani 1.jpg" alt="Nahani Way Robotics and Coding Club"></div>
<div class="image"><img src="img/nahani 2.jpg" alt="Nahani Way Robotics and Coding Club"></div>
<div class="image"><img src="img/nahani 3.jpg" alt="Nahani Way Robotics and Coding Club"></div>
<div class="image"><img src="img/nahani 4.jpg" alt="Nahani Way Robotics and Coding Club"></div>
<div class="image"><img src="img/nahani 5.jpg" alt="Nahani Way Robotics and Coding Club"></div>
<div class="image"><img src="img/nahani 6.jpg" alt="Nahani Way Robotics and Coding Club"></div>
<div class="image"><img src="img/nahani 7.jpg" alt="Nahani Way Robotics and Coding Club"></div>
<div class="image"><img src="img/nahani 8.jpg" alt="Nahani Way Robotics and Coding Club"></div>
<div class="image"><img src="img/nahani 9.jpg" alt="Nahani Way Robotics and Coding Club"></div>
<a class="arrow right" onclick="plusDivs("nahani",+1)"><div></div></a>
</div>
<p>Glenforest STEM, Glenforest First Robotics and Glenforest Computer Science Club have joined forces
to teach students at Nahani Way PS robotics and coding.
</p>
</div>
</div>
<div class="section colored">
<div class="fadeIn">
<h1>ITAC Career Mash Conference</h1>
<p>November 15, 2016</p>
<div class="images" id="itac">
<a class="arrow left" onclick="plusDivs("itac",-1)"><div></div></a>
<div class="image"><img src="img/itac 1.jpg" alt="ITAC Career Mash Conference"></div>
<div class="image"><img src="img/itac 2.jpg" alt="ITAC Career Mash Conference"></div>
<div class="image"><img src="img/itac 3.jpg" alt="ITAC Career Mash Conference"></div>
<div class="image"><img src="img/itac 4.jpg" alt="ITAC Career Mash Conference"></div>
<div class="image"><img src="img/itac 5.jpg" alt="ITAC Career Mash Conference"></div>
<a class="arrow right" onclick="plusDivs("itac",+1)"><div></div></a>
</div>
<p>Glenforest STEM aided in pre-conference planning of the ITAC Career Mash
Conference, designing the passport and hosting a pizza party contest.
</p>
</div>
</div>
<div class="section white">
<div class="fadeIn">
<h1>Meeting with Hillary Marshall, VP of GTAA</h1>
<p>October 24, 2016</p>
<div class="images" id="gtaa">
<a class="arrow left" onclick="plusDivs("gtaa",-1)"><div></div></a>
<div class="image"><img src="img/gtaa 1.jpg" alt="Meeting with VP of GTAA"></div>
<div class="image"><img src="img/gtaa 2.jpg" alt="Meeting with VP of GTAA"></div>
<div class="image"><img src="img/gtaa 3.jpg" alt="Meeting with VP of GTAA"></div>
<div class="image"><img src="img/gtaa 4.jpg" alt="Meeting with VP of GTAA"></div>
<div class="image"><img src="img/gtaa 5.jpg" alt="Meeting with VP of GTAA"></div>
<div class="image"><img src="img/gtaa 6.jpg" alt="Meeting with VP of GTAA"></div>
<a class="arrow right" onclick="plusDivs("gtaa",+1)"><div></div></a>
</div>
<p>Members of the Glenforest STEM Executive met with Vice President of
GTAA, Hillary Marshall.
</p>
</div>
</div>
<div class="section colored">
<div class="fadeIn">
<h1>Canadian Youth STEM 2017 Conference Registration Closed</h1>
<p>October 23, 2016</p>
<div class="separator" style="width:250px"></div>
<p>Registration began on Mole Day (October 23rd)
6:02 am and ended when tickets were sold out by 2pm.
</p>
</div>
</div>
<div class="section white">
<div class="fadeIn">
<h1>Meeting with Mayor and Councilor</h1>
<p>June 13, 2016</p>
<div class="images" id="mayor">
<a class="arrow left" onclick="plusDivs("mayor",-1)"><div></div></a>
<div class="image"><img src="img/mayor 1.jpg" alt="Meeting with Mayor"></div>
<div class="image"><img src="img/mayor 2.jpg" alt="Meeting with Mayor"></div>
<div class="image"><img src="img/mayor 3.png" alt="Meeting with Mayor"></div>
<a class="arrow right" onclick="plusDivs("mayor",+1)"><div></div></a>
</div>
<p>Executives of Glenforest STEM met with Mayor Bonnie Crombie and
Councilor Chris Fonseca to discuss the Canadian Youth STEM Conference 2017 at
Mississauga City Hall.
</p>
</div>
</div>
<div class="section colored">
<div class="fadeIn">
<h1>STEMposium</h1>
<p>June 2016</p>
<div class="images" id="stemposium">
<a class="arrow left" onclick="plusDivs("stemposium",-1)"><div></div></a>
<div class="image"><img src="img/stemposium 1.png" alt="STEMposium"></div>
<div class="image"><img src="img/stemposium 2.png" alt="STEMposium"></div>
<div class="image"><img src="img/stemposium 3.png" alt="STEMposium"></div>
<div class="image"><img src="img/stemposium 4.jpg" alt="STEMposium"></div>
<div class="image"><img src="img/stemposium 5.png" alt="STEMposium"></div>
<div class="image"><img src="img/stemposium 6.jpg" alt="STEMposium"></div>
<div class="image"><img src="img/stemposium 7.jpg" alt="STEMposium"></div>
<div class="image"><img src="img/stemposium 8.jpg" alt="STEMposium"></div>
<div class="image"><img src="img/stemposium 9.jpg" alt="STEMposium"></div>
<a class="arrow right" onclick="plusDivs("stemposium",+1)"><div></div></a>
</div>
<p>Glenforest STEM hosted STEMposium for the grade 6 students at Bristol Road Middle School.</p>
<p class="r1">The grade 6 students participated in</p>
<p class="r3">Little Coders - Computer Coding workshops - facilitated by execs of Glenforest Computer Science Club.</p>
<p class="r3">Little Scientists - Science Workshops - facilitated by execs of Glenforest Science Club</p>
<p class="r3">Little Engineers - Engineering Workshops - facilitated by execs of Glenforest First Robotics Club</p>
<p class="r3">Little Mathematicians - Math Workshops - facilitated by teacher sponsor of Glenforest Math Club</p>
<p class="r3">Interdisciplinary Workshop - facilitated by Glenforest and STEM alumni</p>
<p class="r3">Speakers Panel - student speakers and special guest Mississauga City Councilor Chris Fonseca</p>
<p class="r3">We received an overwhelmingly positive response from both the Bristol students and their teachers!</p>
</div>
</div>
<div class="section white">
<div class="fadeIn">
<h1>CPA Workshop</h1>
<p>May 2016</p>
<div class="images" id="cpa">
<a class="arrow left" onclick="plusDivs("cpa",-1)"><div></div></a>
<div class="image"><img src="img/cpa 1.jpg" alt="STEM at CPA"></div>
<div class="image"><img src="img/cpa 2.jpg" alt="STEM at CPA"></div>
<div class="image"><img src="img/cpa 3.jpg" alt="STEM at CPA"></div>
<div class="image"><img src="img/cpa 4.jpg" alt="STEM at CPA"></div>
<div class="image"><img src="img/cpa 5.jpg" alt="STEM at CPA"></div>
<a class="arrow right" onclick="plusDivs("cpa",+1)"><div></div></a>
</div>
<p>The executive team attended a Soft Skills workshop at CPA in Toronto.
A very informative and excellent workshop!
</p>
</div>
</div>
<div class="section colored">
<div class="fadeIn">
<h1>Cisco</h1>
<p>May 2016</p>
<div class="images" id="cisco">
<a class="arrow left" onclick="plusDivs("cisco",-1)"><div></div></a>
<div class="image"><img src="img/cisco 1.jpg" alt="STEM at Cisco"></div>
<div class="image"><img src="img/cisco 2.jpg" alt="STEM at Cisco"></div>
<div class="image"><img src="img/cisco 3.jpg" alt="STEM at Cisco"></div>
<div class="image"><img src="img/cisco 4.jpg" alt="STEM at Cisco"></div>
<div class="image"><img src="img/cisco 5.jpg" alt="STEM at Cisco"></div>
<div class="image"><img src="img/cisco 6.jpg" alt="STEM at Cisco"></div>
<a class="arrow right" onclick="plusDivs("cisco",+1)"><div></div></a>
</div>
<p>The ladies of Glenforest STEM attended the Women in Tech Event at Cisco
in Toronto. It was a wonderful and inspirational event!
</p>
</div>
</div>
<div class="section white">
<div class="fadeIn">
<h1>City Council Meeting</h1>
<p>April 2016</p>
<div class="images" id="cityCouncil">
<a class="arrow left" onclick="plusDivs("cityCouncil",-1)"><div></div></a>
<div class="image"><img src="img/city council 1.jpg" alt="City Council Meeting"></div>
<div class="image"><img src="img/city council 2.jpg" alt="City Council Meeting"></div>
<div class="image"><img src="img/city council 3.jpg" alt="City Council Meeting"></div>
<div class="image"><img src="img/city council 4.jpg" alt="City Council Meeting"></div>
<a class="arrow right" onclick="plusDivs("cityCouncil",+1)"><div></div></a>
</div>
<p>Glenforest STEM presented at Missisauga City Council. The core five executives spoke
about the November 2015 STEM Conference to Mississauga City Councilors and Missisauga
Mayor Bonnie Crombie.
</p>
</div>
</div>
<div class="section colored">
<div class="fadeIn">
<h1>STEM Olympics</h1>
<p>January 2016</p>
<div class="images" id="olympics">
<a class="arrow left" onclick="plusDivs("olympics",-1)"><div></div></a>
<div class="image"><img src="img/olympics 1.jpg" alt="STEM Olympics"></div>
<div class="image"><img src="img/olympics 2.jpg" alt="STEM Olympics"></div>
<div class="image"><img src="img/olympics 3.jpg" alt="STEM Olympics"></div>
<div class="image"><img src="img/olympics 4.jpg" alt="STEM Olympics"></div>
<a class="arrow right" onclick="plusDivs("olympics",+1)"><div></div></a>
</div>
<p>Glenforest STEM team organized and hosted the STEM Olympics for the grade
4 students at Forest Glen Elementary School. We hosted 3 student-run
Science workshops. Topics included simple machines, pulley, gears, ramps
and the inventors. Students participated in activities and challenges.
</p>
</div>
</div>
<div class="section white">
<div class="fadeIn">
<h1>Outreach</h1>
<p>December 2015</p>
<div class="images" id="outreach">
<a class="arrow left" onclick="plusDivs("outreach",-1)"><div></div></a>
<div class="image"><img src="img/outreach 1.jpg" alt="STEM Outreach"></div>
<div class="image"><img src="img/outreach 2.jpg" alt="STEM Outreach"></div>
<div class="image"><img src="img/outreach 3.jpg" alt="STEM Outreach"></div>
<div class="image"><img src="img/outreach 4.jpg" alt="STEM Outreach"></div>
<a class="arrow right" onclick="plusDivs("outreach",+1)"><div></div></a>
</div>
<p>Glenforest is an International Baccalaureate World School. Many of our
Glenforest STEM team members are a part of the IB program. To encourage
students to attend Glenforest, we: traveled to 4 middle schools to talk
to students in grades 6-8 about Glenforest’s excellent academics and
extracurricular activities.
</p>
</div>
</div>
<div class="section colored">
<div class="fadeIn">
<h1>Health Talk</h1>
<p>November 2014</p>
<div class="images" id="healthTalk">
<a class="arrow left" onclick="plusDivs("healthTalk",-1)"><div></div></a>
<div class="image"><img src="img/health talk 1.png" alt="STEM Health Talk"></div>
<div class="image"><img src="img/health talk 2.png" alt="STEM Health Talk"></div>
<a class="arrow right" onclick="plusDivs("healthTalk",+1)"><div></div></a>
</div>
<p>The Glenforest STEM Speakers Bureau held it's first set of STEM talks on November
26 & 28, 2014. The events were held to educate youth on different career
opportunities and paths in the medical field. A number of distinguished health and
medical professionals were invited to speak to the Glenforest Secondary School
student body, to provide insightful advice and details about post-secondary
education and career paths in the medical field. Over 400 students from grades
9-12 attended over 2 days. The Glenforest STEM Speakers bureau hopes to inspire
future leaders in the STEM field; by informing the youth about the education and
career opportunities available to them once they leave high school and allowing
them to interact with professionals in the STEM field.
</p>
<p class="r1">From Speakers</p>
<p class="r3">"Very impressed by the level of professionalism of the students and staff"</p>
<p class="r3">"Wow! The student audience was polite and quiet and great"</p>
<p class="r3">"I wish I had had speakers come in to talk to our class when I was in high school"</p>
<p class="r3">"Very professionally put together"</p>
<p class="r3">"Great event! Very professional and well organized"</p>
<p class="r1">From Students</p>
<p class="r3">"That was so informative"</p>
<p class="r3">"That was actually fun"</p>
<p class="r3">"Very professional"</p>
<p class="r3">"That was really good"</p>
<p class="r3">"Wish we had that when we were in grade 10 or 11"</p>
<p class="r1">From Staff</p>
<p class="r3">"Very professional and everything ran so smoothly"</p>
<p class="r3">"Very informative, excellent for students"</p>
<p class="r3">"Students have been talking about the STEM Talks and have been asking us where we can
get information on colleges and universities for the programs"</p>
<p class="r3">"The STEM talk on Friday was excellent. We were talking about it in psychology today.
The information was useful and the students were paying close attention. My sense is
that they have lots of concerns about planning their future and that they really need
some mentoring from people who are in the workplace. It was a huge undertaking and it
is really important. Thank you. I look forward to the next one"</p>
<p class="r3">"(STEM) team provided Glenforest with the rare opportunity to interact with specialists
from a variety of disciplines, hearing about the challenges and rewards inherent in
pursuing careers in these fields. Definitely a meaningful and worthwhile endeavor"</p>
</div>
</div>
<!--FOOTER-->
<div class="section white">
<div>
<p>Made with <i class="em em-heart"></i> by the STEM Team</p>
<p style="font-size:0.75em;">Developed by Jacob Kelly</p>
<p style="font-size:0.7em;">Current Webmaster: Suyash Unnithan</p>
</div>
</div>
</body>
</html>