My portfolio website to showcase (and brag) about my all my projects!
Go to https://alexjsully.me to see this portfolio!
Chrome | Firefox | Edge | Safari | Opera | Tor | Mobile |
---|---|---|---|---|---|---|
✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ |
You can open a live version of my portfolio website at https://alexjsully.me
If you would like to run or modify my portfolio locally, clone the repository with git by running the following command:
git clone https://github.com/AlexJSully/alexjsully-portfolio.git
Then run npm install
, change to the appropriate directory and then npm dev
. My portfolio will run at http://localhost:3000/.
I aim to make my portfolio as perfect as possible but unfortunately, there may be some unforeseen bugs. If you manage to find one that is not here, feel free to create a bug report so we can fix it.
- None at the moment
If you want to support my work, you can through the following methods:
Please read CONTRIBUTING.md for more details.