-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
executable file
·411 lines (396 loc) · 23.2 KB
/
index.html
File metadata and controls
executable file
·411 lines (396 loc) · 23.2 KB
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
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<title>ArIES IITR</title>
<meta name="description" content="Artificial Intelligence and Electronics Society (ArIES) is an open campus group of IIT Roorkee. With a mission to solve impactful problems with Artificial Intelligence and Electronics Society. We always welcome suggestions, ideas and exciting problems to work on.">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href='css/font.css' rel='stylesheet' type='text/css'>
<link rel="icon" href="images/logo.png">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/font-awesome.css">
<link rel="stylesheet" href="css/animate.css">
<link rel="stylesheet" href="css/templatemo_misc.css">
<link rel="stylesheet" href="css/templatemo_style.css">
<script src="js/vendor/modernizr-2.6.1-respond-1.1.0.min.js"></script>
</head>
<body>
<!--[if lt IE 7]>
<p class="chromeframe">You are using an outdated browser. <a href="http://www.google.com/chromeframe/?redirect=true">Install Google Chrome Frame</a> to better experience this site.</p>
<![endif]-->
<div class="site-main" id="sTop">
<div class="site-header">
<div class="container">
<div class="row">
<div class="col-md-12 text-center">
<ul class="social-icons">
<li><a href="https://www.facebook.com/ariesiitr/" class="fa fa-facebook"></a></li>
<li><a href="https://www.youtube.com/c/ArIESIITR/" class="fa fa-youtube"></a></li>
<li><a href="https://github.com/ecsectioniitr/" class="fa fa-github"></a></li>
<li><a href="http://192.168.208.123/blog/" class="fa fa-slack"></a></li>
</ul>
</div> <!-- /.col-md-12 -->
</div> <!-- /.row -->
</div> <!-- /.container -->
<div class="main-header">
<div class="container">
<div id="menu-wrapper">
<div class="row">
<div class="logo-wrapper col-md-2 col-sm-2">
<h1>
<a href="#">ArIES</a>
</h1>
</div> <!-- /.logo-wrapper -->
<div class="col-md-10 col-sm-10 main-menu text-right">
<div class="toggle-menu visible-sm visible-xs"><i class="fa fa-bars"></i></div>
<ul class="menu-first">
<li class="active"><a href="#">Home</a></li>
<li><a href="#projects">Projects</a></li>
<li><a href="#events">Events</a></li>
<li><a href="#up-events">Up-Events</a></li>
<li><a href="#our-team">Team</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</div> <!-- /.main-menu -->
</div> <!-- /.row -->
</div> <!-- /#menu-wrapper -->
</div> <!-- /.container -->
</div> <!-- /.main-header -->
</div> <!-- /.site-header -->
<div class="site-slider">
<div class="slider">
<div class="flexslider">
<ul class="slides">
<li>
<div class="overlay"></div>
<img src="images/slide1.png" alt="">
<div class="slider-caption visible-md visible-lg">
<h2>ARTIFICIAL INTELLIGENCE AND</h2> </br>> <h2> ELECTRONICS SOCIETY</h2>
</div>
</li>
</ul>
</div> <!-- /.flexslider -->
</div> <!-- /.slider -->
</div> <!-- /.site-slider -->
</div> <!-- /.site-main -->
<div class="content-section" id="projects">
<div class="container">
<div class="row">
<div class="heading-section col-md-12 text-center">
<h2>Ongoing Projects</h2>
<p>For full list, <a target="_blank" href="https://docs.google.com/spreadsheets/d/162e4ah6LXXEsab7L58kONjQe750NYSZzmM3aqV96h3E/">click here</a></p>
</div> <!-- /.heading-section -->
</div> <!-- /.row -->
<div class="row">
<div class="portfolio-item col-md-3 col-sm-6">
<div class="portfolio-thumb">
<img src="images/gallery/plate.jpg" alt="">
<div class="portfolio-overlay">
<h3>License Plate Recognition</h3>
<p>LICENCE PLATE RECOGNITION IS A PROJECT AIMING TO IDENTIFY AUTHENTICITY OF VEHICLES ENTERING IN THE CAMPUS TO ENSURE A SAFE ENVIRONMENT</p>
</div> <!-- /.portfolio-overlay -->
</div> <!-- /.portfolio-thumb -->
</div> <!-- /.portfolio-item -->
<div class="portfolio-item col-md-3 col-sm-6">
<div class="portfolio-thumb">
<img src="images/gallery/ar.jpg" alt="">
<div class="portfolio-overlay">
<h3>AR in military</h3>
<p>AR IN MILITARY IS TO GIVE TRAINING TO OUR SOLDIERS IN VIRTUAL REALITY. PROJECT AIMS TO CREATE A BATTLEFIELD LIKE EXPERIENCE IN VIRTUAL REALITY</p>
</div> <!-- /.portfolio-overlay -->
</div> <!-- /.portfolio-thumb -->
</div> <!-- /.portfolio-item -->
<div class="portfolio-item col-md-3 col-sm-6">
<div class="portfolio-thumb">
<img src="images/gallery/quad.jpg" alt="">
<div class="portfolio-overlay">
<h3>AUTONOMOUS QUADCOPTER</h3>
<p>USING THE MOBILE SENSOR DATA ALONG WITH AN ARDUINO TO MAKE AN AUTONOMOUS QUADCOPTER, FOCUSSING ON ITS USE IN INDIAN AGRICULTURE</p>
</div> <!-- /.portfolio-overlay -->
</div> <!-- /.portfolio-thumb -->
</div> <!-- /.portfolio-item -->
<div class="portfolio-item col-md-3 col-sm-6">
<div class="portfolio-thumb">
<img src="images/gallery/car.jpg" alt="">
<div class="portfolio-overlay">
<h3>SELF DRIVING CAR</h3>
<p>AT ARIES WE STARTED TO BUILD OUR OWN VERSION OF GOOGLE'S OR NVIDIA'S SELF DRIVING CAR. WITH LIMITED RESOURCES AVAILABLE, INNOVATION IS AT ITS PEAK</p>
</div> <!-- /.portfolio-overlay -->
</div> <!-- /.portfolio-thumb -->
</div> <!-- /.portfolio-item -->
</div> <!-- /.col-md-3 -->
</div> <!-- /.row -->
</div> <!-- /.container -->
</div> <!-- /#services -->
<div class="content-section" id="events">
<div class="container">
<div class="row">
<div class="heading-section col-md-12 text-center">
<h2>Events</h2>
</div> <!-- /.heading-section -->
</div> <!-- /.row -->
<div class="row">
<div class="portfolio-item col-md-3 col-sm-6">
<div class="portfolio-thumb">
<img src="images/gallery/learn.jpg" alt="">
<div class="portfolio-overlay">
<h3>LECTURE SERIES ON ANN AND MICROCONTROLLER</h3>
<p>AN INTRODUCTORY LECTURE ON MICROCONTROLLERS ARDUINO, WAS CONDUCTED FOR FRESHMEN WITH THE COLLABORATION FROM ASME IIT ROORKEE CHAPTER.</p>
</div> <!-- /.portfolio-overlay -->
</div> <!-- /.portfolio-thumb -->
</div> <!-- /.portfolio-item -->
<div class="portfolio-item col-md-3 col-sm-6">
<div class="portfolio-thumb">
<img src="images/gallery/srishti16.jpg" alt="">
<div class="portfolio-overlay">
<h3>Srishti 2016</h3>
<p>SRISHTI 2016 WAS MARKED BY ENORMOUS INVOLVEMENT OF FRESHMEN IN PLETHORA OF PROJECT INCLUDING THE SELF-DRIVING CAR. </p>
</div> <!-- /.portfolio-overlay -->
</div> <!-- /.portfolio-thumb -->
</div> <!-- /.portfolio-item -->
<div class="portfolio-item col-md-3 col-sm-6">
<div class="portfolio-thumb">
<img src="images/gallery/kinect.jpg" alt="">
<div class="portfolio-overlay">
<h3>Kinect Workshop</h3>
<p>KINECT WORKSHOP WAS ORGANISED TO SHOWCASE ITS HUMAN BODY JOINT DETECTION AS WELL AS 3D MAPPING CAPABILITIES.</p>
</div> <!-- /.portfolio-overlay -->
</div> <!-- /.portfolio-thumb -->
</div> <!-- /.portfolio-item -->
<div class="portfolio-item col-md-3 col-sm-6">
<div class="portfolio-thumb">
<img src="images/gallery/exhibit.jpg" alt="">
<div class="portfolio-overlay">
<h3>Freshman's Project Exhibition</h3>
<p>ARIES CREATED A PLATFORM FOR FRESHMEN TO EXHIBIT THEIR ACADEMIC PROJECTS IN FRONT OF ENTIRE INSTITUTION.</p>
</div> <!-- /.portfolio-overlay -->
</div> <!-- /.portfolio-thumb -->
</div> <!-- /.portfolio-item -->
</div> <!-- /.col-md-3 -->
</div> <!-- /.row -->
</div> <!-- /.container -->
</div> <!-- /#services -->
<div class="content-section" id="up-events">
<div class="container">
<div class="row">
<div class="heading-section col-md-12 text-center">
<h2>Upcoming Events</h2>
</div> <!-- /.heading-section -->
</div> <!-- /.row -->
<div class="portfolio-item col-md-3 col-sm-6">
<div class="portfolio-thumb">
<img src="images/gallery/line.jpg" alt="">
<div class="portfolio-overlay">
<h3>Workshop on line following robot for freshmen</h3>
<p>ASME AND ARIES IS CONDUCTING A WORKSHOP ON LINE FOLLOWING ROBOT. TO PROVIDE THEM PRACTICAL HANDS-ON EXPERIENCE IN DEVELOPING A PROTOTYPE.</p>
<!--<a href="images/gallery/line.jpg" data-rel="lightbox" class="expand">
<i class="fa fa-search"></i>
</a -->
</div> <!-- /.portfolio-overlay -->
</div> <!-- /.portfolio-thumb -->
</div> <!-- /.portfolio-item -->
<div class="portfolio-item col-md-3 col-sm-6">
<div class="portfolio-thumb">
<img src="images/gallery/spring.jpg" alt="">
<div class="portfolio-overlay">
<h3>Spring of Learning</h3>
<p>LETTING FRESHERS EXPLORE FIRST. A SERIES OF WORKSHOP AND LECTURES DESIGNED FOR FRESHERS TO EXPLORE AI, ML AND ELECTRONICS.</p>
</div> <!-- /.portfolio-overlay -->
</div> <!-- /.portfolio-thumb -->
</div> <!-- /.portfolio-item -->
<div class="portfolio-item col-md-3 col-sm-6">
<div class="portfolio-thumb">
<img src="images/gallery/srishti17.jpg" alt="">
<div class="portfolio-overlay">
<h3>Srishti 2017</h3>
<p>SRISTI 2017 IS ALL SET TO MAKE THE TRANSITION FROM PROJECT ORIENTED PHILOSOPHY TO PRODUCT DEVELOPMENT.</p>
</div> <!-- /.portfolio-overlay -->
</div> <!-- /.portfolio-thumb -->
</div> <!-- /.portfolio-item -->
<div class="portfolio-item col-md-3 col-sm-6">
<div class="portfolio-thumb">
<img src="images/gallery/pitch.jpg" alt="">
<div class="portfolio-overlay">
<h3>Showcase</h3>
<p>PITCH YOUR IDEA IN THIS ELEVATOR PITCH AS IF YOU WERE TO SELL IT TO THE WORLD.</p>
</div> <!-- /.portfolio-overlay -->
</div> <!-- /.portfolio-thumb -->
</div> <!-- /.portfolio-item -->
</div> <!-- /.row -->
</div> <!-- /.container -->
</div> <!-- /#portfolio -->
<style>
.row-centered {
text-align:center;
}
.col-centered {
display:inline-block;
float:none;
text-align:left;
margin-right:-4px;
}
</style>
<div class="content-section" id="our-team">
<div class="container">
<div class="row">
<div class="heading-section col-md-12 text-center">
<h2>Bunker</h2>
<p>Board</p>
</div> <!-- /.heading-section -->
</div> <!-- /.row -->
<div class="row row-centered">
<div class="team-member col-md-3 col-sm-6 col-centered">
<div class="member-thumb">
<img src="images/rahul.jpg" alt="">
<div class="team-overlay">
<h3>Rahul Ratan</h3>
<span>Secretary</span>
<ul class="social">
<li><a href="https://www.facebook.com/rahulratan.mirdha" class="fa fa-facebook"></a></li>
</ul>
</div> <!-- /.team-overlay -->
</div> <!-- /.member-thumb -->
</div> <!-- /.team-member -->
</div>
<div class="row">
<div class="team-member col-md-3 col-sm-6">
<div class="member-thumb">
<img src="images/amit.jpg" alt="">
<div class="team-overlay">
<h3>Amit Manchanda</h3>
<span>Joint Secretary</span>
<ul class="social">
<li><a href="https://www.facebook.com/amit.manchanda.27" class="fa fa-facebook"></a></li>
</ul>
</div> <!-- /.team-overlay -->
</div> <!-- /.member-thumb -->
</div> <!-- /.team-member -->
<div class="team-member col-md-3 col-sm-6">
<div class="member-thumb">
<img src="images/mayank.jpg" alt="">
<div class="team-overlay">
<h3>Mayank Gupta</h3>
<span>Joint Secretary</span>
<ul class="social">
<li><a href="https://www.facebook.com/gupta.mayank97" class="fa fa-facebook"></a></li>
</ul>
</div> <!-- /.team-overlay -->
</div> <!-- /.member-thumb -->
</div> <!-- /.team-member -->
<div class="team-member col-md-3 col-sm-6">
<div class="member-thumb">
<img src="images/snehil.jpg" alt="">
<div class="team-overlay">
<h3>Snehil Vijay</h3>
<span>Joint Secretary</span>
<ul class="social">
<li><a href="https://www.facebook.com/snehilvj" class="fa fa-facebook"></a></li>
</ul>
</div> <!-- /.team-overlay -->
</div> <!-- /.member-thumb -->
</div> <!-- /.team-member -->
<div class="team-member col-md-3 col-sm-6">
<div class="member-thumb">
<img src="images/tarun.jpg" alt="">
<div class="team-overlay">
<h3>Tarun Kumar</h3>
<span>Joint Secretary</span>
<ul class="social">
<li><a href="https://www.facebook.com/tarunk10" class="fa fa-facebook"></a></li>
</ul>
</div> <!-- /.team-overlay -->
</div> <!-- /.member-thumb -->
</div> <!-- /.team-member -->
</div> <!-- /.row -->
</div></div>
<div class="content-section" id="contact">
<div class="container">
<div class="row">
<div class="heading-section col-md-12 text-center">
<h2>Contact</h2>
<p>Send a message to us</p>
</div> <!-- /.heading-section -->
</div> <!-- /.row -->
<div class="row">
<div class="col-md-12">
<div class="googlemap-wrapper">
<div id="map_canvas" class="map-canvas"></div>
</div> <!-- /.googlemap-wrapper -->
</div> <!-- /.col-md-12 -->
</div> <!-- /.row -->
<div class="row">
<div class="col-md-12 col-sm-9">
<p>Artificial Intelligence and Electronics Society (ArIES) is an open campus group of IIT Roorkee. With a mission to solve impactful problems with Artificial Intelligence and Electronics. We always welcome suggestions, ideas and exciting problems to work on.
</p>
<ul class="contact-info">
<li>Phone: 09897657962</li>
<li>Email: <a href="mailto:admin@ariesiitr.com">admin@ariesiitr.com</a></li>
<li>Address: Hobbies Club, IIT Roorkee, Uttarakhand</li>
</ul>
<!-- spacing for mobile viewing --><br><br>
</div> <!-- /.col-md-7 -->
</div> <!-- /.row -->
</div> <!-- /.container -->
</div> <!-- /#contact -->
<div id="footer">
<div class="container">
<div class="row">
<div class="col-md-8 col-xs-12 text-left">
<span>ArIES © 2017</span>
</div> <!-- /.text-center -->
<div class="col-md-4 hidden-xs text-right">
<a href="#top" id="go-top">Back to top</a>
</div> <!-- /.text-center -->
</div> <!-- /.row -->
</div> <!-- /.container -->
</div> <!-- /#footer -->
<script src="js/vendor/jquery-1.11.0.min.js"></script>
<script>window.jQuery || document.write('<script src="js/vendor/jquery-1.11.0.min.js"><\/script>')</script>
<script src="js/bootstrap.js"></script>
<script src="js/plugins.js"></script>
<script src="js/main.js"></script>
<!-- Google Map -->
<script src="http://maps.google.com/maps/api/js?&key=AIzaSyAGvabH6ex8Ks9i-dsdvCVtj9m2hDrKzdw"></script>
<script src="js/vendor/jquery.gmap3.min.js"></script>
<!-- Google Map Init-->
<script type="text/javascript">
jQuery(function($){
$('#map_canvas').gmap3({
marker:{
address: "Aries IIT Roorkee"
},
map:{
options:{
zoom: 16,
scrollwheel: false,
streetViewControl : true
}
},
overlay:{
latLng: [29.8632444,77.8948284],
options:{
content: '<div style="color:#2b2b2b; ' +
'text-align:center">ArIES</div>',
offset:{
y:-32,
x:12
}
}
}
});
$('body').bind('touchstart', function() {});
});
</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','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-91382123-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>