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.
- Host: GitHub
- URL: https://github.com/jacobgrisham/professional-portfolio
- Owner: JacobGrisham
- Created: 2020-07-30T00:10:05.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-06T03:50:43.000Z (over 3 years ago)
- Last Synced: 2025-06-04T12:30:55.504Z (about 1 year ago)
- Topics: 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
- Language: HTML
- Homepage: https://jacobgrisham.github.io/Professional-Portfolio/
- Size: 32.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Professional Portfolio](https://www.jacobgrisham.com/)

[](https://app.netlify.com/sites/jacobgrisham/deploys)

[](https://codeclimate.com/github/JacobGrisham/Professional-Portfolio/maintainability)
[](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)

## 🚀 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.