p32929 / p32929.github.io

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

Home Page:https://p32929.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The 2nd iteration of My Personal App - created using ReactJS, Overmind, Material UI etc...

p32929

Visit Live: https://p32929.github.io/

Share

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

facebook twitter tumblr pocket pinterest reddit linkedin whatsapp

or Share my portfolio link ( https://p32929.github.io/ ) with your friends in just a click

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/Others/GlobalVars.ts to add your own data and flavors.
  5. Run: npm run predeploy
  6. Run: npm run 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
  4. Run the project using this command: npm start

Thanks

Thanks to everyone for your STARS, WATCHES, FORKS, & VISITS. Special thanks to:

Am I missing anyone? If yes, Let me know

License

MIT License

Copyright (c) 2020 Fayaz Bin Salam

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

FAQ

  • Can I use it for any personal/commercial project? -> Yes. But don't change/remove the fork icon and the URL it redirects to at the TOP-RIGHT corner. So that, others can also benefit from the repository.

  • Can I use it for making my personal/commercial portfolio? -> Definitely. But make sure you FORK it while doing it :)

  • Can I share your portfolio link with my friends? -> DEFINITELY! ^_^

  • Can I contact you if I get stuck while trying to create my own portfolio using the forked source code? -> DEFINITELY! :)

How to contribute?

Lately, people have been making pull requests just to show their github username in the contributors list. Which I don't think is a good way to be an Open Source contributor. So, here's a few identified bugs: https://github.com/p32929/p32929.github.io/blob/react/BUGS.md

If you think you can fix the bugs, you may:

  1. Fork the repository
  2. Clone the repository
  3. Create a new branch from the react branch with your github username [ Example: My github username is p32929 ]
  4. Write your code
  5. Add necessary changes to the readme if needed
  6. Commit the code
  7. Push the code in your branch
  8. Create a new pull request

You're welcome...

Support

buymeacoffee

About

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

https://p32929.github.io/

License:MIT License


Languages

Language:TypeScript 96.7%Language:JavaScript 1.5%Language:CSS 1.4%Language:HTML 0.4%