This repository is for everyone for Hacktoberfest 2021. Anyone can contribute anything for your Swags (T- Shirt), must be relevant that can add some value to this repository.

Overview

Hacktober Fest 2021 For Everyone!

Hacktoberfest 2021

GitHub pull-requests GitHub forks contributors GitHub stars visits

Upload Projects or Different Types of Programs in any Language

Use this project to make your first contribution to an open source project on GitHub. Practice making your first pull request to a public repository before doing the real thing!

What is Hacktoberfest?

Hacktoberfest is a program by Digital Ocean, DEV and Github, where you can easily win a T-Shirt just by making 4 pull requests in the month of October to any open source projects on Github.

Steps to follow:

1. Register for Hacktoberfest

https://hacktoberfest.digitalocean.com/

2. Add Project/Program in any Language you like:

Add any of your simple or complex Project/Program in any language you like in this repository by clicking "Add File -> Create new File".

3. Mention your name in the contributors.html file

https://github.com/maheshjainckd/Hacktoberfest2021-for-everyone/blob/main/contributors.html

4. Create Pull Request:

Once you have completed these steps, you are ready to start contributing by clicking on Create Pull Request.

5. Give this Project a Star:

If you liked working on this project, please share this project as much as you can and star this project to help as many people in opensource as you can.

Note:

  1. Don't Create Pull Request to update "readme.md" File.
  2. Upload or Create File in Specified Language Folder.
  3. If Specified Language Folder not Found then Create Folder and then Upload or Create File.
  4. Please mention the extention of files while creating them (e.g if file is of java language create file named "xyz.java").

Special thanks 👍 to:

Comments
  • Find first and last occurrence of any number in an array

    Find first and last occurrence of any number in an array

    I want to write a code that will give the index of the first and last occurrence of a number in a given array. @maheshjainckd please assign this to me under hacktoberfest2022

    Hacktoberfest 
    opened by Shreya241 18
  • Subset Generation using Bit Masking in C++

    Subset Generation using Bit Masking in C++

    Hi, @maheshjainckd I would like to contribute to this repo and add a program of Subset Generation using Bit Masking in C++ . Please assign this to me under Hacktoberfest . Thanks!!

    Hacktoberfest 
    opened by Anjani27 5
  • Recursion folder in Java

    Recursion folder in Java

    I would like to add a recursion folder under Java programs in which I will add popular problems like N-Queens, Knight's tour, etc.

    please assign it to me.

    Hacktoberfest 
    opened by Rajpreetkaur02 5
  • Simon Game usisng Javascript

    Simon Game usisng Javascript

    Hey @maheshjainckd I have made an awesome game using javascript. I want to add this project in this repo. Can you please assign me this issue. Thank you. Below is the screenshot of the game.

    Screenshot (314)

    opened by sumitkr2000 4
  • Deleting whole Linked List in CPP

    Deleting whole Linked List in CPP

    Hey @maheshjainckd! I'd like to contribute by adding the code of deleting the whole linked list in CPP under the label of Hacktoberfest2022. Kindly assign it to me.

    opened by Vanshika-Batra 3
  • Color ball dancing on the screen game

    Color ball dancing on the screen game

    I would like to add javascript code of adding infinite balls on the screen by clicking on the screen and dragging the arrow to adjust the speed and throw it out on the screen.https://color-balls.vercel.app/

    opened by stubborn-1508 3
Owner
Mahesh Jain
Mahesh Jain
Contribute all levels of C++ related codes for Hacktoberfest 2021!

Everything-C++ Contribute all levels of C++ related codes for Hacktoberfest 2021! About This repository contains C++ programs on various topics. What

null 18 Oct 31, 2022
Add anything about data structure and algorithm in any language.

Hacktoberfest 2021 Follow the README below to get started! Note : This repo is excluded from the Hacktoberfest but you can still contribute and the re

null 33 Dec 6, 2022
This Repository is created to help fellow coders learn open source contributions. This Repository is created for Hacktoberfest 2021

Hacktoberfest 2021 Follow the README below to get started! This Repository is created to help fellow coders learn open source contributions This Repos

Somesh Debnath 6 Oct 24, 2022
You must create a small 2D game where a dolphin escapes earth after eating some fish. ✅‎‎‎‏‏‎ ‎

