Logo

Hacktoberfest Participants - Community 🎃

GitHub license GitHub stars GitHub forks Contributors GitHub issues PRs Welcome GitHub last commit

A platform that shows a list of all the hackers, participated in month-long challenge Hacktoberfest presented by DigitalOcean.


Our aim for this project is to have a list of all the participants, contributed to various Open Source projects during Hactoberfest Challenge. Not only that, we will be able to see stats for every contributor part of this community. We are basically aiming to help the community people by showcasing them on this list and people can connect with each other being a part of the community. Let's come together and make this Open Source world a better place. Go add yourself to the list. 🚀

Light Theme 🌞 Dark Theme 🌛
Light Theme Dark Theme

🏃 Steps to add yourself in the list

  1. In the top-right corner of the page, click Fork. Create a local clone of your fork:

    git clone https://github.com/YOUR-USERNAME/hacktoberfest-participants
  2. Change directory

    cd hacktoberfest-participants
  3. Create new file under src/contributors/ with name [your-username].json

  4. Add this json content and edit it with your details

{
  "name": "REQUIRED PARAMETER",
  "desc": "REQUIRED PARAMETER",
  "github": "REQUIRED PARAMETER",
  "twitter": "OPTIONAL PARAMETER",
  "linkedin": "OPTIONAL PARAMETER"
}

NOTE: The parameters mentioned as REQUIRED are must needed! and you can ignore the OPTIONAL parameters, But don't push blank optional parameter. Either completely ignore them or else add the required details to it.

  1. Commit and generate your awesome pull request with us at iamdarshshah/hacktoberfest-participants

Take a look here for detailed version.

🤝 Contributing

Pull requests are welcome.

See the guidelines for contributing to this project.

⚖️ License

MIT

Disclaimer: This website is a fan and community made creation. It is not affiliated with Hacktoberfest