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)
    


  • Owner
    Mayank Choudhary
    checking feed on my infinity novelty machine !(!Engineering major)
    Mayank Choudhary
    Project template layout for Django 3.0+

    Django 3.0+ project template This is a simple Django 3.0+ project template with my preferred setup. Most Django project templates make way too many as

    José Padilla 649 Dec 30, 2022
    Django sample app with users including social auth via Django-AllAuth

    demo-allauth-bootstrap Simple, out-of-the-box Django all-auth demo app A "brochure" or visitor (no login required) area A members-only (login required

    Andrew E 215 Dec 20, 2022
    A platform for developers 👩‍💻 who wants to share their programs and projects.

    Hacktoberfest-2021 A platform for developers 👩‍💻 who wants to share their projects and programs. Hacktoberfest has updated their rules and now this

    Mayank Choudhary 40 Nov 07, 2022
    Template for creating PyPI project

    template-for-creating-pypi-project Template for creating PyPI project Hello there! This is a template for creating a PyPI project. Fork or clone this

    4 Apr 25, 2022
    Boilerplate code for a Python Flask API

    MrMat :: Python :: API :: Flask Boilerplate code for a Python Flask API This variant of a Python Flask API is code-first and using native Flask Featur

    0 Dec 26, 2021
    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
    A python starter package to be used as a template for creating your own python packages.

    Python Starter Package This is a basic python starter package to be used as a template for creating your own python packages. Github repo: https://git

    Mystic 1 Apr 04, 2022
    Ultimate Django3.2 Template for starting any project from not zero!

    Ultimate Django3.2 Template for starting any project from not zero!

    TheAliBigdeli 37 Dec 20, 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 07, 2022
    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
    Django starter project with 🔋

    A batteries-included Django starter project. For a production-ready version see the book Django for Professionals. 🚀 Features Django 3.1 & Python 3.8

    William Vincent 1.5k Jan 08, 2023
    Launchr is an open source SaaS starter kit, based on Django.

    Launchr Launchr is an open source SaaS starter kit. About Launchr is a fully-equipped starter template, ready to start a SaaS web app. It implements t

    Jannis Gebauer 183 Jan 06, 2023
    A Django starter template with a sound foundation.

    SOS Django Template SOS Django Tempalate is a Django starter template that has opinionated and good solutions while starting your new Django project.

    Eray Erdin 19 Oct 30, 2022
    A project to get you started with Docker and Django.

    Docker Django tl;dr $ git clone [email protected]:erroneousboat/docker-django.git $ d

    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 08, 2023
    A Project Template With Python

    File Structure . ├── LICENSE ├── Makefile # commands ├── README.md ├──

    Annotation AI 61 Jan 02, 2023
    Um template para quem quiser usar o Docker + PGSQL + Django.

    Um template para quem quiser usar o Docker + PGSQL + Django.

    Drack 2 Mar 11, 2022
    Setup a flask project using a single command, right from creating virtual environment to creating Procfile for deployment.

    AutoFlask-Setup About AutoFlask-Setup can help you set up a new Flask Project, right from creating virtual environment to creating Procfile for deploy

    Ashutosh Krishna 1 Oct 21, 2021
    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
    A template repository implementing HTML5 Boilerplate 8.0 in Sanic using the Domonic framework.

    sanic-domonic-h5bp A template repository implementing HTML5 Boilerplate 8.0 in Sanic using the Domonic framework. If you need frontend interactivity,

    PyXY 3 Dec 12, 2022