This is a portfolio website designed using HTML, CSS, and JavaScript to showcase some of my projects and accomplishments as of 2022.
- Home page for the portfolio 🚀
- Showcasing my professional experience 🌟
- Showcasing my academic background 🎉
- Showcasing miscellaneous projects and interests 🌟
index.html
: Home page for the portfolioprofessional.html
: A page showcasing my professional experienceschool.html
: A page showcasing my academic backgroundmisc.html
: A page showcasing miscellaneous projects and interestsstyles.css
: A stylesheet containing the styling for the pagesscript.js
: A JavaScript file containing some interactive elements for the pagesAssets/
: A directory containing various assets used on the siteImages/
: A directory containing images used on the site
To view the portfolio website, follow these steps:
- Clone this repository:
git clone https://github.com/matthewlieb/2022-portfolio.git
- Navigate to the directory where you cloned the repository:
cd 2022-portfolio
- Open the
index.html
file in your web browser.
From there, you can navigate to the different pages to view my projects and accomplishments.
Anyone is welcome to contribute to the development of my portfolio website. To contribute:
- Fork the repository
- Make your changes and commit them to your forked repository
- Create a pull request to this repository
This project does not yet have a license.
If you have any questions or comments about my portfolio website, feel free to reach out to me via email at [your-email-address-here] or through my LinkedIn profile at [your-LinkedIn-profile-link-here] 📧
This project was designed using various online resources and tutorials, including: