A platform for developers 👩‍💻 who wants to share their programs and projects.

Overview

Hacktoberfest-2021

A platform for developers 👩‍💻 who wants to share their projects and programs.

Hacktoberfest has updated their rules and now this repository is no more a valid "Hacktoberfest-2021" repo. New rules :

  • Projects asking contributors to add their name or profile information to a list
  • Projects asking contributors to submit assorted data structures and algorithms (DSA)
  • Projects asking contributors to curate arbitrary lists of quotes, interview questions, etc.


    image

    You can sign up anytime between October 1 and October 31. Just be sure to sign up on the official Hacktoberfest website for your pull requests to count.

    🡺🡺🡺🡺🡺🡺🡺🡺🡺🡺🡺🡺 https://hacktoberfest.digitalocean.com 🡸🡸🡸🡸🡸🡸🡸🡸🡸🡸🡸🡸



    Hacktoberfest encourages participation in the open source community, which grows bigger every year. Complete the 2021 challenge and earn a limited edition T-shirt.

    Every year in October we celebrate Hacktoberfest which is an open-source celebration for our global community. This fest is open to everyone worldwide whether you're a student starting to learn code, developers, event host, or even a company of any size. Hacktoberfest is gaining popularity every year and in 2020 around the first 70,000 participants were eligible to get the limited-edition T-shirt and cool stickers. This fest is playing a vital role in generating awareness and helping to drive the growth of open-source contributions for an ever-growing community. People from all backgrounds and skill levels are encouraged to complete the challenge.

  • Hacktober is a global event and anyone can participate irrespective of their background and skill levels
  • Participants who successfully complete the challenge will be eligible to receive a limited-edition T-shirt 👕 and lots of cool stickers 👨‍💻 from Hacktoberfest sponsors like Dev, Github, Digitalocean, and intel.
  • Four pull requests must be submitted to public Github repositories with ‘hacktoberfest’ tag OR the maintainer can accept your PullRequest by merging it, adding the “hacktoberfest-accepted” label to it, or approving it.

    **From last year -

    image https://medium.com/dsc-msit/hacktoberfest-open-source-celebration-with-a-reward-78610043375a



    But you can still contribute your work here. Rules for contributing to this repository :

  • Please do not edit README.md, this will not be accepted as a valid PR.
  • You can submit a basic working project or a program.
  • Use capital letters for the starting alphabet and appropriate language extensions like: (Snake game.py), (Calculator.cpp), (Bubble sort.java)
  • Provide your details (Name, College/School/Work) while making a PR.
      id (required): The name of the author, (College/School/Work) 
      bio (optional): A short, meaningful intro about you.
      social profiles (optional)
    


  • Comments
    • Create  Water Reminder.py

      Create Water Reminder.py

      I developed this program by completing my internship! This is so small, but it pays an important role in human life,as often we forget to drink water during our working hours....so worth it.

      hacktoberfest-accepted Basic program Python 
      opened by mohdanwaroddin 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

      hacktoberfest-accepted Python 
      opened by Saksham-725 1
    • Pull request(s) not counted

      Pull request(s) not counted

      Got this error from https://hacktoberfest.digitalocean.com/profile This pull request was submitted to a repository that does not follow the values of Hacktoberfest, so has been excluded. No pull requests to this repository will be counted for Hacktoberfest.

      opened by sahillangoo 1
    • Video Player

      Video Player

      In this will create a video playing application using Python and for GUI will be using tkinter.

      Here user will be able to play, resume or pause the video.

      opened by akash-rajak 1
    • Create NumberToWord.py

      Create NumberToWord.py

      NumbertoWord

      Python Script to convert number to Word can convert to the highest Billion.

      How to user

      from numbertoword import ntw
      print(ntw(332102))
      
      # output
      >>> 'three hundred and thrity two thousand, one hundred and two'
      
      opened by Tinny-Robot 0
    Owner
    Mayank Choudhary
    checking feed on my infinity novelty machine !(!Engineering major)
    Mayank Choudhary
    A low dependency and really simple to start project template for Python Projects.

    Python Project Template A low dependency and really simple to start project template for Python Projects. HOW TO USE THIS TEMPLATE DO NOT FORK this is

    Yurii Dubinka 5 Jan 21, 2022
    Cookiecutter Django is a framework for jumpstarting production-ready Django projects quickly.

    Cookiecutter Django Powered by Cookiecutter, Cookiecutter Django is a framework for jumpstarting production-ready Django projects quickly. Documentati

    Daniel Roy Greenfeld 10k Jan 1, 2023
    A framework for launching new Django Rest Framework projects quickly.

    DRFx A framework for launching new Django Rest Framework projects quickly. Comes with a custom user model, login/logout/signup, social authentication

    William Vincent 400 Dec 29, 2022
    Template repository to build PyTorch projects from source on any version of PyTorch/CUDA/cuDNN.

    Template repository to build PyTorch projects from source on any version of PyTorch/CUDA/cuDNN.

    Joonhyung Lee/이준형 651 Dec 12, 2022
    PyPC is a very simple tool that creates Python projects from templates.

    PyPC (Python Project Creator) PyPC is a very simple tool that creates Python projects from templates. In 0.1v#alpha, custom template creation will be

    art3m1s 1 Nov 26, 2021
    Template for creating ds simple projects

    ds-project-template Template for creating ds simple projects Requirements pyenv python==3.9.4 Setup For this purpose you use following commands: pytho

    null 1 Dec 17, 2021
    Cookiecutter Flask OpenAPI is a template for jumpstarting production-ready Flask projects quickly.

    Cookiecutter Flask OpenAPI is a template for jumpstarting production-ready Flask projects quickly. It has a well organized and scalable structure. It uses API design first

    Roger Camargo 3 Nov 17, 2022
    A Boilerplate repo for Scientific Python Open Science projects

    A Boilerplate repo for Scientific Python Open Science projects Installation Clone this repo If you need a fresh python environment, run $ conda env cr

    Vincent Choqueuse 2 Dec 23, 2021
    Forkable, Minimal Template for Starknet Projects.

    Forkable, Minimal Template for Starknet Projects.

    velleity.eth 44 Oct 9, 2022
    Cookiecutter-allpurpose-minimal-python - A simple cookiecutter template for general-purpose python projects.

    cookiecutter-allpurpose-minimal-python A simple cookiecutter template for general-purpose python projects. To use, run pip install cookiecutter cookie

    E. Tolga Ayan 2 Jan 24, 2022
    Mad-cookiecutter - Cookiecutter templates for MaD projects

    MaD Cookiecutter Templates A set of templates that can be used to quickly get st

    Machine Learning and Data Analytics Lab FAU 1 Jan 10, 2022
    Cookiecutter to create a Google Function. Powered by Poetry, GitHub actions, and Google Cloud Platform

    Cookiecutter Google Function Cookiecutter template for a Google Function. Powered by Poetry, and GitHub actions. Quickstart Install the latest Cookiec

    Arthur 1 Jan 7, 2022
    Get a Django app up and running in dev, test, and production with best practices in 10 minutes

    Django template for Docker + Heroku This is how I set up Django projects to get up and running as quick as possible. In includes a few neat things: De

    Ben Firshman 30 Oct 13, 2022
    CRUD app to create and save code snippets, Flask/Python restful Api/backend and React/Typescript frontend

    MS3 Cheat-Hub A cheatsheet hub. An app that organizes your code snippets into collections of cheat sheets and allows you to view, like and save others

    Joem Elias Sanez 21 Dec 28, 2022
    Brif is a boilerplate tool based on Docker and FastAPI, designed to streamline the development and deployment of IIIF compliant platforms.

    brif A boilerplate tool based on Docker, designed to streamline the development and deployment of IIIF compliant platforms. Embedded with FastAPI, Cel

    Pierre 8 Sep 17, 2022
    A Django project skeleton that is modern and cutting edge.

    {% comment "This comment section will be deleted in the generated project" %} Edge A Fantastic Django project starter. Features Ready Bootstrap-themed

    Arun Ravindran 827 Dec 15, 2022
    Bleeding edge django template focused on code quality and security.

    wemake-django-template Bleeding edge django2.2 template focused on code quality and security. Purpose This project is used to scaffold a django projec

    wemake.services 1.6k Jan 4, 2023
    A project to get you started with Docker and Django.

    Docker Django tl;dr $ git clone [email protected]:erroneousboat/docker-django.git $ docker-compose up Now you can access the application at https://local

    JP Bruins Slot 176 Dec 29, 2022
    Bleeding edge django template focused on code quality and security.

    wemake-django-template Bleeding edge django2.2 template focused on code quality and security. Purpose This project is used to scaffold a django projec

    wemake.services 1.6k Jan 8, 2023