/developer-portfolios

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

Primary LanguageHTMLMIT LicenseMIT

portfolio-templates

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

Share your portfolios

  1. Fork the repo.
  2. Clone it locally on your computer.
  3. Fetch upstream.
  4. Create a new branch in your forked repository.
  5. Go to website folder.
  6. 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.


Made with ❤️ in India.