Porfolio
This repo contains a portfolio that showcases examples of your work along with the usual resume information about your work experience.
To view a live demo, click here
What is Hacktoberfest?
A month-long celebration from October 1st - 31st sponsored by Digital Ocean and GitHub to get people involved in Open Source. Create your very first pull request to any public repository on GitHub and contribute to the open source developer community.
https://hacktoberfest.digitalocean.com/
How to make pull request?
-
Fork this repository (Click the Fork button in the top right of this page)
-
Create a folder with unique name.
-
Upload your portfolio code in that folder.
-
Add your name to the CONTRIBUTORS.md file
1. Add your name
Add your name to the
CONTRIBUTORS.md
file using the below convention:#### Name: [YOUR NAME](GitHub link) - Place: City, State, Country - Bio: Who are you? - GitHub: [GitHub account name](GitHub link) - Portfolio website link: demo(https://itsmnsi.000webhostapp.com/portfolio/)
-
Create a new pull request from your forked repository. (Click the New Pull Request button located at the top of your repo)
-
Wait for your PR review and merge approval!
-
Star this repository if you had fun!