P32929.github.io Save

Third iteration of my personal portfolio - created using ReactJS, Shadcn etc

Project README

p32929.github.io

3rd iteration of my personal portfolio. Visit live: https://p32929.github.io/

Screenshots

pc view

mobile view

Share

Sharing this repository with your friends is just one click away from here

facebook twitter tumblr pocket pinterest reddit linkedin whatsapp

Create your own portfolio

  1. Fork the repository ( Recommended )
  2. Change the repository name to your-github-username.github.io by going into settings
  3. Clone the repository using git clone YOUR-REPOSITORY-URL
  4. Modify the variables in src/lib/DynamicValues.ts to add your own data and flavors.
  5. Run: npm run predeploy or yarn predeploy
  6. Run: npm run deploy or yarn deploy
  7. Check the settings of your repository, and change the source of the github pages to master branch

& 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.

Prerequisites

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/

Run the project

  1. Fork the repository ( Recommended )
  2. Clone your forked repository using git clone YOUR-REPOSITORY-URL
  3. Install all the dependencies using this command: npm install or yarn
  4. Run the project using this command: npm run dev or yarn dev
  5. Open localhost:3000 on your favorite browser

Contribute

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

Support

buymeacoffee

All my portfolio websites:

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 )

Open Source Agenda is not affiliated with "P32929.github.io" Project. README Source: p32929/p32929.github.io