-
Notifications
You must be signed in to change notification settings - Fork 20
/
events.html
318 lines (285 loc) · 15.3 KB
/
events.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>DSC IEM | Events</title>
<link rel="stylesheet" href="eventsStyle.css">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"
integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous">
<link rel="apple-touch-icon" sizes="180x180" href="assests/favicon/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="assests/favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="assests/favicon/favicon-16x16.png">
</head>
<body>
<!-- **********STARTS navbar************ -->
<header>
<div class="trial">
</div>
<nav class="nav">
<div class="logo">
<a href="index.html"><img
src="https://dsc-iem.github.io/assests/logos/DSC%20Institute%20%20of%20Engineering%20&%20ManagementLight%20X-Logo%20x1.png"
alt="Logo-DSC">
</a>
</div>
<div class="menu">
<div class="hamburger">
<div class="lines"></div>
<div class="lines"></div>
<div class="lines"></div>
</div>
<ul class="nav-links">
<li class="list-item">
<a href="index.html">Home</a>
</li>
<li class="list-item">
<a href="index.html#aboutus">About Us</a>
</li>
<li class="list-item">
<a href="events.html" style="color:black;">Events</a>
</li>
<li class="list-item">
<a href="team.html">Team</a>
</li>
<li class="list-item">
<a href="projects.html">Projects</a>
</li>
<li class="list-item">
<a href="#contactus">Contact Us</a>
</li>
</ul>
</div>
</nav>
</header>
<!-- **********Ends navbar************* -->
<div class="hero">
<!-- **********Starts animated logo************* -->
<div class="svg">
<!-- Generator: Adobe Illustrator 23.0.5, SVG Export Plug-In -->
<svg version="1.1" id="animlogo" xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="888.67px" height="180.18px"
viewBox="0 0 888.67 180.18" style="enable-background:new 0 0 888.67 180.18;" xml:space="preserve">
<g class="fillD">
<path class="st0 d" d="M132.62,87.63c0,14.48-1.85,27.13-5.56,37.94c-3.71,10.82-9.11,19.78-16.22,26.89
c-7.11,7.11-15.83,12.43-26.18,15.96c-10.34,3.53-22.67,5.3-36.97,5.3H12.27c-1.98,0-3.86-0.67-5.62-2
C4.88,170.39,4,168.04,4,164.68V15.5c0-3.36,0.88-5.71,2.65-7.04c1.77-1.33,3.64-2,5.62-2h37.88c14.48,0,26.71,1.87,36.71,5.62
c10,3.75,18.38,9.14,25.14,16.16c6.76,7.02,11.89,15.53,15.38,25.53C130.87,63.77,132.62,75.05,132.62,87.63z M109.22,88.54
c0-9.05-1.12-17.47-3.36-25.27c-2.24-7.8-5.75-14.54-10.54-20.23S84.49,32.91,77.16,29.72c-7.33-3.19-16.76-4.78-28.31-4.78H26.23
v130.17h22.88c10.68,0,19.69-1.33,27.02-4.01c7.32-2.67,13.44-6.76,18.36-12.28c4.91-5.51,8.6-12.43,11.05-20.75
C107.99,109.76,109.22,99.91,109.22,88.54z" />
</g>
<g class="fillS">
<path class="st1 s" d="M256.06,126.8c0,7.84-1.44,14.82-4.33,20.94c-2.89,6.12-6.9,11.31-12.02,15.58
c-5.13,4.27-11.16,7.48-18.1,9.63c-6.94,2.15-14.41,3.23-22.43,3.23c-5.6,0-10.79-0.47-15.58-1.42c-4.78-0.95-9.05-2.11-12.8-3.49
c-3.75-1.38-6.9-2.8-9.44-4.27c-2.54-1.46-4.31-2.71-5.3-3.75c-0.99-1.03-1.73-2.35-2.2-3.94c-0.47-1.59-0.71-3.73-0.71-6.4
c0-1.89,0.08-3.47,0.26-4.72c0.17-1.25,0.43-2.26,0.78-3.04c0.34-0.78,0.78-1.31,1.29-1.62c0.52-0.3,1.12-0.45,1.81-0.45
c1.21,0,2.91,0.73,5.11,2.2c2.2,1.47,5.02,3.06,8.47,4.78c3.45,1.72,7.6,3.34,12.47,4.85c4.87,1.51,10.49,2.26,16.87,2.26
c4.83,0,9.24-0.65,13.25-1.94c4.01-1.29,7.45-3.12,10.34-5.49c2.89-2.37,5.11-5.28,6.66-8.73c1.55-3.45,2.33-7.37,2.33-11.76
c0-4.74-1.08-8.79-3.23-12.15c-2.16-3.36-5-6.31-8.53-8.85c-3.53-2.54-7.56-4.87-12.09-6.98c-4.52-2.11-9.16-4.27-13.9-6.46
c-4.74-2.2-9.35-4.63-13.83-7.3c-4.48-2.67-8.49-5.82-12.02-9.44c-3.53-3.62-6.4-7.86-8.6-12.73c-2.2-4.87-3.3-10.71-3.3-17.52
c0-6.98,1.27-13.21,3.81-18.68c2.54-5.47,6.08-10.06,10.6-13.77c4.52-3.7,9.91-6.53,16.16-8.47C194.12,4.97,200.87,4,208.11,4
c3.7,0,7.43,0.32,11.18,0.97c3.75,0.65,7.28,1.51,10.6,2.59c3.32,1.08,6.27,2.28,8.85,3.62c2.58,1.34,4.29,2.41,5.11,3.23
c0.82,0.82,1.36,1.47,1.62,1.94c0.26,0.47,0.47,1.08,0.65,1.81c0.17,0.73,0.3,1.62,0.39,2.65c0.08,1.03,0.13,2.37,0.13,4.01
c0,1.55-0.06,2.93-0.19,4.14c-0.13,1.21-0.32,2.22-0.58,3.04c-0.26,0.82-0.63,1.42-1.1,1.81c-0.47,0.39-1.01,0.58-1.62,0.58
c-0.95,0-2.44-0.6-4.46-1.81c-2.03-1.21-4.5-2.56-7.43-4.07c-2.93-1.51-6.4-2.89-10.41-4.14c-4.01-1.25-8.51-1.87-13.51-1.87
c-4.65,0-8.71,0.63-12.15,1.87c-3.45,1.25-6.29,2.91-8.53,4.98c-2.24,2.07-3.92,4.52-5.04,7.37c-1.12,2.84-1.68,5.86-1.68,9.05
c0,4.65,1.08,8.66,3.23,12.02c2.15,3.36,5.02,6.33,8.6,8.92c3.57,2.59,7.65,4.96,12.22,7.11c4.57,2.15,9.22,4.33,13.96,6.53
c4.74,2.2,9.39,4.61,13.96,7.24c4.57,2.63,8.64,5.73,12.22,9.31c3.58,3.58,6.46,7.8,8.66,12.67
C254.97,114.41,256.06,120.17,256.06,126.8z" />
</g>
<g class="fillC">
<path class="st2 c" d="M398.9,150.07c0,1.38-0.04,2.58-0.13,3.62c-0.09,1.03-0.24,1.94-0.45,2.71c-0.22,0.78-0.5,1.47-0.84,2.07
c-0.35,0.6-0.95,1.34-1.81,2.2c-0.86,0.86-2.67,2.18-5.43,3.94c-2.76,1.77-6.18,3.49-10.28,5.17c-4.09,1.68-8.79,3.1-14.09,4.27
s-11.1,1.75-17.39,1.75c-10.86,0-20.66-1.81-29.41-5.43c-8.75-3.62-16.2-8.96-22.36-16.03c-6.16-7.07-10.9-15.79-14.22-26.18
c-3.32-10.38-4.98-22.34-4.98-35.87c0-13.87,1.79-26.24,5.36-37.1c3.57-10.86,8.6-20.06,15.06-27.6
c6.46-7.54,14.2-13.29,23.2-17.26c9-3.96,18.98-5.95,29.93-5.95c4.83,0,9.52,0.45,14.09,1.36c4.57,0.9,8.79,2.05,12.67,3.43
c3.88,1.38,7.32,2.97,10.34,4.78c3.02,1.81,5.11,3.3,6.27,4.46s1.92,2.05,2.26,2.65c0.34,0.6,0.63,1.31,0.84,2.13
c0.21,0.82,0.39,1.79,0.52,2.91c0.13,1.12,0.19,2.46,0.19,4.01c0,1.73-0.09,3.19-0.26,4.4c-0.17,1.21-0.43,2.22-0.78,3.04
c-0.35,0.82-0.76,1.42-1.23,1.81s-1.06,0.58-1.75,0.58c-1.21,0-2.9-0.84-5.07-2.52c-2.17-1.68-4.96-3.53-8.38-5.56
c-3.42-2.02-7.58-3.88-12.47-5.56c-4.9-1.68-10.77-2.52-17.61-2.52c-7.45,0-14.23,1.49-20.34,4.46
c-6.11,2.97-11.33,7.35-15.66,13.12c-4.33,5.77-7.69,12.82-10.07,21.14c-2.38,8.32-3.57,17.82-3.57,28.5
c0,10.6,1.15,19.97,3.44,28.11c2.29,8.14,5.59,14.95,9.88,20.42c4.29,5.47,9.55,9.61,15.79,12.41c6.24,2.8,13.3,4.2,21.18,4.2
c6.67,0,12.5-0.82,17.48-2.46c4.98-1.64,9.23-3.47,12.74-5.49c3.51-2.02,6.39-3.86,8.64-5.49c2.25-1.64,4.03-2.46,5.33-2.46
c0.61,0,1.13,0.13,1.56,0.39c0.43,0.26,0.78,0.75,1.04,1.49c0.26,0.73,0.46,1.75,0.58,3.04
C398.83,146.45,398.9,148.09,398.9,150.07z" />
</g>
<g class="fillDash">
<path class="st3 dash" d="M477.62,108.45c0,3.36-0.39,5.69-1.16,6.98c-0.78,1.29-1.9,1.94-3.36,1.94h-54.03c-1.55,0-2.71-0.67-3.49-2
c-0.78-1.33-1.16-3.64-1.16-6.92c0-3.27,0.39-5.56,1.16-6.85c0.78-1.29,1.94-1.94,3.49-1.94h54.03c0.69,0,1.31,0.13,1.88,0.39
c0.56,0.26,1.03,0.76,1.42,1.49c0.39,0.73,0.69,1.66,0.9,2.78C477.51,105.43,477.62,106.81,477.62,108.45z" />
</g>
<g class="filliem">
<path class="st4 i" d="M530.36,170.36c0,0.69-0.17,1.29-0.52,1.81c-0.35,0.52-0.95,0.93-1.81,1.23c-0.86,0.3-2,0.56-3.43,0.78
c-1.42,0.21-3.21,0.32-5.36,0.32c-2.07,0-3.84-0.11-5.3-0.32c-1.47-0.22-2.63-0.47-3.49-0.78c-0.86-0.3-1.47-0.71-1.81-1.23
c-0.35-0.52-0.52-1.12-0.52-1.81V9.82c0-0.69,0.19-1.29,0.58-1.81s1.03-0.93,1.94-1.23c0.91-0.3,2.07-0.56,3.49-0.78
c1.42-0.21,3.12-0.32,5.11-0.32c2.15,0,3.94,0.11,5.36,0.32c1.42,0.22,2.56,0.47,3.43,0.78c0.86,0.3,1.46,0.71,1.81,1.23
c0.34,0.52,0.52,1.12,0.52,1.81V170.36z" />
<path class="st4 e" d="M667.25,164.55c0,1.55-0.09,2.91-0.26,4.07c-0.17,1.16-0.47,2.13-0.9,2.91c-0.43,0.78-0.93,1.34-1.49,1.68
c-0.56,0.34-1.19,0.52-1.87,0.52h-80.27c-1.98,0-3.86-0.67-5.62-2c-1.77-1.33-2.65-3.68-2.65-7.04V15.5c0-3.36,0.88-5.71,2.65-7.04
c1.76-1.33,3.64-2,5.62-2h79.37c0.69,0,1.31,0.17,1.88,0.52c0.56,0.35,1.01,0.9,1.36,1.68c0.34,0.78,0.62,1.75,0.84,2.91
c0.21,1.16,0.32,2.61,0.32,4.33c0,1.55-0.11,2.91-0.32,4.07c-0.22,1.16-0.5,2.11-0.84,2.84c-0.35,0.73-0.8,1.27-1.36,1.62
c-0.56,0.35-1.19,0.52-1.88,0.52h-65.41v52.48h56.1c0.69,0,1.31,0.19,1.87,0.58c0.56,0.39,1.03,0.93,1.42,1.62
c0.39,0.69,0.67,1.64,0.84,2.84c0.17,1.21,0.26,2.63,0.26,4.27c0,1.55-0.09,2.89-0.26,4.01c-0.17,1.12-0.45,2.03-0.84,2.71
c-0.39,0.69-0.86,1.19-1.42,1.49c-0.56,0.3-1.19,0.45-1.87,0.45h-56.1v59.85h66.31c0.69,0,1.31,0.17,1.87,0.52
c0.56,0.35,1.05,0.88,1.49,1.62c0.43,0.73,0.73,1.68,0.9,2.84C667.16,161.38,667.25,162.82,667.25,164.55z" />
<path class="st4 m" d="M884.67,170.36c0,0.69-0.18,1.29-0.53,1.81c-0.36,0.52-0.98,0.93-1.86,1.23c-0.89,0.3-2.02,0.56-3.39,0.78
c-1.38,0.21-3.17,0.32-5.39,0.32c-2.04,0-3.79-0.11-5.26-0.32c-1.46-0.22-2.62-0.47-3.46-0.78c-0.84-0.3-1.44-0.71-1.8-1.23
c-0.36-0.52-0.53-1.12-0.53-1.81V24.68h-0.26l-58.94,146.33c-0.26,0.6-0.63,1.12-1.1,1.55c-0.47,0.43-1.16,0.8-2.07,1.1
c-0.91,0.3-1.98,0.52-3.23,0.65c-1.25,0.13-2.74,0.19-4.46,0.19c-1.81,0-3.36-0.09-4.65-0.26c-1.29-0.17-2.37-0.41-3.23-0.71
c-0.86-0.3-1.53-0.67-2-1.1c-0.47-0.43-0.8-0.9-0.97-1.42L725.15,24.68h-0.13v145.68c0,0.69-0.18,1.29-0.53,1.81
c-0.36,0.52-0.98,0.93-1.86,1.23c-0.89,0.3-2.04,0.56-3.46,0.78c-1.42,0.21-3.24,0.32-5.46,0.32c-2.13,0-3.91-0.11-5.33-0.32
c-1.42-0.22-2.55-0.47-3.4-0.78c-0.84-0.3-1.42-0.71-1.73-1.23c-0.31-0.52-0.46-1.12-0.46-1.81V16.54c0-3.62,0.96-6.2,2.89-7.76
s4.07-2.33,6.43-2.33h13.65c2.8,0,5.25,0.26,7.35,0.78s3.94,1.34,5.51,2.46c1.58,1.12,2.89,2.54,3.94,4.27
c1.05,1.72,1.97,3.75,2.76,6.08l47.83,121.12h0.65l49.77-120.73c0.96-2.58,2.01-4.78,3.15-6.59c1.14-1.81,2.39-3.25,3.74-4.33
c1.36-1.08,2.87-1.85,4.53-2.33c1.66-0.47,3.59-0.71,5.78-0.71h14.31c1.31,0,2.56,0.19,3.74,0.58s2.19,0.99,3.02,1.81
c0.83,0.82,1.51,1.85,2.04,3.1c0.52,1.25,0.79,2.78,0.79,4.59V170.36z" />
</g>
</svg>
</div>
<!-- **********Endss animated logo************* -->
<div class="separator">
<hr>
</div>
<div id="events-display">
EVENTS
</div>
<div class="blob">
<img src="assests/images/blueBlob1.png" alt="design">
</div>
<div class="blob">
<img src="assests/images/yellowBlob.png" alt="design">
</div>
<div class="blob">
<img src="assests/images/greenBlob.png" alt="design">
</div>
</div>
<section>
<div class="images">
<img src="assests/images/intro1.jpg" alt="event1" />
</div>
<div class="event-des">
<h3>ORIENTATION</h3>
<p>DSC IEM invites all of you to become a part of the community and join the orientation session on 7th
September (Saturday) from 10.30 AM at room 4.11, Gurukul Campus. The session will be conducted by
Rimjhim Bhadani, Google Venkat Panchapakesan Scholar and the first-ever Google Summer of Code student
from IEM. <br> <a
href="https://www.facebook.com/dsciem/photos/a.403699427047716/511977766219881/?type=3&theater"><i
class="fa fa-facebook"></i></a>
<a href="#"> <i class="fa fa-twitter"></i></a></p>
</div>
<div class="images">
<img src="assests/images/intro2.jpg" alt="event2" />
</div>
<div class="event-des">
<h3>Session on GSoC</h3>
<p>DSC IEM invites all of you to become a part of the community and join the GSoC session. The session will
be conducted by Rimjhim Bhadani, Google Venkat Panchapakesan Scholar and the first-ever Google Summer of
Code student from IEM.She will discuss about what DSC IEM has to offer to you all, her experience with
Google Summer of Code and how to start preparing for it and some very valuable tips to apply for the
Google Scholarship and stand a chance to meet YouTube CEO. <br> <a href="#"><i
class="fa fa-facebook"></i></a>
<a href="#"> <i class="fa fa-twitter"></i></a></p>
</div>
<div class="images">
<img src="assests/images/intro3.jpg" alt="event3" />
</div>
<div class="event-des">
<h3>ML Workshop</h3>
<p>Developer Students Club - IEM is happy to announce a Machine Learning Workshop Series starting from 12th
September. The workshop will take you on an ML ride starting from a beginner level conducted by the best
people from your own campus. <br> <a
href="https://www.facebook.com/dsciem/photos/a.517853828965608/517853802298944/?type=3&theater"><i
class="fa fa-facebook"></i></a>
<a href="#"> <i class="fa fa-twitter"></i></a></p>
</div>
<div class="images">
<img src="assests/images/intro4.jpeg" alt="event4" />
</div>
<div class="event-des">
<h3>Explore ML Workshop</h3>
<p>DSC IEM will be conducting its first Explore ML Session on 29th December, 2019. Explore Machine Learning
(ML) is a Google-sponsored program for university students to get started with Machine Learning. The
curriculum offers 3 tracks of machine learning content (Beginner, Intermediate, Advanced) and relies on
university student facilitators to train other students on campus. <br> <a href="#"><i
class="fa fa-facebook"></i></a>
<a href="#"> <i class="fa fa-twitter"></i></a> </p>
</div>
</section>
<footer>
<div style="background-color: #ececec;">
<div id="contactus">
<br>
<br>
<div class="separator">
<hr style="max-width: 70px;">
</div>
<h2>Contact us</h2>
<div class="row">
<div id="contact_us_container">
<br>
<div> <h3>Have something to say? Contact us here</h3></div><br>
<div class="socicons-list">
<a href="https://twitter.com/dsc_iem"><i class="fa fa-twitter fa-2x"
aria-hidden="true"></i></a>
<a href="https://www.facebook.com/dsciem"><i class="fa fa-facebook fa-2x"
aria-hidden="true"></i></a>
<a href="https://github.com/dsc-iem"><i class="fa fa-github fa-2x"
aria-hidden="true"></i></a>
<a href="mailto:[email protected]"><i class="fa fa-envelope fa-2x" aria-hidden="true"></i>
</a>
</div>
<div class="footer-bar" id="footer-bar1">
<div id="footer-location">
<div class="center">
<div id="locate-link"> <a href="https://www.google.com.sa/maps/place/Institute+of+Engineering+%26+Management/@22.5734889,88.4327701,18z/data=!4m8!1m2!2m1!1siem!3m4!1s0x0:0x905231d91b918a3!8m2!3d22.5744178!4d88.433778">Locate Institute of Engineering & Management</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<br>
<br>
</div>
<div id="footer" class="text-center" style="color: white !important; background-color: black;">
<br />
<div class="copyright">
Copyright © <strong>DSC IEM Kolkata </strong>
<h6 id="footer-credits-button" style="color: white !important; ">
Devel❤per Credits</h6>
<div id="footer-credits-body" >
<a href="http://github.com/mahakmakharia">
<div class="footer-credit"> Mahak </div>
</a>
<a href="https://github.com/asrient">
<div class="footer-credit"> Aritra </div>
</a>
<a href="https://github.com/Ninjavin">
<div class="footer-credit"> Vineeta </div>
</a>
<a href="https://github.com/divyake">
<div class="footer-credit"> Divya </div>
</a>
<a href="https://github.com/Rimjhim28">
<div class="footer-credit"> Rimjhim </div>
</a>
<a href="https://github.com/oikn2018">
<div class="footer-credit"> Oikantik </div>
</a>
<a href="https://github.com/XC3000">
<div class="footer-credit"> Richard </div>
</a>
<a href="https://github.com/Abhirup-99">
<div class="footer-credit"> Abhirup </div>
</a>
</div>
</div>
<br>
</div>
</footer>
<script src="https://unpkg.com/scrollreveal/dist/scrollreveal.min.js"></script>
<script src="scripts/events.js"></script>
</body>
</html>