https://github.com/andrewhamerly/portfolio
An HTML and vanilla CSS portfolio highlighting HTML5, CSS3, and JavaScript projects.
https://github.com/andrewhamerly/portfolio
css css3 html html5 javascript portfolio portfolio-website
Last synced: 3 months ago
JSON representation
An HTML and vanilla CSS portfolio highlighting HTML5, CSS3, and JavaScript projects.
- Host: GitHub
- URL: https://github.com/andrewhamerly/portfolio
- Owner: andrewhamerly
- License: mit
- Created: 2024-02-27T03:31:46.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-04T17:52:49.000Z (over 1 year ago)
- Last Synced: 2025-01-30T01:44:11.078Z (5 months ago)
- Topics: css, css3, html, html5, javascript, portfolio, portfolio-website
- Language: HTML
- Homepage: https://andrewhamerly.github.io/portfolio/
- Size: 1.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Portfolio
## Description
This project was developed with the idea of pushing the limits of my own creativity. As a designer turned developer, I felt the desire to create a professional portfolio with some of my latest projects in a fashion that would highlight my latest added skills. This application provides a window into what a mixture of minimal design practices coupled with modern CSS can provide for responsive portfolio sites.
## Installation
To install this repo, simply copy the repo and use git clone in your command line along with the copied repo url with your preferred method.
```bash
git clone [email protected]:andrewhamerly/portfolio.git
```## Usage
Useful for displaying recent full-stack portfolio work, my latest pet projects, and other important information regarding my full-stack developer journey.

Link to deployed application:
[Andrew Hamerly Portfolio Website](https://andrewhamerly.github.io/portfolio/)## Credits
Credit to vladocar for the CSS-Micro-Reset used for the project. The repo can be found here: [CSS Micro Reset Repo](https://github.com/vladocar/CSS-Micro-Reset)
Thank you to Kevin Powell for the tip on adjusting scroll for a fixed navigation to avoid covering. His video can be found on Youtube here: [Stop fixed navigation covering content on scroll](https://www.youtube.com/watch?v=iGUSTyG-CYw)
## License
Source code is licensed under the MIT license.
Contents of this site are Copyright © 2024 Andrew Hamerly. All content rights reserved.