This is a simple two-page personal profile website built using only HTML.
The first page (index.html) introduces the user with a short bio, skills, and links to social media profiles.
The second page (cv.html) displays the user’s CV, including personal information, education, experience, skills, and languages.
This project is perfect for beginners learning HTML and can be a base for adding more features like CSS styling, a contact form, or even linking it with a backend in the future.