All Projects → javascript-spec → hacktoberfest2021

javascript-spec / hacktoberfest2021

Licence: other
Add your any type of project related to programming! This is a beginner-friendly repository made specifically for Hacktoberfest that helps you get your first PR. Happy Hacking !!!!!

Programming Languages

HTML
75241 projects
CSS
56736 projects
python
139335 projects - #7 most used programming language
javascript
184084 projects - #8 most used programming language
SCSS
7915 projects
PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to hacktoberfest2021

Dev-Geeks
Open Source Project
Stars: ✭ 16 (-23.81%)
Mutual labels:  good-first-issue, good-first-pr, hacktoberfest2021
hacktoberfest
Contribute to this repo for your T-shirt, must be relevant that can add some value to this repo.
Stars: ✭ 33 (+57.14%)
Mutual labels:  good-first-issue, hacktoberfest2021
ML-Reserve
An Open-Source repository where students could showcase their skills by contributing their ML and DL projects!
Stars: ✭ 15 (-28.57%)
Mutual labels:  good-first-issue, hacktoberfest2021
Poke-Dex
This is a small webpage that allows user to add their favourite Pokémons! This project aims to help people in creating their first pull requests and participating in Hacktoberfest 2021
Stars: ✭ 126 (+500%)
Mutual labels:  good-first-pr, hacktoberfest2021
GoogleKickStart2020 Solutions
This repository will contain solutions of "Google Kick Start 2020" in C/C++/Java/Python. If you loved it, give a 🌟!
Stars: ✭ 137 (+552.38%)
Mutual labels:  good-first-issue, hacktoberfest2021
DSA
Write DSA Codes into it
Stars: ✭ 18 (-14.29%)
Mutual labels:  good-first-issue, hacktoberfest2021
Hacktoberfest 2021
This repository aims to help code beginners with their first successful pull request and open source contribution. Happy coding!
Stars: ✭ 109 (+419.05%)
Mutual labels:  good-first-issue, hacktoberfest2021
hacktoberfest 2021
This is a repository for anyone wishing to contribute to HacktoberFest 2021
Stars: ✭ 51 (+142.86%)
Mutual labels:  good-first-issue, hacktoberfest2021
Hacktoberfest-2021
Repository for community contributions
Stars: ✭ 46 (+119.05%)
Mutual labels:  hactoberfest-accepted, hacktoberfest2021
Algorithms
Short explanations and implementations of different algorithms in multiple languages
Stars: ✭ 37 (+76.19%)
Mutual labels:  good-first-issue, hacktoberfest2021
hacktoberfest2021-easy
Add a code in any language
Stars: ✭ 24 (+14.29%)
Mutual labels:  good-first-issue, hacktoberfest2021
voyager-hf
Voyager website: A space website that can be used as a template in the future for space-related topics.
Stars: ✭ 34 (+61.9%)
Mutual labels:  good-first-issue, hacktoberfest2021
CS-180
An Awesome beginner-friendly repo to help you in open-source contributions. Made specifically for contributions in HACKTOBERFEST 2021! .Push any code in any language you want . Please leave a star ⭐ to support this project! ✨
Stars: ✭ 71 (+238.1%)
Mutual labels:  good-first-issue, hacktoberfest2021
hacktoberfest2021
For Beginners, students and developers this is a great opportunity to learn and contribute to open source.
Stars: ✭ 79 (+276.19%)
Mutual labels:  good-first-issue, hacktoberfest2021
HacktoberFest21
A beginner friendly repository for HacktoberFest 2021
Stars: ✭ 45 (+114.29%)
Mutual labels:  good-first-issue, hacktoberfest2021
Hackoween-Hacktoberfest2021
GitInto's Hacktoberfest 2021 Repository
Stars: ✭ 28 (+33.33%)
Mutual labels:  hactoberfest-accepted, hacktoberfest2021
HacktoberFest 2021
Hacktoberfest 2021 contribution repository✨
Stars: ✭ 43 (+104.76%)
Mutual labels:  good-first-pr, hacktoberfest2021
HACKTOBERFEST2021 INSPIRATION
😎A Hacktoberfest-2021 Contribution Repository For Beginners😎...Simplest Repo for Beginners👨‍💻👨‍💻👨‍💻...Add your Profile Details, Photo and Inspirational Quote 🙌🙌🙌& There you go to do your first PR❤❤❤
Stars: ✭ 30 (+42.86%)
Mutual labels:  good-first-pr, hacktoberfest2021
Hactoberfest2021
Hacktoberfest2021
Stars: ✭ 45 (+114.29%)
Mutual labels:  hactoberfest-accepted, hacktoberfest2021
HacktoSearch
Helping you find the best contributions you can make in Hacktoberfest 2021!
Stars: ✭ 17 (-19.05%)
Mutual labels:  good-first-issue, hacktoberfest2021

HacktoberFest 2021



🛠️ Installation Steps

  1. Clone the repository
git clone https://github.com/javascript-spec/hacktoberfest2021.git
  1. Change the working directory
cd hacktoberfest2021
  1. Create a branch
git branch  <branch-name>
git checkout <branch-name>
  1. Start Contributing 🔥
  2. Stage all your changes
git add .
  1. Commit your changes with a commit message
git commit -m "commit message"
  1. Push your changes to Github
git push origin <branch-name>
  1. Create a pull request from Github

and happy enjoy for hacktoberfest2021

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].