forked from columbia-egsc/columbia-egsc.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstudentgroups.html
224 lines (224 loc) · 9.23 KB
/
studentgroups.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
<!DOCTYPE html>
<html>
<head>
<title>Engineering Graduate Student Council, Columbia University</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!--[if lte IE 8]><script src="assets/js/ie/html5shiv.js"></script><![endif]-->
<link rel="stylesheet" href="assets/css/main.min.css" />
<link rel="icon" type="image/ico" href="favicon.ico" />
<!--[if lte IE 8]><link rel="stylesheet" href="assets/css/ie8.css" /><![endif]-->
<!--[if lte IE 9]><link rel="stylesheet" href="assets/css/ie9.css" /><![endif]-->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.dropotron.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/jquery.scrollgress.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/util.js"></script>
<!--[if lte IE 8]><script src="assets/js/ie/respond.min.js"></script><![endif]-->
<script src="assets/js/main.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-75633179-1', 'auto');
ga('send', 'pageview');
</script>
</head>
<body class="index">
<div id="page-wrapper">
<header id="header" class="alt">
<div id="logo"></div>
<nav id="nav">
<ul>
<li><a href="/">Home</a></li>
<li class="submenu current">
<a href="">About</a>
<ul>
<li><a href="members.html">Members</a></li>
<li><a href="studentgroups.html">Student Groups</a></li>
<li><a href="mission.html">Mission</a></li>
<li><a href="constitution.html">Constitution</a></li>
<li><a href="media.html">Media</a></li>
</ul>
</li>
<li><a href="resources.html">Resources</a></li>
<li><a href="events.html">Events</a></li>
<li class="submenu">
<a href="">Professional Development</a>
<ul>
<li><a href="mentors.html">Mentorship</a></li>
<li><a href="scholarship.html">Scholarship</a></li>
</ul>
</li>
<li class="submenu">
<a href="">Student Life</a>
<ul>
<li><a href="qualityoflife.html">Quality of Life</a></li>
<li><a href="unionization.html">Unionization</a></li>
</ul>
</li>
</ul>
</nav>
</header>
<section id="banner">
<div class="inner">
<div id="egsc">
<img src="images/egsc.png" class="egsc" />
</div>
<header>
<h2 style="border-bottom: 0;">Engineering Graduate Student Council</h2>
<h2 style="border-top: 0;">Columbia University</h2>
</header>
</div>
</section>
<article id="main">
<header class="special container">
<span class="icon fa-group"></span>
<h1>Recognized Student Groups</h1>
</header>
<section class="wrapper style1 container special">
<div class="row">
<div class="4u 12u(narrower)">
<section>
<header>
<h2><a href="http://casascolumbia.weebly.com/" target="_blank">Columbia Latin American Student Society (CLASS)</a></h2>
<h3>President</h3>
<p class="centered no-margin">Ramiro Novoa</p>
<p class="centered"><a href="mailto:[email protected]">[email protected]</a></p>
<h3>Vice President</h3>
<p class="centered no-margin">Lais Doi</p>
<p class="centered"><a href="mailto:[email protected]">[email protected]</a></p>
</header>
</section>
</div>
<div class="4u 12u(narrower)">
<section>
<header>
<h2><a href="https://www.facebook.com/CEECenergy/" target="_blank">Columbia Engineering Energy Club (CEEC)</a></h2>
<h3>Group Email</h3>
<p class="centered"><a href="mailto:[email protected]">[email protected]</a></p>
<h3>President</h3>
<p class="centered no-margin">Mathilde Sirbu</p>
<p class="centered"><a href="mailto:[email protected]">[email protected]</a></p>
</header>
</section>
</div>
<div class="4u 12u(narrower)">
<section>
<header>
<h2><a href="https://www.facebook.com/GradSWE/" target="_blank">Graduate Society of Women Engineers (GradSWE)</a></h2>
<h3>President</h3>
<p class="centered no-margin">Desiree Garcia</p>
<p class="centered"><a href="mailto:[email protected]">[email protected]</a></p>
<h3>Vice President</h3>
<p class="centered no-margin">Shikha Joseph</p>
<p class="centered"><a href="mailto:[email protected]">[email protected]</a></p>
</header>
</section>
</div>
</div>
<div class="row">
<div class="4u 12u(narrower)">
<section>
<header>
<h2><a href="http://dge.engineering.columbia.edu/" target="_blank">Diversity in Graduate Engineering (DGE)</a></h2>
<h3>President</h3>
<p class="centered no-margin">Megan Armstrong</p>
<p class="centered"><a href="mailto:[email protected]">[email protected]</a></p>
</header>
</section>
</div>
<div class="4u 12u(narrower)">
<section>
<header>
<h2><a href="https://www.facebook.com/hinduyuvacu/" target="_blank">Hindu Yuva</a></h2>
<h3>President</h3>
<p class="centered no-margin">Sarthak Kalani</p>
<p class="centered"><a href="mailto:[email protected]">[email protected]</a></p>
</header>
</section>
</div>
<div class="4u 12u(narrower)">
<section>
<header>
<h2><a href="https://www.facebook.com/columbiamega/" target="_blank">Mechanical Engineering Graduate Student Association (MEGA)</a></h2>
<h3>President</h3>
<p class="centered no-margin">Arvind Srinivasan</p>
<p class="centered"><a href="mailto:[email protected]">[email protected]</a></p>
<h3>Vice President</h3>
<p class="centered no-margin">Brandon Zimmerman</p>
<p class="centered"><a href="mailto:[email protected]">[email protected]</a></p>
</header>
</section>
</div>
</div>
<div class="row">
<div class="4u 12u(narrower)">
<section>
<header>
<h2><a href="https://www.facebook.com/groups/1674291026125618/" target="_blank">KSEA</a></h2>
<h3>President</h3>
<p class="centered no-margin">Haeun Lee</p>
<p class="centered"><a href="mailto:[email protected]">[email protected]</a></p>
</header>
</section>
</div>
<div class="4u 12u(narrower)">
<section>
<header>
<h2><a href="https://www.facebook.com/QSTEMColumbia/" target="_blank">qSTEM+</a></h2>
<h3>President</h3>
<p class="centered no-margin">Mel Abler</p>
<p class="centered"><a href="mailto:[email protected]">[email protected]</a></p>
</header>
</section>
</div>
<div class="4u 12u(narrower)">
<section>
<header>
<h2><a href="https://www.facebook.com/SpicMacay-Chapter-Columbia-University-1474151936220779/" target="_blank">SPICMACAY</a></h2>
<h3>President</h3>
<p class="centered no-margin">Ipshita Datta</p>
<p class="centered"><a href="mailto:[email protected]">[email protected]</a></p>
<h3>Vice President</h3>
<p class="centered no-margin">Gaurang Bhatt</p>
<p class="centered"><a href="mailto:[email protected]">[email protected]</a></p>
</header>
</section>
</div>
</div>
<div class="row">
<div class="12u 12u(narrower)">
<section>
<header>
<h2>Columbia Financial Engineering Club</h2>
<h3>President</h3>
<p class="centered no-margin">Jimmy Kourani</p>
<p class="centered"><a href="mailto:[email protected]">[email protected]</a></p>
<h3>Vice President</h3>
<p class="centered no-margin">Jessie Tong</p>
<p class="centered"><a href="mailto:[email protected]">[email protected]</a></p>
</header>
</section>
</div>
</div>
</section>
</article>
<footer id="footer">
<ul class="icons centered">
<li><a href="https://lists.columbia.edu/mailman/listinfo/egsc-announcements" class="icon circle fa-envelope" target="_blank"><span class="label">Mailing List</span></a></li>
<li><a href="https://www.facebook.com/ColumbiaEGSC" class="icon circle fa-facebook" target="_blank"><span class="label">Facebook</span></a></li>
<li><a href="https://twitter.com/columbiaegsc" class="icon circle fa-twitter" target="_blank"><span class="label">Twitter</span></a></li>
<li><a href="https://www.instagram.com/columbiaegsc/" class="icon circle fa-instagram" target="_blank"><span class="label">Instagram</span></a></li>
<li><a href="https://www.facebook.com/groups/EGSC.Columbia/" class="icon circle fa-group" target="_blank"><span class="label">Facebook Group</span></a></li>
</ul>
<ul class="copyright centered">
<li>© 2015-<script type="text/javascript">document.write(new Date().getFullYear());</script> EGSC, Columbia University</li>
<li>Designed by <a href="http://www.pratyushnalam.com" target="_blank">Pratyush Nalam</a></li>
</ul>
</footer>
</div>
</body>
</html>