• Stars
    star
    105
  • Rank 328,196 (Top 7 %)
  • Language
    Jupyter Notebook
  • License
    GNU General Publi...
  • Created about 2 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

πŸš€ An Open Source repository to Teach people How to contribute to open sources.

Hacktober-2022

πŸš€ This repository is for collecting the different projects made by people who wants to contribute in open source.

Hacktoberfest 2021

PRs Welcome Open Source Love contributions welcome Hacktoberfest-2022

  • Anyone can add any type of valid html-css web page depends on you.

  • You can add any small projects you have made.

  • You can add programs too, in any programming language, but your program must be something different or unique.

  • Do not just re-edit the file or make some small changes this kind of PRs will not be accepted.

  • Do not add anyone else's work in this repository. It will leads to failure of your pull request.

Steps To Generate PR(Pull Request)

  • (Star ⭐ & Fork 🍽️) this repository.
  • Follow abhaygupta08 get it merged fast.

Fork this repository

Fork this repository by clicking on the fork button on the top of this page. This will create a copy of this repository in your account.

Clone the repository

Now clone the forked repository to your system. Go to your GitHub account, open the forked repository, click on the code button and then clone the repository.

if you want to use the terminal, use the following commands after you fork the repository , open the terminal type the given command

git clone https://github.com/{your-github-username}/Hacktober-2022.git

Create a branch

Then create a branch on your local repository to solve a problem.

terminal commands

git checkout -b your_new_branch_name

Add & commit

Add your changes(folder) to that branch.
Make necessary changes and commit those changes. terminal commands

git add .
git commit -m "your-commit-message"

Push changes to GitHub

Finally push your local repository to remote repository Compare & Submit a Pull Request

terminal commands

git push origin <branch-name>

Then go to your repository on GitHub, you'll see a Compare & pull request button. Click on that button.

Now submit the pull request.

Don't forget to read the contributing rules mentioned below to be successfully merged your PR and get rewards!!!

🏹 Visit Hacktoberfest to get more information about Hacktoberfest 2022!!!

✈ Visit Hacktoberfest-swag to know more about your swags and rewards!!!

πŸ›‘Rules to Contribute

  • βš“Star this repo to get latest updates. If you had fun while contributing to this project, then don't forget to give this project a star ⭐.

  • βš“Give your file a proper extension according to language. Ex. .py, .java, .js. html etc.

  • βš“Name your file related to your topic.

  • βš“Put your files in correct folder like .py in Python, .js in Javascript etc.

  • βš“You can follow ME😁.


Contributors of Hacktoberfest 2022

Note

All contributors who have followed the rules to contribute get successfully merged PR. Don't forget to follow!!!

Have some patience to get successfully merged PR. Keep Patience!!!

We're happy to merge valid pull requests to this repository !

+ Follow Me : } Quick Approval of Pull Request

'''
To get approval of the pull request much quicker (`Follow Me`)πŸš€
'''


Abhay Gupta

For doubts contact [email protected]

Happy coding fellas!!πŸ’•βœ¨

More Repositories

1

Scribd-Unblur

This Chrome extension enables you to uncover hidden content behind blurred pages on Scribd.
JavaScript
29
star
2

LinkedIn-Tookit

This a Chrome Extension based small Toolkit developed for sending, accepting and Cancelling Connections on Linkedin.
JavaScript
10
star
3

codebuddy

All-in-one Coding platform, which includes numerous micro-services like Code Runner, Code sharing and Contest Watcher that is intended to assist Competitive Programming enthusiasts.
JavaScript
7
star
4

abhaygupta08.github.io

Official Portfolio of abhaygupta08
HTML
4
star
5

spacestagram

Spacestagram: Image-sharing from the final frontier
JavaScript
4
star
6

Youtube-Playlist-Duration

YouTube Playlist Duration unobtrusively displays the total duration of YouTube playlists. This Chrome extension is great for easily viewing the duration of playlists for online courses, music albums, podcasts, and more.
JavaScript
3
star
7

SpotifyCheckerSelenium

Exactly what the name describes
Python
2
star
8

proxyleecherPHP

TestKey : test123
PHP
2
star
9

Backend-Learning

πŸš€ This is collection of Projects / THA that I have covered while learning Node.js Backend.
JavaScript
2
star
10

Animated-URL

πŸ”— Create Animated URLs
HTML
2
star
11

WebMiniProjects

These are the list of Mini Projects that I made throughout my learning journey of WEB Development. :)
CSS
1
star
12

Devsnest6Month

Repo contains my Code, Notes, Resources and Theory for Devsnest 6 Month Challenge.
Python
1
star
13

zee5Checker

A Python-CLI based Zee5Checker -Very Fast - ProxyLess - AutoSaveHits - InteractiveShell - API
Python
1
star
14

Random-Python-Scripts

This repo is collection of random python scripts that i made in my free time or just to simply some of my tasks...
Python
1
star
15

scrapeStackChecker

This python script is checker for site https://www.scrapestack.com (bruteForce with Email & Password)
Python
1
star
16

YiF-Downloader-YT-IG-FB

Python GUI based Downloader for Instagram, Facebook and YouTube
Python
1
star
17

todoAppWithStorage

A Full Responsive JS based ToDo App with persistent storage and Ability to delete by selecting or all in once.
CSS
1
star
18

EduCourses

EduCourses App is a Online Education and Course Management Frontend Website.
TypeScript
1
star
19

md5Decrypter

Flask based WebApp with dedicated API for Decryption of md5 hashes
HTML
1
star