so_long Subject You must create a small 2D game where a dolphin escapes earth after eating some fish. Or any hero collects any valuables before leavin

esafar ~ c2h6 28 Dec 20, 2022
Repository dedicated for beginner to compete in Hacktoberfest 2021 challenge . Create HactoberFest Pull Request

??️ HACKT0BERFEST-2021 ?? This repo's main purpose is to help newbies ?? to complete the Hacktoberfest Challenge. STEPS:- 1. Create a GitHub account a

null 48 Nov 7, 2022
John Walker 24 Dec 15, 2022
Contribute and add DSA knowledge

CP + DSA Note: Please fetch upstream before making pull request to update your local repo. To contribute, add your code / file in respective folders.

null 22 Jul 29, 2022
A beginner friendly repo in the world of open source. Contribute here to add here project in any languages.

Hacktober Fest 2021 Heyy There (●'◡'●) Here you can contribute to opensource project in any valid language and project. Just follow the contribution g

Anonymous-inception 6 May 24, 2022
Submit Just 4 PRs to earn SWAGS and T-shirts 🥳

Follow US: Dhananjay Porwal | Avinash Kumar | Devansh Lodhi | Apoorva Vairagi Official Telegram Group: Join Now Remember: SHARING IS CARING ✨ STEP 1:

Dhananjay Porwal 29 Jan 7, 2023
Repo for Hacktoberfest-2021

DSA This repository is for Hacktoberfest 2021 contribution Every Participant is allowed to add issues with the tag hacktoberfest2021 and send a pull r

null 4 Dec 6, 2022
Open source codebase in association with hacktoberfest 2021

Hacktoberfest 2021 Open source codebase in association with hacktoberfest 2021 About What is Hacktoberfest? Hacktoberfest, in its 8th year, is a month

Google Developer Student Clubs MBCET 6 Aug 29, 2022
Beginner-friendly repository to make your first Pull Request and contribute to the open-source.

HacktoberFest Repository ( ?? Star this repository! ?? ) This is a Hacktoberfest-Repository,feel free to make your contributions here this month to wi

Ajinkya Bodke 40 Nov 16, 2022
A demo of the relevant blog post: Hook Heaps and Live Free

LockdExeDemo A demo of the relevant blog post: Hook Heaps and Live Free DEMO Explanation There are 2 compile types. The first is an EXE. The EXE requi

null 158 Nov 28, 2022
A list of excellent resources for anyone to deepen their understanding with regards to Windows Kernel Exploitation and general low level security.

WinKernel-Resources A list of excellent resources for anyone trying to deepen their understanding with regards to Windows Kernel Exploitation and gene

Vector Security 55 Nov 12, 2022
Avian is an experimental digital currency that enables instant payments to anyone, anywhere in the world.

Avian Network [AVN] What is Avian? Avian is an experimental digital currency that enables instant payments to anyone, anywhere in the world. Avian use

null 47 Dec 31, 2022
An embedded CAN bus sniffer which is able to monitor any of the vehicle internal CAN bus and perform some action by triggering new CAN messages.

An embedded CAN bus sniffer which is able to monitor any of the vehicle internal CAN bus and perform some action by triggering new CAN messages. In this way certain vehicle functionality can be triggered by responding to custom steering wheel button events, or use the vehicle virtual cockpit to display OBD-PIDs values instead of relying on an external display to present new information to the user

null 18 Dec 28, 2022
Libft is an individual project at 42 that requires us to re-create some standard C library functions including some additional ones that can be used later to build a library of useful functions for the rest of the program.

Libft is an individual project at 42 that requires us to re-create some standard C library functions including some additional ones that can be used later to build a library of useful functions for the rest of the program.

Paulo Rafael Ramalho 0 Jan 1, 2023
A continuation of FSund's pteron-keyboard project. Feel free to contribute, or use these files to make your own! Kits and PCBs are also available through my facebook page.

pteron-pcb Intro This project is the evolution of the Pteron-Keyboard project, an incredible ergonomic keyboard that was handwired only. I aimed to in

null 17 Oct 11, 2022
Contribute your handwritten PDF notes and help other students ✌ #DecodersCommunity 🖤

Contribute your handwritten PDF notes and help other students ✌ #DecodersCommunity ??

Decoders Community 37 Nov 22, 2022