Create a personal portfolio website and host it using GitHub Pages.
-
Build a static portfolio website using HTML, CSS, and optionally JavaScript.
-
Include basic information such as:
- Name
- About Me
- Skills
- Education
- Projects
- Contact Information
-
Make the website responsive so it works well on desktop and mobile devices.
-
NOTE : Frameworks and libraries are optional, but you should be able to understand the code you use.
Deploy your portfolio using GitHub Pages and ensure the site is publicly accessible.
- Copy your GitHub Pages URL.
- Open the
profile.mdfile created in Project 1. - Add the URL under:
## Personal Portfolio Link
https://your-portfolio-url- Commit and push your changes.
- Portfolio is successfully hosted on GitHub Pages.
- Website is responsive and functional.
- Portfolio link is correctly added to
profile.md.