2323 <!--displays websites title-->
2424 < title > welcome to john220099s portfolio</ title >
2525
26- <!--website css style-->
26+ <!--style-->
2727 < link rel ="stylesheet " href ="Styles.css ">
28+
29+ <!--script-->
30+ < script src ="script.js "> </ script >
2831
2932 <!--website icon-->
30- < link rel ="icon " type ="image/png " href ="favicon.png ">
33+ < link rel ="icon " type ="image/png " href ="assets/ favicon.png ">
3134</ head >
3235 < body >
33- < nav >
36+ < nav >
3437 < ul >
35- < h1 > Welcome to John220099 stuff</ h1 >
38+ < h1 > John220099 stuff</ h1 >
3639 < ul >
3740 </ nav >
38- <!--about-->
39- < h2 > about me</ h2 >
40- < p > Hi, I’m @John220099 👋🏻</ p >
41- < p > i make/code stuff🛠️</ p >
42- < p > I’m currently learning python, c++ ,kotlin and html 📒</ p >
43- < div class ="code "> < p > < img align ="center " src ="https://github-readme-stats.vercel.app/api/top-langs?username=john220099&show_icons=true&locale=en&layout=compact " alt ="john220099 " /> </ p > </ div >
44- <!--active repo's and favorite-->
45- < h2 > repositories💻</ h2 >
46- < p > < a href ="https://github.com/John220099/Anti-revoke-blacklist " target ="_blank "> antirevoke-dns</ a > </ p >
47- < p > < a href ="https://github.com/John220099/john220099-stuff " target ="_blank "> john220099-stuff</ a > </ p >
48- < p > < a href ="https://github.com/John220099/Bedrock-Clients " target ="_blank "> bedrock-clients</ a > </ p >
49- < p > < a href ="https://github.com/John220099/Java-clients " target ="_bank "> java-clients</ a > </ p >
50- <!--socials github / youtube-->
51- < h2 > socials📱</ h2 >
52- <!--the link that will be opened if you click the image-->
53- < div class ="github ">
54- < a href ="https://github.com/John220099 " target ="_blank " title ="Will Redirect you to my github profile. ">
55- <!--shows an image-->
56- < img src ="assets/github.png "/>
57- </ a >
58- </ div >
41+ < h2 > about me</ h2 >
42+ < p > Hi, I’m @John220099 👋🏻</ p >
43+ < p > i make/code stuff🛠️</ p >
44+ < p > I’m currently learning python, c++ ,kotlin and html 📒</ p >
45+ < div class ="code "> < p > < img align ="center " src ="https://github-readme-stats.vercel.app/api/top-langs?username=john220099&show_icons=true&locale=en&layout=compact " alt ="john220099 " /> </ p > </ div >
46+ < h2 > socials📱</ h2 >
47+ < div class ="github ">
48+ < a href ="https://github.com/John220099 " target ="_blank " title ="Will Redirect you to my github profile. ">
49+ < img src ="assets/github.png "/>
50+ </ a >
51+ </ div >
5952 < div class ="youtube ">
60- <!--the link that will be opened if you click the image-->
61- < a href ="https://youtube.com/@john2009_?si=o_Ir5jyeSwx2duCN " target ="_blank " title ="Will Redirect you to my YT. ">
62- <!--shows an image-->
63- < img src ="assets/youtube.png "/>
64- </ a >
65- </ div >
66- <!--shows a line-->
67- < nav >
68- </ nav >
69- < footer >
70- <!--footer-->
71- < h4 > © 2025 My Website. All rights reserved under github.</ h4 >
72- </ footer >
73- </ body >
53+ < a href ="https://www.youtube.com/@john22009 " target ="_blank " title ="Will Redirect you to my YT. ">
54+ < img src ="assets/youtube.png "/>
55+ </ a >
56+ </ div >
57+ < div class ="line ">
58+ </ div >
59+ </ body >
60+ </ html >
0 commit comments