/developer-portfolios

This repository contains some templates of portfolio from which folks can get inspired to make their own portfolios. This project has been part of Social Summer Of Code 2022. Leave a star before you leave ⭐

Primary LanguageJavaScriptMIT LicenseMIT

Developer Portfolios

This repository contains some templates of portfolio from which folks can get inspired to make their own portfolios.

⚙️ Things to Note

  • Make sure you do not copy codes from external sources because that work will not be considered. Plagiarism is strictly not allowed.
  • You can only work on issues that have been assigned to you.
  • If you want to contribute and make a change, it's preferable that you create a new issue before making a PR and link your PR to that issue.
  • If you have modified/added code, make sure the code compiles before submitting.
  • Add Screenshots and short video to help us know what this change in the PR is all about.
  • Do not update the README.md.

Start Contributing

  1. Fork the repo.
  2. Clone it locally on your computer.
  3. Fetch upstream.
  4. Create a new branch in your forked repository.

To share your portfolio:

  1. Go to website folder.
  2. Go to data.json file and create a new object in data array with the following information:
{
  "portfolio_website": "https://www.susmitadey.com",
  "portfolio_code": "https://www.github.com/Susmita-Dey/portfolio",
  "portfolio_image": "https://user-images.githubusercontent.com/79099734/169740427-71b913c0-a69b-4c9a-a1df-8191813a6cc3.jpg",
  "portfolio_name": "Susmita Dey"
}
  1. Stage the changes.
  2. Commit the changes.
  3. Push the changes to the remote repository.
  4. Create a Pull Request.
  5. Congratulations! 🙌 Your portfolio is now an inspiration for others.

Don't forget to leave a ⭐ for this repository.


Open Source Programs


Social Summer Of Code 2022

😎 Project Admin


Susmita Dey

Made with ❤️ in India.