All Projects → sidharth1017 → HacktoberFest2021

sidharth1017 / HacktoberFest2021

Licence: other
hacktoberfest-accepted repository

Programming Languages

python
139335 projects - #7 most used programming language
java
68154 projects - #9 most used programming language
Jupyter Notebook
11667 projects
C++
36643 projects - #6 most used programming language
HTML
75241 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to HacktoberFest2021

hacktoberfest2020
This is a hacktoberfest repo with learning propose to make pull request(PR) and get contribute on opensource project
Stars: ✭ 13 (-48%)
Mutual labels:  hacktoberfest-starter, hacktoberfest2020, hacktoberfest-accepted
hacktoberfest
Fork and Create a Pull Request
Stars: ✭ 13 (-48%)
Mutual labels:  hacktoberfest-starter, hacktoberfest2020, hacktoberfest-accepted
Hactoberfest-2021
Make your first PR! ~ A beginner friendly repository made specifically for open source beginners. Add your profile, a blog or any program under any language (it can be anything from a hello-world program to a complex data structure algorithm) or update the existing one. Just make sure to add the file under the correct directory. Happy hacking!
Stars: ✭ 134 (+436%)
Mutual labels:  hacktoberfest-starter, hacktoberfest2020, hacktoberfest-accepted
Hacktoberfest-Learning
Get started with Hacktoberfest 2020 with your first easy PR; just add an html page about yourself or edit sample html page to get started with open-source
Stars: ✭ 15 (-40%)
Mutual labels:  hacktoberfest-starter, hacktoberfest2020, hacktoberfest-accepted
hacktoberfest2021-easy
Add a code in any language
Stars: ✭ 24 (-4%)
Mutual labels:  hacktoberfest-starter, hacktoberfest2020
Web-Development
Created this new Repository for Open Source Contribution for Beginners
Stars: ✭ 25 (+0%)
Mutual labels:  hacktoberfest-starter, hacktoberfest-accepted
Hacktoberfest-Algorithms
This repository is mainly open to those who are looking to make some PRs for the Hacktoberfest 2020 event. In this repository, you can add programs on some useful algorithms for Competitive Programming in any languages.
Stars: ✭ 47 (+88%)
Mutual labels:  hacktoberfest2020, hacktoberfest-accepted
Awesome-Clone
A curated list of AWESOME clones made with react,vue,svelte
Stars: ✭ 37 (+48%)
Mutual labels:  hacktoberfest-starter, hacktoberfest-accepted
hacktoberfest 2021
This is a repository for anyone wishing to contribute to HacktoberFest 2021
Stars: ✭ 51 (+104%)
Mutual labels:  hacktoberfest-starter, hacktoberfest-accepted
hacktoberfest2021
For Beginners, students and developers this is a great opportunity to learn and contribute to open source.
Stars: ✭ 79 (+216%)
Mutual labels:  hacktoberfest-starter, hacktoberfest-accepted
Web-Development-Resources
One and only place on the internet for all Web Development Resources.
Stars: ✭ 51 (+104%)
Mutual labels:  hacktoberfest-starter, hacktoberfest-accepted
TheAlgorithms
This contains whatever you need to study about Algos...
Stars: ✭ 21 (-16%)
Mutual labels:  hacktoberfest-starter, hacktoberfest-accepted
projecthactoberfest
hactoberfest 2022
Stars: ✭ 32 (+28%)
Mutual labels:  hacktoberfest-starter, hacktoberfest-accepted
hacktoberfest2021-Excluded
You can submit any PR and have SWAGS. Happy Hacktoberfest !
Stars: ✭ 63 (+152%)
Mutual labels:  hacktoberfest-starter, hacktoberfest-accepted
Hacktoberfest-Indonesia-2021
Event Hacktoberfest Indonesia 2021
Stars: ✭ 42 (+68%)
Mutual labels:  hacktoberfest-starter, hacktoberfest-accepted
GrowGreen
Grow Green Web App allows users worldwide to create awareness about the environment and do their bit by contributing.
Stars: ✭ 51 (+104%)
Mutual labels:  hacktoberfest-starter, hacktoberfest2020
cpalgorithms
Algorithms and Techniques for competitive programming
Stars: ✭ 16 (-36%)
Mutual labels:  hacktoberfest-starter, hacktoberfest2020
Hacktoberfest-2021
Participate in Hacktoberfest by contributing to any Open Source project on GitHub! Here is a starter project for first time contributors. #hacktoberfest
Stars: ✭ 1 (-96%)
Mutual labels:  hacktoberfest-starter, hacktoberfest-accepted
HacktoberFest-21
A mentorship initiative to help beginners kickstarting their open-source journey by completing Hacktoberfest'21 challenge | Curated list of beginner-friendly issues for Hacktoberfest 2021 | Raise PR to add your issues
Stars: ✭ 27 (+8%)
Mutual labels:  hacktoberfest-starter, hacktoberfest-accepted
Hacktoberfest2020
Repository for first timers to get started in Open Source Contributions
Stars: ✭ 44 (+76%)
Mutual labels:  hacktoberfest-starter, hacktoberfest2020

hacktoberfest2021 💫

banner

🌱 Contributing to hacktoberfest 2021

Welcome to hacktoberfest 2021 Public Repository. 👨🏻‍💻

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/


What can You contribute ⚠️

  • There are language Specific folders in the repository choose any you're comfortable with if not, make one.
  • You can contribute any thing you like any algorithm, any favourite code, Project etc. to this repository.
  • Make sure your follow the below steps.

Process are as follows :-

  • Login using github @ Hacktoberfest
  • Create four valid pull requests (PRs) between 1st - 31st October

How to Contribute to this repository

  • Fork the repository (Click the Fork button in the top right of this page, click your Profile Image)
  • Clone the forked repository to your local machine.
git clone https://github.com/your-username/HacktoberFest2021.git
  • Write your code.
  • Make a new branch.
  • Make change in the repository with the new branch.
  • Make a pull request.
  • Star the repository.

NOTE

  • Make Sure you commit your changes in a new branch.
  • Make Sure you Give proper name to your files describing the addition.
  • Also Make Sure you comment your code whereever necessary.
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].