An open API service indexing awesome lists of open source software.

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.

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_