-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
576 lines (483 loc) · 32.7 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
<meta name="description" content="Abhinav Gupta">
<meta name="keywords" content="Personal Website, Abhinav Gupta, Abhinav, Gupta, Abhinav Gupta Official website, Abhinav Official Website, Gupta website, Gupta official website, Abhinav site, Abhinav website, Abhinav Gupta Official site, Abhinav Official site, Gupta site, Gupta official site">
<meta name="author" content="Abhinav Gupta">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta property="og:title" content="Abhinav Gupta's page" />
<meta name="og:description" content="Abhinav Gupta">
<meta property="og:url" content="https://abhinavgupta16.github.io/" />
<meta property="og:image" content="../images/contact-img.jpg">
<meta property="og:image:type" content="image/jpg">
<title>Abhinav Gupta</title>
<!--
Stimulus Template
http://www.templatemo.com/tm-498-stimulus
-->
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/animate.css">
<link rel="stylesheet" href="css/font-awesome.min.css">
<link rel="stylesheet" href="css/templatemo-style.css">
<link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700" rel="stylesheet">
</head>
<body data-spy="scroll" data-target=".navbar-collapse" data-offset="50">
<div class = "main">
<!-- PRE LOADER -->
<div class="preloader">
<div class="spinner">
<span class="spinner-rotate"></span>
</div>
</div>
<!-- Navigation Section -->
<div class="navbar navbar-fixed-top custom-navbar" role="navigation">
<div class="container">
<!-- navbar header -->
<div class="navbar-header">
<button class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="icon icon-bar"></span>
<span class="icon icon-bar"></span>
<span class="icon icon-bar"></span>
</button>
<a href="#" class="navbar-brand">Abhinav Gupta</a>
</div>
<div class="collapse navbar-collapse">
<ul class="nav navbar-nav navbar-right">
<li><a href="#home" class="smoothScroll">Home</a></li>
<!-- <li><a href="#about" class="smoothScroll">Education</a></li>-->
<li><a href="#experience" class="smoothScroll">Experience</a></li>
<li><a href="#education" class="smoothScroll">Projects</a></li>
<li><a href="#contact" class="smoothScroll">Contact</a></li>
<li><a href="https://github.com/abhinavGupta16" class="smoothScroll">Github</a></li>
<li><a href="https://drive.google.com/open?id=14vz00hiqj3zJe2J1AAJdJncV3g8JBciV" class="smoothScroll" target="_blank">Resume</a></li>
</ul>
</div>
</div>
</div>
<!-- Home Section -->
<section id="home" class="parallax-section">
<div class="container">
<div class="row">
<div class="col-md-6 col-sm-6">
<div class="home-img"></div>
</div>
<div class="col-md-6 col-sm-6">
<div class="home-thumb">
<div class="section-title">
<br>
<br>
<br>
<h4 class="wow fadeInUp" data-wow-delay="0.3s">welcome to my website</h4>
<h1 class="wow fadeInUp" data-wow-delay="0.4s">Hello, I am <strong>Abhinav Gupta</strong> currently based in New York city.</h1>
<h4 class="wow fadeInUp" data-wow-delay="0.5s" >Currently Looking for Full-Time Opportunities in US</h4>
<br>
<p class="wow fadeInUp" data-wow-delay="0.9s">Currently pursuing Masters in Computer Science from
Courant, New York University, I am an experienced Software Engineer and Developer with a
demonstrated history of working in the financial services (BlackRock) and
e-commerce (HealthKart) industry. Skilled in JAVA, Python, MAVEN, Spring, Hibernate
and C/C++. Strong business development professional with a Bachelor of Technology (B.Tech.)
focused in Information Technology from Delhi College of Engineering. </p>
<a href="#about" class="wow fadeInUp smoothScroll section-btn btn btn-success" data-wow-delay="1.4s">Get Started</a>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- About Section -->
<section id="about" class="parallax-section">
<div class="container">
<div class="row">
<div class="col-md-6 col-sm-12">
<div class="color-white about-thumb">
<div class="wow fadeInUp section-title" data-wow-delay="0.4s">
<h1>My Education</h1>
</div>
<div class="wow fadeInUp" data-wow-delay="0.8s">
<div class="wow fadeInUp color-white media" data-wow-delay="0.6s">
<div class="media-object media-left">
<i class="fa fa-graduation-cap"></i>
</div>
<div class="media-body">
<h3 class="media-heading"><big><strong>New York University</strong></big> <br/> Masters in Computer Science <br/>
<small>2019 Sept - 2021 May</small></h3>
</div>
</div>
<div class="wow fadeInUp color-white media" data-wow-delay="0.8s">
<div class="media-object media-left">
<i class="fa fa-graduation-cap"></i>
</div>
<div class="media-body">
<h3 class="media-heading"><big><strong>Delhi Technological University</strong></big> <br/> Bachelor of Technology in Information Technology <br/>
<small>2012 Aug - 2016 May</small>
</h3>
<h4 class="h4-custom"><ul data-wow-delay="1s">
<li>Graduated First Class with Distinction (was amongst the top 10% of the class)</li>
</ul></h4>
</div>
</div>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6">
<div class="background-image about-img"></div>
</div>
<div class="bg-yellow col-md-3 col-sm-6">
<div class="skill-thumb">
<div class="wow fadeInUp section-title color-white" data-wow-delay="0.4s">
<h1>My Skills</h1>
<p class="color-white">Java, Python, C, C++, HTML CSS JS, Backend Systems, Maven, Spring, Hibernate</p>
</div>
<div class=" wow fadeInUp skills-thumb" data-wow-delay="0.6s">
<strong>Java</strong>
<span class="color-white pull-right">99%</span>
<div class="progress">
<div class="progress-bar progress-bar-primary" role="progressbar" aria-valuenow="99" aria-valuemin="0" aria-valuemax="100" style="width: 99%;"></div>
</div>
<strong>Backend processing</strong>
<span class="color-white pull-right">90%</span>
<div class="progress">
<div class="progress-bar progress-bar-primary" role="progressbar" aria-valuenow="90" aria-valuemin="0" aria-valuemax="100" style="width: 90%;"></div>
</div>
<strong>C/C++</strong>
<span class="color-white pull-right">80%</span>
<div class="progress">
<div class="progress-bar progress-bar-primary" role="progressbar" aria-valuenow="80" aria-valuemin="0" aria-valuemax="100" style="width: 80%;"></div>
</div>
<strong>Python</strong>
<span class="color-white pull-right">70%</span>
<div class="progress">
<div class="progress-bar progress-bar-primary" role="progressbar" aria-valuenow="80" aria-valuemin="0" aria-valuemax="100" style="width: 80%;"></div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Experience Section -->
<section id="experience" class="parallax-section">
<div class="container">
<div class="row">
<div class="col-md-6 col-sm-6">
<div class="background-image-Experience experience-img"></div>
</div>
<div class="col-md-6 col-sm-10">
<div class="color-white experience-thumb">
<div class="wow fadeInUp section-title" data-wow-delay="0.4s">
<h1>Work Experience</h1>
<h5 class="color-white">(Click below to view Projects)</h5>
</div>
<div class="wow fadeInUp color-white media" data-wow-delay="0.5s">
<div class="media-object media-left">
<i class="fa fa-laptop"></i>
</div>
<div class="media-body">
<a class="a-custom" href="#popup-BlackRock"><h3 class="media-heading"><big><strong>BlackRock</strong></big> <br/> Software Developer, Data Analyst <br/>
<small> Financial Modelling Group | Dec 2017 - Aug 2019</small></h3></a>
</div>
<!-- <a href="#openPopup">Open</a>-->
<!-- <div class="box">-->
<!-- <a class="button" href="#popup1">Let me Pop up</a>-->
<!-- </div>-->
<!-- <ul data-wow-delay="2s">-->
<!-- <li>Created a specialised user friendly application to transfer billions of rows in Sybase from one environment to another-->
<!-- with fail safe, now used across teams for moving and onboarding clients’ risk data in Python.-->
<!-- The tool generates thorough summary reports to view progress and results</li>-->
<!-- </ul>-->
</div>
<div class="wow fadeInUp color-white media" data-wow-delay="0.6s">
<div class="media-object media-left">
<i class="fa fa-laptop"></i>
</div>
<div class="media-body">
<a class="a-custom" href="#popup-HealthKart"><h3 class="media-heading"><big><strong>HealthKart</strong></big><br/> Software Developer <br/>
<small> Engineering and Technology | Jul 2016 - Nov 2017</small></h3></a>
</div>
</div>
<div class="wow fadeInUp color-white media" data-wow-delay="0.7s">
<div class="media-object media-left">
<i class="fa fa-laptop"></i>
</div>
<div class="media-body">
<a class="a-custom" href="#popup-Columbia"><h3 class="media-heading"><big><strong>Columbia University</strong></big><br/> Software Developer <br/>
<small> Course Instructor | Jun 2020 - Aug 2020</small></h3></a>
</div>
</div>
<div class="wow fadeInUp color-white media" data-wow-delay="0.8s">
<div class="media-object media-left">
<i class="fa fa-laptop"></i>
</div>
<div class="media-body">
<a class="a-custom" href="#popup-NYU"><h3 class="media-heading"><big><strong>New York University</strong></big><br/> Software Developer <br/>
<small> Section Leader, Graduate Teaching Assistant | 2020 Jan - Present</small></h3></a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<div id="popup-BlackRock" class="overlay">
<div class="popup">
<h3><strong>A few projects I worked on at BlackRock</strong></h3>
<a class="close" href="#experience">×</a>
<div class="content">
<ul data-wow-delay="2s">
<li>Created a specialised user friendly application to transfer billions of rows in Sybase from one environment to another
with fail safe, now used across teams for moving and onboarding clients’ risk data in Python.
The tool generates thorough summary reports to view progress and results</li>
<li>Extensively worked on a comprehensive tool to create, view and manipulate the attribution and risk reports for clients and portfolio managers, written in JAVA </li>
<li>Developed a tool to create a comprehensive difference between two portfolio details files in JAVA </li>
<li>Studied various Risk Models and methods used to calculate the equity risk of portfolios</li>
<li>Analyse models to help Attribute portfolios based on multiple models such as BFRE, Multi-Asset, etc</li>
</ul>
</div>
</div>
</div>
<div id="popup-HealthKart" class="overlay">
<div class="popup">
<h3><strong>A few projects I worked on at HealthKart</strong></h3>
<a class="close" href="#experience">×</a>
<div class="content">
<ul data-wow-delay="0.3s">
<li>Worked as a Back-End Developer, coding in JAVA using Hibernate ORM and Spring Framework</li>
<li>Developed a new module to handle all SMS communication of all channels at HealthKart. The project uses Maven and spring boot and uses Spring Data as ORM for MongoDB that is utilized as the database for the module </li>
<li>Developed a standalone and independent software - Device Fingerprinting: module to authorize laptops to open internal websites</li>
<li>Developed Subscribe to newsletter module for Healthkart.com and Muscleblaze.com</li>
<li>Optimized response time for various API’s</li>
<li>Implemented functionalities like offers and coupon functionality on retail stores and Backend handle for heathkart.com revamps and rebranding initiative</li>
</ul>
</div>
</div>
</div>
<div id="popup-Columbia" class="overlay">
<div class="popup">
<h3><strong>My responsibilities at Columbia University</strong></h3>
<a class="close" href="#experience">×</a>
<div class="content">
<ul data-wow-delay="0.3s">
<li>Design, outline and carry out the syllabi and all the materials of the courses Introduction to Programming in C and Introduction to Programming with Python</li>
<li>Deliver 4-hour of computer science lectures daily to 60 students for the above courses</li>
<li>Design quizzes and assignments and grade them to provide valuable feedback and end-course evaluation to students</li>
</ul>
</div>
</div>
</div>
<div id="popup-NYU" class="overlay">
<div class="popup">
<h3><strong>My responsibilities at NYU</strong></h3>
<a class="close" href="#experience">×</a>
<div class="content">
<ul data-wow-delay="0.3s">
<li>Lead the recitations for the course Data Structures with Prof. Anasse Bari and with Prof. Joanna using Java</li>
<li>Clarify and explain complex computer science concepts during office hours</li>
<li>Create exercises and quizzes and host discussions on Data Structures for over 200 students</li>
</ul>
</div>
</div>
</div>
<!--Projects-->
<section id="education" class="parallax-section">
<div class="container">
<div class="row">
<div class="col-md-6 col-sm-6">
<div class="color-white education-thumb">
<div class="wow fadeInUp section-title" data-wow-delay="0.4s">
<h1>Academic Projects</h1>
</div>
<div class="wow fadeInUp color-white media" data-wow-delay="0.6s">
<ul style="font-size: larger;" data-wow-delay="2s">
<li>Worked as a Back-End Developer, coding in JAVA using Hibernate ORM and Spring Framework</li>
<li>Developed a new module to handle all SMS communication of all channels at HealthKart. The project uses Maven and spring boot and uses Spring Data as ORM for MongoDB that is utilized as the database for the module </li>
<li>Developed a standalone and independent software - Device Fingerprinting: module to authorize laptops to open internal websites</li>
<li>Developed Subscribe to newsletter module for Healthkart.com and Muscleblaze.com</li>
<li>Optimized response time for various API’s</li>
<li>Implemented functionalities like offers and coupon functionality on retail stores and Backend handle for heathkart.com revamps and rebranding initiative</li>
</ul>
</div>
</div>
</div>
<div class="col-md-6 col-sm-6">
<div class="background-image education-img"></div>
</div>
</div>
</div>
</section>
<!-- Academic-->
<section id="projects" class="parallax-section">
<div class="container">
<div class="row">
<div class="col-md-6 col-sm-6">
<div class="background-image projects-img"></div>
</div>
<div class="col-md-6 col-sm-6">
<div class="color-white experience-thumb">
<div class="wow fadeInUp section-title" data-wow-delay="0.4s">
<h1>Publications</h1>
<h5 class="color-white">(Click below to view Papers)</h5>
</div>
<div class="wow fadeInUp" data-wow-delay="0.8s">
<div class="wow fadeInUp color-white media" data-wow-delay="0.6s">
<div class="media-object media-left">
<i class="fa fa-newspaper-o"></i>
</div>
<div class="media-body">
<a class="a-custom" href="https://ieeexplore.ieee.org/document/7460467" target="_blank"><h4 class="media-heading h4-custom"><big><strong>An Adaptive Bacteria Foraging Algorithm For Color Image Enhancement</strong></big> <br/></h4></a>
</div>
<p class="color-white">Presented paper at 50th Annual Conference on Information Systems, CISS 2016 at Princeton University, USA in association with IEEE in March 2016. Paper is published on IEEE XPLORE library</p>
</div>
<div class="wow fadeInUp color-white media" data-wow-delay="0.8s">
<div class="media-object media-left">
<i class="fa fa-newspaper-o"></i>
</div>
<div class="media-body">
<a class="a-custom" href="https://dl.acm.org/doi/10.1145/3163080.3163103" target="_blank"><h4 class="media-heading h4-custom"><big><strong>Brightness Preserving Satellite Image Contrast Enhancement using Bacteria Foraging Algorithm </strong></big> <br/></h4></a>
</div>
<p class="color-white">Presented paper at the 9th International Conference on Signal Processing Systems, ICSPS 2017 in November, Auckland University of Technology, New Zealand. The paper is published in ACM Digital Library</p>
</div>
<div class="wow fadeInUp color-white media" data-wow-delay="1s">
<div class="media-object media-left">
<i class="fa fa-newspaper-o"></i>
</div>
<div class="media-body">
<h4 class="media-heading h4-custom"><big><strong>Color Image Enhancement Using Self Organising Migrating Algorithm and Histogram Clipping</strong></big> <br/></h4>
</div>
<p class="color-white">This Project was also awarded as the “Best Student Project Award” in the Computer Science Department, DTU for Batch of 2016 by Tata Consultancy services, and the research paper is <u>under review</u> at this instance</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- <!– Quotes Section –>-->
<!-- <section id="quotes" class="parallax-section">-->
<!-- <div class="overlay"></div>-->
<!-- <div class="container">-->
<!-- <div class="row">-->
<!-- <div class="col-md-offset-1 col-md-10 col-sm-12">-->
<!-- <i class="wow fadeInUp fa fa-star" data-wow-delay="0.6s"></i>-->
<!-- <h2 class="wow fadeInUp" data-wow-delay="0.8s">Proin lobortis eu diam et facilisis. Fusce nisi nibh, molestie in vestibulum quis, auctor et orci.</h2>-->
<!-- <p class="wow fadeInUp" data-wow-delay="1s">Curabitur at pulvinar ante. Duis dui urna, faucibus eget felis eu, iaculis congue sem.</p>-->
<!-- </div>-->
<!-- <div class="col-md-offset-1 col-md-10 col-sm-12">-->
<!-- <i class="wow fadeInUp fa fa-star" data-wow-delay="0.6s"></i>-->
<!-- <h2 class="wow fadeInUp" data-wow-delay="0.8s">Proin lobortis eu diam et facilisis. Fusce nisi nibh, molestie in vestibulum quis, auctor et orci.</h2>-->
<!-- <p class="wow fadeInUp" data-wow-delay="1s">Curabitur at pulvinar ante. Duis dui urna, faucibus eget felis eu, iaculis congue sem.</p>-->
<!-- </div>-->
<!-- </div>-->
<!-- </div>-->
<!-- </section>-->
<!-- Service Section -->
<section id="service" class="parallax-section">
<div class="container">
<div class="row">
<div class="col-md-3 col-sm-6">
<div class="wow fadeInUp color-white service-thumb" style="text-align: center;" data-wow-delay="0.4s">
<h2>Achievements</h2>
<p class="color-white">A few major achievements</p>
</div>
</div>
<div class="bg-dark col-md-3 col-sm-6">
<div class="wow fadeInUp color-white service-thumb" data-wow-delay="0.8s">
<i class="fa fa-trophy"></i>
<h3>Best Student Project Award - Batch 2016</h3>
<p class="color-white">Final Year Project won us the Best Student Project Award for the Batch of 2016</p>
</div>
</div>
<div class="col-md-3 col-sm-6">
<div class="wow fadeInUp color-white service-thumb" data-wow-delay="0.8s">
<i class="fa fa-trophy"></i>
<h3>Top 10% of the class</h3>
<p class="color-white">Completed under graduation course in first class with distinction, ranked in top 10% of the class</p>
</div>
</div>
<div class="bg-white col-md-3 col-sm-6">
<div class="wow fadeInUp service-thumb" data-wow-delay="0.8s">
<i class="fa fa-trophy"></i>
<h3>1st Position at Hackthon at HealthKart</h3>
<p>Developed Search autocomplete system for HeathKart.com with significant improvements</p>
</div>
</div>
</div>
</div>
</section>
<!-- Contact Section -->
<section id="contact" class="parallax-section">
<div class="container">
<div class="row">
<!-- <div class="col-md-6 col-sm-12">-->
<!-- <div class="contact-form">-->
<!-- <div class="wow fadeInUp section-title" data-wow-delay="0.2s">-->
<!-- <h1 class="color-white">Say hello..</h1>-->
<!-- <p class="color-white">Integer ut consectetur est. In cursus orci non ipsum gravida dignissim.</p>-->
<!-- </div>-->
<!-- <div id="contact-form">-->
<!-- <form action="#template-mo" method="post">-->
<!-- <div class="wow fadeInUp" data-wow-delay="1s">-->
<!-- <input name="fullname" type="text" class="form-control" id="fullname" placeholder="Your Name">-->
<!-- </div>-->
<!-- <div class="wow fadeInUp" data-wow-delay="1.2s">-->
<!-- <input name="email" type="email" class="form-control" id="email" placeholder="Your Email">-->
<!-- </div>-->
<!-- <div class="wow fadeInUp" data-wow-delay="1.4s">-->
<!-- <textarea name="message" rows="5" class="form-control" id="message" placeholder="Write your message..."></textarea>-->
<!-- </div>-->
<!-- <div class="wow fadeInUp col-md-6 col-sm-8" data-wow-delay="1.6s">-->
<!-- <input name="submit" type="submit" class="form-control" id="submit" value="Send">-->
<!-- </div>-->
<!-- </form>-->
<!-- </div>-->
<!-- </div>-->
<!-- </div>-->
<div class="col-md-6 col-sm-6">
<div class="contact-img"></div>
</div>
<div class="bg-dark col-md-6 col-sm-6">
<div class="contact-thumb">
<!-- <div class="wow fadeInUp contact-info" data-wow-delay="0.6s">-->
<!-- <h3 class="color-white">Visit my office</h3>-->
<!-- <p>456 New Street 22000, New York City, USA</p>-->
<!-- </div>-->
<div class="wow fadeInUp contact-info" data-wow-delay="0.4s">
<h2 class="color-white">Contact Me</h2>
<p style="font-size: 21px;"><i class="fa fa-phone"></i>+1 (646) 964-8628</p>
<p style="font-size: 21px;"><i class="fa fa-envelope-o"></i> <a href="mailto:[email protected]" target="_blank">[email protected]</a></p>
<p style="font-size: 21px;"><i class="fa fa-linkedin"></i> <a href="https://www.linkedin.com/in/abhinavgupta16/" target="_blank">Linkedin</a></p>
<!-- <p><i class="fa fa-globe"></i> <a href="#">company.co</a></p>-->
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Footer Section -->
<footer>
<div class="container">
<div class="row">
<div class="col-md-12 col-sm-12">
<div class="wow fadeInUp footer-copyright" data-wow-delay="0.1s">
<p>Copyright © 2020 Abhinav Gupta
</div>
<ul class="wow fadeInUp social-icon" data-wow-delay="0.2s">
<li><a href="https://www.facebook.com/abhinavgupta16a" class="fa fa-facebook" target="_blank"></a></li>
<li><a href="https://www.linkedin.com/in/abhinavgupta16/" class="fa fa-linkedin" target="_blank"></a></li>
<li><a href="https://github.com/abhinavGupta16" class="fa fa-github" target="_blank"></a></li>
</ul>
</div>
</div>
</div>
</footer>
<!-- SCRIPTS -->
<script src="js/jquery.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.parallax.js"></script>
<script src="js/smoothscroll.js"></script>
<script src="js/wow.min.js"></script>
<script src="js/custom.js"></script>
</div>
</body>
</html>