https://github.com/mattyhakin/resume
A sleek, responsive resume website for Matt Hakin featuring certifications, skills, and project highlights, including a diabetes tracker web app. Built with HTML/CSS and hosted on GitHub Pages.
https://github.com/mattyhakin/resume
aws css developer-portfolio github-pages html5 personal-site portfiolio python resumes showcase streamlit web-design
Last synced: 2 months ago
JSON representation
A sleek, responsive resume website for Matt Hakin featuring certifications, skills, and project highlights, including a diabetes tracker web app. Built with HTML/CSS and hosted on GitHub Pages.
- Host: GitHub
- URL: https://github.com/mattyhakin/resume
- Owner: mattyhakin
- Created: 2025-04-21T02:14:06.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-20T09:19:30.000Z (about 1 year ago)
- Last Synced: 2025-05-20T10:29:56.964Z (about 1 year ago)
- Topics: aws, css, developer-portfolio, github-pages, html5, personal-site, portfiolio, python, resumes, showcase, streamlit, web-design
- Language: HTML
- Homepage:
- Size: 10 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Matt Hakin - Resume Website
This is a personal resume website built using HTML and CSS, hosted on GitHub Pages.
## 🚀 Features
- 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
## 🛠 Tech Stack
- HTML5
- CSS3
- Font Awesome (for icons)
- Google Fonts (Inter)
- GitHub Pages (hosting)
## 📂 File Structure
```
/
├── index.html # Main website content
├── style.css # Styling for layout and responsiveness
├── Matt_Hakin_CV.pdf # Downloadable version of the resume
```
## 📄 How to Use
1. **Clone or Download** this repository.
2. **Replace Content** in `index.html` and `style.css` as needed.
3. Add or replace the `Matt_Hakin_CV.pdf` file to update the downloadable resume.
4. Push the code to your GitHub repository.
5. Go to `Settings > Pages` and enable GitHub Pages with the root folder as the source.
6. Your site will be live at: `https://yourusername.github.io/`
## 🌐 Live Site
[https://mattyhakin.github.io/](https://mattyhakin.github.io/)
## 🖼 Customization Tips
- Place badge images inside a folder like `/images/`
- Modify section order directly in `index.html`
- Adjust colors and layout via `style.css`
## 📬 Contact
- Email: [mattyhakin@gmail.com](mailto:mattyhakin@gmail.com)
- GitHub: [@mattyhakin](https://github.com/mattyhakin)
- LinkedIn: [Matt Hakin](https://linkedin.com/in/matthakin)
---
_Designed and maintained by Matt Hakin_