Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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`