88 < link rel ="manifest " href ="./manifest.webmanifest ">
99
1010 <!-- logotipo -->
11- < link rel ="icon " href ="./assets/images/logo.avif " />
11+ < link rel ="icon " href ="./assets/pwa-logos/logo512x512.png " />
1212 < link rel ="apple-touch-icon " href ="./assets/pwa-logos/logo180x180.png ">
1313
1414 <!-- metas -->
1717 < meta name ="theme-color " content ="#05031c " />
1818 < meta name ="author " content ="@CSFelix " />
1919 < meta name ="keywords " content ="python, data science, data analysis, pandas, matplotlib, seaborn, scikit-learn, tensorflow, projects, programming, computing, computer, csfelix, github, github.io " />
20- < meta name ="description " content ="What's shakin , bacon? π Welcome to my Personal Portfolio, enjoy the projects and let's learn together, shall we? " />
20+ < meta name ="description " content ="What's shaking , bacon? π Welcome to my Personal Portfolio, enjoy the projects and let's learn together, shall we? " />
2121 < meta property ="og:image " content ="./assets/images/logo.avif " />
2222 < meta name ="viewport " content ="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no " />
2323
4242 < script type ="text/javascript " src ="./assets/js/libraries/shuffle-text.js " defer > </ script >
4343 < script type ="text/javascript " src ="./assets/js/libraries/tippy.min.js " defer > </ script >
4444 < script type ="text/javascript " src ="./assets/js/libraries/vanilla-tilt.min.js " defer > </ script >
45+ < script async type ="text/javascript " src ="https://contra.com/static/embed/sdk.js " defer > </ script >
4546
4647 <!-- scripts -->
4748 < script type ="text/javascript " src ="./assets/js/scripts/text-shuffling-effect.js " defer > </ script >
7778 < a href ="#skillsContainer "> < li > Skills</ li > </ a >
7879 < a href ="#projectsContainer "> < li > Projects</ li > </ a >
7980 < a href ="#reachMeContainer "> < li > Reach Me</ li > </ a >
80-
81- < hr />
82-
83- < li id ="mobileThemeBtn "> Settings</ li >
8481 </ ul >
8582
8683 <!--
9895 />
9996
10097 < nav >
101- <!-- GitHub Profile -->
102- < a id ="gitHubProfile "
103- href ="https://github.com/CSFelix "
104- target ="_blank ">
105- CSFelix
98+ <!-- Contra Profile -->
99+ < a
100+ id ="contraProfile "
101+ href ="https://contra.com/_csfelix08_?utm_campaign=HireMeOnContra&utm_medium=7f7e2ac5-22dd-4496-8878-fc01b0288c54 "
102+ target ="_blank "
103+ >
104+ < img src ="./assets/pwa-logos/logo180x180.png " alt ="CSFelix " width ="50px " height ="50px " />
106105 </ a >
107106
108107 <!-- Menu Options -->
112111 < li > < a href ="#projectsContainer "> Projects</ a > </ li >
113112 < li > < a href ="#reachMeContainer "> Reach Me</ a > </ li >
114113 </ ul >
115-
116- <!-- Sponsor Me and Theme Buttons -->
117- < div id ="sponsorThemeBtn ">
118- < a
119- href ="https://github.com/sponsors/CSFelix "
120- target ="_blank ">
121- < button id ="sponsorBtn "> π Sponsor Me!</ button >
122- </ a >
123-
124- < a
125- href ="https://buy.stripe.com/bIY2bC8okbzldJ6288 "
126- target ="_blank ">
127- < button id ="stripeBtn "> π Stripe!</ button >
128- </ a >
129-
130- < button id ="themeBtn "> π¨</ button >
131- </ div >
132114 </ nav >
133115 </ header >
134116
@@ -170,7 +152,8 @@ <h2 class="containerTitle">
170152 -->
171153 < figure id ='profilePic '>
172154 < img src ='./assets/images/profile-pic-new-version.avif ' alt ='My Profile Pic ' width ="250px " height ="250px " />
173- < figcaption > What's shaking, bacon? Welcome and hope you enjoy my Portfolio!!</ figcaption >
155+ <!-- <figcaption>What's shaking, bacon? Welcome and hope you enjoy my Portfolio!!</figcaption> -->
156+ < figcaption > < q > π Data's Tale Needs a Narrator</ q > </ figcaption >
174157 </ figure >
175158
176159 < br /> < br />
@@ -532,6 +515,19 @@ <h2 class="containerTitle">
532515 *******************
533516 -->
534517 < div class ="socialMediasMainContainer ">
518+ <!--
519+ ************
520+ ** Contra **
521+ ************
522+ -->
523+ < div id ="contraSocialMediaBtn " class ="reachMeSubContainer socialMediaIcon ">
524+ < a href ="https://contra.com/_csfelix08_?utm_campaign=HireMeOnContra&utm_medium=7f7e2ac5-22dd-4496-8878-fc01b0288c54 " target ="_blank ">
525+ < img class ="reachMeLogo " src ="./assets/icons/contra.png " alt ="Contra Logo " width ="200px " height ="200px " />
526+ </ a >
527+ </ div >
528+
529+ < br />
530+
535531 <!--
536532 ***************
537533 ** Instagram **
@@ -597,6 +593,10 @@ <h2 class="containerTitle">
597593 </ div >
598594
599595 < br />
596+
597+ <!-- here -->
598+ < div class ="contra-hire-me-button contraHireMeButton " data-analyticsUserId ="7f7e2ac5-22dd-4496-8878-fc01b0288c54 " data-theme ="dark " data-username ="_csfelix08_ "> </ div >
599+
600600 < br />
601601
602602 <!---
@@ -605,6 +605,7 @@ <h2 class="containerTitle">
605605 ******************
606606 --->
607607 < span > π Desiring to hit me up? Consider using one of these languages: American English and Brazilian Portuguese.</ span >
608+
608609 < form id ="
contactForm "
action ="
https://formsubmit.co/[email protected] "
method ="
POST "
> 609610 < fieldset style ="background-color: #041f36 ">
610611 < legend > < h3 > π§ Hit Me Up π§</ h3 > </ legend >
@@ -642,68 +643,6 @@ <h2 class="containerTitle">
642643 ************
643644 -->
644645
645- <!-- Themes -->
646- < div id ="themesModal " class ="modal ">
647- < div class ="modalContent ">
648-
649- <!-- close button -->
650- < span id ="themesClose " class ="close "> ×</ span >
651-
652- <!-- title -->
653- < div class ="modalTitle ">
654- < span > π¨</ span >
655-  
656- < span > Themes</ span >
657- </ div >
658-
659- < br /> < br />
660-
661- <!-- items -->
662- < div class ="modalItems ">
663- < video width ="175px " height ="auto " loop muted autoplay >
664- < source src ="./assets/stickers/robot/projects.mp4 " type ="video/mp4 " />
665- </ video >
666-
667-  
668-
669- < h3 > Coming soon...</ h3 >
670- </ div >
671-
672- <!--
673- *****************
674- ** Sponsor Btn **
675- *****************
676- -->
677- < br />
678- < hr />
679- < br />
680-
681- < div class ="sponsorGroup ">
682-
683- <!-- title -->
684- < div class ="modalTitle ">
685- < span > π</ span >
686-  
687- < span > Sponsorship</ span >
688- </ div >
689-
690- < div >
691- < a
692- href ="https://github.com/sponsors/CSFelix "
693- target ="_blank ">
694- < button > π Sponsor Me!</ button >
695- </ a >
696-
697- < a
698- href ="https://buy.stripe.com/bIY2bC8okbzldJ6288 "
699- target ="_blank ">
700- < button > π Stripe!</ button >
701- </ a >
702- </ div >
703- </ div >
704- </ div >
705- </ div >
706-
707646 <!-- Algorithms -->
708647 < div id ="mlAlgorithmsModal " class ="modal ">
709648
@@ -1056,8 +995,8 @@ <h3>Coming soon...</h3>
1056995 <!-- items -->
1057996 < div class ="modalItems ">
1058997 < video width ="175px " height ="auto " loop muted autoplay >
1059- < source src ="./assets/stickers/robot/projects.mp4 " type ="video/mp4 " />
1060- </ video >
998+ < source src ="./assets/stickers/robot/projects.mp4 " type ="video/mp4 " />
999+ </ video >
10611000  
10621001
10631002 <!-- cards -->
0 commit comments