GithubHelp home page GithubHelp logo

geeksforgeeks-vit-bhopal / hacktoberfest2021-python Goto Github PK

View Code? Open in Web Editor NEW
14.0 1.0 56.0 11.9 MB

Collection of Beginner to Intermediate level Python scripts contributed by members and participants.

Python 36.73% HTML 0.62% Dockerfile 0.02% CSS 0.11% Jupyter Notebook 62.53%
hacktoberfest2021 hacktoberfest python beginner-friendly beginner

hacktoberfest2021-python's Introduction

Hacktoberfest2021-Python

Hello there! This repository contains a 'Collection of Beginner to Intermediate level Python projects', created specially for the Hacktoberfest2021. You are all welcome to contribute in the project.

Python Projects - Target

This repository is to showcase your python skills and projects. You can either contribute by sharing your project or make edits to the existing projects.

What is Hacktoberfest2021 ?

  • A month-long celebration from October 1st - 31st sponsored by Digital Ocean and GitHub to get people involved in Open Source. Create your very first pull request to any public repository on GitHub and contribute to the open source developer community.

https://hacktoberfest.digitalocean.com/

What is this Hacktoberfest2021-Python?

  • This repository is to showcase your python skills and projects. You can either contribute by sharing your project or make edits to the existing projects.

NOTE: More than 1 person can submit same project (Again, see below for details).

How to Contribute ??

Strictly follow the given rules(unless mentioned optional) before sending us a PR.

  1. Fork this Repository(by clicking Fork Icon on top right of the repository), to your profile.
  2. Now, clone this repository to your Local Machine using:
git clone https://github.com/your-username/Hacktoberfest2021-Python.git
  1. Move into your desired Task folder, and create a new repository in format : YOUR-PROJECT-TITLE-YOUR-NAME . First name should be your Unique Project Title followed by your Github handle, which will be separated by ' - '
  2. Now read the Project-Description from README.md file, and add your project code.
  3. Now Commit & Push, using :
git add .
git commit -m "Your Project Title"
git push 
  1. Now before sending a PR, make sure you 'Fetch Upstream' to avoid any kind of conflicts.
  2. Send a PR with your Project Title & Your Github Name. Adding 1 or 2 line project description is mandatory.

Rules & FAQs

  1. Minor modifications will not be counted.
  2. You will be banned immediately after 3 invalid PRs.
  3. Don't just Copy Paste the code from Internet, we will review your code and then only it will be merged.
  4. Modifing existing projects / Solving Issues will also be counted as contribution.

Show some ❤️ by Starring the Repository

Maintained by: Anmol Singh Yadav & Chaitanya Sapre

hacktoberfest2021-python's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

hacktoberfest2021-python's Issues

2 player tic tac toe game

I would like to add the python code for 2 player tic tac toe game. please add hacktoberfest label and assign this issue to me.
Thank you

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.