88 </ head >
99 < body id ="body ">
1010
11- < header > @jotaaloud </ header >
11+ < header > @codejovz </ header >
1212
1313 < div class ="container ">
1414
@@ -63,7 +63,7 @@ <h2>CRMs:</h2>
6363
6464 < section >
6565 < h2 > Find me on:</ h2 >
66- < img src ="https://img.shields.io/badge/Codepen-@jotaaloud -000000?style=for-the-badge&logo=codepen&logoColor=white&labelColor=000000 " alt ="codepen " />
66+ < img src ="https://img.shields.io/badge/Codepen-@codejovz -000000?style=for-the-badge&logo=codepen&logoColor=white&labelColor=000000 " alt ="codepen " />
6767 < img src ="https://img.shields.io/badge/GMAIL-jorgevarelazamora%40gmail.com-%23FFFFFF?style=for-the-badge&logo=Gmail&logoColor=%23FFFFFF&labelColor=%23EA4335&color=%23EA4335&link=mailto%3Ajorgevarelazamorad%40gmail.com " />
6868 </ section >
6969 </ article >
@@ -74,7 +74,7 @@ <h2>Find me on:</h2>
7474 < div class ="scroll-container ">
7575
7676 < section class ="scroll-item ">
77- < p > < a class ="repTitle " href ="https://github.com/jotaaloud /DevHeat "> DevHeat</ a > < span class ="repVisib "> Public</ span > </ p >
77+ < p > < a class ="repTitle " href ="https://github.com/codejovz /DevHeat "> DevHeat</ a > < span class ="repVisib "> Public</ span > </ p >
7878 < p class ="repFork "> Forked from < a class ="forkedLink "> DAMVA202425/DevHeat</ a > </ p >
7979 < p class ="repDesc "> Automates GitHub profile edition and creation of READMEs.</ p >
8080 < p class ="repTags "> < a > readme</ a > < a > app</ a > < a > automation</ a > </ p >
@@ -89,21 +89,21 @@ <h2>Find me on:</h2>
8989 </ section >
9090
9191 < section class ="scroll-item ">
92- < p > < a class ="repTitle " href ="https://github.com/jotaaloud /autoUpdatingBio "> autoUpdatingBio</ a > < span class ="repVisib "> Public</ span > </ p >
92+ < p > < a class ="repTitle " href ="https://github.com/codejovz /autoUpdatingBio "> autoUpdatingBio</ a > < span class ="repVisib "> Public</ span > </ p >
9393 < p class ="repDesc "> Script / bot for auto-updating the biography of your Github's account.</ p >
9494 < p class ="repTags "> < a > python</ a > < a > github-api</ a > < a > workflow</ a > < a > yml</ a > </ p >
9595 < p > < img class ="liscence " src ="Assets/octicon_law.svg "/> The Unlicense < span class ="updateDate "> Updated on Aug 17, 2024</ span > </ p >
9696 </ section >
9797
9898 < section class ="scroll-item ">
99- < p > < a class ="repTitle " href ="https://github.com/jotaaloud /overlappingJFrameComponents "> overlappingJFrameComponents</ a > < span class ="repVisib "> Public</ span > </ p >
99+ < p > < a class ="repTitle " href ="https://github.com/codejovz /overlappingJFrameComponents "> overlappingJFrameComponents</ a > < span class ="repVisib "> Public</ span > </ p >
100100 < p class ="repDesc "> How to overlapp a JFrame component over Graphics ( Java ).</ p >
101101 < p class ="repTags "> < a > swing-gui</ a > < a > jframes</ a > </ p >
102102 < p class ="repLast "> < span class ="java "> Java</ span > < img class ="liscence " src ="Assets/octicon_law.svg "/> The Unlicense < span class ="updateDate "> Updated on Nov 28, 2024</ span > </ p >
103103 </ section >
104104
105105 < section class ="scroll-item ">
106- < p > < a class ="repTitle " href ="https://github.com/jotaaloud /Desarrollo_aplicaciones_multiplataforma "> Desarrollo_aplicaciones_multiplataforma </ a > < span class ="repVisib "> Public</ span > </ p >
106+ < p > < a class ="repTitle " href ="https://github.com/codejovz /Desarrollo_aplicaciones_multiplataforma "> Desarrollo_aplicaciones_multiplataforma </ a > < span class ="repVisib "> Public</ span > </ p >
107107 < p class ="repDesc "> Apuntes del Grado Superior de Desarrollo de Aplicaciones Multiplataforma (DAM)</ p >
108108 < p > < span class ="java "> Java</ span > < span class ="updateDate "> Updated just now.</ span > </ p >
109109 </ section >
@@ -146,7 +146,7 @@ <h2>More about me (<div id="CL"> <span id="CLcover">C</span><span id="CLleter">L
146146 < nav id ="menu ">
147147 < ul >
148148 < li id ="menuLin "> < a href ="//www.linkedin.com/in/jorge-varela-zamora "> Linkedin</ a > </ li >
149- < li id ="menuGit "> < a href ="https://github.com/jotaaloud "> Github</ a > </ li >
149+ < li id ="menuGit "> < a href ="https://github.com/codejovz "> Github</ a > </ li >
150150 < li id ="mailLink "> < a href ="mailto:jorgevarelazamora@gmail.com "> Mail me</ a > </ li >
151151 </ ul >
152152 </ nav >
@@ -165,11 +165,11 @@ <h2>More about me (<div id="CL"> <span id="CLcover">C</span><span id="CLleter">L
165165 < a href ="//www.linkedin.com/in/jorge-varela-zamora ">
166166 < img src ="Assets/linkedin.svg " alt ="Linkedin logo " />
167167 </ a >
168- < a href ="https://github.com/jotaaloud ">
168+ < a href ="https://github.com/codejovz ">
169169 < img src ="Assets/github.svg " alt ="Github logo ">
170170 </ a >
171171
172- < a href ="https://codepen.io/jotaaloud ">
172+ < a href ="https://codepen.io/codejovz ">
173173 < img src ="Assets/codepen.svg " alt ="Codepen logo ">
174174 </ a >
175175
@@ -178,3 +178,4 @@ <h2>More about me (<div id="CL"> <span id="CLcover">C</span><span id="CLleter">L
178178 < script src ="script.js "> </ script >
179179 </ body >
180180</ html >
181+
0 commit comments