A static, GitHub Pages-ready portfolio website built from the authoritative IT Support CV.
index.html— portfolio content and structurestyles.css— responsive visual designscript.js— mobile navigation and current yearcv/Md_Arafat_Hossain_Europass_IT_Support_CV_Original.pdf— downloadable CV
- Create a GitHub repository named exactly
<your-username>.github.io. - Upload
index.html,styles.css,script.js, thecvfolder, and this README. - Open the repository's Settings → Pages.
- Under Build and deployment, choose Deploy from a branch.
- Select the
mainbranch and/ (root), then click Save. - Open
https://<your-username>.github.ioafter GitHub finishes publishing.
No build tool or paid hosting is required. To update the site later, edit the files and commit the changes to the same repository.
- Replace the professional-links note in
index.htmlwith your exact LinkedIn/GitHub URLs when available. - Review the public contact details and downloadable CV.
- Keep the CV filename and the download link aligned if you rename the PDF.