Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jasonlovesdoggo/jasonlovesdoggo.github.io
My Personal website
https://github.com/jasonlovesdoggo/jasonlovesdoggo.github.io
blog html personal-website portfolio-website
Last synced: 21 days ago
JSON representation
My Personal website
- Host: GitHub
- URL: https://github.com/jasonlovesdoggo/jasonlovesdoggo.github.io
- Owner: JasonLovesDoggo
- License: mit
- Created: 2022-02-04T02:11:13.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-28T00:58:03.000Z (8 months ago)
- Last Synced: 2024-05-01T17:33:48.801Z (8 months ago)
- Topics: blog, html, personal-website, portfolio-website
- Language: JavaScript
- Homepage: http://jasoncameron.dev
- Size: 418 MB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Portfolio Website - v2.0
## History of the project
- v1.0 - Feb 3, 2022 - Oct 29, 2022
- v2.0 - Dec 25, 2022 - Current### Other incorporated projects
- Foodle - A wordle for food and my most popular project with 5m+ page visits, now contained in its own repo [here](https://github.com/JasonLovesDoggo/foodle)
- Random Color Generator - A random colour generator that I made for fun, it's also now contained in its own repo [here](https://github.com/JasonLovesDoggo/random-color)
- Start Page - A bento-themed start page that is the new tab whenever I open up a new tab on my pc, it's in a repo [here](https://github.com/JasonLovesDoggo/StartPage)
- Status Page - A fully GitHub-hosted status page that tracks the uptime of my projects, it's in a repo [here](https://github.com/JasonLovesDoggo/status)## Built With
The second generation of my personal portfolio jasoncameron.dev
which features some of my GitHub projects as well as my resume and technical skills.This project was built using these technologies.
- React.js
- Node.js
- CSS3
- WebStorm## Features
**📖 Multi-Page Layout**
**🎨 Styled with React-Bootstrap and Css with easy to customize colors**
**📱 Fully Responsive**
**📝 A bunch of fun little widgets**
## Getting Started
Clone down this repository. You will need `node.js` and `git` installed globally on your machine.
## 🛠 Installation and Setup Instructions
1. Installation: `npm install`
2. In the project directory, you can run: `npm start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
The page will reload if you make edits.### Show your support
Give a ⭐ if you like this website!
note: I did take inspiration from [Soumyajit4419](https://github.com/soumyajit4419/Portfolio) for the creation of this
website and so such he deserves credit for the design of the website. I have made some changes to the design and added
some features to the website.