Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jackparsonss/jackparsonss.github.io
Personal website source code
https://github.com/jackparsonss/jackparsonss.github.io
css frontend html javascript react website
Last synced: about 1 month ago
JSON representation
Personal website source code
- Host: GitHub
- URL: https://github.com/jackparsonss/jackparsonss.github.io
- Owner: jackparsonss
- License: gpl-3.0
- Created: 2021-08-10T00:34:40.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-08-23T17:09:57.000Z (about 1 year ago)
- Last Synced: 2024-10-06T01:11:39.785Z (about 1 month ago)
- Topics: css, frontend, html, javascript, react, website
- Language: JavaScript
- Homepage: https://jackparsonss.me
- Size: 7.28 MB
- Stars: 6
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#👋 Jack Parsons Portfolio Website
###Hosted @ jackparsonss.me, built with react and CSS
---
### Hello everyone!
This is a static website, displaying information about myself, my projects, and ways to contact me.
This website was built with react and plain CSS### Dependencies Used:
- react
- react-router-hash-link
- react-icons
- gh-pages
- react-ga
- aos---
### Colors:
| Color | Hex |
| ---------- | ------------------------------------------------------------------------- |
| Purple | ![#5240fe](https://via.placeholder.com/15/5240fe/000000?text=+) `#5240fe` |
| Dark Gray | ![#22262b](https://via.placeholder.com/15/22262b/000000?text=+) `#22262b` |
| Light Gray | ![#5b5b5b](https://via.placeholder.com/15/5b5b5b/000000?text=+) `#5b5b5b` |