All Projects β†’ hash-define-organization β†’ Hacktober-Fest-2021

hash-define-organization / Hacktober-Fest-2021

Licence: other
Repository for community contributions

Programming Languages

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

Projects that are alternatives of or similar to Hacktober-Fest-2021

FB-Ads-Opt-UCB
The easiest way to optimize Facebook Ads using Upper Confidence Bound Algorithm. πŸ’»
Stars: ✭ 23 (+0%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
DeveloperFolio
A DevFolio/Developer Portfolio built using ReactJs and Animation libraries.
Stars: ✭ 51 (+121.74%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
MERN-E-Commerce
A simple E-Commerce app built on MERN stack with integrated Stripe Checkout.
Stars: ✭ 57 (+147.83%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
downloadTimeCalculator
A site to get approximate download time
Stars: ✭ 25 (+8.7%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
hacktoberfest36 2021
Hacktober Fest 2021 is live. Contribute your projects.
Stars: ✭ 43 (+86.96%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
cinesimile
CineSimile is a platform that shows similar movies for a specific movie.
Stars: ✭ 16 (-30.43%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
EmuConfigurator
Emuflight Configurator is a cross-platform configuration tool for the Emuflight flight control system
Stars: ✭ 115 (+400%)
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 (+908.7%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
github-fest-2021
No description or website provided.
Stars: ✭ 44 (+91.3%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Hacktober Fest 2021
A repository to contribute and learn OpenSource
Stars: ✭ 20 (-13.04%)
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 (-30.43%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Hacktoberfest 2021
all valid pull requests accepted!!
Stars: ✭ 23 (+0%)
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 (-47.83%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
To-Do-List
To-Do-List javascript project
Stars: ✭ 13 (-43.48%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
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 (-4.35%)
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 (-4.35%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
wazuh-puppet
Wazuh - Puppet module
Stars: ✭ 25 (+8.7%)
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 (+113.04%)
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 (+147.83%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
weatherbes-android
An open sourced Weather App made using OpenWeatherMapAPI
Stars: ✭ 23 (+0%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021

πŸŽƒIt's October, so is Hacktoberfest πŸŽƒ

define
#define

         

🎁 Hacktoberfest 2021

🎯 Let's celebrate Hacktoberfest by getting involved in the open source community and start your journey in open source.

🎯 This repository is open to all the members of the GitHub community. Feel free to contribute to this repository.

define-logo

🏷️ What is Hacktoberfest ? πŸ’»

➑️ Hacktoberfest is a month-long celebration of open source software run by DigitalOcean.

➑️ During the month of October, they invite you to join open-source software enthusiasts, beginners, and the developer community by       contributing to open-source projects.

➑️ So, make your contributions to make this Hacktoberfest a success, with a chance to receive cool swags and give yourself a       headstart in your open source journey.

🏷️ Participation Rules πŸ“

➑️ Pull requests can be made to any public repository on GitHub, look for the "hacktoberfest" topic to know whether the project is participating or not. The pull request must contain commits you made yourself.

➑️ If a maintainer reports your pull request as πŸ”΄ spam , it will not be counted towards your participation in Hacktoberfest.

➑️ If a maintainer reports behavior that’s not in line with the project’s code of conduct, you will be ineligible to participate.

🏷️ Rules Regarding Submission of PR πŸ”–

➑️ Participant can contribute anything he wishes for.

➑️ Make sure to pull request in the respective folder.

➑️ Your PR must be valid.

➑️ Don't just copy and paste code from other website/blogs .

➑️ Submitting someone else work will be reported as πŸ”΄spam.

🍿 Technologies in which you can contribute

define

MobileDev CyberSec DSA ML-AI WebDev

define

🏷️ Getting Started

  • First, fork the repository (Click the Fork button in the top right corner of the page).
  • Clone the forked repository to your local machine.
git clone https://github.com/your-username/hacktoberfest.git
  • Add upstream URL
git remote add upstream https://github.com/hash-define-organization/Hacktober-Fest-2021.git
  • Create a new branch
git checkout -b branch_name
  • Make your contribution
  • Commit and push the changes
git add .
git commit -m 'Relevant message'
git push origin branch_name
  • Create a new pull request from your forked repository (Click the New Pull Request button located at the top of your repo)

  • Wait for your PR review and approval from the maintainers.

  • ⭐ this repository if you liked it.

  • Check your progress here (https://hacktoberfest.digitalocean.com/profile)

    define

πŸ“œ Our Standards

▢️ Using welcoming language.

▢️ Being respectful to others viewpoints.

▢️ Accepting constructive criticism.

▢️ Heavily focusing on what is best for the community

🏷️ About #DEFINE πŸ†

πŸ‘‰ We at #define aim to build a platform that will not only encourage you to find which domain interests you but will also help you to     come forward and gain expertise in that.

πŸ‘‰ #define has also started a New Developer Circle in different colleges and college students in term of coding, development any many       more.

🎲 Shoutout to all the contributors ❀️

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