You can submit any PR and have SWAGS. Happy Hacktoberfest !

Overview

Excluded project Repository πŸ”΄ πŸ”΄ πŸ”΄

- PR limit is reached. Please use another Repository

Hacktoberfest 2021 πŸŽ‰

Hacktober Badge Star Badge Contributions

Pull Requests Badge GitHub contributors License Badge

πŸ—£ 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 here for Hacktoberfest and make four pull requests (PRs) between October 1st-31st to grab free SWAGS πŸ”₯ .

Upload your code in this repository to particular section if folder is not present then create folder. some more repos for contribution Make PR to the dev branch

Make Sure to Star this project.

Repository Issues Pull Requests
Python GitHub issues GitHub PRs
C GitHub issues GitHub PRs
Javascript GitHub issues GitHub PRs
PHP GitHub issues GitHub PRs
Java GitHub issues GitHub PRs

Rules

  • Don't use dirty words and be welcome for beginners and other people in this community.

Github Contribution Rules

  • Pull requests can be submitted to any opted-in repository on GitHub or GitLab.
  • The pull request must contain commits you made yourself.
  • If a maintainer reports your pull request as spam, it will not be counted toward 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.
  • To get a shirt, you must make four approved pull requests (PRs) on opted-in projects between October 1-31 in any time zone.
  • This year, the first 50,000 participants can earn a T-shirt.

Steps for adding your name below

1. Fork this repo
2. Add your Name also link your github profile
3. Make pull request

License

CC0

Keep Connect With Me Deshitha Hansajith LinkedIn

README.md styling motivation credit goes to Keshav Singh

Excluded project Repository πŸ”΄ πŸ”΄ πŸ”΄

You might also like...
A script to generate the m3u playlist containing direct streamable file (.mpd or MPEG-DASH or DASH) based on the channels that the user has subscribed on the Tata Sky portal. You just have to login using your password or otp that's it . A python bot that will allow you to have maximum luck during Veve drops.
A python bot that will allow you to have maximum luck during Veve drops.

VeveBot You can follow me here Github | Twitter Features: - Click on the purchase at the time of the drop. - Be able to choose to do more than one tes

Automatically copy the Discord Status of a Friend you share a server with (conditions have to be satisfied to work)
Automatically copy the Discord Status of a Friend you share a server with (conditions have to be satisfied to work)

