-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathexec.html
234 lines (208 loc) · 10.9 KB
/
exec.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
<!DOCTYPE html>
<html>
<head>
<!--Import Google Icon Font-->
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/css/bootstrap.min.css" integrity="sha384-/Y6pD6FV/Vv2HJnA6t+vslU6fwYXjCFtcEpHbNJ0lyAFsXTsjBbfaDjzALeQsN6M"
crossorigin="anonymous">
<link rel="stylesheet" href="css/main.css">
<!-- Let browser know website is optimized for mobile -->
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="apple-touch-icon" sizes="57x57" href="img/icons/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="img/icons/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="img/icons/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="img/icons/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="img/icons/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="img/icons/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="img/icons/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="img/icons/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="img/icons/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="img/icons/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="img/icons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="img/icons/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="img/icons/favicon-16x16.png">
<link rel="manifest" href="/manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">
<title>Space Concordia - Executive Team</title>
</head>
<body>
<nav class="navbar fixed-top navbar-expand-lg navbar-dark bg-dark ">
<div class="container">
<a class="navbar-brand" href="index.html"><img src="img/sc-brand.png"></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNavDropdown" aria-controls="navbarNavDropdown"
aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNavDropdown">
<ul class="navbar-nav ml-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="http://example.com" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true"
aria-expanded="false">
About Us
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item" href="mission.html">Our Mission</a>
<a class="dropdown-item" href="outreach.html">Outreach</a>
<a class="dropdown-item" href="history.html">History</a>
<a class="dropdown-item" href="exec.html">Executive Team</a>
<a class="dropdown-item" href="faq.html">FAQ</a>
<a class="dropdown-item" href="https://medium.com/@space_concordia">Blog</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="http://example.com" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true"
aria-expanded="false">
Divisions
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item" href="spacecraft.html">Spacecraft</a>
<a class="dropdown-item" href="rocketry.html">Rocketry</a>
<a class="dropdown-item" href="robotics.html">Robotics</a>
<a class="dropdown-item" href="specialprojects.html">Special Projects</a>
</div>
</li>
<li class="nav-item">
<a class="nav-link" href="sponsors.html">Sponsors</a>
</li>
<li class="nav-item">
<a class="nav-link" href="contact.html">Contact</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://www.concordia.ca/alumni-friends/giving-to-concordia/fundone/space-concordia.html"
target="_blank">Donate</a>
</li>
</ul>
</div>
</div>
</nav>
<section class="exec__header d-flex justify-content-center">
<span class="align-self-center mt-5">
Our Executive Team
</span>
</section>
<section class="content exec__body container">
<div class="pt-5">
Although we only have a couple of members listed here, Space Concordia is composed of a much larger team of equally passionate
people. Our job as executives is to act as ambassadors for the team and to support all Space Concordia members.
We're proud and honored to be part of such an amazing team.
<br><br> We invite members to read through the <strong><a href="https://docs.google.com/document/d/1RZ2zh18e_sIKg26RNbKvZu5fliYsKSsZitlnsBxrVdY/edit?usp=sharing">Space Concordia Constitution</a></strong>. Members are also
free to suggest changes to the document.
</div>
<div class="row exec__images">
<div class="col-lg-3 exec__block exec__block">
<img class="" src="img/execs/2019-2020/President.png" height="200" alt="">
<h3>Hannah Jack Halcro</h3>
<h4>President</h4>
<p>[email protected]</p>
</div>
<div class="col-lg-3 exec__block exec__block">
<img class="" src="img/execs/2019-2020/Internal.jpeg" height="200" alt="">
<h3>Mario Sanchez</h3>
<h4>VP Internal</h4>
<p>[email protected]</p>
</div>
<div class="col-lg-3 exec__block exec__block">
<img class=" " src="img/execs/2019-2020/External.png" height="200" alt="">
<h3>Vidhisha Patel</h3>
<h4>VP External</h4>
<p>[email protected]</p>
</div>
<div class="col-lg-3 exec__block exec__block">
<img class=" " src="img/execs/2019-2020/Sponsorship.jpeg" height="200" alt="">
<h3>Raymond Pai</h3>
<h4>VP Sponsorship</h4>
<p>[email protected]</p>
</div>
<div class="col-lg-3 exec__block exec__block">
<img class=" " src="img/execs/2019-2020/Social.jpeg" height="200" alt="">
<h3>Claire Wells</h3>
<h4>VP Social</h4>
<p>[email protected]</p>
</div>
<div class="col-lg-3 exec__block exec__block">
<img class=" " src="img/execs/2019-2020/Marketing.png" height="200" alt="">
<h3>Tony To</h3>
<h4>VP Marketing</h4>
<p>[email protected]</p>
</div>
<div class="col-lg-3 exec__block exec__block">
<img class=" " src="img/execs/2019-2020/Finance.jpeg" height="200" alt="">
<h3>Tasunova Haroon</h3>
<h4>VP Finance</h4>
<p>[email protected]</p>
</div>
<div class="col-lg-3 exec__block">
<img class=" " src="img/execs/2019-2020/Facilities.jpeg" height="200" alt="">
<h3>Kevin Bolusi</h3>
<h4>VP Safety & Facilities</h4>
<p>[email protected]</p>
</div>
<div class="col-lg-3 exec__block">
<img class=" " src="img/execs/2019-2020/Special-Projects.jpeg" height="200" alt="">
<h3>Aziz Misleh</h3>
<h4>VP Special Projects</h4>
<p>[email protected]</p>
</div>
<div class="col-lg-3 exec__block">
<img class=" " src="img/execs/2019-2020/Rocketry.jpeg" height="200" alt="">
<h3>Oleg Khalimonov</h3>
<h4>Rocketry Lead</h4>
<p>[email protected]</p>
</div>
<div class="col-lg-3 exec__block">
<img class=" " src="img/execs/2019-2020/Robotics-PM.jpeg" height="200" alt="">
<h3>Philippe Carvajal</h3>
<h4>Robotics Project Manager</h4>
<p>[email protected]</p>
</div>
<div class="col-lg-3 exec__block">
<img class=" " src="img/execs/2019-2020/Robotics-Tech.jpeg" height="200" alt="">
<h3>Joshua Glazer</h3>
<h4>Robotics Technical Lead</h4>
<p>[email protected]</p>
</div>
<div class="col-lg-3 exec__block">
<img class=" " src="img/execs/2019-2020/Satellite.jpeg" height="200" alt="">
<h3>MaryGrace Kalnay</h3>
<h4>Satellite Project Manager</h4>
<p>[email protected]</p>
</div>
</div>
</section>
<footer>
<div class="footer__social d-flex justify-content-center container pb-3">
<a target="_blank" href="https://www.facebook.com/Space.Concordia">
<i class="fa fa-facebook-official" aria-hidden="true"></i>
</a>
<a target="_blank" href="https://twitter.com/SpaceConcordia">
<i class="fa fa-twitter" aria-hidden="true"></i>
</a>
<a target="_blank" href="https://www.instagram.com/SpaceConcordia/">
<i class="fa fa-instagram" aria-hidden="true"></i>
</a>
<a target="_blank" href="https://www.youtube.com/user/SpaceConcordia">
<i class="fa fa-youtube" aria-hidden="true"></i>
</a>
<a target="_blank" href="https://www.linkedin.com/company/space-concordia">
<i class="fa fa-linkedin-square" aria-hidden="true"></i>
</a>
</div>
<div class="footer__join">
<div class="text-center"><a href="https://goo.gl/forms/gGjKNAb269yundv42"><strong>Join the Team</strong></a>
</div>
<div class="footer__copyright container">
<div class="text-center">© 2018 Space Concordia · All rights reserved.</div>
</div>
</footer>
<!--Import jQuery before materialize.js-->
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN"
crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4"
crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/js/bootstrap.min.js" integrity="sha384-h0AbiXch4ZDo7tp9hKZ4TsHbi047NrKGLO3SEJAg45jXxnGIfYzk4Si90RDIqNm1"
crossorigin="anonymous"></script>
<script src="https://use.fontawesome.com/4912cabb52.js"></script>
</body>
</html>