All Projects β†’ Alwaz β†’ Hacktoberfest-hackedoff

Alwaz / Hacktoberfest-hackedoff

Licence: other
This Repo contains easy javascript questions for beginners to participate in Hacktoberfest 2021.

Programming Languages

python
139335 projects - #7 most used programming language
c
50402 projects - #5 most used programming language
java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Hacktoberfest-hackedoff

HacktoberFest2021
Beginner-friendly repository for Hacktober Fest 2021. Start your contribution to open source through baby steps. πŸ’œ
Stars: ✭ 33 (+135.71%)
Mutual labels:  beginner, hacktoberfest2021
Hacktoberfest-2021
This Repo is created for beginners to promote open source contribution (hacktoberfest). The steps are provided in the readme file. Give it a star⭐ if you liked it :)
Stars: ✭ 52 (+271.43%)
Mutual labels:  beginner, hacktoberfest2021
hacktoberfest-beginner
Make your first contribution for Hacktoberfest in the simplest way
Stars: ✭ 16 (+14.29%)
Mutual labels:  beginner, 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 (+114.29%)
Mutual labels:  beginner, hacktoberfest2021
HacktoberFest2021
Make changes on the website and check them.πŸŽƒ
Stars: ✭ 0 (-100%)
Mutual labels:  beginner, hacktoberfest2021
HacktoberFest21
A beginner friendly repository for HacktoberFest 2021
Stars: ✭ 45 (+221.43%)
Mutual labels:  beginner, hacktoberfest2021
Hacktoberfest2021 beginners
Hactoberfest repo for absolute beginners.
Stars: ✭ 39 (+178.57%)
Mutual labels:  beginner, hacktoberfest2021
fastapi-lazy
Lazy package to start your project using FastAPI✨
Stars: ✭ 84 (+500%)
Mutual labels:  hacktoberfest2021
-HactoberFest2021-For All Beginers-
Raise Genuine PRs, Your PRs will be accepted, Star This Repo, You aren't allowed to Update README.md
Stars: ✭ 33 (+135.71%)
Mutual labels:  hacktoberfest2021
hacktoberfest2021
Make your first PR. A beginner friendly repository made specifically for open source beginners. Add any program under any language (it can be anything from a simple program to a complex data structure algorithm). Happy coding...
Stars: ✭ 41 (+192.86%)
Mutual labels:  hacktoberfest2021
Hacktoberfest-2021
An Open Source repository to Teach people How to contribute to open sources.
Stars: ✭ 98 (+600%)
Mutual labels:  hacktoberfest2021
freshpaper
This utility automatically sets the wallpaper of the day from various sources as your Desktop wallpaper.
Stars: ✭ 35 (+150%)
Mutual labels:  hacktoberfest2021
Vibranium
Web template for and by DSC chapters worldwide because we are a Wakanda of student developers and future technology leaders from all across the world. πŸŽ‰
Stars: ✭ 89 (+535.71%)
Mutual labels:  hacktoberfest2021
miette
Fancy upgrade to std::error::Error.
Stars: ✭ 945 (+6650%)
Mutual labels:  hacktoberfest2021
Angular
A repositoy to learn and boost your Angular skills. It contains cheatsheet, code, articlues and all learning resources you need.
Stars: ✭ 49 (+250%)
Mutual labels:  hacktoberfest2021
stocktwits-sentiment
Stocktwits market sentiment analysis in Python with Keras and TensorFlow.
Stars: ✭ 23 (+64.29%)
Mutual labels:  hacktoberfest2021
Hacktoberfest2021-DSA
If You know the implementation of any DSA related topic/problem then you can contribute it in this repo. Raise Genuine PRs only. Your PRs will be accepted, keep patience. Star this Repo. You aren't allowed to Update README.md. Welcoming developers, content writers, and programming enthusiasts.
Stars: ✭ 232 (+1557.14%)
Mutual labels:  hacktoberfest2021
wazuh-puppet
Wazuh - Puppet module
Stars: ✭ 25 (+78.57%)
Mutual labels:  hacktoberfest2021
Leetcode-scripts
Repo for creating awesome leetcode solution scripts to make my panda smarter
Stars: ✭ 16 (+14.29%)
Mutual labels:  hacktoberfest2021
Resources
No description or website provided.
Stars: ✭ 25 (+78.57%)
Mutual labels:  hacktoberfest2021

Hacktoberfest'21

Contributing Guide

  • ⭐ this Repo

  • Fork the repo.

  • Make a separate folder on your local computer.

  • Right click > Git bash here.

  • git clone "repolink.git" (your forked repo link)

  • switch to folder you just cloned type : cd Hacktoberfest-hackedoff

  • Now head over to your file > make required changes > save the file. (return to the git bash terminal)

  • Create a branch 'git checkout -b 'your-banch-name'.

  • git add .

  • git commit -m "any message"

  • git push origin your-banch-name

  • (switch to Github)

  • Go to the orignal repo (the one you forked)

  • Click on the green button (Compare and Pull request)

  • Click on Send Pull Request.

You're done !

Don't forget to ⭐ this repo.

Note: Have patience till your PR gets reviewed and accepted/merged.

Happy Contributing πŸ˜ƒ

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