Personal Portfolio Website
This project is a simple personal portfolio website built using HTML and CSS. It is inspired by modern parallax-style templates and is designed to showcase a clean and professional layout suitable for beginners and personal projects.
The website contains a fixed navigation bar, a hero section with a background image and logo, and an About Me section. More sections such as Portfolio and Contact can be added later to extend its functionality.
π Features
Responsive Navbar β Fixed at the top for easy navigation.
Hero Section β Fullscreen background image with centered logo text.
About Section β Cleanly designed section to describe yourself or your project.
Modern Design β Uses flexbox and clean CSS for layout and alignment.
Beginner-Friendly β Built only with HTML & CSS, no external libraries required.
π₯ Technologies Used HTML5 for structure CSS3 for styling β‘ How to Use
- Clone or download the repository:
git clone https://github.com/your-username/portfolio-website.git
-
Open static.html in your browser.
-
Customize the About Me text and replace the background image in CSS with your own.
π Future Improvements
Add Portfolio section with project cards.
Add Contact Form with form validation.
Make it fully responsive for mobile devices.
Include dark mode toggle.
π License
This project is licensed under the MIT License β you are free to use, modify, and distribute it.