All Projects → sauravgpt2 → hacktoberfest36_2021

sauravgpt2 / hacktoberfest36_2021

Licence: other
Hacktober Fest 2021 is live. Contribute your projects.

Programming Languages

Jupyter Notebook
11667 projects
C++
36643 projects - #6 most used programming language
java
68154 projects - #9 most used programming language
dart
5743 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to hacktoberfest36 2021

HealthBliss-Hacktoberfest2021
HealthBliss is a static responsive website which provides its users with good health reads on how to overcome anxiety, depression and bipolar disorders. Check the readme to know more.
Stars: ✭ 22 (-48.84%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
cinesimile
CineSimile is a platform that shows similar movies for a specific movie.
Stars: ✭ 16 (-62.79%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Footer-and-Header-design-Challenge
Contribute your design in Footer and Header design templates using HTML, CSS, JavaScript.
Stars: ✭ 12 (-72.09%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
github-fest-2021
No description or website provided.
Stars: ✭ 44 (+2.33%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Hacktoberfest 2021
all valid pull requests accepted!!
Stars: ✭ 23 (-46.51%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Angular
A repositoy to learn and boost your Angular skills. It contains cheatsheet, code, articlues and all learning resources you need.
Stars: ✭ 49 (+13.95%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
downloadTimeCalculator
A site to get approximate download time
Stars: ✭ 25 (-41.86%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Leetcode-scripts
Repo for creating awesome leetcode solution scripts to make my panda smarter
Stars: ✭ 16 (-62.79%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
EmuConfigurator
Emuflight Configurator is a cross-platform configuration tool for the Emuflight flight control system
Stars: ✭ 115 (+167.44%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
magento2-showoutofstockprice
This Magento2 Module adds prices and the add-to-cart button to out-of-stock configurable products.
Stars: ✭ 22 (-48.84%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
wazuh-puppet
Wazuh - Puppet module
Stars: ✭ 25 (-41.86%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Hacktober Fest 2021
A repository to contribute and learn OpenSource
Stars: ✭ 20 (-53.49%)
Mutual labels:  hacktoberfest-accepted, 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 (+106.98%)
Mutual labels:  hacktoberfest-accepted, 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 (+439.53%)
Mutual labels:  hacktoberfest-accepted, 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 (-23.26%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Hacktoberfest-imagine-your-contribution
Contribute anything for your T-shirt, must be relevant that can add some value to this repo.
Stars: ✭ 16 (-62.79%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
stocktwits-sentiment
Stocktwits market sentiment analysis in Python with Keras and TensorFlow.
Stars: ✭ 23 (-46.51%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Resources
No description or website provided.
Stars: ✭ 25 (-41.86%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
MERN-E-Commerce
A simple E-Commerce app built on MERN stack with integrated Stripe Checkout.
Stars: ✭ 57 (+32.56%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Hacktoberfest2021
This Repository for Hacktoberfest Fest 2021. Contribute anything for your T-shirt, must be relevant that can add some value to this repo.
Stars: ✭ 57 (+32.56%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021

HF-full-logo-b05d5eb32b3f3ecc9b2240526104cf4da3187b8b61963dd9042fdc2536e4a76c

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 push 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 write 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 summarise 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 emojis here too :sparkles:

---

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 add hello world programs, PRs will be closed immediately. Please add unique codes

Final words

All the best for Hacktoberfest :) Note: Don't Forget to add hacktoberfest-accepted Label.

Maintainer

Saurav Gupta
A Software Engineer💙

Show some by starring the repository.

contribute more and learn more 😊

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