Skip to content

itsmnsi/Portfolio-Websites-Samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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?

HacktoberFest2021 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?

  1. Fork this repository (Click the Fork button in the top right of this page)

  2. Create a folder with unique name.

  3. Upload your portfolio code in that folder.

  4. 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/)
  5. Create a new pull request from your forked repository. (Click the New Pull Request button located at the top of your repo)

  6. Wait for your PR review and merge approval!

  7. Star this repository if you had fun!