This project is a basic HTML and CSS portfolio webpage built using Flexbox and CSS Grid. It features a clean layout with sections for personal information, hobbies, and a simple image gallery.
- Responsive layout using Flexbox (for text sections)
- Photo gallery built with CSS Grid
- Custom hover effects on images
- Simple navigation bar with custom link styling
index.html– Main structure of the pagestyle.css– Contains all the styling for layout, hover effects, and typographyREADME.md– This fileassets– Preview image file
- Clone the repository:
git clone git@github.com:your-username/your-repo-name.git
