-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.html
192 lines (189 loc) · 7.92 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
<!DOCTYPE html>
<html>
<head>
<title>About | AMACSS</title>
<meta charset="utf-8">
<meta content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0, shrink-to-fit=no'
name='viewport' />
<link href="./assets/css/bootstrap.min.css" rel="stylesheet" />
<link href="./assets/css/now-ui-kit.css?v=1.1.0" rel="stylesheet" />
<link href="./assets/css/index.css" rel="stylesheet" />
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,700,200" rel="stylesheet" />
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/latest/css/font-awesome.min.css" />
<script src="./assets/js/core/jquery.3.2.1.min.js" type="text/javascript"></script>
<script src="./assets/js/core/popper.min.js" type="text/javascript"></script>
<script src="./assets/js/core/bootstrap.min.js" type="text/javascript"></script>
<script src="./assets/js/plugins/bootstrap-switch.js"></script>
<script src="./assets/js/plugins/nouislider.min.js" type="text/javascript"></script>
<script src="./assets/js/plugins/bootstrap-datepicker.js" type="text/javascript"></script>
<script src="./assets/js/now-ui-kit.js?v=1.1.0" type="text/javascript"></script>
</head>
<body>
<nav class="navbar navbar-expand-md bg-dark fixed-top">
<div class="container">
<div class="navbar-translate">
<a class="navbar-brand" href="./">
<img src="./assets/img/logo.svg" alt="amacss">
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navigation"
aria-controls="navigation-index" aria-expanded="false" aria-label="Toggle navigation" id="hamburger">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<div class="collapse navbar-collapse justify-content-end" id="navigation">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link" href="./events">
<i class="now-ui-icons ui-1_calendar-60"></i>
<p>Events</p>
</a>
</li>
<li class="nav-item active">
<a class="nav-link" href="./about">
<i class="now-ui-icons travel_info"></i>
<p>About</p>
</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="./" data-toggle="dropdown" target="_blank">
<i class="now-ui-icons ui-1_simple-add"></i>
<p>More</p>
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item" href="./assets/files/constitution.pdf" target="_blank">Constitution</a>
<a class="dropdown-item" href="http://map.utoronto.ca/utsc" target="_blank">Campus Map</a>
<a class="dropdown-item" href="https://csec.club/" target="_blank">CSEC</a>
</div>
</li>
<li class="nav-item">
<a class="nav-link" rel="tooltip" title="Follow us on Instagram" data-placement="bottom"
href="https://www.instagram.com/amacss_utsc/" target="_blank">
<i class="fa fa-instagram"></i>
</a>
</li>
<li class="nav-item">
<a class="nav-link" rel="tooltip" title="Like us on Facebook" data-placement="bottom"
href="https://www.facebook.com/AMACSSUTSC" target="_blank">
<i class="fa fa-facebook-square"></i>
</a>
</li>
<!-- <li class="nav-item">
<a class="nav-link btn btn-neutral" href="https://www.creative-tim.com/product/now-ui-kit-pro" target="_blank">
<p style="color: #2CA8FF;">Login</p>
</a>
</li> -->
</ul>
</div>
</div>
</nav>
<div style="margin-bottom: 70px;"></div>
<div class="container">
<h1>About Us</h1>
<h5>The purpose of AMACSS is to represent, advocate for and enhance the university experience of students in the
Department of Computer and Mathematical Sciences. The AMACSS executive team, all current students, work to enhance
the educational, recreational, social and cultural environment of the University of Toronto at Scarborough.</h5>
<h3>Come See Us</h3>
<p>Stop by the AMACSS office (BV-308) during any of the scheduled times for assistance in CMS courses, advice on
course/program selection, general questions, membership purchase or information or just for a chat.</p>
<h6>Location:</h6>
<a href="https://goo.gl/maps/rQaGToYjpnH2" target="_blank">
<p>
1265 Military Trail
<br>
Scarborough, ON M1C 1A4
<br>
BV: 308
</p>
</a>
<a href="http://map.utoronto.ca/utsc/building/200B" target="_blank">
<button class="btn btn-info btn-simple btn-round" type="button">View on Map</button>
</a>
<h1>Meet the Team</h1>
<div class="card">
<ul class="nav nav-tabs justify-content-center" role="tablist">
<li class="nav-item">
<a class="nav-link active" data-toggle="tab" href="#home" role="tab" aria-expanded="true">
Presidents
</a>
</li>
<li class="nav-item">
<a class="nav-link" data-toggle="tab" href="#profile" role="tab" aria-expanded="false">
Directors
</a>
</li>
<li class="nav-item">
<a class="nav-link" data-toggle="tab" href="#messages" role="tab" aria-expanded="false">
Representatives
</a>
</li>
<li class="nav-item">
<a class="nav-link" data-toggle="tab" href="#settings" role="tab" aria-expanded="false">
Liasons
</a>
</li>
</ul>
<div class="card-body">
<!-- Tab panes -->
<div class="tab-content text-center">
<div class="tab-pane active" id="home" role="tabpanel" aria-expanded="false">
<a href="https://www.linkedin.com/in/sonika-verma-a068a8132/" class="no-a">
<h5>Sonika Verma - <b>President</b></h5>
</a>
<a href="https://www.linkedin.com/in/angela-zavaleta-bernuy/" class="no-a">
<h5>Angela Zavaleta Bernuy - <b>Vice President of Academics</b></h5>
</a>
<a href="https://www.samiulhaque.com" class="no-a">
<h5>Samiul Haque - <b>Vice President of Engineering</b></h5>
</a>
</div>
<div class="tab-pane" id="profile" role="tabpanel" aria-expanded="false">
<a href="https://www.linkedin.com/in/zo%C3%AB-ladouceur-aa7a98143/" class="no-a">
<h5>Zoë Ladouceur - <b>Director of Marketing</b></h5>
</a>
<a href="https://www.linkedin.com/in/riyasat-talukder-a34071165/" class="no-a">
<h5>Riyasat Talukder - <b>Director of Events</b></h5>
</a>
<h5>Luke Jin - <b>Director of Events</b></h5>
</div>
<div class="tab-pane" id="messages" role="tabpanel" aria-expanded="false">
</div>
<div class="tab-pane" id="settings" role="tabpanel" aria-expanded="false">
<a href="https://www.linkedin.com/in/kev-shen/" class="no-a">
<h5>Kevin Shen - <b>CSEC President</b></h5>
</a>
</div>
</div>
</div>
</div>
</div>
<footer class="footer footer-default">
<div class="container">
<nav>
<ul>
<li>
<a href="./events">
Events
</a>
</li>
<li>
<a href="./about">
About
</a>
</li>
<li>
<a href="https://www.facebook.com/AMACSSUTSC" target="_">
Facebook
</a>
</li>
</ul>
</nav>
<div class="copyright">
©
2013 - 2020 AMACSS | The Association of Mathematical and Computer Science Students
</div>
</div>
</footer>
</body>
</html>