-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
689 lines (631 loc) · 26.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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link href="https://fonts.googleapis.com/css?family=Poppins:100,200,300,400,500,600,700,800,900" rel="stylesheet">
<link rel="stylesheet" href="css/open-iconic-bootstrap.min.css">
<link rel="stylesheet" href="css/animate.css">
<link rel="stylesheet" href="css/owl.carousel.min.css">
<link rel="stylesheet" href="css/owl.theme.default.min.css">
<link rel="stylesheet" href="css/magnific-popup.css">
<link rel="stylesheet" href="css/aos.css">
<link rel="stylesheet" href="css/ionicons.min.css">
<link rel="stylesheet" href="css/flaticon.css">
<link rel="stylesheet" href="css/icomoon.css">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/index.css">
<link rel="icon" href="images/logo1.png" type="image/x-icon">
<script
type="text/javascript"
src="https://cdn.jsdelivr.net/npm/@emailjs/browser@3/dist/email.min.js"
></script>
<script type="text/javascript">
(function () {
emailjs.init("boSUHQ0vU7uaGlSaw");
})();
</script>
<!-- github stats -->
<script src="https://unpkg.com/github-calendar@latest/dist/github-calendar.min.js"></script>
<link
rel="stylesheet"
href="https://unpkg.com/github-calendar@latest/dist/github-calendar-responsive.css"
/>
<title>Suraj Kumar</title>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-SP7GDZG56V"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-SP7GDZG56V');
</script>
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-PR7CFFH');</script>
<!-- End Google Tag Manager -->
<!-- HTML Meta Tags -->
<title>Suraj Kumar - Full Stack Software Developer</title>
<link rel="canonical" href="http://suraj-996.github.io/" />
<meta
name="description"
content="As a Full-Stack Software Developer, I build digital products, specializing in custom web theme development and I love what I do."
/>
<meta
name="keywords"
content="suraj,suraj kumar,jana,suraj-kumar,ux,ui,graphic,design,branding,experience,iOS,android,product,manager,freelance,interface,app,react,laravel,designer,cv,web,website,websites,web design,design,graphic design,logo design,freelance,responsive,mobile,mobile design,unique,fun,typography,hand drawn,lettering,illustration,fonts,type,handdrawn,affordable,small business,personal,blog,portfolio,store,prints,font,icons,developer-portfolio,github,surajportfolio,surajgithub, github suraj, github suraj-996, suraj masai, suraj masai student, suraj developer, suraj java developer, suraj student, suraj patna, masai, masai school, suraj masai school, suraj experience masai, masai school experience, portfolio-website, "
/>
<!-- Facebook Meta Tags -->
<meta
property="og:site_name"
content="Suraj Kumar - Full-Stack Software Developer"
/>
<meta property="og:locale" content="hi_IN" />
<meta property="og:url" content="https://suraj-996.github.io/" />
<meta property="og:type" content="website" />
<meta
property="og:title"
content="Suraj Kumar - Full Stack Software Developer"
/>
<meta
property="og:description"
content="As a Full-Stack Software Developer, I build digital products, specializing in custom web theme development and I love what I do."
/>
<meta
property="og:image"
content="https://github.com/suraj-996/suraj-996.github.io/blob/main/packages/images/profile.jpg"
/>
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<meta property="og:image:type" content="image/webp" />
<!-- Twitter Meta Tags -->
<meta name="twitter:card" content="summary_large_image" />
<meta property="twitter:domain" content="suraj-996.github.io" />
<meta property="twitter:url" content="https://suraj-996.github.io/" />
<meta
name="twitter:title"
content="Suraj Kumar - Full Stack Software Developer"
/>
<meta
name="twitter:description"
content="As a Full-Stack Software Developer, I build digital products, specializing in custom web theme development and I love what I do."
/>
<meta
name="twitter:image"
content="https://github.com/suraj-996/suraj-996.github.io/blob/main/packages/images/profile.jpg"
/>
</head>
<body data-spy="scroll" data-target=".site-navbar-target" data-offset="300">
<nav class="navbar navbar-expand-lg navbar-dark ftco_navbar ftco-navbar-light site-navbar-target" id="ftco-navbar">
<div class="container">
<a class="navbar-brand" href="index.html">Suraj Kumar</a>
<div class="dropdown">
<button class="btn btn-dark dropdown-toggle" type="button" id="dropdownMenuButton2" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Menu
</button>
<div class="dropdown-menu" style="background-color: rgb(0,0,0);" aria-labelledby="dropdownMenuButton">
<a class="dropdown-item" style="color: rgb(255,255,255);" href="#nameDiv">Home</a>
<a class="dropdown-item" style="color: rgb(255,255,255);" href="#about-section">About</a>
<a class="dropdown-item" style="color: rgb(255,255,255);" href="#skills-section">Skills</a>
<a class="dropdown-item" style="color: rgb(255,255,255);" href="#projects-section">Projects</a>
<a class="dropdown-item" style="color: rgb(255,255,255);" href="#blog-section">My Blog</a>
<a class="dropdown-item" style="color: rgb(255,255,255);" href="#contact-section">Contact</a>
</div>
</div>
<button class="navbar-toggler js-fh5co-nav-toggle fh5co-nav-toggle" type="button" data-toggle="collapse" data-target="#ftco-nav" aria-controls="ftco-nav" aria-expanded="true" aria-label="Toggle navigation">
<span class="oi oi-menu"></span> Menu
</button>
<div class="collapse navbar-collapse" id="ftco-nav">
<ul class="navbar-nav nav ml-auto">
<li class="nav-item"><a href="#nameDiv" class="nav-link"><span>Home</span></a></li>
<li class="nav-item"><a href="#about-section" class="nav-link"><span>About</span></a></li>
<li class="nav-item"><a href="#skills-section" class="nav-link"><span>Skills</span></a></li>
<li class="nav-item"><a href="#experience-section" class="nav-link"><span>Experience</span></a></li>
<li class="nav-item"><a href="#projects-section" class="nav-link"><span>Projects</span></a></li>
<li class="nav-item"><a href="#blog-section" class="nav-link"><span>My Stats</span></a></li>
<li class="nav-item"><a href="#contact-section" class="nav-link"><span>Contact</span></a></li>
<li class="nav-item"><a onclick="window.open('https://drive.google.com/file/d/1sXn94DkGu7_uy68KxWKkMdU_uFMgxDrO/view','_blank')" href="Resume/Suraj-Kumar-Resume (4).pdf" download="Suraj-Kumar-Resume" class="nav-link"><span>Resume</span></a></li>
</ul>
</div>
</div>
</nav>
<section id="home-section" class="hero">
</section>
<div id="profileimage">
<img src="images/profile.jpg" alt="">
</div>
<div id="nameDiv" class="col-md-12 text-center">
<h1 class="animate-charcter">Hi I'am Suraj</h1>
<br>
<h1 class="animate-charcter">FULL STACK WEB DEVELOPER</h1>
</div>
<section class="ftco-about img ftco-section ftco-no-pb" id="about-section">
<div class="container">
<div class="row d-flex">
<div class="col-md-6 col-lg-5 d-flex">
<div class="img-about img d-flex align-items-stretch">
<div class="overlay"></div>
<div class="img d-flex align-self-stretch align-items-center" style="background-image:url(images/profile.jpg);">
</div>
</div>
</div>
<div class="col-md-6 col-lg-7 pl-lg-5 pb-5">
<div class="row justify-content-start pb-3">
<div class="col-md-12 heading-section ftco-animate">
<h1 class="big">About</h1>
<h2 class="mb-4">About Me</h2>
<p style="margin-top: 10%;">An Aspiring JAVA Back-end Developer, strong in design and integration with intuitive problem-solving skills.
I have ability to translate business requirements into technical solutions.</p>
<ul class="about-info mt-4 px-md-0 px-2">
<li class="d-flex"><span>Name:</span> <span>Suraj Kumar</span></li>
<li class="d-flex"><span>Date of birth:</span> <span>May,01,2003</span></li>
<li class="d-flex"><span>Address:</span> <span>Bihar, Patna</span></li>
<li class="d-flex"><span>Pin code:</span> <span>800027</span></li>
<li class="d-flex"><span>Phone: </span> <span>+91-9525378279</span></li>
</ul>
</div>
</div>
<div class="counter-wrap ftco-animate d-flex mt-md-3">
<div class="text">
<p class="mb-4">
<span class="number" data-number="3">3</span>
<span>Project complete</span>
</p>
<p><a href="https://drive.google.com/file/d/1sXn94DkGu7_uy68KxWKkMdU_uFMgxDrO/view" target="_blank" class="btn btn-primary py-3 px-3">Resume</a></p>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="ftco-section" id="skills-section">
<div class="container">
<div class="row justify-content-center pb-5">
<div class="col-md-12 heading-section text-center ftco-animate">
<h1 class="big big-2">Skills</h1>
<h2 class="mb-4" >My Skills</h2>
</div>
</div>
<div class="skills">
<a class="logo_div" href="https://www.w3.org/" rel="noopener noreferrer" target="_blank">
<img src="images/icons8-html-5.svg" alt="html5 logo">
<h3 class="h3">HTML 5</h3>
</a>
<a class="logo_div" href="https://www.w3.org/" rel="noopener noreferrer" target="_blank">
<img src="images/icons8-css3.svg" alt="CSS logo">
<h3 class="h3">CSS</h3>
</a>
<a class="logo_div" href="https://www.w3.org/" rel="noopener noreferrer" target="_blank">
<img src="images/icons8-javascript.svg" alt="JavaScript logo">
<h3 class="h3">JAVASCRIPT</h3>
</a>
<a class="logo_div" href="https://www.w3.org/" rel="noopener noreferrer" target="_blank">
<img src="images/java-svgrepo-com.svg" alt="JAVA logo">
<h3 class="h3">JAVA</h3>
</a>
<a class="logo_div" href="https://www.w3.org/" rel="noopener noreferrer" target="_blank">
<img src="images/spring-icon.svg" alt="Spring logo">
<h3 class="h3">SPRING</h3>
</a>
<a class="logo_div" href="https://www.w3.org/" rel="noopener noreferrer" target="_blank">
<img src="images/spring-boot-logo.png" alt="SpringBoot logo">
<h3 class="h3">SPRING BOOT</h3>
</a>
<a class="logo_div" href="https://www.w3.org/" rel="noopener noreferrer" target="_blank">
<img src="images/mongodb.png" alt="Hibernate logo">
<h3 class="h3">MONGODB</h3>
</a>
<a class="logo_div" href="https://www.w3.org/" rel="noopener noreferrer" target="_blank">
<img src="images/mysqlworkbench_102952.svg" alt="Mysql logo">
<h3 class="h3">MYSQL</h3>
</a>
<a class="logo_div" href="https://www.w3.org/" rel="noopener noreferrer" target="_blank">
<img src="images/nodejs.png" alt="Servlets logo">
<h3 class="h3">NODE JS</h3>
</a>
<a class="logo_div" href="https://www.w3.org/" rel="noopener noreferrer" target="_blank">
<img src="images/icons8-github.svg" alt="Github logo">
<h3 class="h3">GITHUB</h3>
</a>
<a class="logo_div" href="https://www.w3.org/" rel="noopener noreferrer" target="_blank">
<img src="images/react-js.png" alt="CLI bash logo">
<h3 class="h3">REACT JS</h3>
</a>
<a class="logo_div" href="https://www.w3.org/" rel="noopener noreferrer" target="_blank">
<img src="images/typescript.png" alt="CLI bash logo">
<h3 class="h3">TYPESCRIPT</h3>
</a>
</div>
</div>
</section>
<section class="ftco-section" id="experience-section">
<div class="container">
<div class="row justify-content-center pb-5">
<div class="col-md-12 heading-section text-center ftco-animate">
<h1 class="big big-2">Experience</h1>
<h2 class="mb-4" >My Experience</h2>
</div>
<div class="work-experience">
<div>
<div>
<h2>Education</h2>
<ul>
<li>
<div>
<div>April 2022 - December 2022</div>
<div>
<h5>Full-Stack Web Development</h5>
<small>Masai School</small>
<p>Learnt full stack web development</p>
</div>
</div>
</li>
<li>
<div>
<div>2018 - 2020</div>
<div>
<h5>Higher Secondary (12th)</h5>
<small>S.R.K.G College, Sitamarhi, Bihar</small>
<p>I completed my 12th PCM from this college.</p>
</div>
</div>
</li>
</ul>
</div>
<div >
<h2>Experience</h2>
<ul>
<li>
<div>
<div>March 2023 - June 2023</div>
<div>
<h5>Web Engineer Trainee</h5>
<small>Innoneur, Trivandrum Kerla</small>
<p>Worked as a Full stack Web Developer</p>
</div>
</div>
</li>
</ul>
</div>
</div>
</div>
</div>
</section>
<section class="ftco-section ftco-project" id="projects-section">
<div class="container">
<div class="row justify-content-center pb-5">
<div class="col-md-12 heading-section text-center ftco-animate">
<h1 class="big big-2">Projects</h1>
<h2 class="mb-4">Projects</h2>
</div>
</div>
<div class="projects" style="margin-top: 5%;">
<div>
<div class="image_div">
<img src="images/b (2).png" alt="">
</div>
<div class="para_div">
<h3>Covid-19 Vaccine Scheduler</h3>
<p class="projectDes">A REST full api webservice for scheduling vaccine . This API performs all the CRUD operations required for scheduling vaccine. To perform such operations we have provided a security layer for each module.</p>
<div>
<button>Java</button>
<button>Spring Boot</button>
<button>Hibernate</button>
<button>MYSQL</button>
</div>
</div>
<div>
<a href="https://github.com/suraj-996/lying-powder-9405" target="_blank"><button
class="button-84">Code</button></a>
<a href="https://drive.google.com/file/d/1G5X7KvBhNiD9ufx-NbqL0viWkzr26fx8/view?usp=sharing" target="_blank"><button class="button-84">Live</button></a>
</div>
</div>
<div>
<div class="image_div">
<img src="images/green.png" alt="">
</div>
<div class="para_div">
<h3> Greenhouse.io Clone</h3>
<p class="projectDes">A front-end clone of Greenhouse.io webpage developed by team of 4 members in time span of 5 days. Sourcing Automation helps hiring teams find, reach and engage top talent quickly and effectively.</p>
<div>
<button>HTML</button>
<button>CSS</button>
<button>JAVASCRIPT</button>
<button>API</button>
</div>
</div>
<div>
<a href="https://github.com/suraj-996/showy-knot-1716" target="_blank"><button class="button-84">Code</button></a>
<a href="https://suraj-996.github.io/showy-knot-1716/" target="_blank"><button class="button-84">Live</button></a>
</div>
</div>
<div>
<div class="image_div">
<img src="images/ssense.png" alt="">
</div>
<div class="para_div">
<h3>SSENSE.COM Clone</h3>
<p class="projectDes">A front-end clone of SSENSE.COM webpage developed by team of 5 members in time span of 5 days. Shop from 500+ luxury labels, emerging designers and streetwear brands for both men and women.</p>
<div>
<button>HTML</button>
<button>CSS</button>
<button>JAVASCRIPT</button>
</div>
</div>
<div>
<a href="https://github.com/suraj-996/ssense_unit2_project/" target="_blank"><button class="button-84">Code</button></a>
<a href="https://suraj-996.github.io/ssense_unit2_project/" target="_blank"><button class="button-84">Live</button></a>
</div>
</div>
<div>
<div class="image_div">
<img src="images/meal.png" alt="">
</div>
<div class="para_div">
<h3>Meal Plan Generator</h3>
<p class="projectDes">A frontend project where i have used api of edmam to generate meal.You have to fill your basic details such as age,weight,height,gender,activity level, number of meals, diet prefrence, health specification and then you can generate a meal plan.</p>
<div>
<button>Html</button>
<button>CSS</button>
<button>Javascript</button>
<button>API</button>
</div>
</div>
<div>
<a href="https://github.com/suraj-996/meal-plan-generator" target="_blank"><button
class="button-84">Code</button></a>
<a href="https://suraj-996.github.io/meal-plan-generator/" target="_blank"><button class="button-84">Live</button></a>
</div>
</div>
</div>
</div>
</section>
<section class="ftco-section" id="blog-section">
<div class="container">
<div class="row justify-content-center mb-5 pb-5">
<div class="col-md-7 heading-section text-center ftco-animate">
<h1 class="big big-2">Statistics</h1>
<h2 class="mb-4">My Stats</h2>
</div>
</div>
<div class="statistic__row">
<div class="content">
<div class="statistic__circle">
<div class="container round">
<div class="circular">
<div class="inner"></div>
<div class="number">1200+</div>
<div class="circle">
<div class="bar left">
<div class="progress"></div>
</div>
<div class="bar right">
<div class="progress"></div>
</div>
</div>
</div>
</div>
<h3>Hours</h3>
<p style="margin-top: -30px">of coding</p>
</div>
<div class="statistic__circle">
<div class="container round">
<div class="circular">
<div class="inner"></div>
<div class="number">200+</div>
<div class="circle">
<div class="bar left">
<div class="progress"></div>
</div>
<div class="bar right">
<div class="progress"></div>
</div>
</div>
</div>
</div>
<h3>Leetcode</h3>
<p style="margin-top: -30px">problems</p>
</div>
<div class="statistic__circle">
<div class="container round">
<div class="circular">
<div class="inner"></div>
<div class="number">5+</div>
<div class="circle">
<div class="bar left">
<div class="progress"></div>
</div>
<div class="bar right">
<div class="progress"></div>
</div>
</div>
</div>
</div>
<h3>Projects</h3>
<p style="margin-top: -30px">done</p>
</div>
<div class="statistic__circle">
<div class="container round">
<div class="circular">
<div class="inner"></div>
<div class="number">700+</div>
<div class="circle">
<div class="bar left">
<div class="progress"></div>
</div>
<div class="bar right">
<div class="progress"></div>
</div>
</div>
</div>
</div>
<h3>Git</h3>
<p style="margin-top: -30px">commits</p>
</div>
<div class="statistic__circle">
<div class="container round">
<div class="circular">
<div class="inner"></div>
<div class="number">100+</div>
<div class="circle">
<div class="bar left">
<div class="progress"></div>
</div>
<div class="bar right">
<div class="progress"></div>
</div>
</div>
</div>
</div>
<h3>Hours</h3>
<p style="margin-top: -30px">of soft skills</p>
</div>
</div>
</div>
<div class="blogs">
<div class= "blog" >
<div class="blog-entry justify-content-end">
<a href="https://www.linkedin.com/posts/suraj996_zoom-marathon-challenge-activity-6993994746486525952-PG9D?utm_source=share&utm_medium=member_desktop" target="_blank"> <img src="images/zoom.png" class="image">
</img></a>
<div class="text mt-3 float-right d-block">
<div class="d-flex align-items-center mb-3 meta">
<p class="mb-0">
<span class="mr-2">Nov 4, 2022</span>
</p>
</div>
<h3 class="heading"><a>Zoom Marathon challenge certificate</a></h3>
<!-- <p>A first step towards my dream</p> -->
</div>
</div>
</div>
<div class= "blog">
<div class="blog-entry justify-content-end">
<a href="https://www.linkedin.com/posts/suraj996_budding-creator-activity-6947942259115847680-ux7T?utm_source=share&utm_medium=member_desktop" target="_blank">
<img src="images/creator.png" class="image">
</img></a>
<div class="text mt-3 float-right d-block">
<div class="d-flex align-items-center mb-3 meta">
<p class="mb-0">
<span class="mr-2">June 29, 2022</span>
</p>
</div>
<h3 class="heading"><a>The Budding Creator Award</a></h3>
<!-- <p>Using HTML, CSS & JAVASCRIPT</p> -->
</div>
</div>
</div>
<div class= "blog">
<div class="blog-entry">
<a href="https://leetcode.com/Digitalsuraj/" target="_blank">
<img src="images/leet.png" class="image">
</img>
</a>
<div class="text mt-3 float-right d-block">
<div class="d-flex align-items-center mb-3 meta">
<p class="mb-0">
<span class="mr-2">Feb 27, 2022</span>
</p>
</div>
<h3 class="heading"><a href="single.html">Leetcode problem solved</a></h3>
</div>
</div>
</div>
</div>
</div>
</section>
<!--==================== Statistic ====================-->
<!--==================== Github Stats ====================-->
<section class="github-stats section" id="github-stats">
<!-- <h2 class="section__title">GitHub Calendar</h2>
<span class="section__subtitle">Consistency is the key</span> -->
<div class="container">
<div class="row justify-content-center mb-5 pb-3">
<div class="col-md-7 heading-section text-center ftco-animate">
<h1 class="big big-2">Github</h1>
<h2 class="mb-4">Github Calander</h2>
</div>
</div>
<div class="github-images">
<img
src="https://github-readme-stats.vercel.app/api?username=suraj-996&show_icons=true&theme=default"
alt="suraj-996-github-stats"
/>
<img
src="https://github-readme-streak-stats.herokuapp.com/?user=suraj-996&theme=default"
alt="suraj-996-github-current-streak-stats"
/>
</div>
<div class="calendar"></div>
</section>
<section class="ftco-section contact-section ftco-no-pb" id="contact-section">
<div class="container">
<div class="row justify-content-center mb-5 pb-3">
<div class="col-md-7 heading-section text-center ftco-animate">
<h1 class="big big-2">Contact</h1>
<h2 class="mb-4">Contact Me</h2>
</div>
</div>
<div class="row d-flex contact-info mb-5">
<div class="col-md-6 col-lg-3 d-flex ftco-animate">
<div class="align-self-stretch box p-4 text-center">
<div class="icon d-flex align-items-center justify-content-center">
<a href="https://www.linkedin.com/feed/" target="_blank"><span class="icon-linkedin-square"></span></a>
</div>
<h3 class="mb-4">Linkedin</h3>
<p><a href="https://www.linkedin.com/feed/" target="_blank">Suraj Kumar</a></p>
</div>
</div>
<div class="col-md-6 col-lg-3 d-flex ftco-animate">
<div class="align-self-stretch box p-4 text-center">
<div class="icon d-flex align-items-center justify-content-center">
<a href="https://wa.me/+91919525378279" target="_blank"><span class="icon-whatsapp"></span></a>
</div>
<h3 class="mb-4">WhatsApp</h3>
<p><a href="https://wa.me/+91919525378279" target="_blank">+91 9525378279</a></p>
</div>
</div>
<div class="col-md-6 col-lg-3 d-flex ftco-animate">
<div class="align-self-stretch box p-4 text-center">
<div class="icon d-flex align-items-center justify-content-center">
<a href="mailto:kdhanasekar166@gmail.com" target="_blank"><span class="icon-paper-plane"></span></a>
</div>
<h3 class="mb-4">Email Address</h3>
<p><a href="mailto:kdhanasekar166@gmail.com" target="_blank">surajkumarjupiter@gmail.com</a></p>
</div>
</div>
<div class="col-md-6 col-lg-3 d-flex ftco-animate">
<div class="align-self-stretch box p-4 text-center">
<div class="icon d-flex align-items-center justify-content-center">
<a href="https://github.com/suraj-996" target="_blank"><span class="icon-github"></span></a>
</div>
<h3 class="mb-4">GitHub</h3>
<p><a href="https://github.com/suraj-996" target="_blank">Suraj Kumar</a></p>
</div>
</div>
</div>
</div>
</section>
<div style="text-align: center;">
<h6>Created By Suraj 💗...</h6>
</div>
<!-- loader -->
<div id="ftco-loader" class="show fullscreen"><svg class="circular" width="48px" height="48px"><circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/><circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10" stroke="#F96D00"/></svg></div>
<script src="js/jquery.min.js"></script>
<script src="js/jquery-migrate-3.0.1.min.js"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.easing.1.3.js"></script>
<script src="js/jquery.waypoints.min.js"></script>
<script src="js/jquery.stellar.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/jquery.magnific-popup.min.js"></script>
<script src="js/aos.js"></script>
<script src="js/jquery.animateNumber.min.js"></script>
<script src="js/scrollax.min.js"></script>
<script src="js/main.js"></script>
<script src="js/git.js"></script>
</body>
</html>