-
Notifications
You must be signed in to change notification settings - Fork 20
/
index.html
484 lines (426 loc) · 24.5 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="DSC IEM is a community which aims to upskills students and is powered by Google">
<title>DSC | IEM</title>
<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">
<link rel="manifest" href="assests/favicon/site.webmanifest">
<link rel="mask-icon" href="assests/favicon/safari-pinned-tab.svg" color="#5bbad5">
<link rel="shortcut icon" href="assests/favicon/favicon.ico">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="msapplication-config" content="assests/favicon/browserconfig.xml">
<meta name="theme-color" content="#ffffff">
<link rel="stylesheet" type="text/css" href="css/style.css">
<link href="https://fonts.googleapis.com/css?family=Lato&display=swap" rel="stylesheet">
<link rel="stylesheet" href="css/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="css/themify/css/themify-icons.css">
<script type="text/javascript" src="/css/jquery/jquery.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js"
integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q"
crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js"
integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl"
crossorigin="anonymous"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
</head>
<body data-spy="scroll" data-target="#nav">
<!-- Navigation -->
<header>
<nav id="nav" class="navbar navbar-expand-lg fixed-top navbar navbar-light " style="background-color:white;">
<div class="container-fluid">
<a class="navbar-brand" href="#">
<img src="./assests/logos/DSC Institute of Engineering & ManagementLight X-Logo x1.png" width="250"
height="50" alt="" srcset="">
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNavAltMarkup"
aria-controls="navbarNavAltMarkup" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNavAltMarkup">
<ul class="navbar-nav ml-auto">
<li>
<a class="nav-item nav-link active" href="#banner">Home <span class="sr-only">(current)</span></a>
</li>
<li>
<a class="nav-item nav-link" href="#aboutus">About</a>
</li>
<li>
<a class="nav-item nav-link" href="events.html">Events</a>
</li>
<li>
<a class="nav-item nav-link" href="/team">Team</a>
</li>
<li>
<a class="nav-item nav-link" href="projects.html">Projects</a>
</li>
<li>
<a class="nav-item nav-link" href="#contact">Contact Us</a>
</li>
</ul>
</div>
</div>
</nav>
</header>
<!-- Navigation Ends-->
<!-- Image With Text -->
<section id="banner" style="padding: 100px 20px;">
<div class="container">
<div class="row">
<div class="col-lg-5">
<h1>
Developer Students<br> Club IEM
</h1>
<p>
Developer Student Clubs are university based community groups for students interested in Google developer technologies. Students from all undergraduate or graduate programs with an interest in growing as a developer are welcome.
</p>
<a class="btn btn-primary mybtn" target="_blank" href="http://bit.ly/dsciem2020" type="button" style="margin-left: 0px;">Join DSC</a>
</div>
<div class="col-lg-7">
<img src="assests/images/bannerdsc.jpg" style="width: 100%;">
</div>
</div>
</div>
</section>
<section id="aboutus" style="background: #ececec;">
<div class="container" >
<br>
<br>
<br>
<h2 class="text-center pt-4">About us</h2>
<br>
<br>
<div class="row">
<div class="col-lg-7">
<p>Developer Student Clubs are university based community groups for students interested in Google developer technologies. Students from all undergraduate or graduate programs with an interest in growing as a developer are welcome. By joining a DSC, students grow their knowledge in a peer-to-peer learning environment and build solutions for local businesses and their community.
We are extremely delighted to announce and welcome all of you to the first edition of Developer Student Club, IEM. DSC-IEM conducts workshops and events related to mobile and web technologies. The club aims to provide a common platform for all the developers on-campus to come together, collaborate and learn.
Google collaborates with university students who are passionate about growing developer communities and supports them with starting student clubs on their campuses. Google Developers supports and recognizes DSCs.
</p>
</div>
<div class="col-lg-5">
<br>
<img src="assests/images/aboutimg1.jpg" style="width: 100%;">
</div>
</div>
<div class="row" style="padding: 60px 20px;">
<div class="col-lg-4 text-center">
<i class="ti-light-bulb about-icon" style="color:#fabc05;" ></i><br><br>
<p>Grow your knowledge on developer technologies and more through peer to peer workshops and events.</p>
</div>
<div class="col-lg-4 text-center">
<i class="ti-briefcase about-icon " style="color:#ea4235;" ></i><br><br>
<p>Gain relevant industry experience by solving problems for local organizations with technology-based solutions
.</p>
</div>
<div class="col-lg-4 text-center">
<i class="ti-desktop about-icon " style="color:#0e9e59;" ></i><br><br>
<p>Showcase their prototypes and solutions to their local community and industry leaders</p>
</div>
</div>
</div>
</section>
<!-- Technologies Start -->
<br><br>
<div class="container">
<div class="technologies text-center">
<h2>Technologies</h2>
</div>
<div class="container">
<div class="row">
<div class="col-lg-4 col-md-6 col-sm-6 col-xs-12 parent-card">
<div class="card">
<div class="image">
<img src="assests/images/web-dev.jpg"
class="img-fluid" style="height:300px; width: 100%;">
</div>
<h6>Web Development</h6>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-6 col-xs-12 parent-card">
<div class="card">
<div class="image">
<img src="assests/images/app-dev.jpg"
class="img-fluid" style="height:300px; width: 100%;">
</div>
<h6>App Development</h6>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-6 col-xs-12 parent-card">
<div class="card">
<div class="image">
<img src="assests/images/ML.jpg"
class="img-fluid" style="height:300px; width: 100%;">
</div>
<h6>Machine Learning</h6>
</div>
</div>
</div>
</div>
<div class="viewProjects text-center">
<a class="btn btn-primary mybtn" target="_blank" href="https://github.com/dsc-iem" role="button">View Projects</a>
</div>
</div>
<!-- Technologies Section Done -->
<!-- Team Section Starts -->
<div class="team-head" id="team">
<br>
<br>
<br>
<br>
<div class="text-center">
<h2>The Team</h2>
</div>
<div class="container">
<div class="row">
<div class="col-lg-4 col-md-6 col-sm-6 col-xs-12">
<div class="image-flip" ontouchstart="this.classList.toggle('hover');">
<div class="mainflip">
<div class="frontside">
<div class="card">
<div class="card-body text-center">
<p><img class="img-fluid" src="/dp/mahak.jpg" alt="team member"></p>
<h4 class="card-title">Mahak Makharia</h4>
<p class="card-text">DSC IEM Lead </p>
<!--<a href="#" class="btn btn-primary btn-sm"><i class="fa fa-plus"></i></a>-->
</div>
</div>
</div>
<div class="backside">
<div class="card">
<div class="card-body text-center mt-4">
<h4 class="card-title">Mahak Makharia</h4>
<p class="card-text">Software Developer | UI/UX Designer | Worked @ 5+ startups & brands</p>
<ul class="list-inline">
<li class="list-inline-item">
<a class="social-icon text-xs-center" target="_blank" href="https://linkedin.com/in/mahakmakharia">
<i class="fa fa-linkedin"></i>
</a>
</li>
<li class="list-inline-item">
<a class="social-icon text-xs-center" target="_blank" href="https://www.instagram.com/mahakmakharia/">
<i class="fa fa-instagram"></i>
</a>
</li>
<li class="list-inline-item">
<a class="social-icon text-xs-center" target="_blank" href="https://twitter.com/mahakmakharia">
<i class="fa fa-twitter"></i>
</a>
</li>
<li class="list-inline-item">
<a class="social-icon text-xs-center" target="_blank" href="https://github.com/mahakmakharia">
<i class="fa fa-github"></i>
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-6 col-xs-12">
<div class="image-flip" ontouchstart="this.classList.toggle('hover');">
<div class="mainflip">
<div class="frontside">
<div class="card">
<div class="card-body text-center">
<p><img class="img-fluid" src="/dp/vineeta.jpg" alt="team member"></p>
<h4 class="card-title">Vineeta Jain</h4>
<p class="card-text">WEB TEAM LEAD</p>
<!--<a href="#" class="btn btn-primary btn-sm"><i class="fa fa-plus"></i></a>-->
</div>
</div>
</div>
<div class="backside">
<div class="card">
<div class="card-body text-center mt-4">
<h4 class="card-title">Vineeta Jain</h4>
<p class="card-text">Fullstack Developer | Competititve Programmer | Intrests in designing | Software Developer</p>
<ul class="list-inline">
<li class="list-inline-item">
<a class="social-icon text-xs-center" target="_blank" href="https://www.linkedin.com/in/vineeta-jain-085a11196">
<i class="fa fa-linkedin"></i>
</a>
</li>
<li class="list-inline-item">
<a class="social-icon text-xs-center" target="_blank" href="https://www.instagram.com/n.i.n.j.a.v.i.n/">
<i class="fa fa-instagram"></i>
</a>
</li>
<li class="list-inline-item">
<a class="social-icon text-xs-center" target="_blank" href="https://twitter.com/vineeta_vj">
<i class="fa fa-twitter"></i>
</a>
</li>
<li class="list-inline-item">
<a class="social-icon text-xs-center" target="_blank" href="https://github.com/Ninjavin">
<i class="fa fa-github"></i>
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-6 col-xs-12">
<div class="image-flip" ontouchstart="this.classList.toggle('hover');">
<div class="mainflip">
<div class="frontside">
<div class="card">
<div class="card-body text-center">
<p><img class="img-fluid" src="/dp/indra.jpg" alt="team member"></p>
<h4 class="card-title">Indra Adhikary</h4>
<p class="card-text">CODING TEAM LEAD</p>
<!--<a href="#" class="btn btn-primary btn-sm"><i class="fa fa-plus"></i></a>-->
</div>
</div>
</div>
<div class="backside">
<div class="card">
<div class="card-body text-center mt-4">
<h4 class="card-title">Indra Adhikary</h4>
<p class="card-text">Data Science enthusiast | Sports programmer | Competitive Programmer</p>
<ul class="list-inline">
<li class="list-inline-item">
<a class="social-icon text-xs-center" target="_blank" href="https://www.instagram.com/indro_odhikary">
<i class="fa fa-instagram"></i>
</a>
</li>
<li class="list-inline-item">
<a class="social-icon text-xs-center" target="_blank" href="https://github.com/IndraAdhikary">
<i class="fa fa-github"></i>
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="viewAll text-center">
<a class="btn btn-primary mybtn" target="_blank" href="team.html" role="button">View All</a>
</div>
</div>
<!-- Team Section Ends -->
<!-- Mentor Registration -->
<section id="mentor" style="padding: 100px 20px; " >
<div class="container">
<h2 class="text-center">Would you like to Mentor Us</h2>
<br>
<br>
<div class="row">
<div class="col-lg-5">
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
</p>
<a class="btn btn-primary mybtn" target="_blank" href="http://bit.ly/dsciemma" type="button" style="margin-left: 0px;">Mentor Us</a>
</div>
<div class="col-lg-2"></div>
<div class="col-lg-4">
<img src="assests/images/mentor.png" style="width: 100%;">
</div>
</div>
</div>
</section>
<!-- CONTACT US -->
<div id="contact">
<br>
<br>
<br>
<h2 class="text-center">Contact Us</h2>
<br>
<br>
<!-- <div class="text-center ink-blue locate-size">Locate Us</div><br> -->
<div class="container" style="padding-bottom: 70px;">
<div class="row">
<div class="col-lg-7"><br>
<div class="map-responsive">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d58946.00424311654!2d88.39875907910158!3d22.574417800000003!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3a0275bb4df8a60d%3A0x905231d91b918a3!2sInstitute%20of%20Engineering%20%26%20Management!5e0!3m2!1sen!2sin!4v1601803121919!5m2!1sen!2sin" width="90%" height="250" frameborder="0" style="border:0;" allowfullscreen="" aria-hidden="false" tabindex="0"></iframe>
</div>
</div>
<div class="col-lg-5" id="faqs_container">
<h4 class="text-center faq-head">FAQs</h4><br>
<div class="text-left">
<div id="faqs">
<div id="faq1-title" class="faq-title ink-black base-light">How to join DSC IEM?</div>
<div class="faq-body" id="faq1-body">
To join DSC IEM you need to register <a href="http://bit.ly/dsciem2020">here</a>
<br/>
Registration is free of cost.
One of our core members will then add you to the DSC IEM WhatsApp group.
</div>
<div id="faq2-title" class="faq-title ink-black base-light">What to expect at DSC?</div>
<div class="faq-body" id="faq2-body">
<p>Google collaborates with university students who are passionate about growing developer communities and supports them with starting student clubs on their campuses.
These DSCs provide students with the opportunity to:
<ul>
<li>Grow their knowledge on developer technologies and more through peer to peer workshops and events.</li>
<li>Gain relevant industry experience by solving problems for local organizations with technology-based solutions.</li>
<li>Showcase their prototypes and solutions to their local community and industry leaders.</li>
</ul>
Google Developers supports and recognizes DSCs.
</p>
</div>
<div id="faq3-title" class="faq-title ink-black base-light">Who can join it?</div>
<div class="faq-body" id="faq3-body">
If you are a student you can join the DSC IEM Chapter.
</div>
</div>
</div>
</div>
<br>
<br>
<br>
<br>
<br>
</div>
</div>
</div>
</div>
<section class="container">
<div class="row">
<div class="col-lg-12 text-center" id="contact_us_container">
<br>
<div class="text-center">Let's Connect!</div><br>
<div class="socicons-list">
<a href="https://twitter.com/dsc_iem"><i class=" fax fa fa-twitter fa-2x" aria-hidden="true"></i></a>
<a href="https://www.facebook.com/dsciem"><i class="fax fa fa-facebook fa-2x" aria-hidden="true"></i></a>
<a href="https://github.com/dsc-iem"><i class="fax fa fa-github fa-2x" aria-hidden="true"></i></a>
<a href="https://www.youtube.com/channel/UCo86K3bhYny0KNKGLoRIy8A"><i class="fax fa fa-youtube fa-2x" aria-hidden="true"></i></a>
<a href="https://www.instagram.com/dsc_iem/"><i class="fax fa fa-instagram fa-2x" aria-hidden="true"></i></a>
<a href="mailto:[email protected]"><i class="ti-email fa-2x fax"></i></a>
</div>
</div>
</div>
</section>
<!-- FOOTER -->
<div class="text-center" style="color: white !important; background-color: black;">
<br><br>
<div id="footer" class="text-center" style="color: white !important; background-color: black;">
<div class="copyright">
Copyright © <strong>DSC IEM Kolkata </strong>
<h6 id="footer-credits-button" class="footer-link text-center" style="color: white !important; ">Devel❤per Credits</h6>
<div id="footer-credits-body" class="size-xs base-semilight ink-light">
<a href="http://mahak.me"><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>
<script type="text/javascript" src="scripts/home.js"></script>
</body>
</html>