-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathTimeline.html
More file actions
426 lines (400 loc) · 24.8 KB
/
Timeline.html
File metadata and controls
426 lines (400 loc) · 24.8 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
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="./css/Timeline.css">
<title>ACM - EVENTS</title>
</head>
<body>
<script src="https://use.typekit.net/bkt6ydm.js"></script>
<script>try { Typekit.load({ async: true }); } catch (e) { }</script>
<div class="container-fluid">
<div class="row example-split">
<div class="col-xs-10 col-xs-offset-1 col-sm-8 col-sm-offset-2">
<ul class="timeline timeline-split">
<li class="timeline-item period">
<div class="timeline-info"></div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<h2 class="timeline-title">March 2023</h2>
</div>
</li>
</li>
<li class="timeline-item">
<div class="timeline-info">
<span>March 23,24th 2023</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<h3 class="timeline-title"><a href="">WebDex</a> </h3>
<p>
Collabrated with Reverse Innovations, Brinovision, Spoken Tutorials on 5 day webinar
followed by 24hr hackathon using no code/ low code tools on sustainable development
goals.
</p>
<br>
<p class="my-3"></p><a class="btn btn-outline-primary btn-lg" role="button"
href="./EventsDetails/webdex.html">Explore more <svg
xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor"
viewBox="0 0 16 16" class="bi bi-arrow-right"></svg></a>
</div>
</li>
<li class="timeline-item period">
<div class="timeline-info"></div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<h2 class="timeline-title">Febuary 2024</h2>
</div>
</li>
</li>
<li class="timeline-item">
<div class="timeline-info">
<span>Febuary 19-23rd 2023</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<h3 class="timeline-title"><a href="">Python for Data Science Workshop</a> </h3>
<p>
International Level Student Workshop content for With participation from over 500+
colleges International wide and more than
1,00,000+ eagar students,
this event promises to be a game-changer in the world of data science and Python
programming.
</p>
<br>
<p class="my-3"></p><a class="btn btn-outline-primary btn-lg" role="button" href="#">Explore
more <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"
fill="currentColor" viewBox="0 0 16 16" class="bi bi-arrow-right"></svg></a>
</div>
</li>
</li>
<li class="timeline-item">
<div class="timeline-info">
<span>Febuary 1st 2023</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<h3 class="timeline-title"><a href="">Techjam Srilanka</a> </h3>
<p>
Student contest are conducted for underprivilaged students to imporove the capability in
programming languages along
with class interation, active learning and participative learning.
Learning the fundamentals of ML, Cloud Computing, Ethical Hacking and Competitive
Programming from experienced professionals.
</p>
<br>
<p class="my-3"></p><a class="btn btn-outline-primary btn-lg" role="button"
href="./EventsDetails/webdex.html">Explore more <svg
xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor"
viewBox="0 0 16 16" class="bi bi-arrow-right"></svg></a>
</div>
</li>
<li class="timeline-item period">
<div class="timeline-info"></div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<h2 class="timeline-title">Oct 2023</h2>
</div>
</li>
<li class="timeline-item">
<div class="timeline-info">
<span>Oct 3,4th 2023</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<h3 class="timeline-title"><a href="">Tech Jam</a> </h3>
<p>
This event provides you with comprehensive overview of the latest trends and skills in
these areas. Moreover, it helps you acquire in-depth knowledge and practical expertise
that will put you at a competitive advantage in the job market.
Learning the fundamentals of ML, Cloud Computing, Ethical Hacking and Competitive
Programming from experienced professionals.
Gaining a deep understanding of cutting-edge technology and how to use it in the real
world.
Get certified in latest technologies to showcase your skills and knowledge that
employers are looking for.
</p>
<br>
<p class="my-3"></p><a class="btn btn-outline-primary btn-lg" role="button"
href="./EventsDetails/techjam.html">Explore more <svg
xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor"
viewBox="0 0 16 16" class="bi bi-arrow-right"></svg></a>
</div>
</li>
<li class="timeline-item period">
<div class="timeline-info"></div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<h2 class="timeline-title">June 2023</h2>
</div>
</li>
<li class="timeline-item">
<div class="timeline-info">
<span>June 21, 2023</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<h3 class="timeline-title"><a href="">Intenship Insider</a> </h3>
<p>
Delve into a transformative event where industry leaders and seasoned
professionals share their secrets for excelling in internships.
Gain invaluable insights, practical strategies, and networking opportunities
to maximize your internship experience, accelerate your career growth and stand out in a
competitive job market.
</p>
<br>
<p class="my-3"></p><a class="btn btn-outline-primary btn-lg" role="button"
href="./EventsDetails/internship insider.html">Explore more <svg
xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor"
viewBox="0 0 16 16" class="bi bi-arrow-right"></svg></a>
</div>
</li>
<li class="timeline-item">
<div class="timeline-info">
<span>June 11, 2023</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<h3 class="timeline-title"><a href="">Valoz</a> </h3>
<p>
Every team must consist of 5 members <br> The slots are filling out quickly, so hurry
up.
</p>
<br>
<p class="my-3"></p><a class="btn btn-outline-primary btn-lg" role="button"
href="./EventsDetails/valoz.html">Explore more <svg
xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor"
viewBox="0 0 16 16" class="bi bi-arrow-right"></svg></a>
</div>
</li>
<li class="timeline-item">
<div class="timeline-info">
<span>June 7, 2023</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<h3 class="timeline-title"><a href="">Anime Quiz</a> </h3>
<p>
Every team must consist of 3 members. <br> The quiz will be of two rounds, Q/A and rapid
fire. Based on the performance the winners will be chosen. <br> The slots are filling
out quickly, so hurry up.
Participants with attendance for all sessions will be getting E-certificates after
completion of this quiz/
</p>
<br>
<p class="my-3"></p><a class="btn btn-outline-primary btn-lg" role="button"
href="./EventsDetails/anime-quiz.html">Explore more <svg
xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor"
viewBox="0 0 16 16" class="bi bi-arrow-right"></svg></a>
</div>
</li>
<li class="timeline-item period">
<div class="timeline-info"></div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<h2 class="timeline-title">May 2023</h2>
</div>
</li>
<li class="timeline-item">
<div class="timeline-info">
<span>May 5, 2023</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<h3 class="timeline-title"><a href="https://vitchennai.acm.org/cyberx.html">CyberX</a> </h3>
<p>CyberX is an innovative hackathon organized by VIT Chennai in association with the
Greater Chennai Police in order to foster development of tools and technology. </p>
<br>
<p class="my-3"></p><a class="btn btn-outline-primary btn-lg" role="button"
href="cyberx.html">Explore more <svg xmlns="http://www.w3.org/2000/svg" width="1em"
height="1em" fill="currentColor" viewBox="0 0 16 16"
class="bi bi-arrow-right"></svg></a>
</div>
</li>
<li class="timeline-item period">
<div class="timeline-info"></div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<h2 class="timeline-title">March 2023</h2>
</div>
</li>
<li class="timeline-item">
<div class="timeline-info">
<span>March 06, 2023</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<h3 class="timeline-title">LINUX COMMANDS CONTEST</h3>
<p>Participants will register individually.
This contest will explore the Power of the command line in Linux. </p>
<br>
<p class="my-3"></p><a class="btn btn-outline-primary btn-lg" role="button"
href="EventsDetails/linux-command-contest.html">Explore more <svg
xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor"
viewBox="0 0 16 16" class="bi bi-arrow-right"></svg></a>
</div>
</li>
<li class="timeline-item period">
<div class="timeline-info"></div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<h2 class="timeline-title">Feb 2023</h2>
</div>
</li>
<li class="timeline-item">
<div class="timeline-info">
<span>Feb 27, 2023</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<h3 class="timeline-title">WEB DEVELOPMENT WORKSHOP & CONTEST</h3>
<p>The participant will be given access to materials related to web development tools.
Zero to Hero in Web development : An essential skill for CS experts.</p>
<br>
<p class="my-3"></p><a class="btn btn-outline-primary btn-lg" role="button"
href="EventsDetails/web-development-workshop.html">Explore more <svg
xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor"
viewBox="0 0 16 16" class="bi bi-arrow-right"></svg></a>
</div>
</li>
<li class="timeline-item">
<div class="timeline-info">
<span>Feb 7-8, 2023</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<h3 class="timeline-title">ANDROID APP DEVELOPMENT WORKSHOP</h3>
<p>Participants will be given a lecture for a day done by a professional flutter developer.
At the end of the workshop, the student will be able to create an app on their own. </p>
<br>
<p class="my-3"></p><a class="btn btn-outline-primary btn-lg" role="button"
href="EventsDetails/android-app-developnment-workshop.html">Explore more <svg
xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor"
viewBox="0 0 16 16" class="bi bi-arrow-right"></svg></a>
</div>
</li>
<li class="timeline-item period">
<div class="timeline-info"></div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<h2 class="timeline-title">Jan 2023</h2>
</div>
</li>
<li class="timeline-item">
<div class="timeline-info">
<span>Jan 11, 2023</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<h3 class="timeline-title">CODING CONTEST</h3>
<p> Team size: single
• You will be given a set of questions(2 to 5 nos.).
• There is no restriction on the language used for coding.</p>
<br>
<p class="my-3"></p><a class="btn btn-outline-primary btn-lg" role="button"
href="EventsDetails/coding-contest.html">Explore more <svg
xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor"
viewBox="0 0 16 16" class="bi bi-arrow-right"></svg></a>
</div>
</li>
<li class="timeline-item">
<div class="timeline-info">
<span>Jan 11, 2023</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<h3 class="timeline-title">DEBUGGING CONTEST</h3>
<p> Participants are registered individually and not as a group
• Participants are supposed to debug a set of 5 programs using the debugger in C,CPP or
python
• Winners will be awarded based on the correctness and accuracy of the code</p>
<br>
<p class="my-3"></p><a class="btn btn-outline-primary btn-lg" role="button"
href="EventsDetails/debugging-contest.html">Explore more <svg
xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor"
viewBox="0 0 16 16" class="bi bi-arrow-right"></svg></a>
</div>
</li>
<li class="timeline-item">
<div class="timeline-info">
<span>Jan 11, 2023</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<h3 class="timeline-title">TREASURE HUNT</h3>
<p> Participants can be present in a team of 4 members.
• Everybody will be given to solve a riddle at the venue area.
• The first to solve it gets to move on in the game and go the next treasure to solve
it.</p>
<br>
<p class="my-3"></p><a class="btn btn-outline-primary btn-lg" role="button"
href="EventsDetails/treasure-hunt.html">Explore more <svg
xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor"
viewBox="0 0 16 16" class="bi bi-arrow-right"></svg></a>
</div>
</li>
<li class="timeline-item">
<div class="timeline-info">
<span>Jan 12, 2023</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<h3 class="timeline-title">Google Search Hunt</h3>
<p>Search in Google and win exciting prizes.</p>
<br>
<p class="my-3"></p><a class="btn btn-outline-primary btn-lg" role="button"
href="EventsDetails/google-serarch-hunt.html">Explore more <svg
xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor"
viewBox="0 0 16 16" class="bi bi-arrow-right"></svg></a>
</div>
</li>
<li class="timeline-item">
<div class="timeline-info">
<span>Jan 12, 2023</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<h3 class="timeline-title">Poster Design</h3>
<p>Design a poster to win exiciting prizes.g</p>
<br>
<p class="my-3"></p><a class="btn btn-outline-primary btn-lg" role="button"
href="EventsDetails/poster-design.html">Explore more <svg
xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor"
viewBox="0 0 16 16" class="bi bi-arrow-right"></svg></a>
</div>
</li>
<li class="timeline-item period">
<div class="timeline-info"></div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<h2 class="timeline-title">Oct 2022</h2>
</div>
</li>
<li class="timeline-item">
<div class="timeline-info">
<span>Oct 7, 2022</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<h3 class="timeline-title"><a href="https://vitchennai.acm.org/cyberx.html">Cyber Security
Hackathon and VAP</a> </h3>
<p>
Zero to Hero in Cyber Security.
Certificate to assure your knowledge on Cyber Security from Auriseg, Defsec-1 and VIT
ACM SC(An international professional society).
Pride of being the pilot workshop attendees.
</p>
<br>
<p class="my-3"></p><a class="btn btn-outline-primary btn-lg" role="button"
href="EventsDetails/cyber-security-hackathon.html">Explore more <svg
xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor"
viewBox="0 0 16 16" class="bi bi-arrow-right"></svg></a>
</div>
</li>
</ul>
</div>
</div>
</div>
</body>
</html>