CopyDiscordStatusOfUser-SelfBot Basic Function Automatically copy the Discord Status of a friend User whom you share a server with (These conditions h

It is a temporary project to study discord interactions. You can set permissions conveniently when you invite a particular disk code bot.
It is a temporary project to study discord interactions. You can set permissions conveniently when you invite a particular disk code bot.

Permission Bot λ””μŠ€μ½”λ“œ 내에 μžˆλŠ” message-components λ₯Ό μ—°κ΅¬ν•˜κΈ° μœ„ν•˜μ—¬ μ œμž‘λœ λ΄‡μž…λ‹ˆλ‹€. Setup /config/config_example.ini νŒŒμΌμ„ /config/config.ini으둜 λ³€ν™˜ν•©λ‹ˆλ‹€. config 파일의 κΈ°λ³Έ 양식은 μ•„

This code will guide you on how you can make your own Twitter Bot.
This code will guide you on how you can make your own Twitter Bot.

This code will guide you on how you can make your own Twitter Bot. This bot retweets, and likes to tweet with a particular word, here Python3.

A smart tool to backup members πŸ“ˆ So you even after a raid/ ban you can easily restore them in  seconds 🎲
A smart tool to backup members πŸ“ˆ So you even after a raid/ ban you can easily restore them in seconds 🎲

πŸ€‘ Discord-backer πŸ€‘ A open-source Discord member backup and restore tool for your server. This can help you get all your members in 5 Seconds back af

Bill is a bot capable to Chat with you, search everything on web to you, and send message to yours contacts for you.

Bill Bot The inteligent Bot Bill is a intelligent bot, it can chat, search and send messages to you. Chat with You Send messages on WhatsApp for you S

A simple Telegram bot that can add caption to any media on your channel

Channel Auto Caption This bot can add a caption for any media/document sent to a channel. Just deploy bot and add bot as admin to a channel. Deploy to

Get-Phone-Number-Details-using-Python - To get the details of any number, we can use an amazing Python module known as phonenumbers.

Get-Phone-Number-Details-using-Python To get the details of any number, we can use an amazing Python module known as phonenumbers. We can use the amaz

Comments
  • Added rock paper scissors in C

    Added rock paper scissors in C

    This code asks the user 3 times (means 3 rounds) to enter β€˜1’, β€˜2’ and β€˜3’ means Rock, Paper, and Scissors respectively. Code has a random function that generates β€˜1’, β€˜2’, and β€˜3’. Every time (loop or round) code display who wins (i.e. if you enter β€˜r’ (actually β€˜1’) and computer or random function generate β€˜s’ then code display, β€˜You Got It!β€˜). After 3 rounds who won more rounds will win the game. In every round score counter increase by 1 if anyone wins that round. If in any round you and computer generate the same character then code display β€˜It’s a draw. Both got 1 point!β€˜ and if the final score will be the same then you need to play again and the code shows β€˜It’s a draw’.

    opened by SoniArpit 1
  • Added Encryption Decryption

    Added Encryption Decryption

    With this project I was aiming to convert a message into an unrecognized form which can be further converted into its original form by using the password. Please review this and apply a hacktober fest accepted tag. Thank You

    question 
    opened by Saksham-725 1
  • No more pr to be accepted

    No more pr to be accepted

    Hii there first of all sorry for all the interested candidate who wants to contribute in this repo , Since as we all know many repo has been already excluded from hacktoberfest because of many acceptance of pr . That's why to save our already contributed member we should stop accepting any more pr in order to protect our community.

    opened by abhishekprasad2384 1
  • Added a Bubble Sort program in cpp

    Added a Bubble Sort program in cpp

    Bubble Sort in C++ To sort an array in ascending order using bubble sort in C++ programming, you have to ask from user to enter the array size and its elements. Now start sorting the array elements using the bubble sort technique and display the sorted array on the screen as shown here in the following program.

    opened by Bushra109 1
Releases(hacktoberfest2021)
Owner
Hansajith
I'm currently Undergraduate at BSc. Information System (spec).Interesting on IOT, Machine Learning, Flutter Development, Java, Python and more.
Hansajith
Python client for the iNaturalist APIs

pyinaturalist Introduction iNaturalist is a community science platform that helps people get involved in the natural world by observing and identifyin

Nicolas NoΓ© 79 Dec 22, 2022
An Open Source ALL-In-One Telegram RoBot, that can do lot of things.

An Open Source ALL-In-One Telegram RoBot, that can do lot of things.

JOBIN 0 Dec 01, 2021
Python wrapper for Coinex APIs

coinexpy - Python wrapper for Coinex APIs Through coinexpy you can simply buy or sell crypto in your Coinex account Features place limit order place m

Iman Mousaei 16 Jan 02, 2023
Hostapd-mac-monitor - Setup a hostapd AP to conntrol the connections of specific MACs

A brief explanation This script provides way to setup a monitoring service of sp

2 Feb 03, 2022
Auto-updater for the Northstar Titanfall 2 client

northstar-updater Auto-updater for the Northstar Titanfall 2 client Usage Put the exe into your Titanfall 2 directory next to Titanfall2.exe Then, whe

7 Nov 25, 2022
Python script to Funge NFTs.

Python script to Funge NFTs. It scrapes OpenSea for a given list of NFT collections and downloads a certain number of NFTs from each collection or the entire collections.

3 Apr 28, 2022
Yet another discord-BOT

Note I have not added comments to the initial code as it is for my educational purpose. Use This is the code for a discord-BOT API py-cord-2.0.0a4178+

IRONMELTS 1 Dec 18, 2021
Tracks twitter spaces and sends it to a discord webhook.

Tracks twitter spaces and sends it to a discord webhook. Uses the twitter api to find twitter spaces and then the m3u8 url for the space is found using selenium and will have it posted using a discor

Sam Phung 20 Dec 17, 2022
A python package for AxisVM

PyAxisVM The package is under development. Follow us on social media, where we'll announce the first release! Overview The PyAxisVM project offers a h

AxisVM - InterCAD 8 Nov 19, 2022
Facebook Clooning Tool BD...

Facebook Clooning Tool BD...

Ariyan Ahmed Mamun 2 Feb 16, 2022
A Discord/Xenforo bot!

telathbot A Discord/Xenforo bot! Pre-requisites pyenv (via installer) poetry Docker (with Go version of docker compose enabled) Local development Crea

Telath 4 Mar 09, 2022
Python API for Photoshop.

Python API for Photoshop. The example above was created with Photoshop Python API.

Hal 372 Jan 02, 2023
A Python implementation of a Youtube Subscription manager & feed viewer, also does thumbnails

BUILDING Building requires python3.10, and the build package, which can be installed via pip: python3.10 -m pip install build To install, run python3.

2 Feb 28, 2022
Discord bot that shows valorant your daily store by using the Ingame API

Valorant store checker - Discord Bot Discord bot that shows valorant your daily store by using the Ingame API. written using Python and the Pycord lib

STACIA 226 Jan 02, 2023
⚑ Simple mass dm selfbot for Discord written in python3.

Zapp Simple mass dm selfbot for Discord written in python3. Warning. This project was made for educational purposes only! I take no responsibility for

Ρ΄ΞΉcΠ½Ρ‡ 34 Nov 01, 2022
Telegram Music Bot for YouTube/SoundCloud/Mixcloud

Telegram Music Bot Telegram Music Bot for YouTube/SoundCloud/Mixcloud This bot downloads and sends the audio when someone send a YouTube/SoundCloud/Mi

Calls Music 76 Jan 02, 2023
DIAL(Did I Alert Lambda?) is a centralised security misconfiguration detection framework which completely runs on AWS Managed services like AWS API Gateway, AWS Event Bridge & AWS Lambda

DIAL(Did I Alert Lambda?) is a centralised security misconfiguration detection framework which completely runs on AWS Managed services like AWS API Gateway, AWS Event Bridge & AWS Lambda

CRED 71 Dec 29, 2022
A.I and game for gomoku, working only on windows

Gomoku (A.I of gomoku) The goal of the project is to create an artificial intelligence of gomoku. Goals Beat the opponent. Requirements Python 3.7+ Wo

Luis Rosario 13 Jun 20, 2021
A simple program to display current playing from Spotify app on your desktop

WallSpot A simple program to display current playing from Spotify app on your desktop How to Use: Linux: Currently Supports GNOME and KDE. If you want

Nannan 4 Feb 19, 2022
Telegram bot for making Heroku app.json by @AbirHasan2005

Heroku-app.json A Telegram bot for making Heroku app.json by @AbirHasan2005. Demo Bot Host Bot Deploy to Heroku Click Below Button to Deploy to Heroku

Abir Hasan 46 Nov 13, 2022