This is a personal resume website built using HTML and CSS, hosted on GitHub Pages.
- Clean, modern layout
- Profile photo and certification badges
- Downloadable PDF version of the resume
- Organized sections: Profile, Certifications, Projects, Skills, Experience, Education, Interests
- Fully responsive and mobile-friendly
- Easy to update and maintain
- HTML5
- CSS3
- Font Awesome (for icons)
- Google Fonts (Inter)
- GitHub Pages (hosting)
/
├── index.html # Main website content
├── style.css # Styling for layout and responsiveness
├── Matt_Hakin_CV.pdf # Downloadable version of the resume
- Clone or Download this repository.
- Replace Content in
index.htmlandstyle.cssas needed. - Add or replace the
Matt_Hakin_CV.pdffile to update the downloadable resume. - Push the code to your GitHub repository.
- Go to
Settings > Pagesand enable GitHub Pages with the root folder as the source. - Your site will be live at:
https://yourusername.github.io/
- Place badge images inside a folder like
/images/ - Modify section order directly in
index.html - Adjust colors and layout via
style.css
- Email: [email protected]
- GitHub: @mattyhakin
- LinkedIn: Matt Hakin
Designed and maintained by Matt Hakin