This repository contains some templates of portfolio from which folks can get inspired to make their own portfolios.
- 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.
- Fork the repo.
- Clone it locally on your computer.
- Fetch upstream.
- Create a new branch in your forked repository.
To share your portfolio:
- Go to
website
folder. - 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"
}
- Stage the changes.
- Commit the changes.
- Push the changes to the remote repository.
- Create a Pull Request.
- Congratulations! 🙌 Your portfolio is now an inspiration for others.
Don't forget to leave a ⭐ for this repository.
Social Summer Of Code 2022 |
Susmita Dey |
Made with ❤️ in India.