Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/harveyd/harvey-portfolio
A portfolio that gives an overview of Harvey's education history, work history, personal projects and technical skills.
https://github.com/harveyd/harvey-portfolio
portfolio projects website
Last synced: 21 days ago
JSON representation
A portfolio that gives an overview of Harvey's education history, work history, personal projects and technical skills.
- Host: GitHub
- URL: https://github.com/harveyd/harvey-portfolio
- Owner: HarveyD
- Created: 2017-05-04T00:00:20.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-03T12:18:33.000Z (over 6 years ago)
- Last Synced: 2024-10-26T04:24:41.048Z (2 months ago)
- Topics: portfolio, projects, website
- Language: CSS
- Homepage: https://www.harveydelaney.com
- Size: 5.25 MB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Harvey's Portfolio
[![Build Status](https://jenkins.harveydelaney.com/buildStatus/icon?job=harvey-portfolio)](https://jenkins.harveydelaney.com/job/harvey-portfolio)
![HarveyDelaney](https://i.imgur.com/eZpJHAq.jpg)
A portfolio website to display all my projects I've done and technologies I have experience with.
Portfolio template from [here](https://github.com/RyanFitzgerald/devportfolio).
View my Portfolio [on my website](https://www.harveydelaney.com/)
## Development
Run the following:1. `npm install`
2. `gulp watch`## Production
1. `npm install`
2. `gulp prod`