All Projects β†’ iamdarshshah β†’ hacktoberfest-participants

iamdarshshah / hacktoberfest-participants

Licence: MIT license
πŸŽƒ A platform that showcases a list of all the hackers (including their stats), participated in the month-long challenge Hacktoberfest presented by DigitalOcean.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to hacktoberfest-participants

good-first-issues
Find good first issues right from your CLI! πŸš€
Stars: ✭ 64 (+68.42%)
Mutual labels:  github-api, good-first-issue, hacktoberfest2020
javascript-jokes
PR your joke if you know good ( or horrible ) js joke . I will post it on coding valley's insta page.
Stars: ✭ 66 (+73.68%)
Mutual labels:  good-first-issue, hacktoberfest2020
styles
A collection of cool effects in html, css and javascript.
Stars: ✭ 35 (-7.89%)
Mutual labels:  good-first-issue, hacktoberfest2020
Algorithms
Short explanations and implementations of different algorithms in multiple languages
Stars: ✭ 37 (-2.63%)
Mutual labels:  good-first-issue, hacktoberfest2020
hacktoberfest 2021
Solve the given questions, and submit a PR.πŸ’¬ Make sure you submit the solution in the correct folder. βœ”
Stars: ✭ 44 (+15.79%)
Mutual labels:  good-first-issue, hacktoberfest2020
RestaurantReactApp
This is a responsive website that uses PWA app standards, completely created with React, React router and firebase
Stars: ✭ 59 (+55.26%)
Mutual labels:  good-first-issue, hacktoberfest2020
hacktoberfest2021-easy
Add a code in any language
Stars: ✭ 24 (-36.84%)
Mutual labels:  good-first-issue, hacktoberfest2020
Opensource
Conheça os projetos Open Source na Globo.com
Stars: ✭ 100 (+163.16%)
Mutual labels:  github-api, gatsbyjs
cpalgorithms
Algorithms and Techniques for competitive programming
Stars: ✭ 16 (-57.89%)
Mutual labels:  good-first-issue, hacktoberfest2020
Leetcoding-Challenge
This repository contains Leetcode Challenge Submissions.
Stars: ✭ 26 (-31.58%)
Mutual labels:  hacktoberfest2020
telegram-github-search-bot
A Github search bot for Telegram
Stars: ✭ 67 (+76.32%)
Mutual labels:  github-api
gatsby-graphcms-example
Example of Gatsby source plugin for GraphCMS
Stars: ✭ 32 (-15.79%)
Mutual labels:  gatsbyjs
SquirrelJME
SquirrelJME is a Java ME 8 Virtual Machine for embedded and Internet of Things devices. It has the ultimate goal of being 99.9% compatible with the Java ME standard.
Stars: ✭ 148 (+289.47%)
Mutual labels:  hacktoberfest2020
challenges-back-end
RepositΓ³rio referente Γ  desafios de Back End da womakerscode
Stars: ✭ 68 (+78.95%)
Mutual labels:  hacktoberfest2020
codeowners-validator
The GitHub CODEOWNERS file validator
Stars: ✭ 142 (+273.68%)
Mutual labels:  github-api
My-Digital-CV
My Digital CV is Interactive Virtual Resume Template which provides basic functionality to develop your own Digital Resume/CV
Stars: ✭ 18 (-52.63%)
Mutual labels:  hacktoberfest2020
portfolio
This is my portfolio which is also a template. Feel free to fork, star, and use it.
Stars: ✭ 86 (+126.32%)
Mutual labels:  good-first-issue
gito-github-client
GitHub client app helps you monitor stars and traffic of your public repositories. This was the capstone project in Udacity's Android Developer Nanodegree.
Stars: ✭ 76 (+100%)
Mutual labels:  github-api
SpringBoot-Examples
Spring boot 2.X version tutorial,Integrate various middleware to facilitate quick reference and use
Stars: ✭ 23 (-39.47%)
Mutual labels:  github-api
2cca
2-cent Certification Authority
Stars: ✭ 27 (-28.95%)
Mutual labels:  hacktoberfest2020

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. πŸš€

πŸƒ 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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].