-
Notifications
You must be signed in to change notification settings - Fork 9
/
events-archive-1.html
356 lines (329 loc) · 17.7 KB
/
events-archive-1.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
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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-114661744-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-114661744-1');
</script>
<!-- Basic Page Needs
================================================== -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Events Archive : 2017</title>
<!-- Mobile Specific Metas
================================================== -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="shortcut icon" type="image/icon" href="img/acm_chapter.jpg"/>
<!-- CSS
================================================== -->
<!-- Bootstrap css file-->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- Font awesome css file-->
<link href="css/font-awesome.min.css" rel="stylesheet">
<!-- Superslide css file-->
<link rel="stylesheet" href="css/superslides.css">
<!-- Slick slider css file -->
<link href="css/slick.css" rel="stylesheet">
<!-- Circle counter cdn css file -->
<link rel='stylesheet prefetch' href='https://cdn.rawgit.com/pguso/jquery-plugin-circliful/master/css/jquery.circliful.css'>
<!-- smooth animate css file -->
<link rel="stylesheet" href="css/animate.css">
<!-- preloader -->
<link rel="stylesheet" href="css/queryLoader.css" type="text/css" />
<!-- gallery slider css -->
<link type="text/css" media="all" rel="stylesheet" href="css/jquery.tosrus.all.css" />
<!-- Default Theme css file -->
<link id="switcher" href="css/themes/default-theme.css" rel="stylesheet">
<!-- Main structure css file -->
<link href="style.css" rel="stylesheet">
<!-- Google fonts -->
<link href='http://fonts.googleapis.com/css?family=Merriweather' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Varela' rel='stylesheet' type='text/css'>
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!-- SCROLL TOP BUTTON -->
<a class="scrollToTop" href="#"></a>
<!-- END SCROLL TOP BUTTON -->
<!--=========== BEGIN HEADER SECTION ================-->
<header id="header">
<!-- BEGIN MENU -->
<div class="menu_area">
<nav class="navbar navbar-default navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
<!-- FOR MOBILE VIEW COLLAPSED BUTTON -->
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" 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">ACM <span>IGDTUW</span></a>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul id="top-menu" class="nav navbar-nav navbar-right main-nav">
<li><a href="index.html">Home</a></li>
<li class="active"><a href="events-archive.html">Events</a></li>
<li><a href="gallery.html">Gallery</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</div><!--/.nav-collapse -->
</div>
</nav>
</div>
<!-- END MENU -->
</header>
<!--=========== END HEADER SECTION ================-->
<!--=========== BEGIN COURSE BANNER SECTION ================-->
<section id="banner">
<h2>Events: Year 2017</h2>
</section>
<!--=========== END COURSE BANNER SECTION ================-->
<!--=========== BEGIN COURSE BANNER SECTION ================-->
<section id="courseArchive">
<div class="container">
<div class="row">
<!-- start course content -->
<div class="col-lg-8 col-md-8 col-sm-8">
<div class="courseArchive_content">
<!-- start blog archive -->
<div class="row">
<!-- start single blog archive -->
<div class="col-lg-12 col-12 col-sm-12">
<div class="single_blog_archive wow fadeInUp">
<div class="blogimg_container">
<a href="events-single-5.html" class="blog_img">
<img alt="img" src="img/winterworkshop/winter8.jpg">
</a>
</div>
<h2 class="blog_title"><a href="events-single-5.html"> Winter Workshop on Data Science And Machine Learning</a></h2>
<div class="blog_commentbox">
<p><i class="fa fa-clock-o"></i>Time: 0930 hrs to 1700 hrs, 26-30 Dec, 2017</p>
<p><i class="fa fa-map-marker"></i>Location: Seminar Hall, Admin Block, IGDTUW</p>
</div>
<p class="blog_summary">ACM Student Chapter at the Dept. of IT, IGDTUW presents you the final event of the year, Winter Workshop on Data Science and Machine Learning.</p>
<a class="blog_readmore" href="events-single-5.html">Read More</a>
</div>
</div>
<!-- End single blog archive -->
<!-- start single blog archive -->
<div class="col-lg-12 col-12 col-sm-12">
<div class="single_blog_archive wow fadeInUp">
<div class="blogimg_container">
<a href="events-single-6.html" class="blog_img">
<img alt="img" src="img/datascience1.jpg">
</a>
</div>
<h2 class="blog_title"><a href="events-single-6.html"> Exploratory Data Science</a></h2>
<div class="blog_commentbox">
<p><i class="fa fa-clock-o"></i>Time: 10AM to 5PM, 28-29 Oct, 2017</p>
<p><i class="fa fa-map-marker"></i>Location: Computer Centre, IGDTUW</p>
</div>
<p class="blog_summary">ACM Student Chapter is organizing a weekend workshop,conducted by Rishabh Kaushal, Assistant Professor at Department of Information Tech....</p>
<a class="blog_readmore" href="events-single-6.html">Read More</a>
</div>
</div>
<!-- End single blog archive -->
<!-- start single blog archive -->
<div class="col-lg-12 col-12 col-sm-12">
<div class="single_blog_archive wow fadeInUp">
<div class="blogimg_container">
<a href="events-single-7.html" class="blog_img">
<img alt="img" src="img/mongodb/mongo1.png">
</a>
</div>
<h2 class="blog_title"><a href="events-single-7.html"> MongoDB Industry Expert Session</a></h2>
<div class="blog_commentbox">
<p><i class="fa fa-clock-o"></i>Time: 1PM to 5PM, 13 Oct, 2017</p>
<p><i class="fa fa-map-marker"></i>Location: Seminar Hall, Admin Block, IGDTUW</p>
</div>
<p class="blog_summary">ACM Student Chapter has organized a bootcamp session on MongoDB as per details mentioned above...</p>
<a class="blog_readmore" href="events-single-7.html">Read More</a>
</div>
</div>
<!-- End single blog archive -->
<!-- start single blog archive -->
<div class="col-lg-12 col-12 col-sm-12">
<div class="single_blog_archive wow fadeInUp">
<div class="blogimg_container">
<a href="events-single-8.html" class="blog_img">
<img alt="img" src="img/opensource/git2.jpg">
</a>
</div>
<h2 class="blog_title"><a href="events-single-8.html"> Git, GitHub & Linux</a></h2>
<div class="blog_commentbox">
<p><i class="fa fa-clock-o"></i>Time: 1-2 PM, 3 Oct, 2017</p>
<p><i class="fa fa-map-marker"></i>Location: Room 212, IT Block, IGDTUW</p>
</div>
<p class="blog_summary">On popular demand, ACM IGDTUW brings back its OpenSource session including Git, GitHub and Linux....</p>
<a class="blog_readmore" href="events-single-8.html">Read More</a>
</div>
</div>
<!-- End single blog archive -->
<!-- start single blog archive -->
<div class="col-lg-12 col-12 col-sm-12">
<div class="single_blog_archive wow fadeInUp">
<div class="blogimg_container">
<a href="events-single-9.html" class="blog_img">
<img alt="img" src="img/orientation.jpg">
</a>
</div>
<h2 class="blog_title"><a href="events-single-9.html"> ACM IGDTUW's Orientation</a></h2>
<div class="blog_commentbox">
<p><i class="fa fa-clock-o"></i>Time: 1-2 PM, 25 September, 2017</p>
<p><i class="fa fa-map-marker"></i>Location: Room 211, IT Block IGDTUW</p>
</div>
<p class="blog_summary">ACM is the world’s largest educational and scientific computing society which delivers resources that advance computing as a science and a profession...</p>
<a class="blog_readmore" href="events-single-9.html">Read More</a>
</div>
</div>
<!-- End single blog archive -->
<!-- start single blog archive -->
<div class="col-lg-12 col-12 col-sm-12">
<div class="single_blog_archive wow fadeInUp">
<div class="blogimg_container">
<a href="events-single-10.html" class="blog_img">
<img alt="img" src="img/cybersecurity/cyber1.jpg">
</a>
</div>
<h2 class="blog_title"><a href="events-single-10.html"> Cyber Security Expert Talk</a></h2>
<div class="blog_commentbox">
<p><i class="fa fa-clock-o"></i>Time: 10:30 AM, 03 April, 2017</p>
<p><i class="fa fa-map-marker"></i>Location: Seminar Hall, Admin Block, IGDTUW</p>
</div>
<p class="blog_summary">ACM student chapter of IGDTUW is going to organise an Expert Talk in the field of Cyber Security...</p>
<a class="blog_readmore" href="events-single-10.html">Read More</a>
</div>
</div>
<!-- End single blog archive -->
<!-- start single blog archive -->
<div class="col-lg-12 col-12 col-sm-12">
<div class="single_blog_archive wow fadeInUp">
<div class="blogimg_container">
<a href="events-single-11.html" class="blog_img">
<img alt="img" src="img/opensource/git1.jpg">
</a>
</div>
<h2 class="blog_title"><a href="events-single-11.html"> Git, GitHub & Linux</a></h2>
<div class="blog_commentbox">
<p><i class="fa fa-clock-o"></i>Time: 1-3 PM, 29 March, 2017</p>
<p><i class="fa fa-map-marker"></i>Location: SD Lab, IT Block, IGDTUW</p>
</div>
<p class="blog_summary">ACM IGDTUW brings to you an OpenSource session including Git, GitHub and Linux....</p>
<a class="blog_readmore" href="events-single-11.html">Read More</a>
</div>
</div>
<!-- End single blog archive -->
<!-- start single blog archive -->
<div class="col-lg-12 col-12 col-sm-12">
<div class="single_blog_archive wow fadeInUp">
<div class="blogimg_container">
<a href="events-single-12.html" class="blog_img">
<img alt="img" src="img/competitive/comp4.jpg">
</a>
</div>
<h2 class="blog_title"><a href="events-single-12.html"> Introduction to Competitive Programming</a></h2>
<div class="blog_commentbox">
<p><i class="fa fa-clock-o"></i>Time: 3-5 PM, 23 March, 2017</p>
<p><i class="fa fa-map-marker"></i>Location: E-212, CSE Block, IGDTUW</p>
</div>
<p class="blog_summary">ACM IGDTUW brings to you a session on Competitive Programming....</p>
<a class="blog_readmore" href="events-single-12.html">Read More</a>
</div>
</div>
<!-- End single blog archive -->
</div>
<!-- end blog archive -->
<!-- start previous & next button -->
<div class="single_blog_prevnext">
<a href="events-archive.html" class="next_post wow fadeInRight animated" style="visibility: visible; animation-name: fadeInRight;">2018 Year Events<i class="fa fa-angle-right"></i></a>
</div>
</div>
</div>
<!-- End course content -->
</div>
</div>
</section>
<!--=========== END COURSE BANNER SECTION ================-->
<!--=========== BEGIN FOOTER SECTION ================-->
<footer id="footer">
<!-- Start footer top area -->
<div class="footer_top">
<div class="container">
<div class="row">
<div class="col-ld-9 col-md-9 col-sm-9">
<div class="single_footer_widget">
<h3>Community</h3>
<ul class="footer_widget_nav">
<li><a href="https://campus2.acm.org/public/qj/quickjoin/qj_control.cfm?promo=PWEBTOP&form_type=Student">ACM India Student Membership</a></li>
<li><a href="https://www.acm.org/membership/membership-benefits">ACM Membership Benefits</a></li>
</ul>
</div>
</div>
<div class="col-ld-3 col-md-3 col-sm-3">
<div class="single_footer_widget">
<h3>Social Links</h3>
<ul class="footer_social">
<li><a data-toggle="tooltip" data-placement="top" title="Facebook" class="soc_tooltip" href="https://www.facebook.com/AcmStudentChaptersIGIT/"><i class="fa fa-facebook"></i></a></li>
<li><a data-toggle="tooltip" data-placement="top" title="Twitter" class="soc_tooltip" href="https://twitter.com/AcmIgdtuw"><i class="fa fa-twitter"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
<!-- End footer top area -->
<!-- Start footer bottom area -->
<div class="footer_bottom">
<div class="container">
<div class="row">
<div class="col-lg-6 col-md-6 col-sm-6">
<div class="footer_bootomLeft">
<p> ACM IGDTUW, Kashmere Gate, Delhi-6, India</p>
</div>
</div>
<div class="col-lg-6 col-md-6 col-sm-6">
<div class="footer_bootomRight">
<p>Designed by <a href="http://www.linkedin.com/in/ananya-aggarwal-1404" rel="nofollow">Ananya Aggarwal</a></p>
</div>
</div>
</div>
</div>
</div>
<!-- End footer bottom area -->
</footer>
<!--=========== END FOOTER SECTION ================-->
<!-- Javascript Files
================================================== -->
<!-- initialize jQuery Library -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<!-- Preloader js file -->
<script src="js/queryloader2.min.js" type="text/javascript"></script>
<!-- For smooth animatin -->
<script src="js/wow.min.js"></script>
<!-- Bootstrap js -->
<script src="js/bootstrap.min.js"></script>
<!-- slick slider -->
<script src="js/slick.min.js"></script>
<!-- superslides slider -->
<script src="js/jquery.easing.1.3.js"></script>
<script src="js/jquery.animate-enhanced.min.js"></script>
<script src="js/jquery.superslides.min.js" type="text/javascript" charset="utf-8"></script>
<!-- for circle counter -->
<script src='https://cdn.rawgit.com/pguso/jquery-plugin-circliful/master/js/jquery.circliful.min.js'></script>
<!-- Gallery slider -->
<script type="text/javascript" language="javascript" src="js/jquery.tosrus.min.all.js"></script>
<!-- Custom js-->
<script src="js/custom.js"></script>
</body>
</html>