-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathindex.html
559 lines (488 loc) · 23.4 KB
/
index.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
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
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
<!DOCTYPE HTML>
<html>
<head>
<title>Computer Science @ GCOEN</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
</head>
<body class="is-preload">
<!-- Wrapper -->
<div id="wrapper">
<!-- Header -->
<header id="header">
<div class="logo">
<span class="icon"><img class="comsa-logo" src="images/logo.png" alt="logo" /></span>
</div>
<div class="content">
<div class="inner">
<h1 data-value="COMSA" class="comsa"><span class="blue"></span>COMSA</h1>
<p>Welcome to the Official Website of
Computer Science Students' Association,
GCOEN</p>
</div>
</div>
<nav>
<ul>
<li><a href="#events">Events</a></li>
<li><a href="#about">About</a></li>
<li><a href="#news" class="nods">News</a></li>
<li><a href="#committee">Committee</a></li>
<li><a href="#department">Department</a></li>
<li><a href="#gallery">Gallery</a></li>
<!-- <li><a href="#contact">Contact Us</a></li> -->
</ul>
</nav>
</header>
<!-- Main -->
<div id="main" >
<!-- Events -->
<article id="events">
<h2 class="major">Events</h2>
<div class="card_wrapper">
<div class="card">
<img src="./images/events/Workshop_ML.png">
<h3>Machine Learning Workshop</h3>
<p>A in depth experience in field of Machine Learning with no other than Mr. Shivam Joshi, Founder and Executive Director at CODON'S</p>
</div>
<div class="card">
<img src="./images/events/Poster_Webinar_Cloud_Data_Analytics.jpg">
<h3>Workshop - Cloud Data Analytics</h3>
<p>COMSA hosted an enriching workshop on Cloud Data Analytics. Participants had the opportunity to delve into the world of cloud-based data analytics, gaining valuable insights and hands-on experience.</p>
</div>
<div class="card">
<img src="./images/events/teachers-day.png">
<h3>TeachUp - Teachers' Day</h3>
<p>During this special event organised by COMSA, students took on the role of teachers and shared their knowledge on various subjects with their fellow colleague.</p>
</div>
<div class="card">
<img src="./images/events/Synergy_2022.png">
<h3>Synergy</h3>
<p>Tracing back its origins, SYNERGY symbolizes ‘striving for excellence by working together’. Combined efforts of our department has brought our techfest in motion.</p>
</div>
</div>
</article>
<!-- About -->
<article id="about">
<h2 class="major">About</h2>
<!-- <span class="image main"><img src="images/pic03.jpg" alt="" /></span> -->
<h3 class="heading--topic">About COMSA<div class="card-break"></div></h3>
<p>COMSA is a students' association of the CSE department formed to develop scholastic and technical approach among the students.</p>
<h3 class="heading--topic">About our department<div class="card-break"></div></h3>
<p>Computer Science Engineering (CSE) encompasses a variety of topics that relate to computation, like analysis of algorithms, programming languages, program design, software, and computer hardware with labs possessing state of the art equipment.
Computer Science engineering has roots in electrical engineering, mathematics, and linguistics.
</p>
<h3 class="heading--topic">OUR VISION<div class="card-break"></div></h3>
<p class="about--content">To nurture Computer Science & Engineering professionals with a global mindset and expertise in interdisciplinary domains, expanding the boundaries of Computer Science Engineering to make meaningful contributions to humanity's advancement.</p>
<h3 class="heading--topic">OUR MISSION<div class="card-break"></div></h3>
<p>To equip students with the necessary knowledge and skills to excel in Computer Science and Engineering, ensuring a high standard of education that empowers them for success in computing and related fields. Additionally, our goal is to foster leadership qualities and innovation in each individual, enabling them to become influential figures in both industry and associated domains, while also strengthening their entrepreneurial acumen. Furthermore, we are committed to instilling a well-rounded education that emphasizes ethics, lifelong learning, and a dedication to societal welfare.</p>
</article>
<!-- News -->
<article id="news">
<h2>NEWS</h2>
<div class="card_wrapper">
<div class="card">
<h3 class="news--heading">Installation</h3>
<p class="news--info">The installation program of Computer Science Student's Association introduces the newly elected committee members to the entire college community, highlighting their roles and goals for the upcoming term while fostering a sense of unity and leadership.</p>
</div>
<div class="card">
<h3 class="news--heading">Workshop On Machine Learning</h3>
<p class="news--info">A in depth experience in field of Machine Learning with no other than Mr. Shivam Joshi, Founder and Executive Director at CODON'S</p>
</div>
</article>
<!-- Committee -->
<article id="committee">
<div class="heading--article">
<h2 class="page--head">Committee</h2>
</div>
<!-- opening <div> -->
<!-- <p class="hltag"><div></p> -->
<!-- First Row -->
<div class="com-wrapper">
<div class="card-back">
<div class="person-image">
<img src="images/committee/website--images/VedNande.png">
</div>
<p class="card-text">
<span class="cmembers">VED <br> NANDE</span>
<span class="card-break"></span>
<span class="post">Advisor</span>
</p>
</div>
<div class="card-back">
<div class="person-image">
<img src="images/committee/website--images/AbhiskehKhond.png">
</div>
<p class="card-text">
<span class="cmembers">ABHISHEK <br> KHOND</span>
<span class="card-break"></span>
<span class="post">Advisor</span>
</p>
</div>
<div class="card-back">
<div class="person-image">
<img src="images/committee/website--images/PriyaNandanwar.png">
</div>
<p class="card-text">
<span class="cmembers">PRIYA <br> NANDANWAR</span>
<span class="card-break"></span>
<span class="post">President</span>
</p>
</div>
</div>
<div class="divider"></div>
<!-- Second Row -->
<div class="com-wrapper">
<div class="card-back">
<div class="person-image">
<img src="images/committee/website--images/DevanshParapalli.png">
</div>
<p class="card-text">
<span class="cmembers">DEVANSH <br> PARAPALLI</span>
<span class="card-break"></span>
<span class="post">Vice President</span>
</p>
</div>
<div class="card-back">
<div class="person-image">
<img src="images/committee/website--images/SahilKhulikar.png">
</div>
<p class="card-text">
<span class="cmembers">SAHIL <br> KUHIKAR</span>
<span class="card-break"></span>
<span class="post">Secretary</span>
</p>
</div>
<div class="card-back">
<div class="person-image">
<img src="images/committee/website--images/RushikeshGhawghawe.png">
</div>
<p class="card-text">
<span class="cmembers">RUSHIKESH <br> GHAWGHAWE</span>
<span class="card-break"></span>
<span class="post">Treasurer</span>
</p>
</div>
</div>
<div class="divider"></div>
<!-- Third Row -->
<div class="com-wrapper">
<div class="card-back">
<div class="person-image">
<img src="images/committee/website--images/KetanBaitule.png">
</div>
<p class="card-text">
<span class="cmembers">KETAN <br> BAITULE</span>
<span class="card-break"></span>
<span class="post">Technical <br> Head</span>
</p>
</div>
<div class="card-back">
<div class="person-image">
<img src="images/committee/website--images/ChinmayiGhatbandhe.png">
</div>
<p class="card-text">
<span class="cmembers">CHINMAYI <br> GHATBANDHE</span>
<span class="card-break"></span>
<span class="post">Lady Representative</span>
</p>
</div>
<div class="card-back">
<div class="person-image">
<img src="images/committee/website--images/VedantSarate.png">
</div>
<p class="card-text">
<span class="cmembers">VEDANT <br> SARATE</span>
<span class="card-break"></span>
<span class="post">Sports <br> Co-Ordinator</span>
</p>
</div>
</div>
<div class="divider"></div>
<!-- Fourth Row -->
<div class="com-wrapper">
<div class="card-back">
<div class="person-image">
<img src="images/committee/website--images/HitanshuGedam.png">
</div>
<p class="card-text">
<span class="cmembers">HITANSHU <br> GEDAM</span>
<span class="card-break"></span>
<span class="post">Technical <br> Co-Head</span>
</p>
</div>
<div class="card-back">
<div class="person-image">
<img src="images/committee/website--images/IshadPande.png">
</div>
<p class="card-text">
<span class="cmembers">ISHAD <br> PANDE</span>
<span class="card-break"></span>
<span class="post">Technical <br> Co-Head</span>
</p>
</div>
<div class="card-back">
<div class="person-image">
<img src="images/committee/website--images/YashasviSherke.png">
</div>
<p class="card-text">
<span class="cmembers">YASHASVI <br> SHERKE</span>
<span class="card-break"></span>
<span class="post">Event <br> Co-Ordinator</span>
</p>
</div>
</div>
<div class="divider"></div>
<!-- Fifth Row -->
<div class="com-wrapper">
<div class="card-back">
<div class="person-image">
<img src="images/committee/website--images/RohitWagh.png">
</div>
<p class="card-text">
<span class="cmembers">ROHIT <br> WAGH</span>
<span class="card-break"></span>
<span class="post">Event <br> Co-Ordinator</span>
</p>
</div>
<div class="card-back">
<div class="person-image">
<img src="images/committee/website--images/ParasShorte.png">
</div>
<p class="card-text">
<span class="cmembers">PARAS <br> SHROTE</span>
<span class="card-break"></span>
<span class="post">Executive <br> Member</span>
</p>
</div>
<div class="card-back">
<div class="person-image">
<img src="images/committee/website--images/SahilShrikhande.png">
</div>
<p class="card-text">
<span class="cmembers">SAHIL <br> SHRIKHANDE</span>
<span class="card-break"></span>
<span class="post">Executive <br> Member</span>
</p>
</div>
</div>
<div class="divider"></div>
<!-- Sixth Row -->
<div class="com-wrapper">
<div class="card-back">
<div class="person-image">
<img src="images/committee/website--images/RutujaDekhane.png">
</div>
<p class="card-text">
<span class="cmembers">RUTUJA <br> DEKHANE</span>
<span class="card-break"></span>
<span class="post">Executive <br> Member</span>
</p>
</div>
<div class="card-back">
<div class="person-image">
<img src="images/committee/website--images/sachinPatel.png">
</div>
<p class="card-text">
<span class="cmembers">SACHIN <br> PATEL</span>
<span class="card-break"></span>
<span class="post">Executive <br> Member</span>
</p>
</div>
<div class="card-back">
<div class="person-image">
<img src="images/committee/website--images/SaketTabhane.png">
</div>
<p class="card-text">
<span class="cmembers">SAKET <br> TABHANE</span>
<span class="card-break"></span>
<span class="post">Executive <br> Member</span>
</p>
</div>
</div>
<div class="divider"></div>
<!-- Seventh Row -->
<div class="com-wrapper">
<div></div>
<div class="card-back">
<div class="person-image">
<img src="images/committee/website--images/SanikaJaolker.png">
</div>
<p class="card-text">
<span class="cmembers">SANIKA <br> JAOLEKAR</span>
<span class="card-break"></span>
<span class="post">Executive <br> Member</span>
</p>
</div>
<div></div>
</div>
</article>
<!-- Department -->
<article id="department">
<div class="hod--main">
<div class="hod--speech">
<p>Dear Esteemed Students,</p>
<p id="hod--quote">“I never dream of success; I worked for it”
- Easter Lauder </p>
<p class="hod--word">Our department is more than just an academic institution; it is a vibrant community of learners, innovators, and future leaders in the ever-evolving world of technology.</p>
<p class="hod--word">You remained steadfast in your academic pursuits and actively contributed to the college community through participation in clubs and activities, whether in person or online. The pandemic failed to deter you from your goals. I recognize that I may have been demanding at times, but my intentions were always aimed at your personal growth. My ultimate desire is to see my students shine in their chosen paths. <br /> In the world we live in today, technology has become the driving force behind progress and change. From artificial intelligence and cybersecurity to data science and blockchain, you are studying subjects that have the power to reshape industries, transform economies, and improve the quality of life for people around the globe. Your role as future engineers and computer scientists is pivotal. <br /> I want you to remember that the journey may not always be smooth. You will face challenges, encounter setbacks, and sometimes feel overwhelmed by the vastness of the field. But, it's essential to recognize that these obstacles are opportunities in disguise. They are the stepping stones that will lead you to greater heights.</p>
<p class="hod--word">As you move forward in your academic journey, know that the entire CSE department is here to support you. Our faculty is dedicated to providing you with the knowledge and guidance needed to excel, and our staff is here to assist you every step of the way.I encourage you to get involved in extracurricular activities, research projects, and internships that align with your interests. These experiences will not only enrich your education but also help you discover your passions within the field.
In conclusion, I want to remind you that the future of technology lies in your hands. Your dedication, curiosity, and determination will shape the world of tomorrow. Embrace this incredible opportunity with open hearts and open minds.
<br />
I look forward to witnessing your growth, achievements, and contributions as you progress through your studies in our college. Together, let's embark on this exciting journey towards excellence.
</p>
<p class="hod--word">With warm regards,</p>
<p>Dr. Latesh Malik <br>Head of the Department<br>Computer Science and Engineering <br> Government College of Engineering, Nagpur</p>
</div>
<div class="hod--image">
<img src="/images/latesh.png" class="hod--face" />
<p class="hod--name">Dr. Latesh Bhagat</p>
<p class="hod--designation">Head of Department</p>
</div>
</div>
<div class="seperator"></div>
<div class="dept--faculty">
<div class="our--faculty">OUR FACULTIES</div>
<div class="names--faculty">
<div class="prof--div"><img src="images/person.png" class="prof--img"/><div class="prof--info"><p class="prof--name">Dr. P.B. Jawade</p><p class="prof--desg">Assitant Professor</p></div></div>
<div class="prof--div"><img src="images/person.png" class="prof--img"/><div class="prof--info"><p class="prof--name">Roma Goel</p><p class="prof--desg">Visting Faculty</p></div></div>
<div class="prof--div"><img src="images/person.png" class="prof--img"/><div class="prof--info"><p class="prof--name">Dr. Narendra Chaudauri</p><p class="prof--desg">Visting Faculty</p></div></div>
<div class="prof--div"><img src="images/person.png" class="prof--img"/><div class="prof--info"><p class="prof--name">Ashwini Gedekar</p><p class="prof--desg">Visting Faculty</p></div></div>
<div class="prof--div"><img src="images/person.png" class="prof--img"/><div class="prof--info"><p class="prof--name">Neha Nagrale</p><p class="prof--desg">Visting Faculty</p></div></div>
<div class="prof--div"><img src="images/person.png" class="prof--img"/><div class="prof--info"><p class="prof--name">Madhura Garge</p><p class="prof--desg">Visting Faculty</p></div></div>
<div class="prof--div"><img src="images/person.png" class="prof--img"/><div class="prof--info"><p class="prof--name">Mukta Wagh</p><p class="prof--desg">Visting Faculty</p></div></div>
<div class="prof--div"><img src="images/person.png" class="prof--img"/><div class="prof--info"><p class="prof--name">Apeksha Shahakar</p><p class="prof--desg">Visting Faculty</p></div></div>
<div class="prof--div"><img src="images/person.png" class="prof--img"/><div class="prof--info"><p class="prof--name">Puneshkumar Tembhare</p><p class="prof--desg">Visting Faculty</p></div></div>
<div class="prof--div"><img src="images/person.png" class="prof--img"/><div class="prof--info"><p class="prof--name">Anil Warbhe</p><p class="prof--desg">Visting Faculty</p></div></div>
</div>
</div>
</article>
<!-- Contact -->
<article id="contact">
<h2 class="major">Contact</h2>
<form method="post" action="https://formspree.io/f/mvongkyn">
<div class="fields">
<div class="field half">
<label for="name">Name</label>
<input type="text" name="name" id="name" />
</div>
<div class="field half">
<label for="email">Email</label>
<input type="text" name="email" id="email" />
</div>
<div class="field">
<label for="message">Message</label>
<textarea name="message" id="message" rows="4"></textarea>
</div>
</div>
<ul class="actions">
<li><input type="submit" value="Send Message" class="primary" /></li>
<li><input type="reset" value="Reset" /></li>
</ul>
</form>
<ul class="icons">
<li><a href="#" class="icon brands fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="#" class="icon brands fa-facebook"><span class="label">Facebook</span></a></li>
<li><a href="#" class="icon brands fa-instagram"><span class="label">Instagram</span></a></li>
<li><a href="#" class="icon brands fa-github"><span class="label">GitHub</span></a></li>
</ul>
</article>
<!-- Elements -->
<article id="gallery" class="gallery">
<div><p class="event-name">SYNERGY '22</p><div class="card-break"></div></div>
<div class="gallery-sub">
<div class="gallery-item">
<img src="images/gallery/syn_com.jpg" class="event-img">
</div>
<div class="gallery-item">
<img src="images/gallery/Syn_01.jpeg" class="event-img">
</div>
<div class="gallery-item">
<img src="images/gallery/syn_03.jpg" class="event-img">
</div>
<div class="gallery-item">
<img src="images/gallery/syn_02.jpg" class="event-img">
</div>
<div class="gallery-item">
<img src="images/gallery/syn_04.jpg" class="event-img">
</div>
</div>
<div><p class="event-name">Teacher's Day '23</p><div class="card-break"></div></div>
<div class="gallery-sub">
<div class="gallery-item">
<img src="images/gallery/td23_01.JPG" class="event-img">
</div>
<div class="gallery-item">
<img src="images/gallery/td23_02.JPG" class="event-img">
</div>
<div class="gallery-item">
<img src="images/gallery/td23_03.JPG" class="event-img">
</div>
<div class="gallery-item">
<img src="images/gallery/td23_04.jpg" class="event-img">
</div>
<div class="gallery-item">
<img src="images/gallery/td23_05.jpg" class="event-img">
</div>
<div class="gallery-item">
<img src="images/gallery/td23_06.jpg" class="event-img">
</div>
<div class="gallery-item">
<img src="images/gallery/td23_12.JPG" class="event-img">
</div>
<div class="gallery-item">
<img src="images/gallery/td23_08.JPG" class="event-img">
</div>
<div class="gallery-item">
<img src="images/gallery/td23_09.JPG" class="event-img">
</div>
<div class="gallery-item">
<img src="images/gallery/td23_10.jpg" class="event-img">
</div>
<div class="gallery-item">
<img src="images/gallery/td23_11.JPG" class="event-img">
</div>
</div>
</article>
</div>
<!-- Footer -->
<div></div>
</div>
<!-- BG -->
<div id="bg"></div>
<div id="bg-active"></div>
<!-- Scripts -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/three.js/r134/three.min.js"></script>
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
<script src="assets/js/vanta.net.min.js"></script>
<script src="assets/js/img_hover.js"></script>
<!-- <script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/vanta.birds.min.js"></script>
<script src="three.r134.min.js"></script>
<script src="vanta.net.min.js"></script> -->
<script src="assets/js/effects.js"></script>
<script>
VANTA.NET({
el: "#bg",
mouseControls: true,
touchControls: true,
gyroControls: false,
minHeight: 200.00,
minWidth: 200.00,
scale: 1.3,
scaleMobile: 2,
color: 0x8e610a,
backgroundColor: 0x0,
points: 6.00,
maxDistance: 25.00,
spacing: 18.00,
pixelated: true,
devicePixelRatio: 0.5,
})
</script>
</body>
</html>