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
    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
    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
    Forkable, Minimal Template for Starknet Projects.

    Forkable, Minimal Template for Starknet Projects.

    velleity.eth 44 Oct 09, 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
    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
    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
    Starter project for python based lambda project.

    Serverless Python Starter Starter project for python based lambda project. Features FastAPI - Frontend dev with Hot Reload API Gateway Integration (+r

    4 Feb 22, 2022
    The Django Base Site is a Django site that is built using the best Django practices and comes with all the common Django packages that you need to jumpstart your next project.

    Django Base Site The Django Base Site is a Django site that is built using the best Django practices and comes with all the common Django packages tha

    Brent O'Connor 167 Jan 03, 2023
    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
    A boilerplate Django project for quickly getting started.

    The Definitive Django Learning Platform. Django Project Boilerplate This repository is a boilerplate Django project for quickly getting started. Getti

    Le Huynh Long 1 Nov 01, 2021
    Simple boilerplate ready for development

    StartApp Simple boilerplate ready for development Notes Currently supported frameworks are: FastApi, Flask 🔨 Installation $ sudo pip3 install starta

    Sabuhi 16 Oct 16, 2022
    A cookiecutter template for python scripts

    cookiecutter-py-script A cookiecutter template for python scripts Prerequisites Git Usage pip install cookiecutter

    Zeheng Li 1 Dec 14, 2022
    Vue + Django with no compromises. Django Templates and Vue SFCs in harmony without sacrificing the full power of either.

    Cookiecutter Vue Django Vue + Django with no compromise. Cookiecutter Vue Django is a framework for jumpstarting production-ready Django + Vue project

    Mike Hoolehan 122 Dec 22, 2022
    A template repo for use in the Advent of Code

    AoC-Template A template repo for use in the Advent of Code The README_template.md must contain "STATS_TABLE" to be replaced by the generated table, an

    0 Jan 14, 2022
    Code Kata Python Template

    Code Kata Python Template This is the code kata template for python created by Aula de Software Libre de la Universidad de Córdoba Step 1. Use this re

    Sergio Gómez 2 Nov 30, 2021
    Python-boilerplate - Python Boilerplate Project Structure

    python-boilerplate Python Boilerplate Project Structure Folder Structure .github

    1 Jan 18, 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
    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
    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