forked from Roxie2003/GDSC-Official-Web
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreport-tech-boss-lady-2.html
834 lines (785 loc) · 55.9 KB
/
report-tech-boss-lady-2.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="" />
<meta name="keywords" content="" />
<link rel="icon" href="assets/images/favicons-32x32.png" sizes="32x32" type="image/png">
<title>GDSC GES–COENGG</title>
<link rel="stylesheet" href="assets/css/all.min.css">
<link rel="stylesheet" href="assets/css/flaticon.css">
<link rel="stylesheet" href="assets/css/animate.min.css">
<link rel="stylesheet" href="assets/css/aos.min.css">
<link rel="stylesheet" href="assets/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/css/jquery.fancybox.min.css">
<link rel="stylesheet" href="assets/css/perfect-scrollbar.css">
<link rel="stylesheet" href="assets/css/slick.css">
<link rel="stylesheet" href="assets/css/style.css">
<link rel="stylesheet" href="assets/css/responsive.css">
<!-- Revolution Style Sheets -->
<link rel="stylesheet" href="assets/css/revolution/settings.css">
<!-- Revolution Layers Styles -->
<link rel="stylesheet" href="assets/css/revolution/layers.css">
<!-- Revolution Navigation Styles -->
<link rel="stylesheet" href="assets/css/revolution/navigation.css">
</head>
<body>
<main>
<header class="style1 w-100">
<div class="topbar bg-color4 w-100">
<div class="container">
<div class="topbar-inner d-flex flex-wrap align-items-center justify-content-between w-100">
<ul class="top-info-links d-inline-flex flex-wrap align-items-center list-unstyled mb-0">
<li><i class="flaticon-email"></i><a href="mailto:[email protected]"
title="">[email protected]</a></li>
</ul>
<div class="social-cart d-inline-flex flex-wrap align-items-center">
<div class="social-links d-inline-flex flex-wrap">
<a href="https://www.youtube.com/channel/UCjZ_VIKp8faR6mXptKtvxRQ/" title="Youtube"
target="_blank"><i class="flaticon-youtube"></i></a>
<a href="https://www.linkedin.com/company/gdsc-ges-coengg/" title="Linkedin"
target="_blank"><i class="flaticon-linkedin"></i></a>
<a href="https://discord.gg/PsKs6m5mmk" title="Discord" target="_blank"><i
class="fab fa-discord"></i></a>
<a href="https://github.com/GDSC-GES-COENGG" title="Github" target="_blank"><i
class="fab fa-github"></i></a>
<a href="https://www.instagram.com/gdsc_gescoengg/" title="Instagram" target="_blank"><i
class="fab fa-instagram"></i></a>
</div>
</div>
</div>
</div>
</div><!-- Topbar -->
<div class="menubar w-100">
<div class="container">
<div class="menubar-inner d-flex flex-wrap align-items-center justify-content-between w-100">
<div class="logo">
<h1 class="mb-0"><a href="index.html" title="Home"><img width="120"
src="assets/images/resources/4GDSClogo.png" alt="Logo"></a></h1>
</div><!-- Logo -->
<nav>
<ul class="d-inline-flex flex-wrap align-items-center mb-0 list-unstyled">
<li><a href="index.html" title="">Home</a>
</li>
<li><a href="about-us.html" title="">About us</a>
</li>
<li><a href="teams.html" title="">Teams</a>
</li>
<li ><a href="gallery.html" title="">Gallery</a>
</li>
<li><a href="events.html" title="">Events</a>
</li>
<li><a href="projects.html" title="">Projects</a>
</li>
<li><a href="blog.html" title="">Blogs</a>
</li>
<li><a href="faq.html" title="">FAQs</a>
</li>
<!--
<li><a href="certification.html" title="">Certification </a>
</li>
-->
<li><a href="contact.html" title="">Contacts</a>
</li>
</ul>
</nav>
</div>
</div>
</div><!-- Menubar -->
</header><!-- Header -->
<div class="sticky-header style1 w-100">
<div class="container">
<div class="menubar-inner d-flex flex-wrap align-items-center justify-content-between w-100">
<div class="logo">
<h1 class="mb-0"><a href="index.html" title="Home"><img width="185"
src="assets/images/resources/4GDSClogo.png" alt="Logo"></a></h1>
</div><!-- Logo -->
<nav>
<ul class="d-inline-flex flex-wrap align-items-center mb-0 list-unstyled">
<li><a href="index.html" title="">Home</a>
</li>
<li><a href="about-us.html" title="">About us</a>
</li>
<li><a href="teams.html" title="">Teams</a>
</li>
<li ><a href="gallery.html" title="">Gallery</a>
</li>
<li><a href="events.html" title="">Events</a>
</li>
<li><a href="projects.html" title="">Projects</a>
</li>
<li><a href="blog.html" title="">Blogs</a>
</li>
<li><a href="faq.html" title="">FAQs</a>
</li>
<!--
<li><a href="certification.html" title="">Certification </a>
</li>
-->
<li><a href="contact.html" title="">Contacts</a>
</li>
</ul>
</nav>
</div>
</div>
</div><!-- Sticky Header -->
<!--
<div class="header-search d-flex flex-wrap justify-content-center align-items-center w-100">
<span class="search-close-btn"><i class="flaticon-delete"></i></span>
<form>
<input type="text" placeholder="Search">
</form>
</div> Header Search -->
<div class="responsive-header position-relative w-100">
<div class="responsive-topbar w-100">
<div class="container d-flex flex-wrap align-items-center justify-content-between">
<div class="logo">
<h1 class="mb-0"><a href="index.html" title="Home"><img class="img-fluid"
src="assets/images/resources/4GDSClogo.png" alt="Logo"></a></h1>
</div><!-- Logo -->
<div class="header-btns d-inline-flex flex-wrap align-items-center">
<a class="res-menu-btn d-inline-block" href="javascript:void(0);" title=""><i
class="fas fa-align-justify"></i></a>
</div>
</div>
</div><!-- Responsive Topbar -->
<div class="responsive-menu w-100">
<div class="logo">
<h1 class="mb-0"><a href="index.html" title="Home"><img class="img-fluid"
src="assets/images/resources/4GDSClogo.png" alt="Logo"></a></h1>
</div><!-- Logo -->
<ul class="mb-0 list-unstyled w-100">
<li><a href="index.html" title="">Home</a>
</li>
<li><a href="about-us.html" title="">About us</a>
</li>
<li><a href="teams.html" title="">Teams</a>
</li>
<li ><a href="gallery.html" title="">Gallery</a>
</li>
<li><a href="events.html" title="">Events</a>
</li>
<li><a href="projects.html" title="">Projects</a>
</li>
<li><a href="blog.html" title="">Blogs</a>
</li>
<li><a href="faq.html" title="">FAQs</a>
</li>
<!--
<li><a href="certification.html" title="">Certification </a>
</li>
-->
<li><a href="contact.html" title="">Contacts</a>
</li>
</ul>
</div><!-- Responsive Menu -->
</div><!-- Responsive Header -->
<section>
<div class="w-100 position-relative">
<div class="pg-title-wrap pt-190 pb-80 position-relative w-100 mouse_anim scroll_anim">
<img data-depth="0.80" class="pg-ttl-shp-img img-fluid position-absolute"
src="assets/images/ttl-bg-shp.png" alt="Title Background Shape" height="329" width="1920">
<div class="container">
<div class="pg-title-inner text-center position-relative w-100">
<span class="pg-title-cate d-inline-block"><a href="events.html" title="">Event
Report</a></span>
<h1>Tech Boss Lady #2 <i class="btm-ln v2 bg-color9"></i></h1>
<ol class="breadcrumb d-inline-flex justify-content-center align-items-center flex-wrap">
<li class="breadcrumb-item"><a href="index.html" title="Home">Home</a></li>
<li class="breadcrumb-item"><a href="events.html" title="">Events</a></li>
<li class="breadcrumb-item active">Tech Boss Lady #2 </li>
</ol>
</div>
</div>
</div><!-- Page Title Wrap -->
</div>
</section>
<section>
<div class="w-100 pt-100 pb-120 position-relative">
<div class="container">
<div class="blog-detail-wrap position-relative w-100">
<div class="post-detail-media videoformate w-100">
<iframe class="w-100 d-block"
src="https://www.youtube.com/embed/8Rz1kQMMjCk?autoplay=1&mute=1"></iframe>
<!-- Embeded link?autoplay=1&mute=1 -->
</div>
<div class="post-detail-desc w-100"><br>
<h4>What is WTM?</h4>
<p class="mb-0">
Curious to know what WTM is ?! Well it's nothing else but the Women Tech Makers !!!<br>
Women Tech Makers (WTM) is a series of events and sessions for all the female students
to introduce them to the world of technology.<br> The series comprises engaging sessions
with all our Tech Boss Ladies (speakers) from all around the world who help us to
increase our comprehension regarding different technologies, startup ideas, disrupts and
roadmap to thrive as a leading female in tech.<br> The series is organised by GDSC
GES-COENGG for all female developers where tons of interesting and valuable things are
discussed and brought forward.<br>
</p><br>
<h4>About speaker: </h4>
<p class="mb-0">An incredible event under GDSC GES-COENGG was the WTM#2 which came out to be
an extremely valuable and a life guiding session in the career life of every female
developer and aspirant. Under the guidance of Mr. Atharva Chandwadkar, Lead of GDSC
GES-COENGG, the team hosted the event on 6th Feb 2022. The event speaker for the event
was Mrs. Aishwarya Mahapatra, who is currently an intern at D.E.Shaw and an Ex-intern at
Goldman Sachs (Summer Analyst).
Besides being an intern she is also a <a
href="https://youtube.com/channel/UCbwY5MTZrnOqwftxNJs4wwg"><u>YouTuber</u> </a> and
a Microsoft Engage 21 mentee.
</p><br>
<h4>About WTM #2:</h4>
<p class="mb-0">
Getting back to the WTM #2. WTM # 2 is a second event in the series conducted under
Women Tech Makers.<br> The event was held on 6th February, 2022 under GDSC GES-COENGG
and was nothing less than a mind-blowing session. We were grateful to have Mrs.
<b>Aishwarya Mahapatra</b> as our Tech Boss Lady, that’s what we name our speakers as,
for the session.<br>
In this amazing session she guided us on :
<li>How to prepare for internships for all year students respectively </li>
<li>How to effectively develop a LinkedIn profile</li>
</p><br>
</p><br>
<h4>1) How to prepare for Internships:</h4>
<p class="mb-0">
<li> The speaker of the WTM event majorly discussed how to start preparing for
internships individually focusing on the first year, second year and third year
students respectively.
</li><br>
<li>The speaker shared her experience about the summer internship, which she completed
after her third year of college. A brainstorming discussion was held on whether
competitive programming is necessary, followed by her roadmap on preparation for the
same. Further, the topics covered were the preparation for internships and
placements using sites such as Leetcode, Codeforces and Codechef.</li><br>
<li>The speaker came up with the most commonly left out or taken for granted topics by
the students like problem solving and time management skills which will prove to be
quite beneficial for the students in their long term, not just career but personal
life too. Along with guiding the students she also opened up on her college days and
a glorious start in the tech field with a job offer from Goldman Sachs. From
discussing the preparation for internships and earning offers while avoiding common
pitfalls, she encouraged other girls in the tech field on how to deal with all
internships and placements.
</li><br>
</p><br>
<h4>2) How to effectively develop a LinkedIn profile:</h4>
<p class="mb-0">
<li>One of the most popular platforms for professional networking and career advancement
is LinkedIn. Being the most popular platform for job seekers to discover jobs by
integrating their CVs and companies to post job openings, it's in quite a boom.
Aside from that, LinkedIn is a platform for students to learn various trending
technologies like web development, android development, machine learning and a wide
range programming languages along with a variety of other topics. LinkedIn offers
courses in a variety of subjects to help us grow in any respective field. </li><br>
<li>On audience’s demand, the speaker briefed them about the new and widely used job
profile platform LinkedIn, its basic features and applications. She explained how
students should maintain their profile, interact and locate internships that give
them industrial experience.</li><br>
<li>Other than this, she gave a detailed conception on how one should develop a LinkedIn
profile which represents oneself and helps to find a work best suited for them. She
guided everyone with even the minute details of what to inscribe in bio and
description, how to integrate certifications and achievements in profile, how to add
projects to it and much more about features that LinkedIn provides to build a
profile.</li><br>
<li>A much appreciated tip for the day was when the speaker advised scrolling ones
LinkedIn at least 30 mins a day rather than scrolling on any other social media.
Following pages of your interest and commenting on posts would eventually make one
end up making more connections which will help them to build an impressive profile
and represent their active participation in connections on LinkedIn.</li><br>
</p><br>
<h4>Benefits:</h4>
<p class="mb-0">
<li>The event was extremely valuable for a person to be a successful intern and
socialising with benefits, the speaker explained how she developed her skills and
gained experience as a lady. Her advice will undoubtedly be extremely beneficial to
all ladies.</li>
<li>Exploring a new platform for internship and maintaining consistency in programming,
which is an important aspect for any programmer.</li>
<li>Managing the time for all the preparation and making strong decisions to deliver
best in internships or placements.</li>
<li>Students learned about LinkedIn's advanced features and capabilities.</li>
<li>Learned how to create our LinkedIn profile that represents our interests in work and
our skills and achievements in that stream.</li>
<li>Got some ideas for how to be more active on LinkedIn. And also about the courses
that LinkedIn offers to develop a skill.</li>
<li>Learned about do's and don'ts to keep your profile attractive.</li>
</p><br>
</div><!-- Post Navigation -->
<div class="w-100 pt-120 pb-110 position-relative">
<div class="fixed-bg" style="background-image: url(assets/images/bg-shp-6.png);"></div>
<div class="container">
<div class="testi-wrap position-relative w-100">
<div class="row alig-items-center">
<div class="col-md-12 col-sm-12 col-lg-4">
<div class="text-box w-100">
<div class="sec-title w-100 position-relative">
<h2 class="mb-0">Student's reviews <span>about the event</span></h2>
<i class="btm-ln bg-color3"></i>
</div><!-- Sec Title -->
<p class="mb-0"></p>
</div>
</div>
<div class="col-md-12 col-sm-12 col-lg-8">
<div class="testi-inner w-100">
<div class="row testi-caro">
<div class="col-md-6 col-sm-6 col-lg-6">
<div class="testi-box position-relative text-center w-100">
<div
class="testi-img d-inline-block overflow-hidden rounded-circle">
<img class="img-fluid d-inline-block rounded-circle"
src="assets/images/profile/Hetakshi Joshi.jpg"
alt="Testimonial Image 1">
</div>
<div class="testi-info w-100">
<h5 class="mb-0">Hetakshi Joshi</h5>
<span class="d-block">Computer Science Student</span>
</div>
<p class="mb-0">"I learned a lot about how to prepare for
internships stepwise and got to know about how to build
strong LinkedIn profile, make good connections and stand
out of the crowd. Event was very intellectual and full
of knowledge to gain."
</p>
</div>
</div>
<div class="col-md-6 col-sm-6 col-lg-6">
<div class="testi-box position-relative text-center w-100">
<div
class="testi-img d-inline-block overflow-hidden rounded-circle">
<img class="img-fluid d-inline-block rounded-circle"
src="assets/images/profile/Pratiksha Jadhav.jpg"
alt="Testimonial Image 2">
</div>
<div class="testi-info w-100">
<h5 class="mb-0">Pratiksha Jadhav</h5>
<span class="d-block">Computer Science Student</span>
</div>
<p class="mb-0"> "The event was fantastic and learned about
how to prepare for internships also how to build a
strong LinkedIn profile. Thanks to GDSC-GESCOENGG for
arranging this amazing event. "</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div><!-- Testimonials Wrap -->
</div>
</div>
<!-- Recent Events -->
<div class="related-posts-wrap mt-45 mb-60 w-100">
<div class="sec-title w-100 position-relative">
<h2 class="mb-0">Recent events</h2>
<i class="btm-ln bg-color3"></i>
</div>
<!-- Sec Title -->
<div class="blog-wrap position-relative w-100">
<div class="row post-caro">
<div class="col-md-6 col-sm-6 col-lg-4">
<div class="post-box brd-rd15 w-100">
<div class="post-img overflow-hidden position-relative w-100">
<a href="report-info22-23.html" title="">
<div class="d-block"
style="background-image: url(assets/images/report/SliderInfoSession.jpg);">
</div>
</a>
</div>
<div class="post-info w-100">
<span class="post-cate d-block text-uppercase"><a
href="javascript:void(0);" title="">Info Session -
2022</a></span>
<h3 class="mb-0"><a href="report-info22-23.html" title="">Info Session -
2022</a></h3>
<a class="simple-link d-inline-block text-uppercase"
href="report-info22-23.html" title="">Read More<i
class="flaticon-right-arrow text-color3"></i></a>
</div>
</div>
</div>
<!-- Post 12 wrap -->
<div class="col-md-6 col-sm-6 col-lg-4">
<div class="post-box brd-rd15 w-100">
<div class="post-img overflow-hidden position-relative w-100">
<a href="report-intro-to-web3.html" title="">
<div class="d-block"
style="background-image: url(assets/images/report/SliderWeb3.png);">
</div>
</a>
</div>
<div class="post-info w-100">
<span class="post-cate d-block text-uppercase"><a
href="javascript:void(0);" title="">Web3 Metaverse</a></span>
<h3 class="mb-0"><a href="report-intro-to-web3.html" title="">Intro to
Web3 Metaverse</a></h3>
<a class="simple-link d-inline-block text-uppercase"
href="report-intro-to-web3.html" title="">Read More<i
class="flaticon-right-arrow text-color3"></i></a>
</div>
</div>
</div>
<!-- Post 11 wrap -->
<div class="col-md-6 col-sm-6 col-lg-4">
<div class="post-box brd-rd15 w-100">
<div class="post-img overflow-hidden position-relative w-100">
<a href="report-ml-study-jams.html" title="">
<div class="d-block"
style="background-image: url(assets/images/report/SliderMLStudyJams.jpg);">
</div>
</a>
</div>
<div class="post-info w-100">
<span class="post-cate d-block text-uppercase"><a
href="javascript:void(0);" title="">ML Study Jams</a></span>
<h3 class="mb-0"><a href="report-ml-study-jams.html" title="">ML Study
Jams</a></h3>
<a class="simple-link d-inline-block text-uppercase"
href="report-ml-study-jams.html" title="">Read More<i
class="flaticon-right-arrow text-color3"></i></a>
</div>
</div>
</div>
<!-- Post 10 wrap -->
<div class="col-md-6 col-sm-6 col-lg-4">
<div class="post-box brd-rd15 w-100">
<div class="post-img overflow-hidden position-relative w-100">
<a href="report-web-with-firebase.html" title="">
<div class="d-block"
style="background-image: url(assets/images/report/SliderFirebase.png);">
</div>
</a>
</div>
<div class="post-info w-100">
<span class="post-cate d-block text-uppercase"><a
href="javascript:void(0);" title="">Firebase Festival</a></span>
<h3 class="mb-0"><a href="report-web-with-firebase.html" title="">Web
With Firebase</a></h3>
<a class="simple-link d-inline-block text-uppercase"
href="report-web-with-firebase.html" title="">Read More<i
class="flaticon-right-arrow text-color3"></i></a>
</div>
</div>
</div>
<!-- Post 9 wrap -->
<div class="col-md-6 col-sm-6 col-lg-4">
<div class="post-box brd-rd15 w-100">
<div class="post-img overflow-hidden position-relative w-100">
<a href="report-be-next-gdsc-lead.html" title="">
<div class="d-block"
style="background-image: url(assets/images/report/SliderLeads.png);">
</div>
</a>
</div>
<div class="post-info w-100">
<span class="post-cate d-block text-uppercase"><a
href="javascript:void(0);" title="">GDSC Program
Insights</a></span>
<h3 class="mb-0"><a href="report-be-next-gdsc-lead.html" title="">Be the
next GDSC Lead</a></h3>
<a class="simple-link d-inline-block text-uppercase"
href="report-be-next-gdsc-lead.html" title="">Read More<i
class="flaticon-right-arrow text-color3"></i></a>
</div>
</div>
</div>
<!-- Post 8 wrap -->
<div class="col-md-6 col-sm-6 col-lg-4">
<div class="post-box brd-rd15 w-100">
<div class="post-img overflow-hidden position-relative w-100">
<a href="report-flutter-festival.html" title="">
<div class="d-block" style="
background-image: url(assets/images/report/SliderFlutterFest.png);
"></div>
</a>
</div>
<div class="post-info w-100">
<span class="post-cate d-block text-uppercase"><a
href="javascript:void(0);" title="">Flutter
Development</a></span>
<h3 class="mb-0">
<a href="report-flutter-festival.html" title="">Flutter Festival</a>
</h3>
<a class="simple-link d-inline-block text-uppercase"
href="report-flutter-festival.html" title="">Read More<i
class="flaticon-right-arrow text-color3"></i></a>
</div>
</div>
</div>
<!-- Post 7 wrap -->
<div class="col-md-6 col-sm-6 col-lg-4">
<div class="post-box brd-rd15 w-100">
<div class="post-img overflow-hidden position-relative w-100">
<a href="report-solution-challenge.html" title="">
<div class="d-block" style="
background-image: url(assets/images/report/SliderSolutionChallenge.png);
"></div>
</a>
</div>
<div class="post-info w-100">
<span class="post-cate d-block text-uppercase"><a
href="javascript:void(0);" title="">Project
Development</a></span>
<h3 class="mb-0">
<a href="report-solution-challenge.html" title="">Solution
Challenge</a>
</h3>
<a class="simple-link d-inline-block text-uppercase"
href="report-solution-challenge.html" title="">Read More<i
class="flaticon-right-arrow text-color3"></i></a>
</div>
</div>
</div>
<!-- Post 6 wrap -->
<!--
<div class="col-md-6 col-sm-6 col-lg-4">
<div class="post-box brd-rd15 w-100">
<div class="post-img overflow-hidden position-relative w-100">
<a href="report-tech-boss-lady-2.html" title="">
<div class="d-block" style="
background-image: url(assets/images/report/SliderTechBossLady2.jpg);
"></div>
</a>
</div>
<div class="post-info w-100">
<span class="post-cate d-block text-uppercase"><a
href="javascript:void(0);" title="">Women Tech Maker</a></span>
<h3 class="mb-0">
<a href="report-tech-boss-lady-2.html" title="">Tech Boss Lady
#2</a>
</h3>
<a class="simple-link d-inline-block text-uppercase"
href="report-tech-boss-lady-2.html" title="">Read More<i
class="flaticon-right-arrow text-color3"></i></a>
</div>
</div>
</div>
-->
<!-- Post 5 wrap -->
<div class="col-md-6 col-sm-6 col-lg-4">
<div class="post-box brd-rd15 w-100">
<div class="post-img overflow-hidden position-relative w-100">
<a href="report-android-study-jam.html" title="">
<div class="d-block" style="
background-image: url(assets/images/blog-pages/Android-blog.jpeg);
"></div>
</a>
</div>
<div class="post-info w-100">
<span class="post-cate d-block text-uppercase"><a
href="javascript:void(0);" title="">Android
Development</a></span>
<h3 class="mb-0">
<a href="report-android-study-jam.html" title="">Android Study
Jam</a>
</h3>
<a class="simple-link d-inline-block text-uppercase"
href="report-android-study-jam.html" title="">Read More<i
class="flaticon-right-arrow text-color3"></i></a>
</div>
</div>
</div>
<!-- Post 4 wrap -->
<div class="col-md-6 col-sm-6 col-lg-4">
<div class="post-box brd-rd15 w-100">
<div class="post-img overflow-hidden position-relative w-100">
<a href="report-tech-boss-lady.html" title="">
<div class="d-block" style="
background-image: url(assets/images/blog-pages/Tech-boss-lady-blog.jpeg);
"></div>
</a>
</div>
<div class="post-info w-100">
<span class="post-cate d-block text-uppercase"><a
href="javascript:void(0);" title="">Women Tech Maker</a></span>
<h3 class="mb-0">
<a href="report-tech-boss-lady.html" title="">Tech Boss Lady</a>
</h3>
<a class="simple-link d-inline-block text-uppercase"
href="report-tech-boss-lady.html" title="">Read More<i
class="flaticon-right-arrow text-color3"></i></a>
</div>
</div>
</div>
<!-- Post 3 wrap -->
<!-- Sec Title -->
<div class="col-md-6 col-sm-6 col-lg-4">
<div class="post-box brd-rd15 w-100">
<div class="post-img overflow-hidden position-relative w-100">
<a href="report-cloud.html" title="">
<div class="d-block" style="
background-image: url(assets/images/blog-pages/Cloud-blog.jpeg);
"></div>
</a>
</div>
<div class="post-info w-100">
<span class="post-cate d-block text-uppercase"><a
href="javascript:void(0);" title="">Cloud Computing</a></span>
<h3 class="mb-0">
<a href="report-cloud.html" title="">30 Days Of Google Cloud</a>
</h3>
<a class="simple-link d-inline-block text-uppercase"
href="report-cloud.html" title="">Read More<i
class="flaticon-right-arrow text-color3"></i></a>
</div>
</div>
</div>
<!-- Post 2 wrap -->
<div class="col-md-6 col-sm-6 col-lg-4">
<div class="post-box brd-rd15 w-100">
<div class="post-img overflow-hidden position-relative w-100">
<a href="report-inauguration.html" title="">
<div class="d-block" style="
background-image: url(assets/images/blog-pages/Intro-blog.jpeg);
"></div>
</a>
</div>
<div class="post-info w-100">
<span class="post-cate d-block text-uppercase"><a
href="javascript:void(0);" title="">Inauguration
Ceremony</a></span>
<h3 class="mb-0">
<a href="report-inauguration.html" title="">Info Session - 2021</a>
</h3>
<a class="simple-link d-inline-block text-uppercase"
href="report-inauguration.html" title="">Read More<i
class="flaticon-right-arrow text-color3"></i></a>
</div>
</div>
</div>
<!-- Post 1 wrap -->
</div>
</div>
<!-- Blog Wrap -->
</div>
<!-- Recent events Wrap -->
</div><!-- Blog Detail Wrap -->
</div>
</div>
</section>
<!-- Footer starts -->
<footer>
<div class="w-100 pt-40 bg-color11 position-relative">
<div class="container">
<div class="logo text-center w-100">
<h1 class="mb-0"><a href="index.html" title="Logo"><img class="img-fluid"
src="assets/images/resources/4footerlogo.png" alt="Logo White" height="500"
width="500"></a></h1>
</div>
<div class="footer-data position-relative w-100">
<div class="row">
<div class="col-md-4 col-sm-6 col-lg-4">
<div class="widget w-100">
<ul class="footer-contact-list list-unstyled mb-0 w-100">
<li><i class="flaticon-email"></i><a href="mailto:[email protected]"
title="">[email protected]</a></li>
</ul>
</div>
</div>
<div class="col-md-4 col-sm-6 col-lg-4">
<div class="widget text-center w-100">
<h4>Connect with us!</h4>
<div class="newsletter-wrap w-100">
<form class="newsletter position-relative w-100" id="subscribe-form"
method="post" action="#">
<input class="rounded-pill email w-100" type="email" name="email"
placeholder="Enter your email" required>
<button class="thm-btn d-inline-block rounded-pill position-absolute"
id="subscribe-button"><i class="flaticon-telegram"></i></button>
<div class="response w-100"></div>
</form>
</div>
</div>
</div>
<div class="col-md-4 col-sm-6 col-lg-4">
<div class="widget w-100">
<h4 class="text-center" style="margin-left: 100px;">Social Handles</h4>
<div
class="social-links2 d-flex flex-wrap align-items-center justify-content-end w-100">
<a href="https://www.youtube.com/channel/UCjZ_VIKp8faR6mXptKtvxRQ"
title="Youtube" target="_blank">
<svg class="svg_shape" xmlns="http://www.w3.org/2000/svg">
<g>
<path
d="M54.8,1.3l35.5,20.3c3,1.7,4.8,4.8,4.8,8.2v40.6c0,3.4-1.8,6.5-4.8,8.2L54.8,98.7c-3,1.7-6.6,1.7-9.5,0 L9.8,78.5c-3-1.7-4.8-4.8-4.8-8.2V29.7c0-3.4,1.8-6.5,4.8-8.2L45.2,1.3C48.2-0.4,51.8-0.4,54.8,1.3z">
</path>
</g>
</svg>
<i class="flaticon-youtube"></i>
</a>
<a href="https://www.linkedin.com/company/gdsc-ges-coengg" title="Linkedin"
target="_blank">
<svg class="svg_shape" xmlns="http://www.w3.org/2000/svg">
<g>
<path
d="M54.8,1.3l35.5,20.3c3,1.7,4.8,4.8,4.8,8.2v40.6c0,3.4-1.8,6.5-4.8,8.2L54.8,98.7c-3,1.7-6.6,1.7-9.5,0 L9.8,78.5c-3-1.7-4.8-4.8-4.8-8.2V29.7c0-3.4,1.8-6.5,4.8-8.2L45.2,1.3C48.2-0.4,51.8-0.4,54.8,1.3z">
</path>
</g>
</svg>
<i class="flaticon-linkedin"></i>
</a>
<a href="https://discord.gg/PsKs6m5mmk" title="Discord" target="_blank">
<svg class="svg_shape" xmlns="http://www.w3.org/2000/svg">
<g>
<path
d="M54.8,1.3l35.5,20.3c3,1.7,4.8,4.8,4.8,8.2v40.6c0,3.4-1.8,6.5-4.8,8.2L54.8,98.7c-3,1.7-6.6,1.7-9.5,0 L9.8,78.5c-3-1.7-4.8-4.8-4.8-8.2V29.7c0-3.4,1.8-6.5,4.8-8.2L45.2,1.3C48.2-0.4,51.8-0.4,54.8,1.3z">
</path>
</g>
</svg>
<i class="fab fa-discord"></i>
</a>
<a href="https://github.com/GDSC-GES-COENGG" title="Github" target="_blank">
<svg class="svg_shape" xmlns="http://www.w3.org/2000/svg">
<g>
<path
d="M54.8,1.3l35.5,20.3c3,1.7,4.8,4.8,4.8,8.2v40.6c0,3.4-1.8,6.5-4.8,8.2L54.8,98.7c-3,1.7-6.6,1.7-9.5,0 L9.8,78.5c-3-1.7-4.8-4.8-4.8-8.2V29.7c0-3.4,1.8-6.5,4.8-8.2L45.2,1.3C48.2-0.4,51.8-0.4,54.8,1.3z">
</path>
</g>
</svg>
<i class="fab fa-github"></i>
</a>
<a href="https://www.instagram.com/gdsc_gescoengg/" title="Instagram"
target="_blank">
<svg class="svg_shape" xmlns="http://www.w3.org/2000/svg">
<g>
<path
d="M54.8,1.3l35.5,20.3c3,1.7,4.8,4.8,4.8,8.2v40.6c0,3.4-1.8,6.5-4.8,8.2L54.8,98.7c-3,1.7-6.6,1.7-9.5,0 L9.8,78.5c-3-1.7-4.8-4.8-4.8-8.2V29.7c0-3.4,1.8-6.5,4.8-8.2L45.2,1.3C48.2-0.4,51.8-0.4,54.8,1.3z">
</path>
</g>
</svg>
<i class="fab fa-instagram"></i>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</footer><!-- Footer -->
<div class="bottom-bar bg-color12 w-100">
<div class="container">
<div class="bottom-inner d-flex flex-wrap align-items-center justify-content-between w-100">
<p class="mb-0">Copyright © 2022 — All rights reserved</p>
<p class="mb-0">We're on a mission to build a community where students can learn, share, build and
grow together.</p>
</div>
</div>
</div><!-- Bottom Bar -->
</main><!-- Main Wrapper -->
<!-- Footer ends -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/popper.min.js"></script>
<script src="assets/js/bootstrap.min.js"></script>
<script src="assets/js/aos.min.js"></script>
<script src="assets/js/counterup.min.js"></script>
<script src="assets/js/particles.min.js"></script>
<script src="assets/js/tilt.jquery.min.js"></script>
<script src="assets/js/jquery.fancybox.min.js"></script>
<script src="assets/js/perfect-scrollbar.min.js"></script>
<script src="assets/js/slick.min.js"></script>
<script src="assets/js/scroll-up-bar.min.js"></script>
<script src="assets/js/ResizeSensor.min.js"></script>
<script src="assets/js/theia-sticky-sidebar.min.js"></script>
<script src="assets/js/jquery-nao-calendar.js"></script>
<script src="assets/js/jquery-pseudo-ripple.js"></script>
<script src="assets/js/custom-scripts.js"></script>
</body>
</html>