My website
- 4 Devlogs
- 3 Total hours
I'm building a website where anyone can find my links, contact methods, and view my portfolio.
I'm building a website where anyone can find my links, contact methods, and view my portfolio.
last devlog i polished my website so is rady the only thing thats missing is the portfolio i’m gonna add that when i will finish my other projects (sorry for my bad english)
Devlog 3 today i moved the main page styles into a proper block in the across all files. This cleans up the HTML and ensures that the dark background, line heights, and the ‘Space Mono’ font look identical and consistent across headings, paragraphs, and links. Kept the updated homepage structure that acts as a central hub, routing visitors to my-links.html, portfoglio.html, and contact-me.html. Maintained the polished CSS for the .btn-rotondo buttons on the homepage, keeping the clean background colors, solid borders, and tweaked margins.
Devlog 2 today i replaced the “My Links” section from the homepage with a new “About me” section, adding a brief introduction about my dream of becoming a programmer and content creator. Restructured the navigation workflow by introducing dedicated internal pages. The main page now links to my-links.html, portfoglio.html, and contact-me.html instead of redirecting users straight to external social platforms. The original links and contact details have been organized into these separate files. Refined the CSS styling for the .btn-rotondo class to ensure a sharper design. Updated the background handling by switching to background-color, added an explicit solid border matching the brand color, and cleaned up the button margins.
Devlog 1 tody I swapped out the old “My Links” heading for a proper “About Me” section where I talk a bit about my dream of becoming a programmer and content creator. I also completely reworked the navigation—instead of bouncing people straight off-site to YouTube, TikTok, or GitHub from the main page, the homepage now routes internally to my-links.html, portfolio.html, and contact-me.html. Finally, I gave the .btn-rotondo CSS class some love by switching to background-color, adding a solid border to match the theme, and tweaking the margins to make the buttons look way sharper.