5353< div class ="collapse navbar-collapse "id ="collapsibleNavbar ">
5454< ul class ="navbar-nav ">
5555< li class ="nav-item ">
56- < a href ="#contact "class ="nav-link "> Contact</ a >
56+ < a href ="#reach-out-to-me "class ="nav-link "> Contact</ a >
5757</ li >
5858
5959< li class ="nav-item dropdown ">
@@ -206,11 +206,11 @@ <h1 class="section-heading">About</h1>
206206< section class ="skill-section container "id ="skill ">
207207< div class ="container "style ="padding: 15px; ">
208208< h1 class ="text-center section-heading ">
209- Skills 🔧
209+ 🔧 Skills
210210</ h1 >
211211< div class ="row text-center ">
212212< div class ="col-sm-4 ">
213- < p > Strengths 💪 </ p >
213+ < p > 💪 Strengths </ p >
214214< ul class ="strength_list ">
215215< li >
216216< p > Algorithms</ p >
@@ -227,7 +227,7 @@ <h1 class="text-center section-heading">
227227
228228< div class ="col-sm-4 ">
229229< p >
230- Programming Languages 💻
230+ 💻 Programming Languages
231231</ p >
232232< ul class ="programming_list ">
233233< li >
@@ -247,7 +247,7 @@ <h1 class="text-center section-heading">
247247</ div >
248248< div class ="col-sm-4 ">
249249< p >
250- Other Tools🔨
250+ 🔨 Other Tools
251251</ p >
252252< ul class ="other_list ">
253253< li >
@@ -269,7 +269,7 @@ <h1 class="text-center section-heading">
269269< section class ="experience_section "id ="experience ">
270270< div class ="container ">
271271< h1 class ="text-center section-heading ">
272- Experience
272+ 💼 Experience
273273</ h1 >
274274< table class ="table table-striped table2 ">
275275< thead class ="table-dark ">
@@ -330,6 +330,25 @@ <h1 class="text-center section-heading">
330330< td class ="starting "> Dec 2021</ td >
331331< td class ="duration "> running</ td >
332332</ tr >
333+
334+ < tr >
335+ < td > 3</ td >
336+ < td >
337+ < div >
338+ < img src ="v2/public/assest/Images/publicis_sapient.png "alt ="Company Logo "class ="img-responsive img-fluid company_logo ">
339+ < p > Publicis Sapient</ p >
340+ < span class ="text-center ">
341+ < a href ="https://www.publicissapient.com/ "target ="_blank ">
342+ < i class ="fa fa-link "> </ i >
343+ </ a >
344+ </ span >
345+ </ div >
346+
347+ </ td >
348+ < td > ASDE</ td >
349+ < td class ="starting "> upcoming</ td >
350+ < td class ="duration "> upcoming</ td >
351+ </ tr >
333352</ tbody >
334353</ table >
335354</ div >
@@ -342,7 +361,7 @@ <h1 class="text-center section-heading">
342361< section class ="project-section "id ="project ">
343362< div class ="container ">
344363< h1 class ="text-center section-heading ">
345- Project 👨🎓
364+ 👨🎓 Project
346365</ h1 >
347366< table class ="table table-striped table1 ">
348367< thead class ="thead-dark ">
@@ -416,6 +435,21 @@ <h1 class="text-center section-heading">
416435
417436< tr >
418437< td > 5</ td >
438+ < td > Portfolio</ td >
439+ < td class ="description ">
440+ < p >
441+ Simple portfolio
442+ </ p >
443+ </ td >
444+ < td class ="text-center ">
445+ < a href ="https://pankajkumar.web.app "target ="_blank ">
446+ < i class ="fa fa-link "> </ i >
447+ </ a >
448+ </ td >
449+ </ tr >
450+
451+ < tr >
452+ < td > 6</ td >
419453< td > Cats and Dogs(Binary) prediction Deep Learning Model</ td >
420454< td class ="description ">
421455< p >
@@ -430,7 +464,7 @@ <h1 class="text-center section-heading">
430464</ tr >
431465
432466< tr >
433- < td > 6 </ td >
467+ < td > 7 </ td >
434468< td > Heart attack Prediction</ td >
435469< td class ="description ">
436470< p >
@@ -448,7 +482,7 @@ <h1 class="text-center section-heading">
448482</ tr >
449483
450484< tr >
451- < td > 7 </ td >
485+ < td > 8 </ td >
452486< td > Technological Gyan</ td >
453487< td class ="description ">
454488< p >
@@ -468,66 +502,16 @@ <h1 class="text-center section-heading">
468502</ section >
469503<!-- project section end -->
470504
471-
472- <!-- contact me section start -->
473505
474- < section id ="contact "class ="contact ">
475- < div class ="container ">
476- < div class ="text-center ">
477- < p class ="section-heading "> Contact Me</ p >
478- </ div >
479- < div class ="row ">
480- < div class ="col-md-12 col-lg-4 text-center ">
481-
482- < div >
483- < i class ="fa fa-map-marker "> </ i >
484- < p >
485- My Address
486- </ p >
487- < p >
488- Gauragarh, Biharsharif Nalanda (803101), Bihar, India
489- </ p >
490- </ div >
491- </ div >
492-
493- < div class ="col-md-6 col-lg-4 text-center ">
494- < div >
495- < a href ="mailto:pankajkumarmath1@gmail.com "title ="mail ">
496- < i class ="fa fa-envelope "> </ i >
497- </ a >
498- < p >
499- Email me
500- </ p >
501- < p >
502- pankajkumarmath1@gmail.com
503- </ p >
504- </ div >
505- </ div >
506-
507- < div class ="col-md-6 col-lg-4 text-center ">
508- < div >
509- < i class ="fa fa-phone "> </ i >
510- < p >
511- Call me
512- </ p >
513- < p >
514- +91-9155082479
515- </ p >
516- </ div >
517- </ div >
518- </ div >
519- </ div >
520- </ section >
521-
522- <!-- connect me section start -->
523- < section class ="connect-me "id ="connect-me ">
506+ <!-- reach out to me section start -->
507+ < section class ="reach-out-to-me "id ="reach-out-to-me ">
524508< div class ="container ">
525509< div class ="text-center ">
526510< p class ="section-heading ">
527- Connect with me
511+ 💬 Reach out to me
528512</ p >
529513</ div >
530- < div class ="connect -me-inner-div ">
514+ < div class ="reach-out-to -me-inner-div ">
531515< ul class ="col text-center ">
532516< li class ="github_account ">
533517< a href ="https://github.com/Pankajcoder1 "title ="Github account ">
@@ -541,9 +525,9 @@ <h1 class="text-center section-heading">
541525</ a >
542526</ li >
543527
544- < li class ="instagram_account ">
545- < a href ="https://www.instagram. com/pankajcoder1/ "title ="Instagram account ">
546- < i class ="fa fa-instagram "> </ i >
528+ < li class ="email ">
529+ < a href ="mailto:pankajkumarmath1@gmail. com "title ="Mail me ">
530+ < i class ="fa fa-envelope "> </ i >
547531</ a >
548532</ li >
549533
@@ -563,13 +547,13 @@ <h1 class="text-center section-heading">
563547</ div >
564548</ div >
565549</ section >
566- <!--contact me section end -->
550+ <!--reach out to me section end -->
567551
568552<!-- footer section start -->
569553< footer class ="footer ">
570554< div class ="container-fluid text-center ">
571555< p >
572- ©All rights reserved | Made with< i class ="fa fa-heart "style ="color: red; "> </ i > by< a href ="https://github.com/Pankajcoder1 "> Pankaj Kumar</ a > .
556+ ©All rights reserved | Made with< i class ="fa fa-heart "style ="color: red; "> </ i > by< a href ="https://github.com/Pankajcoder1 "> Pankaj Kumar</ a > | Deployed on < a href =" https://github.com/Pankajcoder1/Pankajcoder1 " > Github </ a >
573557</ p >
574558</ div >
575559</ footer >