-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathstudentgroups.html
274 lines (274 loc) · 11.6 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
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
<!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>
<li><a href="dr_candidates/index.html">Candidate Profiles</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="https://www.facebook.com/CEECenergy/" target="_blank">Columbia Engineering Energy Club (CEEC)</a></h2>
<h3>Group Email</h3>
<h3>President</h3>
<p class="centered no-margin">Yijin Li</p>
<h3>Vice-President</h3>
<p class="centered no-margin">Vigneswari (Vikki) Muthukumaresan</p>
</header>
</section>
</div>
<div class="4u 12u(narrower)">
<section>
<header>
<h2>Columbia Financial Engineering Club (CFEC)</h2>
<h3>President</h3>
<p class="centered no-margin">Bryan Harback</p>
<h3>Vice-President</h3>
<p class="centered no-margin">Shaurya Singh</p>
</header>
</section>
</div>
<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">Liliana Lopez</p>
</header>
</section>
</div>
</div>
<div class="row">
<div class="4u 12u(narrower)">
<section>
<header>
<h2>Data Science Institute Student Council (DSISC)</h2>
<h3>President</h3>
<p class="centered no-margin">Ling He</p>
</header>
</section>
</div>
<div class="4u 12u(narrower)">
<section>
<header>
<h2><a href="http://elc-columbia.weebly.com/" target="_blank">Entrepreneurship, Leadership & Consulting Club (ELC)</a></h2>
<h3>President</h3>
<p class="centered no-margin">Srineetha Maddineni</p>
<h3>Vice-President</h3>
<p class="centered no-margin">Zhaoming Zhang</p>
</header>
</section>
</div>
<div class="4u 12u(narrower)">
<section>
<header>
<h2><a href="https://aej2149.wixsite.com/geec" target="_blank">Graduate Electrical Engineering at Columbia (GEEC)</a></h2>
<h3>President</h3>
<p class="centered no-margin">Tingkai Liu</p>
<h3>Treasurer</h3>
<p class="centered no-margin">Mehrnoosh Shafiee</p>
</header>
</section>
</div>
</div>
<div class = "row">
<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>Group Email</h3>
<h3>President</h3>
<p class="centered no-margin">Christin Soomin Leem</p>
<h3>Vice President</h3>
<p class="centered no-margin">Akanksha Rajput</p>
</header>
</section>
</div>
<div class="4u 12u(narrower)">
<section>
<header>
<h2><a href="https://columbiagrabme.wordpress.com/" target="_blank">Graduate Biomedical Engineers (GoBME)</a></h2>
<h3>President</h3>
<p class="centered no-margin">McKenzie Sup</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>
<h3>Vice President</h3>
<p class="centered no-margin">Kaveri Thakoor</p>
</header>
</section>
</div>
</div>
<div class="row">
<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">Nicole Lee</p>
<h3>Vice President</h3>
<p class="centered no-margin">Shuyang Fang</p>
</header>
</section>
</div>
<div class="4u 12u(narrower)">
<section>
<header>
<h2><a href="https://www.facebook.com/PMclubCU/" target="_blank">Product Managers' Club at COlumbia University(PMC)</a></h2>
<h3>President</h3>
<p class="centered no-margin">Arunima Sharma</p>
<h3>Vice President</h3>
<p class="centered no-margin">Akshay Kumar</p>
</header>
</section>
</div>
<div class="4u 12u(narrower)">
<section>
<header>
<h2><a href="https://www.facebook.com/QSTEMColumbia/" target="_blank">qSTEM (Queer in Science, Technology, Engineering, and Mathematics)</a></h2>
<h3>President</h3>
<p class="centered no-margin">Christopher Wright </p>
<h3>Vice President</h3>
<p class="centered no-margin">Philip Constantine Dinenis</p>
</header>
</section>
</div>
</div>
<div class="row">
<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">Subhabrata Das</p>
<h3>Vice President</h3>
<p class="centered no-margin">Gaurang Bhatt</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="EGSC Executive Council" target="_blank">EGSC Executive Council</a></li>
</ul>
</footer>
</div>
</body>
</html>