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

https://github.com/jacobgrisham/professional-portfolio

Front-end single-page static website built with HTML, Javascript, jQuery, and Sass. Site hosted on Netlify with Google Domains as DNS provider.
https://github.com/jacobgrisham/professional-portfolio

front-end-web-development google-analytics html5 intersection-observer jamstack javascript jquery netlify parallax performance-optimization portfolio portfolio-website responsive responsive-design sass scss security seo-optimization single-page-app ux

Last synced: about 1 month ago
JSON representation

Front-end single-page static website built with HTML, Javascript, jQuery, and Sass. Site hosted on Netlify with Google Domains as DNS provider.

Awesome Lists containing this project

README

          


Portfolio logo

# [Professional Portfolio](https://www.jacobgrisham.com/)
![Website](https://img.shields.io/website?down_color=red&down_message=offline&up_color=brightgreen&up_message=online&url=https%3A%2F%2Fwww.jacobgrisham.com%2F)
[![Netlify Status](https://api.netlify.com/api/v1/badges/040fac56-0e0d-4276-932e-ca308f06161c/deploy-status)](https://app.netlify.com/sites/jacobgrisham/deploys)
![Mozilla HTTP Observatory Grade](https://img.shields.io/mozilla-observatory/grade/jacobgrisham.com)
[![Maintainability](https://api.codeclimate.com/v1/badges/ebf5d81dbf5eb3a6318c/maintainability)](https://codeclimate.com/github/JacobGrisham/Professional-Portfolio/maintainability)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/f4ceb1f87f274625ad7369bc30246eec)](https://www.codacy.com/gh/JacobGrisham/Professional-Portfolio/dashboard?utm_source=github.com&utm_medium=referral&utm_content=JacobGrisham/Professional-Portfolio&utm_campaign=Badge_Grade)
![Libraries.io dependency status for GitHub repo](https://img.shields.io/librariesio/github/jacobgrisham/Professional-Portfolio)

## 🚀 Getting Started
To run this project locally, install dependencies using npm
```
$ npm install
```
Run node-sass in watch mode for hot reloading
```
$ npm run dev
```
Finally, copy the path for the index.html file and paste it in the browser. For example
```
/Users/username/Desktop/Professional-Portfolio/index.html
```
before pushing to production, run node-sass in production mode
```
$ npm run build
```

## 🔒 License
Copyright Notice and Statement: currently [**not** offering any license](https://choosealicense.com/no-permission/). Permission only to view.