forked from KamandPrompt/Gymkhana-IITMandi
-
Notifications
You must be signed in to change notification settings - Fork 0
/
senate.html
324 lines (300 loc) · 11.5 KB
/
senate.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
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Student Gymkhana | IIT Mandi</title>
<meta name="description" content="Official Website for Student Gymkhana of IIT Mandi">
<meta name="keywords" content="iit mandi, gymkhana, council, students, clubs">
<link href="https://fonts.googleapis.com/css?family=Raleway:300,400,500,700|Open+Sans" rel="stylesheet">
<link rel="stylesheet" href="css/styles-merged.css">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/custom.css">
<link rel="shortcut icon" href="img/favicon.ico">
</head>
<body>
<div class="probootstrap-page-wrapper">
<nav class="navbar navbar-default probootstrap-navbar">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar-collapse"
aria-expanded="false" aria-controls="navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.html" title="Gymkhana">StudentGymkhana-IITMandi</a>
</div>
<div id="navbar-collapse" class="navbar-collapse collapse">
<ul class="nav navbar-nav navbar-right">
<li><a href="index.html">Home</a></li>
<li><a href="technical.html">Technical</a></li>
<li><a href="research.html">Research</a></li>
<li><a href="cultural.html">Cultural</a></li>
<li><a href="sports.html">Sports</a></li>
<li><a href="literary.html">Literary</a></li>
<li><a href="hostel.html">Hostel</a></li>
<li class="active"><a href="senate.html">Senate</a></li>
<li class="dropdown2">
<a href="#">More</a>
<div class="dropdown-content">
<a href="wall_of_fame.html">Wall of Fame</a>
---
<a href="contributors.html">Contributors</a>
---
<a href="contacts.html">Contacts</a>
---
<a href="news.html">News</a>
</div>
</li>
</ul>
</div>
</div>
</nav>
<section class="probootstrap-section probootstrap-section-colored">
<div class="container">
<div class="row">
<div class="col-md-12 text-left section-heading probootstrap-animate">
<h2>Senate</h2>
</div>
</div>
</div>
</section>
<section class="probootstrap-section probootstrap-section-sm">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="row probootstrap-gutter0">
<div class="col-md-4" id="probootstrap-sidebar">
<div class="probootstrap-sidebar-inner probootstrap-overlap probootstrap-animate">
<h3>Academic Secretary</h3>
<ul class="probootstrap-side-menu">
<li>
<!-- Add here Academic secretary -->
<div class="probootstrap-teacher text-center probootstrap-animate">
<figure class="media">
<img src="img/arnav.jpg" alt="" class="img-responsive">
</figure>
<div class="text">
<h3>Arnav Prasad</h3>
<p>Academic Secretary</p>
<ul class="probootstrap-footer-social">
<li class="facebook"><a href="https://www.facebook.com/arnav.prasad.35"><i
class="icon-facebook2"></i></a></li>
<li class="facebook"><a href="mailto:[email protected]"><i
class="icon-email"></i></a></li>
</ul>
</div>
</div>
</li>
</ul>
</div>
<div class="probootstrap-teacher text-center probootstrap-animate fadeInUp probootstrap-animated">
<a class="contacts-link" target="_blank" href="https://wiki.iitmandi.co.in/p/UG_Academic_Council" rel="noopener noreferrer">
Society Website</a>
</div>
</div>
<div class="col-md-7 col-md-push-1 probootstrap-animate" id="probootstrap-content">
<h2>Senate</h2>
<p>
<!-- Add senate info here -->
The Senate is the topmost decision making body of the institute, having student representatives as a
few of its members. All the important decisions concerning the institute matters are implemented only
after the approval of the Senate. The Director of the institute acts as the ex-officio Chairman of the
Senate. The student members in the Senate are the Academic Affairs Secretary, the General Secretary
and the Research Secretary.
</p>
<p>
Also, the Academic Secretary works in association with a small informal group, which accounts for the
smooth communication between the Secretary and other students. Though not a formal body, together with
the Secretary they are on a path of making Academics@IIT-Mandi more and more glorious. It would be
therefore obligatory to showcase their names:
</p>
<table class="table">
<thead>
<th>Name</th>
<th>Roll Number</th>
<th>Branch</th>
<th>Phone Number</th>
</thead>
<tbody>
<!-- Seniors to Juniors -->
<tr>
<td data-label="Name">Jatin Nimawat</td>
<td data-label="Roll">B17014</td>
<td data-label="Branch">CE</td>
<td data-label="Phone">93511 16924</td>
</tr>
<tr>
<td data-label="Name">Saurabh Bansal</td>
<td data-label="Roll">B17059</td>
<td data-label="Branch">CSE</td>
<td data-label="Phone">78381 82490</td>
</tr>
<tr>
<td data-label="Name">Piyush Bafna</td>
<td data-label="Roll">B17020</td>
<td data-label="Branch">EE</td>
<td data-label="Phone">83173 45090</td>
</tr>
<tr>
<td data-label="Name">Shreya Lanjewar</td>
<td data-label="Roll">B17142</td>
<td data-label="Branch">ME</td>
<td data-label="Phone">98343 40089</td>
</tr>
<tr>
<td data-label="Name">Amit Kumar Jatav</td>
<td data-label="Roll">B18005</td>
<td data-label="Branch">CE</td>
<td data-label="Phone">78774 34200</td>
</tr>
<tr>
<td data-label="Name">Ankit Baluni</td>
<td data-label="Roll">B18007</td>
<td data-label="Branch">CSE</td>
<td data-label="Phone">83681 04252</td>
</tr>
<tr>
<td data-label="Name">Adarsh Raj</td>
<td data-label="Roll">B18100</td>
<td data-label="Branch">EE</td>
<td data-label="Phone">62049 39583</td>
</tr>
<tr>
<td data-label="Name">Rachit Katewa</td>
<td data-label="Roll">B18021</td>
<td data-label="Branch">ME</td>
<td data-label="Phone">86199 98692</td>
</tr>
<tr>
<td data-label="Name">Aarushi Gajri</td>
<td data-label="Roll">B19001</td>
<td data-label="Branch">BioE</td>
<td data-label="Phone">96198 31521</td>
</tr>
<tr>
<td data-label="Name">Sumit Meel</td>
<td data-label="Roll">B19060</td>
<td data-label="Branch">CE</td>
<td data-label="Phone">70238 27650</td>
</tr>
<tr>
<td data-label="Name">Naveen Sai</td>
<td data-label="Roll">B19096</td>
<td data-label="Branch">CSE</td>
<td data-label="Phone">62303 26108</td>
</tr>
<tr>
<td data-label="Name">Sagar Kumar</td>
<td data-label="Roll">B19138</td>
<td data-label="Branch">DSE</td>
<td data-label="Phone">85291 76868</td>
</tr>
<tr>
<td data-label="Name">Yuvraj Singh Bishnoi</td>
<td data-label="Roll">B19063</td>
<td data-label="Branch">EE</td>
<td data-label="Phone">87007 61867</td>
</tr>
<tr>
<td data-label="Name">Aniruddha Prakash</td>
<td data-label="Roll">B19206</td>
<td data-label="Branch">EP</td>
<td data-label="Phone">99992 64455</td>
</tr>
<tr>
<td data-label="Name">Tanisha Gautam</td>
<td data-label="Roll">B19269</td>
<td data-label="Branch">ME</td>
<td data-label="Phone">80917 64728</td>
</tr>
<tr>
<td data-label="Name">Ravneet Kaur</td>
<td data-label="Roll">B20018</td>
<td data-label="Branch">BioE</td>
<td data-label="Phone">82848 60761</td>
</tr>
<tr>
<td data-label="Name">Ravina Chirania</td>
<td data-label="Roll">B20062</td>
<td data-label="Branch">CE</td>
<td data-label="Phone">83024 19118</td>
</tr>
<tr>
<td data-label="Name">Himakshi Gupta</td>
<td data-label="Roll">B20104</td>
<td data-label="Branch">CSE</td>
<td data-label="Phone">83608 83168</td>
</tr>
<tr>
<td data-label="Name">Chaetanya Sharma</td>
<td data-label="Roll">B20152</td>
<td data-label="Branch">DSE</td>
<td data-label="Phone">77172 35885</td>
</tr>
<tr>
<td data-label="Name">Shri Janani Senthil</td>
<td data-label="Roll">B20232</td>
<td data-label="Branch">EE</td>
<td data-label="Phone">90030 91225</td>
</tr>
<tr>
<td data-label="Name">Ravi Suthar</td>
<td data-label="Roll">B20262</td>
<td data-label="Branch">EP</td>
<td data-label="Phone">93517 84683</td>
</tr>
<tr>
<td data-label="Name">Harshit Agarwar</td>
<td data-label="Roll">B20287</td>
<td data-label="Branch">ME</td>
<td data-label="Phone">95697 31862</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
</div>
</section>
<footer class="probootstrap-footer probootstrap-bg">
<div class="container">
<div class="row">
<div class="col-md-8">
<div class="probootstrap-footer-widget">
<h3>About Student Gymkhana</h3>
<p>Student Gymkhana -IIT Mandi was established in 2011 and since then it has been instrumental in the
growth and development of the Institute and its students through its elected secretaries. Student
Gymkhana-IIT Mandi consists of eight
secretaries all organizing collective student activities in their respective spheres.</p>
<h3>Social</h3>
<ul class="probootstrap-footer-social">
<li><a href="https://www.facebook.com/gymkhanaiitmandi/"><i class="icon-facebook"></i></a></li>
</ul>
</div>
</div>
<div class="col-md-3 col-md-push-1">
<div class="probootstrap-footer-widget">
<h3>Links</h3>
<ul>
<li><a href="http://www.iitmandi.ac.in/">IIT Mandi</a></li>
<li><a href="http://students.iitmandi.ac.in/">Students</a></li>
<li><a href="contacts.html">Contact</a></li>
<li><a href="https://github.com/KamandPrompt/Gymkhana-IITMandi">Want to Contribute</a></li>
</ul>
</div>
</div>
</div>
<!-- END row -->
</div>
</footer>
</div>
<!-- END wrapper -->
<script src="js/scripts.min.js"></script>
<script src="js/main.min.js"></script>
<script src="js/custom.js"></script>
</body>
</html>