All Projects → shikaruki → Hactoberfest2021

shikaruki / Hactoberfest2021

Licence: other
Hacktoberfest2021

Programming Languages

python
139335 projects - #7 most used programming language
java
68154 projects - #9 most used programming language
C++
36643 projects - #6 most used programming language
go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Hactoberfest2021

Hacktoberfest-2021
beginner-friendly project to help you in open-source contributions. Made specifically for contributions in HACKTOBERFEST 2021! Hello World Programs in any language and C and Cpp program , Please leave a star ⭐ to support this project! ✨
Stars: ✭ 33 (-26.67%)
Mutual labels:  hactoberfest-accepted, hactoberfest2021
HacktoberFest-2021
No description or website provided.
Stars: ✭ 278 (+517.78%)
Mutual labels:  hacktoberfest2021, hacktoberfest-2021
kartik python
It's my python repository, where I upload various python projects using many kinds of modules from tkinter to opencv to pygames. It's very fun to code them :)
Stars: ✭ 14 (-68.89%)
Mutual labels:  hacktoberfest2021, hacktoberfest-2021
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 (+415.56%)
Mutual labels:  hacktoberfest2021, hacktoberfest-2021
hacktoberfest2021
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 !!!!!
Stars: ✭ 21 (-53.33%)
Mutual labels:  hactoberfest-accepted, hacktoberfest2021
github-fest-2021
No description or website provided.
Stars: ✭ 44 (-2.22%)
Mutual labels:  hacktoberfest2021, hacktoberfest-2021
helpafamily
Impactful ways to help families in need through donated meals, hygiene kits, and more. By Margarita Humanitarian Foundation.
Stars: ✭ 41 (-8.89%)
Mutual labels:  hacktoberfest2021, hacktoberfest-2021
Awesome-Flutter-Templates
A Huge Collection of Flutter App templates
Stars: ✭ 53 (+17.78%)
Mutual labels:  hacktoberfest2021, hacktoberfest-2021
ZeroOctave-Javascript-Projects
This Repository Contains 150+ web development Projects.
Stars: ✭ 134 (+197.78%)
Mutual labels:  hactoberfest-accepted, hactoberfest2021
Hacktoberfest-2021
Repository for community contributions
Stars: ✭ 46 (+2.22%)
Mutual labels:  hactoberfest-accepted, hacktoberfest2021
meme-box
Manage and trigger media in OBS as a browser source
Stars: ✭ 82 (+82.22%)
Mutual labels:  hacktoberfest2021, hacktoberfest-2021
Hackoween-Hacktoberfest2021
GitInto's Hacktoberfest 2021 Repository
Stars: ✭ 28 (-37.78%)
Mutual labels:  hactoberfest-accepted, hacktoberfest2021
Hacktoberfest-2021
Create Hacktoberfest PRs. Star this Repo!⭐
Stars: ✭ 32 (-28.89%)
Mutual labels:  hacktoberfest2021, hacktoberfest-2021
Hacktoberfest 2021
Hello, Welcome to this repo. don't forget to read guidelines in readme.md
Stars: ✭ 126 (+180%)
Mutual labels:  hacktoberfest2021, hacktoberfest-2021
object-gui
Object GUI - Javascript Object GUI Editor
Stars: ✭ 51 (+13.33%)
Mutual labels:  hacktoberfest2021, hacktoberfest-2021
DSA-CRACKER
This is an attempt to solve 450 questions carefully curated by Love Babbar.
Stars: ✭ 92 (+104.44%)
Mutual labels:  hacktoberfest2021, hacktoberfest-2021
LuminousNewTab
Luminous New Tab is a beautiful 'new tab' browser extension that has an animated gradient background! New tabs will show your bookmarks, the time, weather and let you do searches too!
Stars: ✭ 18 (-60%)
Mutual labels:  hacktoberfest2021, hacktoberfest-2021
Hacktoberfest-2021
This repository dedicated to Hacktoberfest 2021. Hacktoberfest is a month long open source contribution program held in October every year by Digital Ocean. This is a beginner-friendly open source event.
Stars: ✭ 10 (-77.78%)
Mutual labels:  hacktoberfest2021, hacktoberfest-2021
Tsparticles
tsParticles - Easily create highly customizable particles animations and use them as animated backgrounds for your website. Ready to use components available for React.js, Vue.js (2.x and 3.x), Angular, Svelte, jQuery, Preact, Inferno, Solid, Riot and Web Components.
Stars: ✭ 2,694 (+5886.67%)
Mutual labels:  hacktoberfest2021, hacktoberfest-2021
HacktoberFest2021
Dedicated to hactoberFest2021
Stars: ✭ 30 (-33.33%)
Mutual labels:  hactoberfest-accepted, hacktoberfest2021

* When the **Hacktoberfest20** comes to an end, I will be distributing some free Open Source **t-shirts** to a few contributors

Hacktoberfest2021

Hacktoberfest encourages participation in the open source community, which grows bigger every year. Complete the 2021 challenge and earn a limited edition T-shirt. 📢 Register Yourself for Hacktoberfest and make four pull requests (PRs) between October 1st-31st to grab free SWAGS 🔥.

What's in it for you?

  • Say hello to everyone in the discussion and tell us about your skills and experiences
  • Get your questions answered and help others by answering theirs.
  • Share your creative ideas about improving this community.
  • Showcase you previous works as a motivation for others and get feedback from experts.
  • Resources to get you started and sharpening the skills.
  • And lot of things coming from you.
  • Feel Free to Ask anything without any hesitation.

How to do contributions

1. Fork the Project

Fork this repository and make changes in code as required. You can change it online or by cloning it in your device. Then Pust it on your Forked Repo for further Actions. Do not use special characters in the template above.

2. Write a Good Commit Message

You have written some code in your branch, and are ready to commit. So, make sure to written good, clean commit messages. Let's review the anatomy of a commit message.


First line, no more than 50 characters

Details section, as long as you want. Not always necessary, but available if you need it. Wrapped at 72 characters. Present imperative tense is preferred for commits. That means "fix bug", not "fixes bug" or "fixed bug".

  • Use bullets if you need
  • Bullets are a good way to summarize a few things

If you have too much info here, it might be a good candidate to break down into multiple commits. You can use emoji here too


3. Lastly, submit your Pull Request

Go through the checklist on the pull request template to guarantee your submission is valid. Our team will review your application, approve and merge your submission if everything is correct. Otherwise, you will get notified of the changes requested in the pull request comment section.

Note: Don't Forget to add hacktoberfest-accepted Label.

Please check first and then send your codes with description.

*All the best for the event *

Show some by starring the repository.

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