forked from DSC-HIT/DSC-HIT-Website
-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathindex.html
More file actions
752 lines (597 loc) · 40.3 KB
/
index.html
File metadata and controls
752 lines (597 loc) · 40.3 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
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
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" name="viewport" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="theme-color" content="#ffffff"/>
<!-- Favicons -->
<link rel="apple-touch-icon" href="favicon.png">
<link rel="icon" href="favicon.png">
<!-- <link rel="manifest" href="/manifest.json"> -->
<link rel="manifest" href="/manifest.json">
<title>
DSC RJIT
</title>
<!-- Fonts and icons -->
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700|Roboto+Slab:400,700|Material+Icons" async/>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/latest/css/font-awesome.min.css" async/>
<link rel="stylesheet" href="assets/css/material-kit.css?v=2.0.2" async>
<!-- Documentation extras -->
<link href="assets/assets-custom/demo.css" rel="stylesheet" async/>
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN"
crossorigin="anonymous" async>
<link href="assets/assets-custom/css/footer.css" rel="stylesheet" async/>
<link rel="stylesheet" href="https://unpkg.com/flickity@2.0/dist/flickity.min.css" async>
<script src="https://unpkg.com/flickity@2.0/dist/flickity.pkgd.min.js"></script>
<link href="https://fonts.googleapis.com/css?family=Be+Vietnam|Open+Sans" rel="stylesheet" async>
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet" async>
<style>
body{
overflow-x: hidden;
}
#top-button
{
font-size:20px;
transition: 0.3s ease;
}
.tab { margin-left: 40px; }
/*
.grid-item { width: 25%; }
.grid-item--width2 { width: 50%; }*/
.img-fluid
{
border-radius: 5px 5px;
}
</style>
<!-- iframe removal -->
</head>
<body class="landing-page" name="top" id="top">
<nav class="navbar navbar-color-on-scroll navbar-transparent fixed-top navbar-expand-lg " color-on-scroll="100" id="sectionsNav">
<div class="container">
<div class="navbar-translate">
<a class="navbar-brand" href="/">
<span id="gdg-logo">
<img src="assets/img/logos/dsc_header.png" style="max-height: 110%;" />
</a>
<button style="color:rgb(120,120,120)" class="navbar-toggler" type="button" data-toggle="collapse" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
<span class="navbar-toggler-icon"></span>
<span class="navbar-toggler-icon"></span>
</button>
</div>
<div class="collapse navbar-collapse">
<ul class="navbar-nav ml-auto">
<li class="dropdown nav-item">
<a href="#" data-page="index" class="nav-link">
<span><b>Home</b></span>
</a>
</li>
<li class="nav-item">
<a href="./events.html" data-page="events" class="nav-link">
<span><b id="header_text">Events</b></span>
</a>
</li>
<li class="nav-item">
<a href="./resources.html" data-page="resources" class="nav-link">
<span><b id="header_text">Resources</b></span>
</a>
</li>
<li class="nav-item">
<a href="./solution.html" data-page="projects" class="nav-link">
<span style="color: red;"><u><b id="header_text">Solution Challenge</b></u></span>
</a>
</li>
<li class="nav-item">
<a href="./team.html" data-page="team" class="nav-link">
<span><b id="header_text">Team</b></span>
</a>
</li>
<!-- <li class="nav-item">
<a href="https://medium.com/@dscrjit" data-page="team" class="nav-link">
<span><b id="header_text">Blog</b></span>
</a>
</li> -->
<!-- <li class="nav-item">
<a class="nav-link">
<span ><b id="header_text">Blog</b></span>
</a>
</li> -->
<!-- <li class="nav-item">
<a href="./about" data-page="about" class="nav-link">
<span ><b id="header_text">About</b></span>
</a>
</li> -->
<li class="nav-item">
<a target="blank" class="nav-link" href="https://forms.gle/TyQxMDPjzJoeNdPbA">
<span class="btn" id="joinbtn"><b id="header_text">Sign Up</b></span>
</a>
</li>
</ul>
</div>
</div>
</nav>
<div class="page-header header-filter" data-parallax="true" style="height: 400px;">
<div class="container" style="width: 100vw; padding: 0; margin: 0; max-width: 100vw;">
<div class="row" style="height: 100vh;">
<div class="col-md-4"> </div>
<div class="col-md-4 col-half-offset" id="hometop-container">
<p> </p>
<img class="img-fluid" src="assets\img\logos\dsc_logo.png" style="width:30%"/>
<h2 class="tag_title">Developer Student Club</h1>
<h4 class="tag_details"><b>Rustamji Institute of Technology</b></h4>
<p> </p>
<p>
<a target="blank" href="https://forms.gle/G8xoehV7UtPTbamx9">
<button class="btn btn-primary" id="buttons"><b>Join Us</b></button></a>
</p>
</div>
<div class="col-md-8" style=" background-image: url('assets/img/kit/header.png'); background-position: bottom; background-size: 100% auto;"> </div>
</div>
</div>
</div>
<div class="main main-raised" style="margin-top: 0;">
<div class="container">
<p> </p>
<div class="row mt-5 wow fadeIn" data-wow-delay="0.2s" style="text-align:left;">
<!--First column-->
<div class="col-lg-6">
<!--Card-->
<h2 class="title" id="tracks"><b>About The Program</b></h2>
<p> </p>
<span id="mobile" class="icon"><i class="material-icons">
gesture
</i></span><span class="about_title_track" style="color:rgb(54, 53, 53);">What we do?</span>
<!--Card-->
<p> </p>
<p><h5 class="description">Google collaborates with university students who are passionate about growing developer communities.</h5></p>
<p><h5 class="description">Developer Student Club powered by Google Developers is an initiative to grow their knowledge on developer technologies and more through peer to peer workshops and events, and gain relevant industry experience.</h5></p>
<p>
<a target="blank" href="https://forms.gle/TyQxMDPjzJoeNdPbA">
<button class="btn btn-primary" id="buttons"><b>Sign Up</b></button>
</a>
</p>
<p><a href="https://developers.google.com/programs/dsc/" target="blank"><span class="description" id="details_redirect"><b>Learn more about the Program</b></span></a></p>
<!--/.Card-->
</div>
<!--/.First column-->
<!--Second column-->
<div class="col-lg-6 wow fadeIn" data-wow-delay="0.2s" style="text-align:left;">
<!--Card-->
<h2 class="title" id="tracks"><b> </b></h2>
<p> </p>
<img class="img-fluid" src="assets/img/kit/event.JPG" width="100%"/>
</div>
<!--/.Second column-->
</div>
<!--/.First row-->
<p> </p>
<div class="row mt-5 wow fadeIn" data-wow-delay="0.2s" style="text-align:left;">
<!--First column-->
<div class="col-lg-6 wow fadeIn" data-wow-delay="0.2s">
<!--Card-->
<h3 class="title" id="tracks"><b>What DSC RJIT does?</b></h3>
<p> </p>
<p><h5 class="description">Developer Student Club RJIT is inspired by the Google Developers' Family.</h5></p>
<p><h5 class="description">The motive is to create a local ecosystem of Developers in and around the Campus. And having fun doing it.</h5></p>
<p> </p>
<a class="btn btn-primary btn-fab btn-round" id="social_button1" href="https://www.facebook.com/dscrjit/" target="_blank"><i class="fa fa-facebook"></i></a><a> </a>
<a class="btn btn-primary btn-fab btn-round" id="social_button1" href="https://twitter.com/DscRjit" target="_blank"><i class="fa fa-twitter"></i></a><a> </a>
<a class="btn btn-primary btn-fab btn-round" id="social_button1" href="https://instagram.com/dscrjit" target="_blank"><i class="fa fa-instagram"></i></a><a> </a>
<a class="btn btn-primary btn-fab btn-round" id="social_button1" href="https://github.com/DSC-RJIT" target="_blank"><i class="fa fa-github"></i></a><a> </a>
<!--/.Card-->
</div>
<!--/.First column-->
<!--Second column-->
<div class="col-lg-6">
<!--Card-->
<p> </p>
<div class="row">
<div class="col-lg-5" id="p1">
<p>
<h4 class="description" style="font-weight:600; color:rgb(228, 180, 25); padding:8px 4px; background-color:rgba(247, 212, 17, 0.15); border-radius:8px; width:100px; padding-left:11px;">Seminars</h4>
</p>
<p>
<h5 class="description">Get updated with the latest news and announcements.</h5>
</p>
</div>
<div class="col-lg-5 " id="p4">
<p>
<h4 class="description" style="font-weight:600; color:rgb(12, 80, 182); padding:8px 4px; background-color:rgba(12, 80, 182,0.15); border-radius:8px; width:115px; padding-left:11px;">Study Jams</h4>
</p>
<p>
<h5 class="description">Hands-on experience with the community members.</h5>
</p>
</div>
</div>
<div class="row">
<div class="col-lg-5" id="p1">
<p>
<h4 class="description" style="font-weight:600; color:rgb(223, 77, 19); padding:8px 4px; background-color:rgba(223, 77, 19,0.15); border-radius:8px; width:90px; padding-left:11px;">Projects</h4>
</p>
<p>
<h5 class="description">Projects with a social impact that help a lot of people.</h5>
</p>
</div>
<div class="col-lg-5 " id="p4">
<p>
<h4 class="description" style="font-weight:600; color:rgb(11, 184, 83); padding:8px 4px; background-color:rgba(11, 184, 83,0.15); border-radius:8px; width:120px; padding-left:11px;">Hackathons</h4>
</p>
<p>
<h5 class="description">Dream. Explore. Wonder. Build it Together.</h5>
</p>
</div>
</div>
<!--/.Second column-->
</div>
<!--/.First row-->
<p> </p>
</div>
<!--/.First row-->
<div class="row mt-5 wow fadeIn" data-wow-delay="0.2s" style="text-align:left;">
<!--Second column-->
<div class="col-lg-6 wow fadeIn" data-wow-delay="0.2s" style="text-align:left;">
<!--Card-->
<img class="img-fluid" src="assets/img/kit/team.JPG" width="100%" />
</div>
<!--/.Second column-->
<!--First column-->
<div class="col-lg-6">
<!--Card-->
<p> </p>
<span id="mobile" class="icon"><i class="material-icons">
whatshot
</i></span><span class="about_title_track" style="color:rgb(54, 53, 53);">The Team</span>
<!--Card-->
<p> </p>
<p><h5 class="description">These are the amazing bunch of people who make the community what it is. Who are the Backbone of Developer Student Club, RJIT and ensure that we can forge ahead <a target="blank" href="https://www.marvel.com/movies/avengers-endgame"><b id="blue_text">#WhateverItTakes!</b></a></h5></p>
<p><h5 class="description">They take the time out from their daily grind to give back to the members and empower them to become bigger (Metaphorically). And Better.</h5></p>
<p><a href="./team.html" target="blank"><span class="description" id="details_redirect"><b>Meet The Team</b></span></a>
</p>
<p>
</p>
<!--/.Card-->
</div>
<!--/.First column-->
</div>
<p> </p>
<div class="row mt-5 wow">
<!--First column-->
<div class="col-lg-4 wow fadeIn" data-wow-delay="0.2s">
<!--Card-->
<div class="card">
<!--Card image-->
<img class="img-fluid" src="assets/img/kit/events.jpg" alt="Card image cap">
<!--Card content-->
<div class="card-body">
<!--Title-->
<h4 class="about_title_track" style="margin-left:-8px; font-family: 'Open Sans', sans-serif;"><b>Events</b></h4>
<!--Text-->
<h5 class="description" style=" font-family: 'Open Sans', sans-serif;">Attend Study Jams/ Hackathons/ Developer Conferences to learn more about the latest technologies.</h5>
<a href="./events.html" class="btn btn-primary" id="buttons" id="buttons">Learn More</a>
</div>
</div>
<!--/.Card-->
</div>
<!--/.First column-->
<!--Second column-->
<div class="col-lg-4 wow fadeIn" data-wow-delay="0.4s">
<!--Card-->
<div class="card">
<!--Card image-->
<img class="img-fluid" src="assets/img/kit/cfp.png" alt="Card image cap">
<!--Card content-->
<div class="card-body">
<!--Title-->
<h4 class="about_title_track" style="margin-left:-8px; font-family: 'Open Sans', sans-serif;"><b>Call For Papers (CFP)</b></h4>
<!--Text-->
<h5 class="description" style=" font-family: 'Open Sans', sans-serif;">Interested in being a Speaker at one of our events? Just drop us your Proposal.</h5>
<a href="mailto:dscrjit@gmail.com" class="btn btn-primary" id="buttons" id="buttons">Send Proposal</a>
</div>
</div>
<!--/.Card-->
</div>
<!--/.Second column-->
<!--Third column-->
<div class="col-lg-4 wow fadeIn" data-wow-delay="0.6s">
<!--Card-->
<div class="card">
<!--Card image-->
<img class="img-fluid" src="assets/img/kit/sponsor.png" alt="Card image cap">
<!--Card content-->
<div class="card-body">
<!--Title-->
<h4 class="about_title_track" style="margin-left:-8px; font-family: 'Open Sans', sans-serif;"><b>Sponsorships</b></h4>
<!--Text-->
<h5 class="description" style=" font-family: 'Open Sans', sans-serif;">Get Brand exposure and elevate your business identity within the Community. </h5>
<a href="mailto:dscrjit@gmail.com" class="btn btn-primary" id="buttons" id="buttons">Send proposal</a>
</div>
</div>
<!--/.Card-->
</div>
<!--/.Third column-->
</div>
<!--/.First row-->
<p> </p>
<div class="row mt-5 wow fadeIn" data-wow-delay="0.2s">
<div class="col-lg-6" style="text-align:left;">
<h3 class="title" id="tracks"><b>Partners</b></h3>
<p> </p>
<h5 class="description">
Thank you to our Partners for their support towards the community. If you want to be showcased
through DSC RJIT, contact <a href="mailto:dscrjit@gmail.com" id="blue_text"><b>Here</b></a> for Sponsorship details.
</h5>
</div>
<div class="col-lg-6" style="text-align:center;">
<h4 class="title" id="tracks"><b> </b></h4>
<div class="container">
<div class="row">
<div class="col-lg-5 col-md-3 col-sm-3 col-xs-3" id="p1">
<p>
</p><img style="max-width:150px;" class="img-fluid" src="assets/img/logos/google_dev.png" />
</div>
<div class="col-lg-5 col-md-3 col-sm-3 col-xs-3" id="p4">
<p>
</p><img style="max-width:150px;" class="img-fluid" src="assets/img/logos/hyperledger.jpeg" />
</div>
<div class="col-lg-5 col-md-3 col-sm-3 col-xs-3" id="p1">
<p>
</p><img style="max-width:150px;" class="img-fluid" src="assets/img/logos/fg.png" />
</div>
<div class="col-lg-5 col-md-3 col-sm-3 col-xs-3" id="p1">
<p>
</p><img style="max-width:150px;" class="img-fluid" src="assets/img/logos/crowdsource.png" />
</div>
<span class="col-lg-5 col-md-3 col-sm-3 col-xs-3" id="p1">
<p>
</p><img style="max-width:150px;" class="img-fluid" src="assets/img/logos/dai.png" />
</span>
<div class="col-lg-5 col-md-3 col-sm-3 col-xs-3" id="p1">
<p>
</p><img style="max-width:150px;" class="img-fluid" src="assets/img/logos/sorted.png" />
</div>
</div>
</div>
</div>
<!--/.First row-->
<p> </p>
<p> </p>
<div class="row mt-5 wow fadeIn" style="text-align:center;">
<div class="col-lg-12" style="text-align:center;">
<div id="carouselExampleIndicators" class="carousel slide" data-ride="carousel">
<div class="carousel-inner">
<div class="carousel-item active">
<div class="carousel-wrapper">
<h1 id="orange_text" style="font-family: 'Be Vietnam', sans-serif;">"</h1>
<img src="assets/img/logos/exploreML.png" height="40px"/>
<h4 class="description">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.</h4>
<h1 id="orange_text" style="font-family: 'Be Vietnam', sans-serif;">"</h1>
<h4 class="description"><b>Google AI | Explore ML</b></h4>
<p>
<a target="blank" href="https://commudle.com/dsc-rjit/events/orientation-program">
<!-- <button class="btn btn-primary" id="buttons"><b>Register Here</b></button></a> -->
</p>
</div>
</div>
<div class="carousel-item">
<div class="carousel-wrapper">
<h1 id="blue_text" style="font-family: 'Be Vietnam', sans-serif;">"</h1>
<img src="https://siliconangle.com/wp-content/blogs.dir/1/files/2018/12/flutter.png" height="40px"/>
<h4 class="description">On December 11, interact, innovate and collaborate with the global community. Streaming live around the globe. Flutter Interact is a day dedicated to creation and collaboration with the world, inspired by the makers of brilliant experiences.</h4>
<h1 id="blue_text" style="font-family: 'Be Vietnam', sans-serif;">"</h1>
<b><h4 class="description">Click to Know More <span id="blue_text">#FlutterInteract</span></b></h4></<b>
<p>
<a href="flutterinteract.html">
<!-- <button class="btn btn-primary" id="buttons"><b>Know More</b></button></a> -->
</p>
</div>
</div>
<!-- <div class="carousel-item">
<div class="carousel-wrapper">
<h1 id="blue_text" style="font-family: 'Be Vietnam', sans-serif;">"</h1>
<img src="https://www.pixitmedia.com/wp-content/uploads/2019/09/google_lockup_cloud_rgb.png" height="40px"/>
<h4 class="description">#GCPCrashCourse is a Cloud based learning campaign that focuses on building Learning Paths for students across 3 distinct Tracks. With <span id="blue_text">#GCPCrashCourse</span> you get to learn dedicated topics across three complete tracks, namely - Application Development, Data & Machine Learning.</h4>
<h1 id="blue_text" style="font-family: 'Be Vietnam', sans-serif;">"</h1>
<a href="#"><b><h4 class="description">Click to Sign Up for <span id="blue_text">#GCPCrashCourse</span></b></h4></a>
</div> -->
</div>
<div class="carousel-item">
<div class="carousel-wrapper">
<h1 id="red_text" style="font-family: 'Be Vietnam', sans-serif;">"</h1>
<img src="https://miro.medium.com/max/4282/1*PshD8n5B_7h-cmmFYpurqA.png" height="40px"/>
<h4 class="description">Cloud Fest '19 is an occasion which promises to be a celebration of ideas, learning, productive discussions, and the conception of unique solutions to critical real-world problems using cloud computing. It will start off with a keynote sessions by the speakers, and ending with a hands-on session for the participants. </h4>
<h1 id="red_text" style="font-family: 'Be Vietnam', sans-serif;">"</h1>
<h4 class="description"><b>Coming Soon</b></h4>
</div>
</div>
</div>
<a class="carousel-control-prev" href="#carouselExampleIndicators" role="button" data-slide="prev">
<span> </span>
</a>
<a class="carousel-control-next" href="#carouselExampleIndicators" role="button" data-slide="next">
<span> </span>
</a>
</div>
</div>
</div>
</div>
<p> </p>
<div class="row mt-5 wow fadeIn" data-wow-delay="0.2s">
<div class="col-lg-6" style="text-align:left;">
<h3 class="title" id="tracks"><b>Join the Conversation</b></h3>
<p> </p>
<h5 class="description">
Join our Slack Channel to know more about the Activities, Sessions and other fun stuff.
<br/>
<p> </p>
<a href="http://bit.ly/dsc-rjit-slack" target="blank" class="btn btn-primary" id="buttons" style="background: #4A154B;"><b>Join us on <img height="30px" src="assets/img/logos/slack.png"/></b></a>
</h5>
</div>
<div class="col-lg-6" style="text-align:left;">
<h3 class="title" id="tracks"><b> </b></h3>
<p> </p>
<h5 class="description">
Join our Telegram Channel to know more about the Activities, Sessions and other fun stuff. Just download the Telegram app on Phone or PC.
<br/>
<p> </p>
<a href="http://t.me/dscrjit" target="blank" class="btn btn-primary" id="buttons" style="background: #2C2F33;"><b>Join us on <img height="30px" src="assets/img/logos/telegram.png"/></b></a>
</h5>
</div>
</div>
<p> </p>
<p> </p>
<!-- <div class="row mt-5 wow fadeIn" data-wow-delay="0.2s">
<div class="col-lg-5 wow fadeIn" data-wow-delay="0.2s" style="text-align:left;">
<img class="img-fluid" src="assets/img/kit/Rustamji.jpg" width="100%"/>
<p> </p>
</div>
<div class="col-lg-7">
<h3 class="title" style="color:rgb(54, 53, 53);">About RJIT</h3>
<p> </p>
<p><h5 class="description">Rustamji Institute of Technology, popularly known as RJITK or RJIT, is a private autonomous engineering college in Anandapur, Kolkata, West Bengal, India. The foundation behind the growth of RJITK is the Kalyan Bharti Trust. To meet the demand for technical manpower, the Kalyan Bharti Trust supplemented the state government’s efforts by establishing the Rustamji Institute of Technology in September 2000.
</h5></p>
<p><a href="https://Rustamjiit.edu" target="blank"><span class="description" id="details_redirect"><b>Learn More</b></span></a>
</p>
</div>
</div>
-->
<!--/.First row-->
<p> </p>
<p> </p>
<p> </p>
</div>
</div>
</div>
<div id="location" width="100%">
<!-- <iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2698.374915355627!2d78.26030074973038!3d26.02098988343886!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3976de6e2cd33583%3A0xcadb08fbf8b66e1f!2sRustamji%20Institute%20of%20Technology!5e1!3m2!1sen!2sin!4v1582053314376!5m2!1sen!2sin" width="600" height="450" frameborder="0" style="border:0;" allowfullscreen=""></iframe> -->
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3585.3839705738683!2d78.26030611486321!3d26.020989883519608!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3976de6e2cd33583%3A0xcadb08fbf8b66e1f!2sRustamji%20Institute%20of%20Technology!5e0!3m2!1sen!2sin!4v1573666986893!5m2!1sen!2sin" width="100%" height="450" frameborder="0" style="border:0;" allowfullscreen></iframe>
<!-- <iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2606.1508383682512!2d88.41683963209341!3d22.51716647143936!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3a027409f5382055%3A0xa47cf90c19bf73c2!2sRustamji+Institute+of+Technology!5e0!3m2!1sen!2sin!4v1555770441032!5m2!1sen!2sin" width="100%" height="450" frameborder="0" style="border:0" allowfullscreen></iframe> -->
</div>
<div id="footer">
<a href="#top" id="top-button" class="top">
<i class="material-icons" style=" font-size: 30px;">
keyboard_arrow_up
</i><span> </span>
</a>
<div class="container" style="padding-top: 20px;">
<div class="row">
<div class="col-lg-4">
<div class="share-social">
<span><a><b>Keep In Touch</b></a></span>
<a id="social_button" href="https://www.facebook.com/dscrjit/" target="_blank"><i class="fa fa-facebook"></i></a><a> </a>
<a id="social_button" href="https://twitter.com/DscRjit" target="_blank"><i class="fa fa-twitter"></i></a><a> </a>
<a id="social_button" href="https://instagram.com/dscrjit" target="_blank"><i class="fa fa-instagram"></i></a><a> </a>
<a id="social_button" href="https://github.com/dsc-rjit" target="_blank"><i class="fa fa-github"></i></a><a> </a>
<a> </a>
</span>
</div>
</div>
<div class="col-lg-4">
<div class="share-social">
<span><a href="mailto:dscrjit@gmail.com"><b>Email Us : <b id="blue_text">dscrjit@gmail.com</b></b></a></span>
</div>
</div>
</div>
</div>
<br/>
<div class="container">
<div class="row">
<div class="col-lg-4 col-md-6 col-sm-12 col-xs-12 footer-details">
<span><b>ABOUT</b></span>
<p>
<a href="https://developers.google.com/programs/community/dsc/" id="details_redirect" target="_blank">Developer Student Clubs</a><br />
<!-- <a href="https://facebook.com/pg/GDGKolkata/about/" id="details_redirect" target="_blank"><b>GDG Kolkata</b></a><br /> -->
<a href="https://developers.google.com/programs/community/gdg/" id="details_redirect" target="_blank">Google
Developers Group</a><br />
<a href="/team" id="details_redirect" >Meet the Team</a><br />
</p>
</div>
<div class="col-lg-4 col-md-6 col-sm-12 col-xs-12 footer-details">
<span><b>ABOUT WTM</b></span>
<p>
<!-- <a href="https://facebook.com/WTMKolkata/" id="details_redirect" target="_blank"><b>WTM Kolkata</b></a><br /> -->
<a href="https://www.womentechmakers.com/" id="details_redirect" target="_blank" style="color:rgb(66, 66, 66);">Women Techmakers</a><br />
</p>
</div>
<div class="col-lg-4 col-md-6 col-sm-12 col-xs-12 footer-details">
<span><b>OTHER LINKS</b></span>
<p>
<a href="#" id="details_redirect" target="_blank" style="color:rgb(65, 64, 64);">Call for Speakers</a><br />
<a href="#" id="details_redirect" target="_blank" style="color:rgb(65, 64, 64);">Call for Sponsors</a><br />
<a href="https://docs.google.com/document/d/1WegbJvqLo5hta8_fmIvi8UfqaKW7_vxSY8gDvxDHS9o/edit?usp=sharing" id="details_redirect" target="_blank"><b>Community Guidelines</b></a><br />
</p>
</div>
</div>
</div>
<hr />
<div class="container" style="padding-bottom: 20px;">
<div class="row">
<div class="col-lg-3">
<img src="assets/img/logos/dsc_linear.png" alt="dsc-logo" />
</div>
<div class="col-lg-9 copyright" style="font-family: 'Open Sans', sans-serif; font-size:14px;">
© Copyright 2019 <b>DSC RJIT</b> <span class="hide-bar"> | </span><a id="details_redirect" href="#"><b>Template by DSC HIT</b></a>
</div>
</div>
</div>
</div>
</div>
<script>
if ("serviceWorker" in navigator) {
if (navigator.serviceWorker.controller) {
console.log("[PWA Builder] active service worker found, no need to register");
} else {
// Register the service worker
navigator.serviceWorker
.register("pwabuilder-sw.js", {
scope: "./"
})
.then(function (reg) {
console.log("[PWA Builder] Service worker has been registered for scope: " + reg.scope);
});
}
}
</script>
<!-- Core JS Files -->
<script src="assets/js/core/jquery.min.js"></script>
<script src="assets/js/core/popper.min.js"></script>
<script src="assets/js/bootstrap-material-design.js"></script>
<!-- Material Kit Core initialisations of plugins and Bootstrap Material Design Library -->
<script src="assets/js/material-kit.js?v=2.0.2"></script>
<script src="assets/assets-custom/js/material-kit-demo.js"></script>
<!-- <script src="assets/assets-custom/js/GridHorizontal.js"></script> -->
<!-- <script src="https://unpkg.com/packery@2/dist/packery.pkgd.min.js"></script> -->
<!-- <script src="https://unpkg.com/masonry-layout@4/dist/masonry.pkgd.min.js"></script> -->
<script src="assets/assets-custom/main.js"></script>
<script src="assets/assets-custom/index.js"></script>
</body>
<!-- The core Firebase JS SDK is always required and must be listed first -->
<script src="https://www.gstatic.com/firebasejs/7.5.2/firebase-app.js"></script>
<!-- TODO: Add SDKs for Firebase products that you want to use
https://firebase.google.com/docs/web/setup#available-libraries -->
<script src="https://www.gstatic.com/firebasejs/7.5.2/firebase-analytics.js"></script>
<script>
// Your web app's Firebase configuration
var firebaseConfig = {
apiKey: "AIzaSyDhRsi9I2gjsX8vlxwQzn01fsPSrDdCPdc",
authDomain: "dsc-rjit.firebaseapp.com",
databaseURL: "https://dsc-rjit.firebaseio.com",
projectId: "dsc-rjit",
storageBucket: "dsc-rjit.appspot.com",
messagingSenderId: "562738869001",
appId: "1:562738869001:web:bdb80abb945b831a2019d8",
measurementId: "G-FH6WXZZYC6"
};
// Initialize Firebase
firebase.initializeApp(firebaseConfig);
firebase.analytics();
const auth = firebase.auth();
const db = firebase.firestore();
const functions = firebase.functions();
</script>
<!-- <script src="https://cdn.jsdelivr.net/npm/darkmode-js@1.5.3/lib/darkmode-js.min.js"></script>
<script src="/assets/scripts/dark.js"></script> -->
<script src="/assets/scripts/auth.js"></script>
<script src="/assets/scripts/index.js"></script>
</script>
</html>