-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
656 lines (574 loc) · 32.4 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Sandeep - Personal Portfolio Site</title>
<meta name="author" content="Sandeep Kumar | Freelance web developer">
<meta name="description" content="Sandeep is a portfolio HTML5 website template for creatives, freelancers & professional individuals. Shunning the traditional vCard style, Sandeep allows you to represent yourself in a new, modern & more personal way. This helps you connect better with the visitor and build a personal touch to create a conversation rather than a monologue. With top of the line design and execution, Sandeep enjoys a timeless style which makes it function more beyond any trends. Simply put, this design makes sure that your website will never grow old with changing trends.">
<meta name="keywords" content="Sandeep personal portfolio template, Sandeep portfolio template, Sandeep html portfolio template, Sandeep HTML personal portfolio template, personal portfolio template free download, personal portfolio theme, personal portfolio html5 template free download, personal portfolio html5 template, personal leadership portfolio template, personal portfolio design template, personal portfolio html template, one page personal portfolio template, creative personal portfolio template, responsive personal portfolio template, personal development portfolio template, web developer portfolio template, web developer portfolio website template, web designer portfolio template, web designer portfolio website template, personal portfolio template html, personal portfolio template for web developer, personal portfolio template site, personal portfolio template 2022">
<!-- Favicon -->
<link rel="shortcut icon" type="image/png" href="img/sandeep-favicon.png"/>
<!-- Devicons -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/devicons/[email protected]/devicon.min.css">
<!-- External Css -->
<link rel="stylesheet" href="style.css">
<!-- External Javascript -->
<script src="main.js"></script>
<!-- Particle js CDN -->
<script src="https://cdn.jsdelivr.net/npm/[email protected]/particles.min.js"></script>
<!-- FontAwesome Icons Library -->
<script src="https://kit.fontawesome.com/8e76ef8cc6.js" crossorigin="anonymous"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.14.0/css/all.min.css" />
<!-- Jquery cdn link -->
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<!-- Magnific popup -->
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/magnific-popup.js/1.1.0/jquery.magnific-popup.min.js"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/magnific-popup.js/1.1.0/magnific-popup.min.css">
<!-- Typed JS CDN Link -->
<script src="https://cdn.jsdelivr.net/npm/[email protected]"></script>
</head>
<body>
<!-- Loading screen starts from here -->
<div class="loading-screen">
<div class="loading-animation">
<img src="img/sandeep-favicon.png" alt="Sandeep - Portfolio Site" class="fav-logo">
<div class="loading-bar"></div>
</div>
</div>
<!-- Loading screen ends from here -->
<!-- Header section starts from here -->
<header>
<a href="#" class="logo">Sandeep.</a>
<div class="toggle" onclick="toggleMenu()"></div>
<ul class="menu">
<li><a href="index.html" onclick="toggleMenu()">Home</a></li>
<li><a href="index.html#about" onclick="toggleMenu()">About</a></li>
<!-- <li><a href="index.html#services" onclick="toggleMenu()">Services</a></li> -->
<li><a href="index.html#skills" onclick="toggleMenu()">Skills</a></li>
<!-- <li><a href="index.html#work" onclick="toggleMenu()">Work</a></li> -->
<li><a href="index.html#cretificates" onclick="toggleMenu()">cretificates</a></li>
<!-- <li><a href="blog.html" onclick="toggleMenu()">Blog</a></li> -->
<li><a href="index.html#contact" onclick="toggleMenu()">Contact Me</a></li>
</ul>
</header>
<!-- Header section ends from here -->
<!-- Hero/Banner section starts from here -->
<section class="banner">
<video autoplay loop muted plays-inline id="backvideo">
<source src="img/banner-video.mp4" type="Video/mp4">
</video>
<div class="textBx">
<h2>Hello, I'm<br/> <span>Sandeep Kumar.B</span></h2>
<h6>And I'm a <span class="typing"></span></h6>
<a href="#about">
<button class="btn btn-about"> About Me </button>
</a>
</div>
</section>
<!-- Hero/Banner section ends from here -->
<!-- paricles -->
<div id="particles-js"></div>
<!-- About Section starts from here -->
<section class="about" id="about">
<h2 class="heading">About Me.</h2>
<div class="about-content">
<div class="content-side">
<h3>I'm a <span class="about-typing"></span></h3>
<br/>
<p>
I'm Sandeep Kumar, born and raised in Andhra Pradesh. My schooling was completed at the Kendriya Vidyalaya Sangathan in Vijayawada. I have done my intermediate from Sri Gayatri junior college. Upon completing my graduation, I received my degree from Osmania University. Regarding my family, I have three members, including my mother and elder brother. My interests include chess and learning new things. The ultimate goal of my career is to become a Full Stack Developer.
</p>
<br/>
<p>
At NxtWave’s CCBP 4.0 Intensive, I’m currently learning fullstack development with a specialization in 4.0 technologies. I'm in love with the coding challenges and hands-on projects. With Industry’s first ever IRC 4.0, getting ready to take on new challenges in the tech world.
</p>
<div class="button-social-link-area">
<div class="button-area">
<a href="img/pdf/My_Resume.pdf" target="_blank">
<button class="btn btn-resume"> Download Resume </button>
</a>
</div>
<div class="social-area">
<a href="https://www.linkedin.com/in/sankumar29/" target="_blank">
<i class="fab fa-linkedin-in"></i>
</a>
<a href="https://twitter.com/sankumar_29" target="_blank">
<i class="fab fa-twitter"></i>
</a>
<a href="https://www.instagram.com/this._.is._.sandeep/" target="_blank">
<i class="fab fa-instagram"></i>
</a>
<a href="https://www.github.com/sandeepvinnu" target="_blank">
<i class="fa-brands fa-github fa-github-git"></i>
</a>
<!-- <a href="#" target="_blank">
<i class="fab fa-youtube"></i>
</a>
<a href="#" target="_blank">
<i class="fab fa-facebook-f"></i>
</a> -->
</div>
</div>
</div>
<div class="image-side">
<img src="img/sandeep_profile_new.jpg" class="my-img" alt="Sandeep Kumar" title="Sandeep Kumar">
</div>
</div>
</section>
<!-- About Section ends from here -->
<!-- Services section starts from here -->
<!-- <section class="services" id="services">
<h2 class="heading service-heading"> What i Do. </h2>
<p>I offer the full spectrum of services to help org's work better.</p>
<div class="service-contents">
<div class="service-content">
<div class="service-icon">
<i class="fas fa-code"></i>
</div>
<h3>Web Design</h3>
<p>Web design refers to the design of websites that are displayed on the internet. It usually refers to the user experience..</p>
</div>
<div class="service-content">
<div class="service-icon">
<i class="fas fa-globe"></i>
</div>
<h3>Web Development</h3>
<p>Web development is the building and maintenance of websites; it's the work that happens behind the scenes to...</p>
</div>
<div class="service-content">
<div class="service-icon">
<i class="fa-brands fa-python"></i>
</div>
<h3>Python Mini Projects</h3>
<p>Python development is the building and maintenance of websites; it's the work that happens behind the scenes to...</p>
</div>
<div class="service-content">
<div class="service-icon">
<i class="fas fa-server"></i>
</div>
<h3>Web Hosting</h3>
<p>Every website that you visit consists of a domain name and a web host. The easiest way to picture it is to think of...</p>
</div>
<div class="service-content">
<div class="service-icon">
<i class="fab fa-app-store-ios"></i>
</div>
<h3>App Development</h3>
<p>Mobile app development is the act or process by which a mobile app is developed for mobile devices, such as...</p>
</div>
<div class="service-content">
<div class="service-icon">
<i class="fab fa-cloudsmith"></i>
</div>
<h3>IOT Projects</h3>
<p>The Internet of Things (IoT) describes the network of physical objects—“things”—that are embedded with sensors...</p>
</div>
</div>
</section> -->
<!-- Services section ends from here -->
<!-- Skills section starts from here -->
<section class="skills" id="skills">
<h2 class="heading skill-heading"> My Skills </h2>
<p>My skills and knowledge of technologies have been acquired up to now.</p>
<div class="skill-contents">
<div class="skill-content">
<div class="skill-icon">
<i class="fa-brands fa-python"></i>
</div>
<h3>Python</h3>
</div>
<div class="skill-content">
<div class="skill-icon">
<i class="fa-brands fa-square-js"></i>
</div>
<h3>Javascript</h3>
</div>
<div class="skill-content">
<div class="skill-icon">
<i class="fa-brands fa-html5"></i>
</div>
<h3>Html</h3>
</div>
<div class="skill-content">
<div class="skill-icon">
<i class="fa-brands fa-css3-alt"></i>
</div>
<h3>Css</h3>
</div>
<div class="skill-content">
<div class="skill-icon">
<i class="fa-brands fa-bootstrap"></i>
</div>
<h3>Bootstrap</h3>
</div>
<div class="skill-content">
<div class="skill-icon">
<i class="fa-brands fa-github"></i>
</div>
<h3>Git Hub</h3>
</div>
<div class="skill-content">
<div class="skill-icon">
<i class="devicon-git-plain"></i>
</div>
<h3>Git</h3>
</div>
<div class="skill-content">
<div class="skill-icon">
<i class="fa-brands fa-node-js"></i>
</div>
<h3>Node.js</h3>
</div>
<div class="skill-content">
<div class="skill-icon">
<i class="fa-brands fa-react"></i>
</div>
<h3>React</h3>
</div>
<div class="skill-content">
<div class="skill-icon">
<i class="devicon-mysql-plain-wordmark"></i>
</div>
<h3>My SQL</h3>
</div>
<div class="skill-content">
<div class="skill-icon">
<i class="devicon-docker-plain"></i>
</div>
<h3>Docker</h3>
</div>
<div class="skill-content">
<div class="skill-icon">
<i class="devicon-kubernetes-plain"></i>
</div>
<h3>Kubernetes</h3>
</div>
<div class="skill-content">
<div class="skill-icon">
<i class="devicon-django-plain-wordmark"></i>
</div>
<h3>Django</h3>
</div>
<div class="skill-content">
<div class="skill-icon">
<i class="devicon-amazonwebservices-original"></i>
</div>
<h3>AWS S3</h3>
</div>
<div class="skill-content">
<div class="skill-icon">
<i class="devicon-mongodb-plain-wordmark"></i>
</div>
<h3>MongoDB</h3>
</div>
</ul>
</div>
</section>
<!-- Skills section ends from here -->
<!-- My work section starts from here -->
<section class="work" id="work">
<h2 class="heading service-heading"> Recent Works. </h2>
<p>I take a tremendous amount of pride in the work I do.</p>
<div class="work-section">
<div class="inner-width">
<div class="work">
<a href="https://sandeepkumarportfolio.netlify.app/" target="_blank" class="image">
<img src="img/my-protfolio.jpg" alt="My portfolio website">
</a>
<a href="https://mywikipediasrc.ccbp.tech/" target="_blank" class="image">
<img href="https://mywikipediasrc.ccbp.tech/" target="_blank" src="img/wikipedia-search-app.jpg" alt="wikipedia search app">
</a>
<!-- <a href="img/work3.png" class="image">
<img src="img/work3.png" alt="Work 2">
</a>
<a href="img/work4.png" class="image">
<img src="img/work4.png" alt="Work 3">
</a>
<a href="img/work5.png" class="image">
<img src="img/work5.png" alt="Work 4">
</a>
<a href="img/work6.png" class="image">
<img src="img/work6.png" alt="Work 5">
</a>
<a href="img/work7.png" class="image">
<img src="img/work7.png" alt="Work 6">
</a>
<a href="img/work8.png" class="image">
<img src="img/work8.png" alt="Work 7">
</a> -->
</div>
</div>
</div>
</section>
<!-- My work section ends from here -->
<!-------------------- My Certificates section starts from here ------------------->
<section class="cretificate" id="cretificates">
<h2 class="heading service-heading"> Certificates </h2>
<p> The following certificates are some of the ones I have earned. </p>
<div class="cretificate-section">
<div class="inner-width">
<div class="certificate">
<a href="https://coursera.org/share/5ff18a520df710ced6066c98b357a25d" class="image" target="_blank">
<img src="img/certificates/IBM Full Stack Cloud Developer Professional Certificate.jpg" alt="IBM Full Stack Cloud Developer Professional Certificate">
</a>
<a href="https://coursera.org/share/85c70bfe91e35cde85d877a53755b3ed" class="image" target="_blank">
<img src="img/certificates/Programming for Everybody.jpg" alt="Programming for Everybody">
</a>
<a href="https://coursera.org/share/52804e90902adc4e5fddfd612fa867a3" class="image" target="_blank">
<img src="img/certificates/The Bits and Bytes of Computer Networking.jpg" alt="The Bits and Bytes of Computer Networking">
</a>
<a href="https://coursera.org/share/40c6f6913dbeeb24cb19fe29f5b1d435" class="image" target="_blank">
<img src="img/certificates/Course_12_Full_Stack_Software_Developer_Assessment.jpg" alt="Course_12_Full_Stack_Software_Developer_Assessment">
</a>
<a href="https://coursera.org/share/2ef64e472895456ddd5d9f18b6a79301" class="image" target="_blank">
<img src="img/certificates/Course_11_Full_Stack_Cloud_Development_Capstone_Project.jpg" alt="Course_11_Full_Stack_Cloud_Development_Capstone_Project">
</a>
<a href="https://coursera.org/share/80eb00e35aba1434e185c58c1e304a8f" class="image" target="_blank">
<img src="img/certificates/Course_10_Application_Development_using_Microservices_and_Serverless.jpg" alt="Course_10_Application_Development_using_Microservices_and_Serverless">
</a>
<a href="https://coursera.org/share/5c838b689c534cd55ee9bd91f467567d" class="image" target="_blank">
<img src="img/certificates/Course_9_Developing_Applications_with_SQL_Databases_and_Django.jpg" alt="Course_9_Developing_Applications_with_SQL_Databases_and_Django">
</a>
<a href="https://coursera.org/share/ea56f581ab22d824e1c783be464fb9f9" class="image" target="_blank">
<img src="img/certificates/Course_8_Python_Project_for_AI_&_Application_Development.jpg" alt="Course_8_Python_Project_for_AI_&_Application_Development">
</a>
<a href="https://coursera.org/share/70323a89cf1efbaddbd775d96d663dc3" class="image" target="_blank">
<img src="img/certificates/Course_7_Python_for_Data_Science_AI_&_Development.jpg" alt="Course_7_Python_for_Data_Science_AI_&_Development">
</a>
<a href="https://www.coursera.org/account/accomplishments/verify/3ECPCE2BEFW8?utm_source=link&utm_medium=certificate&utm_content=cert_image&utm_campaign=sharing_cta&utm_product=course" class="image" target="_blank">
<img src="img/certificates/course_6_Introduction_to_Containers_Docker_Kubernetes_&_OpenShift.jpg" alt="course_6_Introduction_to_Containers_Docker_Kubernetes_&_OpenShift">
</a>
<a href="https://coursera.org/share/ba01a67484bd900086fc664a817eb51a" class="image" target="_blank">
<img src="img/certificates/course_5__Developing_Cloud_Native_Applications.jpg" alt="course_5__Developing_Cloud_Native_Applications">
</a>
<a href="https://coursera.org/share/4870b8b88a0285aa5164a3caef3937c5" class="image" target="_blank">
<img src="img/certificates/course_4_Developing Cloud Apps with Node.js and React.jpg" alt="course_4_Developing Cloud Apps with Node.js and React">
</a>
<a href="https://coursera.org/share/529ede6484963d18fae122aa57a7172e" class="image" target="_blank">
<img src="img/certificates/course_3_Getting_Started_with_Git_and_GitHub.jpg" alt="course_3_Getting_Started_with_Git_and_GitHub">
</a>
<a href="https://coursera.org/share/cf1c1455f5205d4d603950cb6da59714" class="image" target="_blank">
<img src="img/certificates/course_2_Introduction_to_Web_Development_with_HTML_CSS_JavaScript.jpg" alt="course_2_Introduction_to_Web_Development_with_HTML_CSS_JavaScript">
</a>
<a href="https://coursera.org/share/194a68531c40992f05bc7ce7f446a70c" class="image" target="_blank">
<img src="img/certificates/course_1_Introduction_to_Cloud_Computing.jpg" alt="course_1_Introduction_to_Cloud_Computing">
</a>
</div>
</div>
</div>
</section>
<!-------------------------- My Certificates section ends from here --------------------------->
<!-------------------- My Badges section starts from here ----------------->
<section class="badge" id="badge">
<h2 class="heading service-heading"> Badges </h2>
<p> My verified achievement can be viewed here. </p>
<div class="badge-section">
<div class="inner-width">
<div class="badge">
<div data-iframe-width="150" data-iframe-height="270" data-share-badge-id="b1b00f62-10b0-438d-a361-7808dc72269c" data-share-badge-host="https://www.credly.com"></div>
<script type="text/javascript" async src="//cdn.credly.com/assets/utilities/embed.js"></script>
<div data-iframe-width="150" data-iframe-height="270" data-share-badge-id="c44d34a4-b9e2-477e-82b3-85a79451dd00" data-share-badge-host="https://www.credly.com"></div>
<script type="text/javascript" async src="//cdn.credly.com/assets/utilities/embed.js"></script>
<div data-iframe-width="150" data-iframe-height="270" data-share-badge-id="b22ed8fb-cad7-4c10-89e3-a1be9baa3af3" data-share-badge-host="https://www.credly.com"></div>
<script type="text/javascript" async src="//cdn.credly.com/assets/utilities/embed.js"></script>
<div data-iframe-width="150" data-iframe-height="270" data-share-badge-id="cf553738-c8de-4cad-8de6-800d27fdfafa" data-share-badge-host="https://www.credly.com"></div>
<script type="text/javascript" async src="//cdn.credly.com/assets/utilities/embed.js"></script>
<div data-iframe-width="150" data-iframe-height="270" data-share-badge-id="d207cd76-3724-4483-a48e-c833c5cde119" data-share-badge-host="https://www.credly.com"></div>
<script type="text/javascript" async src="//cdn.credly.com/assets/utilities/embed.js"></script>
<div data-iframe-width="150" data-iframe-height="270" data-share-badge-id="f01e16ff-2b2a-46d8-84a7-649af4f68eff" data-share-badge-host="https://www.credly.com"></div>
<script type="text/javascript" async src="//cdn.credly.com/assets/utilities/embed.js"></script>
<div data-iframe-width="150" data-iframe-height="270" data-share-badge-id="2694f359-e28b-4f3b-ae6d-2d7dc02d4ce4" data-share-badge-host="https://www.credly.com"></div>
<script type="text/javascript" async src="//cdn.credly.com/assets/utilities/embed.js"></script>
<div data-iframe-width="150" data-iframe-height="270" data-share-badge-id="38e53ad7-20c9-4d82-8200-8c2ea479517a" data-share-badge-host="https://www.credly.com"></div>
<script type="text/javascript" async src="//cdn.credly.com/assets/utilities/embed.js"></script>
<div data-iframe-width="150" data-iframe-height="270" data-share-badge-id="255c0201-a093-40ef-8caa-5a635bf19c32" data-share-badge-host="https://www.credly.com"></div>
<script type="text/javascript" async src="//cdn.credly.com/assets/utilities/embed.js"></script>
<div data-iframe-width="150" data-iframe-height="270" data-share-badge-id="ee53e772-2170-499b-8920-8e7f49adb20f" data-share-badge-host="https://www.credly.com"></div>
<script type="text/javascript" async src="//cdn.credly.com/assets/utilities/embed.js"></script>
</div>
</div>
</div>
</section>
<!-- My Badges section ends from here -->
<!-- Testimonial section starts from here -->
<!-- <section class="testimonial" id="testimonial">
<h2 class="heading service-heading"> Client Say's. </h2>
<p>My client's testimonials speak loud for my services.</p>
<div class="testimonial-content">
<div class="testimonial-row">
<div class="testimonial-col">
<div class="testimonial-card">
<img src="img/client1.jpg" alt="Sandeep client testimonial 1">
<div class="name">Varun Pulli</div>
<div class="stars">
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
</div>
<p>
Excellent work. Pleased with Atul and his team's ability to deliver exactly as he said he would. They have lots of experience with WordPress and was able...
</p>
</div>
</div>
<div class="testimonial-col">
<div class="testimonial-card">
<img src="img/Client2.jpg" alt="Sandeep client testimonial 2">
<div class="name">Barghav Chand</div>
<div class="stars">
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="far fa-star"></i>
</div>
<p>
High level of programming skills, Amazing job done! Excellent Work! Delivered well in time, great guy to work with as he's very understanding.
</p>
</div>
</div>
<div class="testimonial-col">
<div class="testimonial-card">
<img src="img/Client3.jpg" alt="Sandeep client testimonial 3">
<div class="name">Sanjeev kumar</div>
<div class="stars">
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
</div>
<p>
Such a great professional to deal with. Atul Prajapati was really keen good to complete his work Easy to communicate with and very trustworthy and fast...
</p>
</div>
</div>
</div>
</div>
</section> -->
<!-- Testimonial section ends from here -->
<!-- Contact section starts from here -->
<section class="contact" id="contact">
<h2 class="heading">Contact Me.</h2>
<p>For more information about me, please fill out the form below.</p>
<div class="contact-content">
<div class="contact-info">
<div class="contact-info-bx">
<h3>Contact Info</h3>
<div class="box">
<div class="contact-icon">
<i class="fas fa-map-marker-alt"></i>
</div>
<div class="text">
<h3>Address</h3>
<p>Vijayawada, Andhra Pradesh.</p>
</div>
</div>
<div class="box">
<div class="contact-icon">
<i class="fas fa-phone-alt"></i>
</div>
<div class="text">
<h3>Phone</h3>
<p>+91 9052746338</p>
</div>
</div>
<div class="box">
<div class="contact-icon">
<i class="far fa-envelope"></i>
</div>
<div class="text">
<h3>Email</h3>
<p>[email protected]</p>
</div>
</div>
</div>
<div class="contact-form-bx">
<form method="post" action="contactengine.php">
<h3>Message Me</h3>
<input type="text" name="Name" id="Name" placeholder="Enter Name" required>
<input type="email" name="Email" id="Email" placeholder="Enter Email" required>
<textarea name="Message" id="Message" placeholder="Your Message"></textarea>
<input type="submit" name="submit" value="Send Now" class="submit-button">
</form>
</div>
</div>
</div>
</section>
<!-- Contact section ends from here -->
<!-- Copyright section starts from here -->
<div class="copyright">
<p>Copyright © 2022 B.Sandeep Kumar. All Rights Reserved.</p>
</div>
<!-- Copyright section ends from here -->
<!-- Back to top button starts from here -->
<a href="#" class="to-top">
<i class="fas fa-arrow-up"></i>
</a>
<!-- Back to top button ends from here -->
<script>
// Loading screen starts from here
let loadingScreen = document.querySelector('.loading-screen');
window.addEventListener('load', function()
{
loadingScreen.style.display = 'none';
});
// Loading screen ends from here
// Magnific popup code starts from here
$(".work").magnificPopup({
delegate: 'a',
type: 'image',
work:{
enabled: true
}
});
// Magnific popup code ends from here
// Typed Js code starts from here
var typed = new Typed('.typing', {
strings: [
"Full Stack Developer.",
"BackEnd Developer.",
"FrontEnd Developer.",
"Computer Science Teacher."
],
typeSpeed: 80,
backSpeed: 40,
// startDelay: 120,
loop: true
});
var typed = new Typed('.about-typing', {
strings: [
"Full Stack Developer.",
"BackEnd Developer.",
"FrontEnd Developer.",
"Computer Science Teacher."
],
typeSpeed: 80,
backSpeed: 40,
// startDelay: 120,
loop: true
});
// Typed Js code ends from here
// Scroll to top button js code starts from here
const toTop = document.querySelector(".to-top");
window.addEventListener("scroll", () => {
if(window.pageYOffset > 100)
{
toTop.classList.add("active");
}
else
{
toTop.classList.remove("active");
}
})
// Scroll to top button code ends from here
// Particles js starts from here
particlesJS.load('particles-js', 'particles.json', function(){
console.log('Particles.json loaded');
});
// Particles js ends from here
</script>
</body>
</html>