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
    Basic Docker Compose template application with Flask, Celery, Redis, MySQL, SocketIO, Nginx and Gunicorn.

    Nginx / Gunicorn / Flask 🐍 / Celery / SocketIO / MySQL / Redis / Docker 🐳 sample application Basic Docker Compose template application for orchestat

    Alex Oarga 8 Aug 06, 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
    Python example making use of best practice file structure and multithreading.

    Python example making use of best practice file structure and multithreading.

    Bob 1 Oct 13, 2021
    Generic template for python service

    Cookie cutter template example Technology stack Flask Gevent UWSGI Poetry Docker Docker-compose Installation pip install cookiecutter cookiecutter git

    Churkin Oleg 11 Oct 22, 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
    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
    A full stack boilerplate for FastAPI

    A full stack boilerplate for FastAPI

    Tyler M. Kontra 94 Dec 13, 2022
    A simple cookiecutter to create Python Telegram bots, wrapped with Django.

    PTB Django cookiecutter A simple cookiecutter to create Python Telegram bots, wrapped with Django. Based on this cool projects python-telegram-bot (PT

    Carlos Lugones 20 Nov 12, 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
    Backend Boilerplate using Django,celery,Redis

    Backend Boilerplate using Django,celery,Redis

    Daniel Mawioo 2 Sep 14, 2022
    Combine the power of FastAPI and Django to build a production-ready application capable of utilizing all of the best features of both worlds.

    FastAPI and Django Combo This projects aims to combine FastAPI and Django to build a Production ready application capable of utilizing all of the feat

    Nsikak Imoh 33 Dec 27, 2022
    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

    1 Dec 17, 2021
    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
    simple flask starter app utilizing docker

    Simple flask starter app utilizing docker to showcase seasonal anime using jikanpy (myanimelist unofficial api).

    Kennedy Ngugi Mwaura 5 Dec 15, 2021
    This is a boilerplate for a basic backend app using Python, Django and SQLite, as developed after tutorials with Programming with Mosh

    This is a boilerplate for a basic backend app using Python, Django and SQLite, as developed after tutorials with Programming with Mosh

    Gustavo Catala Sverdrup 1 Jan 07, 2022
    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
    Generic python project template

    generic-python-project-template generic-python-project-template STEPS - STEP 01- Create a repository by using template repository STEP 02- Clone the n

    SUNNY BHAVEEN CHANDRA 3 Oct 03, 2022
    A boilerplate for Django web applications

    Django Hackathon Starter A boilerplate application for Django web applications. If you've attented hackathons, you already know how much time can be w

    David Leonard 1.6k Dec 31, 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
    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