My Personal Portfolio
- 3 Devlogs
- 3 Total hours
My first personal website built with HTML and CSS. It introduces me, my projects, and ways to contact me.
My first personal website built with HTML and CSS. It introduces me, my projects, and ways to contact me.
Final Devlog – Completing My Personal Portfolio
Today I completed my first personal portfolio website using HTML and CSS. Throughout this project, I learned how to structure a webpage with HTML and style it with CSS. I built a space-themed portfolio with a custom background, navigation bar, hero section, and separate sections for About Me, Projects, Contact, and Follow Me.
One of the most valuable parts of this project was learning the purpose of each HTML element and CSS property instead of simply copying code. I learned how classes and IDs work, how to style reusable components, create hover effects, and add simple animations to improve the user experience.
I also learned how to use GitHub to manage my project and prepare it for deployment. This project has given me a strong foundation in web development, and I’m looking forward to building more websites and continuing to improve my skills.
This is my first completed web development project, and I’m proud of how much I’ve learned throughout the process.
Improved My Personal Portfolio 🚀 Today I made a lot of progress on my first personal website. I added a space background, created a header with my portfolio title, and added a rocket image to match the space theme. I also started learning how HTML and CSS work together by creating my first card section for the About Me part of the website. I’m building everything step by step so I can understand the code instead of just copying it. Next, I’ll finish the Projects and Contact sections and improve the navigation.
Today I started building my personal website using HTML. I learned how to create the basic structure of a webpage with headings and paragraphs. I also created sections for About Me, Projects, Contact, and Follow Me. Next, I will learn CSS to make my website look better.