3rd iteration of my personal portfolio. Visit live: https://p32929.github.io/
Sharing this repository with your friends is just one click away from here
- Fork the repository ( Recommended )
- Change the repository name to
your-github-username.github.ioby going into settings - Clone the repository using
git clone YOUR-REPOSITORY-URL - Modify the variables in
./src/lib/DynamicValues.tsto add your own data and flavors. - Run:
npm run predeployoryarn predeploy - Run:
npm run deployoryarn deploy - Check the
settingsof your repository, and change thesourceof the github pages tomasterbranch
& Volla!! Now, you can check your portfolio LIVE version in the homepage URL (https://your-github-username.github.io/). Github may take a while to update the github page into your homepage URL.
If it still doesn't show, do step 5 & 6 again. It usually takes 3-5 minutes for github pages to deploy the changes.
You need to have NodeJS and NPM installed in your computer.
If you don't have them installed, install them from here: https://nodejs.org/en/download/
- Fork the repository ( Recommended )
- Clone your forked repository using
git clone YOUR-REPOSITORY-URL - Install all the dependencies using this command:
npm installoryarn - Run the project using this command:
npm run devoryarn dev - Open
localhost:3000on your favorite browser
- Customize themes/colors/design: modify
./src/index.cssfile - Customize data/routes/anything else: modify
./src/lib/DynamicValues.tsfile
Thank you for your interest in contributing to this project. Please note that I prefer to be the sole contributor to this repository and will not be accepting any pull requests at the moment. While I appreciate the thought and effort to contribute, I kindly ask that you refrain from submitting pull requests.
If you have any suggestions, feedback, or issues, feel free to open an issue on this repository. I'm always open to discussions and improvements through this channel.
Thanks
Looking for one of my previous portfolio website / source code? Here's the list:
V1: https://p32929.github.io/portfolio-v1/ ( Source: https://github.com/p32929/portfolio-v1 )
V2: https://p32929.github.io/portfolio-v2/ ( Source: https://github.com/p32929/portfolio-v2 )
Current ( V3 ) : https://p32929.github.io/ ( Source: https://github.com/p32929/p32929.github.io )










