This is a simple GitHub Pages friendly portfolio built with:
- HTML
- CSS
- Small JavaScript (theme toggle, mobile nav, scroll animations)
- Create a repository (example:
abdulhafith169.github.ioorportfolio) - Upload these files to the repository root:
index.htmlstyle.cssscript.js
- In GitHub:
- Settings → Pages
- Source: Deploy from a branch
- Branch: main (or
master) and /(root)
- Replace:
your.email@example.com- LinkedIn URL
- GitHub URL
- Add your CV PDF and update the "Download CV" link in
index.html
Example:
href="./assets/Abdul-Hafeez-CV.pdf"
(If you add that file, create an assets/ folder.)
- Uses Font Awesome icons via CDN
- Uses Google Font (Inter)
- Includes smooth scrolling and scroll reveal animations