-
Notifications
You must be signed in to change notification settings - Fork 2
/
ping.html
873 lines (813 loc) · 43 KB
/
ping.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
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
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
<!doctype html>
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>PISB | P.I.N.G.</title>
<link rel="icon" type="image/png"
href="./Domains-Page/assets/img/logos/title-logo.png">
<meta charset="utf-8">
<meta name="viewport"
content="width=device-width, initial-scale=1, minimum-scale=1">
<!-- Bootstrap -->
<link rel="stylesheet" href="./common/css/bootstrap.min.css">
<!-- Font Awesome -->
<link rel="stylesheet"
href="https://use.fontawesome.com/releases/v5.7.2/css/all.css"
integrity="sha384-fnmOCqbTlWIlj8LyTjo7mOUStjsKC4pOpQbqyi7RrhN7udi9RwhKkMHpvLbHG9Sr"
crossorigin="anonymous">
<link rel="stylesheet"
href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<!-- AOS -->
<link rel="stylesheet" href="https://unpkg.com/aos@next/dist/aos.css">
<!-- preloader -->
<link rel="stylesheet" href="./common/preloader/preloader.css">
<!-- navbar -->
<link rel="stylesheet" href="./common/navbar/nav.css">
<!-- Go to Top -->
<link rel="stylesheet" href="./common/scrollToTop/scroll.css">
<!-- footer -->
<link rel="stylesheet" href="./common/footer/footer.css">
<!-- popup -->
<link rel='stylesheet'
href='https://cdnjs.cloudflare.com/ajax/libs/owl-carousel/1.3.3/owl.carousel.css'>
<!-- custom css -->
<link rel="stylesheet" href="./Events/css/eve.css">
<!-- <link rel="stylesheet" type="text/css" href="./css/styleicons.css"> -->
<link rel="stylesheet" href="./ping/css/social.css">
<!-- <link rel="stylesheet" type="text/css" href="./css/style.css"> -->
<link rel="stylesheet" href="./ping/css/pingcss.css">
<!-- Fonts -->
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800;900&display=swap"
rel="stylesheet">
</head>
<body>
<!-- preloader -->
<div class="loader-wrapper ">
<div class="container-fluid ">
<div class="row" style="height: 100vh;">
<div class="col d-flex align-items-center justify-content-center">
<div class="cell ">
<div
class="fadeImg d-flex justify-content-center align-items-center"
style="height: 50vh;">
<img src="./common/preloader/img/t6.png">
<img style="display:none;" src="./common/preloader/img/t1.png">
<img style="display:none;" src="./common/preloader/img/t2.png">
<img style="display:none;" src="./common/preloader/img/t3.png">
<img style="display:none;" src="./common/preloader/img/t4.png">
<img style="display:none;" src="./common/preloader/img/t5.png">
</div>
</div>
</div>
</div>
</div>
</div>
<!-- navbar -->
<nav class="navbar fixed-top navbar-expand-xl ">
<a class="navbar-brand" href="./index.html"><img id="navlogo"
src="./common/navbar/pisb.png"></a>
<button class="navbar-toggler navbar-dark" type="button"
data-toggle="collapse" data-target="#navbarNavDropdown"
aria-controls="navbarNavDropdown" aria-expanded="false"
aria-label="Toggle navigation">
<span class="navbar-toggler-icon "></span>
</button>
<div class="collapse navbar-collapse" id="navbarNavDropdown">
<ul class="navbar-nav ml-auto">
<li class="nav-item dropdown">
<a class="nav-link " id="link-1a" href="./aboutUs.html">About Us</a>
<span class=" dropdown-toggle" href="#" id="link-1b"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
</span>
<div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item" href="./aboutUs.html#ieee-div">IEEE</a>
<a class="dropdown-item" href="./aboutUs.html#pisb-div">PISB</a>
<a class="dropdown-item" href="./aboutUs.html#ping-div">P.I.N.G.</a>
<a class="dropdown-item" href="./aboutUs.html#wie-div">WIE</a>
<!-- <a class="dropdown-item" href="../About-Us/aboutUs.html#csi-div">CSI</a> -->
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link " id="link-1a" href="./events.html">Events</a>
<span class="nav-link dropdown-toggle" href="#" id="link-1b"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
</span>
<div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item" href="./events.html#credenz">Credenz</a>
<a class="dropdown-item" href="./events.html#ctd">CTD</a>
<a class="dropdown-item" href="./events.html#seminar">Seminars</a>
<a class="dropdown-item" href="./events.html#sig">SIGs</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link " id="link-1a"
href="./achievements.html">Achievements</a>
<span class="nav-link dropdown-toggle" href="#" id="link-1b"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
</span>
<div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item"
href="./achievements.html#awards-div">Awards</a>
<a class="dropdown-item"
href="./achievements.html#projects-div">Projects</a>
<a class="dropdown-item"
href="./achievements.html#hackathons-div">Hackathons</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link " id="link-1a" href="./team24.html">Our Team</a>
<span class="nav-link dropdown-toggle" href="#" id="link-1b"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
</span>
<div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item" href="./team24.html">Team 2023-2024</a>
<a class="dropdown-item" href="./team23.html">Team 2022-2023</a>
<a class="dropdown-item" href="./team22.html">Team 2021-2022</a>
<a class="dropdown-item" href="./team21.html">Team 2020-2021</a>
<a class="dropdown-item" href="./team20.html">Team 2019-2020</a>
<a class="dropdown-item" href="./team19.html">Team 2018-2019</a>
<a class="dropdown-item" href="./team18.html">Team 2017-2018</a>
</div>
</li>
<li class="nav-item">
<a class="nav-link" href="./domains.html">Domains</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./ping.html">P.I.N.G.</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./gallery.html">Gallery</a>
</li>
<!-- <li class="nav-item">
<a class="nav-link" href="./discussion.html">Discussion Forum</a>
</li> -->
<li class="nav-item">
<a class="nav-link" href="./aboutUs.html#contact-us-div">Contact
us</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./register.html">Register</a>
</li>
</ul>
</div>
</nav>
<!-- top button -->
<a id="button1"></a>
<div class="row d-flex justify-content-center" id="heading">
<div
class="col-12 parallax d-flex align-items-center justify-content-center">
<h2 id="pinghead" class="Effect ">PICT IEEE NEWSLETTER GROUP (P.I.N.G.)
<br>
</h2>
</div>
</div>
<!-- contanier 1 main-->
<div class="container-fluid" style="margin-top: 0vh;">
<div class="row mt-2 d-flex justify-content-center align-items-center">
<div id="clr" class="col-md-7 p-2 mr-6 grid" data-aos="zoom-in"
data-aos-duration="1000">
<p class="mb-0">P.I.N.G. (PICT IEEE Newsletter Group) is the official
technical magazine of PISB published twice
a year.
P.I.N.G. serves as a platform for individuals to portray their
technical ingenuity. It highlights articles
oncutting-edge technologies from technocrats all around the globe
including students, industrialists and
faculty members. It also features interviews of distinguished
personalities in various technical domains.
P.I.N.G. aims at keeping its readers up to date on recent developments
in technology and helps them
extrapolate their perceptions to contemporary ideas of modernisation.
With the imminent Issue 16.1,
be ready to get P.I.N.G.'d!</p>
</div>
<div class="col-md-4 p-2">
<div class="row" style="text-align: center;">
<img class="team-photo1" src="./ping/img/ping.jpeg">
</div>
<div class="row d-flex justify-content-center"
style="text-align: center;">
<div class="col-3 d-flex justify-content-center">
<a class="btn" href="https://www.facebook.com/pisb.ping/"
target="_blank">
<i class="fab fa-facebook-f"></i>
</a>
</div>
<div class="col-3 d-flex justify-content-center">
<a class="btn"
href="https://www.linkedin.com/company/pict-ieee-newsletter-group"
target="_blank">
<i class="fab fa-linkedin"></i>
</a>
</div>
</div>
</div>
</div>
</div>
<!-- <h3 id="followus" style="margin-top: 3vh; margin-bottom: 3vh;">FOLLOW US</h3>
<div class="container-fluid">
<div class="socialping grid1">
<ul class="pingsocial">
<li><a href="" target="_blank"><i class="fab fa-facebook-f" class="sicon" aria-hidden="true" font-size = "20px";></i></a></li>
<li><a href="" target="_blank"><i class="fab fa-linkedin" class="sicon" aria-hidden="true"></i></a></li>
</ul>
</div>
</div>
<br><br><br> -->
<!--<section id="previousmagazine">-->
<div class="container-fluid" style="margin-top: 10vh;">
<h2 class="head">NEW RELEASE</h2>
<div class="container-fluid" style="margin-top: 5vh;">
<div class="row mt-5 d-flex justify-content-center align-items-center">
<div class="col-md-7 p-2 mr-6 grid mt-4" data-aos="zoom-in"
data-aos-duration="1000">
<p id="left">
P.I.N.G. 18.1, released in conjunction with Credenz’23, presents a
captivating compilation of articles that explore the latest
advancements in technology. This edition showcases a wide array of
perspectives from industrialists and aspiring students.
This issue focuses on the rapid growth of Artificial Intelligence,
highlighting articles such as 'ChatGPT: The AI chatbot',
'Telesurgery', and 'Autonomous Vehicles'. In addition, we are
privileged to feature an exclusive interview with Ms. Manasi Joshi,
Director of Engineering, AI/ML at Apple, shedding light on the
future of AI.
Furthermore, we had engaging discussions with industry leaders, Mr.
Uday Ghare and Mr. Mukul Kumar, renowned experts in the
media/telecom and ad tech industries respectively, offering valuable
insights into the evolving technological landscape.
Issue 18.1 doesn't stop there—it delves into a range of other
cutting-edge technologies, including Blockchain and Biotechnology,
providing readers with a comprehensive understanding of the dynamic
technological landscape.
Join us in exploring the forefront of innovation and uncovering the
limitless possibilities that lie ahead in P.I.N.G. 18.1, an
indispensable resource for tech enthusiasts and industry
professionals alike.</p>
</div>
<div class="col-md-4">
<div style="text-align: center;"><img class="team-photo"
src="ping\img\PING181.png"></div>
<div class="bttn-cont mt-4">
<a id="techbutt" class="bttn" href="ping181.html" target="_blank">
<b>Open Magazine</b>
<span class="line-1"></span>
<span class="line-2"></span>
<span class="line-3"></span>
<span class="line-4"></span>
</a>
</div>
</div>
</div>
<h2 class="head">PREVIOUS MAGAZINES</h2>
<div class="row mt-5 d-flex justify-content-center align-items-center">
<div class="col-md-4">
<div style="text-align: center;"><img class="team-photo"
src="./ping/img/15.1.png"></div>
<div class="bttn-cont mt-4">
<a id="techbutt" class="bttn"
href="https://issuu.com/p.i.n.g./docs/p.i.n.g._15.1"
target="_blank">
<b>Open Magazine</b>
<span class="line-1"></span>
<span class="line-2"></span>
<span class="line-3"></span>
<span class="line-4"></span>
</a>
</div>
</div>
<div class="col-md-7 p-2 mr-6 grid" data-aos="zoom-in"
data-aos-duration="1000">
<p id="right">
P.I.N.G. 15.1, released at Credenz'19, features interviews of Mr
Suswar Ganu, Director, Deutsche Bank, with
his unparalleled insight and acumen on Investment Banking
Technology, and Mr Aditya Phatak, Managing Director
(India Operations), PierianDx, and his expertise and thoughts on the
business, management and technology in
the fields of Life Sciences, Healthcare IT and Software Development.
Some of the special articles in the
magazine include 'Neven's Law' , 'Email and Security' , 'Anti-HIV
Nanobots' and 'Qutrits' and 'Cyborge
Organoids' by our Editorial Board. This Issue proudly brief about
the PICT Alumni, who scaled new heights of
success, Founder and CTO of Confluent, Ms Neha Narkhede, in the
newly introduced section 'Alumnus of the
Year'. It also includes an important milestone of the PICT students,
'Team Dronebolt'.</p>
</div>
</div>
<div class="container-fluid" style="margin-top: 10vh;">
<div class="row mt-5 d-flex justify-content-center align-items-center">
<div class="col-md-7 p-2 mr-6 grid mt-4" data-aos="zoom-in"
data-aos-duration="1000">
<p id="left">
P.I.N.G. 14.1, released at Credenz’18 brings with it articles on
recent trends in technology including
perspectives of Industrialists, faculty members and students with
articles like ‘Molecular Clock’,
‘Ballerina’ focusing on Cloud native Programming Language, ‘Tandem
Solar Cells’. For Issue 14.1, we had an
opportunity to have Mr L.C.Singh, Founder and CEO of Nihilent Ltd.
and Mr Prasad Kulkarni, Head of R&D at
SAS as a panelist. Our new feature article ‘ANN using DNA’,
focuses on the bound-lessness of the universe
and the way mankind perceives it.</p>
</div>
<div class="col-md-4">
<div style="text-align: center;"><img class="team-photo"
src="./ping/img/14.1.jpeg"></div>
<div class="bttn-cont mt-4">
<a id="techbutt" class="bttn"
href="https://issuu.com/p.i.n.g./docs/p.i.n.g._15.1"
target="_blank">
<b>Open Magazine</b>
<span class="line-1"></span>
<span class="line-2"></span>
<span class="line-3"></span>
<span class="line-4"></span>
</a>
</div>
</div>
</div>
<div class="container-fluid" style="margin-top: 10vh;">
<div
class="row mt-5 d-flex justify-content-center align-items-center">
<div class="col-md-4">
<div style="text-align: center;"><img class="team-photo"
src="./ping/img/13.1.jpeg"></div>
<div class="bttn-cont mt-4">
<a id="techbutt" class="bttn"
href="https://issuu.com/p.i.n.g./docs/p.i.n.g._15.1"
target="_blank">
<b>Open Magazine</b>
<span class="line-1"></span>
<span class="line-2"></span>
<span class="line-3"></span>
<span class="line-4"></span>
</a>
</div>
</div>
<div class="col-md-7 p-2 mr-6 grid mt-4" data-aos="zoom-in"
data-aos-duration="1000">
<p id="right">
P.I.N.G. 13.1, released at Credenz'17, holds a plethora of
scientific and technical articles, 'Networking
AI' , 'Blockchain' , 'GPS and Relativity' , 'Dojo Toolkit' and
'Miniature Rovers' being some of them by
renowned industrial dignitaries. It features the interview of Dr
Surendra Pal, Vice Chancellor, DIAT, with
his abundant share of expertise and experience at ISRO.
'Charming Particle' and 'Artificial Music' by our
Editorial board also holds a special space with PISB WIE
Affinity Group and Editorial Board unraveling the
techies, Dr Celia Shahnaz and Dr Anwesha.</p>
</div>
</div>
<div class="container-fluid" style="margin-top: 10vh;">
<div
class="row mt-5 d-flex justify-content-center align-items-center">
<div class="col-md-7 p-2 mr-6 grid mt-4" data-aos="zoom-in"
data-aos-duration="1000">
<p id="left">
P.I.N.G. Issue 12.1 was released at Credenz'16. It highlights
the interview with incomparable, Padma
Vibhushan, founder of the Inter-University Centre for
Astronomy and Astrophysics (IUCAA), Dr Jayant
Narlikar, with his divergent facts and insight on Cosmology.
It holds a special feature called
'Conception', which features Rajeev Dev, Vice President of
Digital Transformation at Cybage, and his
insights into improving business. 'Neura Headphones', 'Bionic
Leaf' , 'Nanoengineering', 'Origami Robot'
with 'Neural Dust' and 'Star Trek' by the Editorial Board are
some of the special articles. This Issue
also brief about IEEE Region 10, Asia Pacific Region and
inevitable Achievements of P.I.N.G.</p>
</div>
<div class="col-md-4">
<div style="text-align: center;"><img class="team-photo"
src="./ping/img/12.1.jpeg"></div>
<div class="bttn-cont mt-4">
<a id="techbutt" class="bttn"
href="https://issuu.com/p.i.n.g./docs/p.i.n.g._15.1"
target="_blank">
<b>Open Magazine</b>
<span class="line-1"></span>
<span class="line-2"></span>
<span class="line-3"></span>
<span class="line-4"></span>
</a>
</div>
</div>
</div>
<div class="container-fluid" style="margin-top: 10vh;">
<div
class="row mt-5 d-flex justify-content-center align-items-center">
<div class="col-md-4">
<div style="text-align: center;"><img class="team-photo"
src="./ping/img/11.1.jpeg"></div>
<div class="bttn-cont mt-4">
<a id="techbutt" class="bttn"
href="https://issuu.com/p.i.n.g./docs/p.i.n.g._15.1"
target="_blank">
<b>Open Magazine</b>
<span class="line-1"></span>
<span class="line-2"></span>
<span class="line-3"></span>
<span class="line-4"></span>
</a>
</div>
</div>
<div class="col-md-7 p-2 mr-6 grid mt-4" data-aos="zoom-in"
data-aos-duration="1000">
<p id="right">
P.I.N.G. 11.1, released at Credenz'15 like its previous
issues, is an effort to bring rich and
intriguing writings to its readers. The issue explored a
variety of topics like ‘Life on Mars’,’Fate
of Big Data’, ’An Intel Matter’ etc. For Issue 11.1, we got
an opportunity to interact with Padmashree
Mrs Lila Poonawala, the first lady mechanical engineer of
India and Mr Umeed Kothavala, CEO at
Extentia information technology. Our new feature section
takes a glimpse at recent technology from Mr
Navin Kabra, engineer at ReliScore providing valuable
guidance to our readers.</p>
</div>
</div>
<div class="container-fluid" style="margin-top: 10vh;">
<div
class="row mt-5 d-flex justify-content-center align-items-center">
<div class="col-md-7 p-2 mr-6 grid mt-4" data-aos="zoom-in"
data-aos-duration="1000">
<p id="left">
P.I.N.G. 10.1, released at Credenz’14 brings with it
technically rich and enthralling writings with
articles like ‘Main frame Survive’ detailing an era of
microchips and virtual cloud,’Quantum
Tunneling’,’Titan’ etc. For issue 10.1, we got an
opportunity to interview Mr Kiran Deshpande,
President at AirTight International Pvt.Ltd, who gave
insight on the networking industry and its
future to our readers. Our new feature section ‘The Story
of An Entrepreneur’, a review on a
tech-startup “Anchanto”, Founded by our alumnus Mr Vaibhav
Dabhade brings an endeavouring journey of
entrepreneurs. </p>
</div>
<div class="col-md-4">
<div style="text-align: center;"><img class="team-photo"
src="./ping/img/10.1.jpeg"></div>
<div class="bttn-cont mt-4">
<a id="techbutt" class="bttn"
href="https://issuu.com/p.i.n.g./docs/p.i.n.g._15.1"
target="_blank">
<b>Open Magazine</b>
<span class="line-1"></span>
<span class="line-2"></span>
<span class="line-3"></span>
<span class="line-4"></span>
</a>
</div>
</div>
</div>
<div class="container-fluid" style="margin-top: 10vh;">
<div
class="row mt-5 d-flex justify-content-center align-items-center">
<div class="col-md-4">
<div style="text-align: center;"><img class="team-photo"
src="./ping/img/9.1.jpeg"></div>
<div class="bttn-cont mt-4">
<a id="techbutt" class="bttn"
href="https://issuu.com/p.i.n.g./docs/p.i.n.g._15.1"
target="_blank">
<b>Open Magazine</b>
<span class="line-1"></span>
<span class="line-2"></span>
<span class="line-3"></span>
<span class="line-4"></span>
</a>
</div>
</div>
<div class="col-md-7 p-2 mr-6 grid mt-4" data-aos="zoom-in"
data-aos-duration="1000">
<p id="right">
P.I.N.G. 9.1, released in Credenz’13, is a trove of
scientific advancements and technological
developments with articles like ‘ConceptNet’, ‘Hacking
with USB’, ‘OFDM’ including an Editorial
Feature on ‘The Hyper-Connected World’ and an
ExpertSpeak article ‘Business Intelligence’ from
Bitwise Solutions Pvt. Ltd. The magazine also features
an interview of Mr. Pinaki Bhadury, WIPRO’s
Water Business Head, who gave insight on energy and
water management and going green.</p>
</div>
</div>
<div class="container-fluid" style="margin-top: 10vh;">
<div
class="row mt-5 d-flex justify-content-center align-items-center">
<div class="col-md-7 p-2 mr-6 grid mt-4"
data-aos="zoom-in" data-aos-duration="1000">
<p id="left">
P.I.N.G. 8.1, released at Credenz’12, being a
torchbearer for all future publications explored a
variety of topics like ‘Fuzzy Electronics’, ‘The Small
World of Big Data’, ‘Apple iMove’ and
‘Green Communication’, while featuring an article ‘How
the Internet Affects Our Brains’. We also
had Dr Tirthajyoti Sarkar from Fairchild Semiconductor
write about how the level of advancement
of civilizations can be measured by the amount of
disposable energy they have at hand in ‘The
Scale of Civilizations’.</p>
</div>
<div class="col-md-4">
<div style="text-align: center;"><img class="team-photo"
src="./ping/img/8.1.jpeg"></div>
<div class="bttn-cont mt-4">
<a id="techbutt" class="bttn"
href="https://issuu.com/p.i.n.g./docs/p.i.n.g._15.1"
target="_blank">
<b>Open Magazine</b>
<span class="line-1"></span>
<span class="line-2"></span>
<span class="line-3"></span>
<span class="line-4"></span>
</a>
</div>
</div>
</div>
<!-- </section> -->
<!--footer-->
<footer style="margin-top: 10vh;"
class="new_footer_area bg_color" id="footer">
<div class="new_footer_top">
<div class="footer_bg"></div>
<div class="container">
<div class="row">
<div class="col-lg-4 col-md-6">
<div
class="f_widget company_widget wow fadeInLeft in-left"
data-wow-delay="0.2s"
style="visibility: visible; animation-delay: 0.2s; animation-name: fadeInLeft;">
<br>
<br>
<img class="logo-footer"
src="./common/footer/ieeelogo.png"
alt="logo-footer"
data-at2x="assets/img/logo.png">
<img class="logo-footer"
src="./common/footer/pisb.png"
alt="logo-footer"
data-at2x="assets/img/logo.png">
<form action="#"
class="f_subscribe_two mailchimp"
method="post" novalidate="true"
_lpchecked="1">
<p class="p-0">PICT IEEE Student Branch aims
to inspire innovation in various
technological fields
and to help breach boundaries with every new
idea.</p>
</form>
</div>
</div>
<div class="col-lg-4 col-md-6">
<div
class="f_widget company_widget wow fadeInLeft in-left"
data-wow-delay="0.6s"
style="visibility: visible; animation-delay: 0.6s; animation-name: fadeInLeft;">
<br>
<br>
<h3 class="f-title f_600 t_color f_size_18">Get
in Touch</h3>
<p class="p-0">Don’t miss out on any updates on
new Hackathons and competitions!</p>
<!--<form action="#" class="f_subscribe_two mailchimp" method="post" novalidate="true"
_lpchecked="1">
<input type="text" name="EMAIL" class="form-control memail" placeholder="Email">
<button class="btn btn_get btn_get_two" type="submit">Submit</button>
<p class="mchimp-errmessage" style="display: none;"></p>
<p class="mchimp-sucmessage" style="display: none;"></p>
</form>-->
<div style="text-align: left;"><i
style="font-size: 15px; color:white"
class="fas fa-envelope"></i> <a
style="color:white"
href="mailto:[email protected]"
target="blank">[email protected]</a></div>
</div>
</div>
<div class="col-lg-4 col-md-6">
<div
class="f_widget about-widget pl_70 wow fadeInLeft in-left"
data-wow-delay="1s"
style="visibility: visible; animation-delay: 1s; animation-name:fadeInLeft;">
<br>
<br>
<h3 class="f-title f_600 t_color f_size_18">
Follow Us</h3>
<div class="footericon">
<ul class="social-network social-circle">
<li><a class="icoLinkedin"
href="https://www.linkedin.com/company/pisbieee/"
title="Linkedin" target="blank"><i
class="fab fa-linkedin-in"></i></a>
</li>
<!--<li><a class="icoTwitter" href="" title="Twitter"><i class="fa fa-twitter"></i></a></li>-->
<li><a class="icoYoutube"
href="https://www.youtube.com/channel/UCd6__nibgqccgP-M2GBKxGw"
target="blank" title="YouTube"><i
class="fab fa-youtube"></i></a>
</li>
<!--<li><a class="icoQuora" href="" title="Quora"><i class="fa fa-quora"></i></a></li>-->
<li><a class="icoFacebook"
href="https://www.facebook.com/pisbcredenz/"
title="Facebook" target="blank"><i
class="fab fa-facebook"></i></a></li>
<li><a class="icoInstagram"
href="https://www.instagram.com/pictieee/"
title="Instagram" target="blank"><i
class="fab fa-instagram"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="footer_bottom">
<p class="mb-0 f_400 p-0">© PICT IEEE STUDENT BRANCH |
</p>
<div class="box">
<a class="buttonp" href="#popup1">WEB TEAM</a>
</div>
<div id="popup1" class="overlay">
<div class="popup">
<br>
<br>
<h2>WEB TEAM 2020</h2>
<a class="close" href="#footer">×</a>
<div class="contentp">
<div class="demo">
<div class="conatiner">
<div class="row">
<div id="testimonial-slider"
class="owl-carousel">
<div class="web_card_1">
<div class="web_team_card1"></div>
<p class="description">
AJAY KADAM
</p>
<div class="effect varrius">
<div class="button_lin">
<a href="https://www.linkedin.com/in/ajay-kadam-512255177"
class="in" target="blank"><i
id="si" class="fa fa-linkedin"
aria-hidden="true"
style="left: 0;"></i></a>
</div>
</div>
</div>
<div class="web_card_1" id="dab">
<div class="web_team_card2"></div>
<p class="description">
BHUSHAN CHOUGULE
</p>
<div class="effect varrius" id="dab">
<div class="button_lin">
<a href="https://www.linkedin.com/in/bhushan-chougule-124667150"
class="in" target="blank"><i
id="si" class="fa fa-linkedin"
aria-hidden="true"></i></a>
</div>
</div>
</div>
<div class="web_card_1" id="dab">
<div class="web_team_card3"></div>
<p class="description">
APURVA USHIRE
</p>
<div class="effect varrius">
<div class="button_lin">
<a href="https://www.linkedin.com/in/apurva-ushire-9029791a1"
class="in" target="blank"><i
id="si" class="fa fa-linkedin"
aria-hidden="true"></i></a>
</div>
</div>
</div>
<div class="web_card_1" id="dab">
<div class="web_team_card4"></div>
<p class="description">
FATEMA KATAWALA
</p>
<div class="effect varrius" id="dab">
<div class="button_lin">
<a href="https://www.linkedin.com/in/fatema-katawala-2b99451a1/"
target="blank" class="in"><i
id="si" class="fa fa-linkedin"
aria-hidden="true"></i></a>
</div>
</div>
</div>
<div class="web_card_1" id="dab">
<div class="web_team_card5"></div>
<p class="description">
OMKAR DABIR
</p>
<div class="effect varrius">
<div class="button_lin">
<a href="https://www.linkedin.com/in/coderdabir"
class="in" target="blank"><i
id="si" class="fa fa-linkedin"
aria-hidden="true"></i></a>
</div>
</div>
</div>
<div class="web_card_1" id="dab">
<div class="web_team_card6"></div>
<p class="description">
ROHAN PAWAR
</p>
<div class="effect varrius">
<div class="button_lin">
<a href="https://www.linkedin.com/in/rohan-pawar-b52117173"
class="in" target="blank"><i
id="si" class="fa fa-linkedin"
aria-hidden="true"></i></a>
</div>
</div>
</div>
<div class="web_card_1" id="dab">
<div class="web_team_card7"></div>
<p class="description">
SHARLENE WADHWA
</p>
<div class="effect varrius">
<div class="button_lin">
<a href="https://www.linkedin.com/in/sharlene-wadhwa-111a3a193"
class="in" target="blank"><i
id="si" class="fa fa-linkedin"
aria-hidden="true"></i></a>
</div>
</div>
</div>
<div class="web_card_1" id="dab">
<div class="web_team_card8"></div>
<p class="description">
SHREYA DESHPANDE
</p>
<div class="effect varrius">
<div class="button_lin">
<a href="https://www.linkedin.com/in/shreya-deshpande-420297191"
class="in" target="blank"><i
id="si" class="fa fa-linkedin"
aria-hidden="true"></i></a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</footer>
<!--footer end-->
<!-- AOS js -->
<script src="https://unpkg.com/aos@next/dist/aos.js"></script>
<script>
AOS.init();
</script>
<!-- essential js -->
<script src="./common/js/jquery.3.5.1.min.js"></script>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.16.0/umd/popper.min.js"></script>
<script src="./common/js/bootstrap.min.js"></script>
<!-- Scroll to top js -->
<script type="text/javascript"
src="./common/scrollToTop/arrow.js"></script>
<!-- Preloader js -->
<script src="./common/preloader/preloader.js"> </script>
<script type="text/javascript">
$(window).on("load", function () {
$(".loader-wrapper").fadeOut("slow");
});
</script>
<script type="text/javascript">
$('#magazine').turn({ gradients: true, acceleration: true });
</script>
<!-- Web team popup js -->
<script
src='https://cdnjs.cloudflare.com/ajax/libs/owl-carousel/1.3.3/owl.carousel.min.js'></script>
<script src="./common/popup/pop.js"></script>
</body>
</html>