-
Notifications
You must be signed in to change notification settings - Fork 2
/
conferences.html
209 lines (180 loc) · 7.3 KB
/
conferences.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
<!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">
<!--<![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 | Past Conferences</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="conferences" 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;">Past Conferences</h1>
<p style="font-size:2em;">Explore our past successful conferences</p>
<br>
</div>
<div>
<a href="#first"><div id="arrow"></div></a>
</div>
</div>
<!--PAST CONFERENCES SECTION-->
<div class="section white">
<a name="first" class="anchor"></a>
<div>
<h1 class="fadeIn">Canadian Youth STEM Conference 2017</h1>
<div class="separator fadeIn" style="width:300px"></div>
<p class="fadeIn" style="font-size:2em;">May 25, 2017 | Pearson Convention Center</p>
<div id="conferenceText" style="margin:0 -20%;">
<div class="fadeIn confItem">
<div class="confText left">
<p>Glenforest STEM hosted a variety of inspirational speakers from the STEM fields to inspire and motivate delegates
into pursuing STEM professions. Speakers included David Miller, CEO of World Wildlife Fund, Elizabeth Dowdeswell,
Lieutenant Governor of Ontario, Chris Fonseca, Mississauga City Councillor, and Peter Fonseca, Member of Parliament.
</p>
</div>
<div class="confImage right">
<img src="img/stemconf 1.jpg" alt="Auditorium">
</div>
</div>
<div class="fadeIn confItem">
<div class="confImage left">
<img src="img/stemconf 2.jpg" alt="Panel">
</div>
<div class="confText right">
<p>A set of hands-on activities hosted by Ontario universities and industry leading companies allowed participants
to develop cooperative skills in creating innovative solutions.
</p>
</div>
</div>
<div class="fadeIn confItem">
<div class="confText left">
<p>A short one on one mentoring session in which students were given the opportunity to ask questions and interact with a
range of highly qualified STEM field professionals.</p>
</div>
<div class="confImage right">
<img src="img/stemconf 3.jpg" alt="Booths">
</div>
</div>
<p style="font-size:1.5em;">Watch a recording of all the speakers at the Canadian Youth STEM Conference 2017!</p>
<iframe width="560" height="315" src="https://www.youtube.com/embed/BvKYx1j7kH8" frameborder="0" allowfullscreen></iframe>
</div>
</div>
</div>
<div class="section colored">
<div>
<h1 class="fadeIn">Sponsors</h1>
<p class="fadeIn">Glenforest STEM would like to give the sincerest of thanks to
all of the sponsors of the Canadian Youth STEM Conference 2017 - the Conference
would not have been possible without their support.</p>
</div>
<div class="fadeIn" id="sponsors">
<div>
<img src="img/sponsors.png" alt="Sponsors">
</div>
</div>
</div>
<div class="section white">
<div id="conferenceText">
<h1 class="fadeIn">Xperience STEM Conference 2015</h1>
<div class="fadeIn confItem">
<div class="confText left">
<p>In November 2015, we hosted our first ever conference,
named the Xperience STEM Conference 2015.
</p>
</div>
<div class="confImage right">
<img src="img/aud.jpg" alt="Auditorium">
</div>
</div>
<div class="fadeIn confItem">
<div class="confImage left">
<img src="img/panel.jpg" alt="Panel">
</div>
<div class="confText right">
<p>We hosted 50 speakers and 20 workshops for over 1800 delegates,
showcasing them the various careers in the STEM Fields.
</p>
</div>
</div>
<div class="fadeIn confItem">
<div class="confText left">
<p>Our Xperience STEM Conference was Canada's largest student-run
conference, a huge success. We thank our sponsors and supporters
for the wonderful opportunity.</p>
</div>
<div class="confImage right">
<img src="img/booths.jpg" alt="Booths">
</div>
</div>
</div>
</div>
<!--FOOTER-->
<div class="section colored">
<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>