Welcome to my personal portfolio landing page! This project showcases my work, skills, and passion for web development through a clean and responsive design.
This is a simple front-end portfolio built using HTML and CSS. It includes:
- A navigation bar
- A hero section (intro)
- A projects showcase
- A footer
- Download or clone this repository
- Make sure all files are in the same folder:
index.htmlstyle.css
- Double-click
index.html
OR
Right-click β Open with your browser
If you're using VS Code:
- Install the Live Server extension
- Right-click
index.html - Click "Open with Live Server"
This will launch the site in your browser with auto-refresh.
- HTML5
- CSS3