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

Overview

Fest-Practice-2021

This project is excluded from Hacktoberfest 2021. Please use this as a testing repo/project.


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)
    


    Contributors List

    If you're not there, I am not there. Thank you for making this repository great! ❤️

    Contributors List

  • Owner
    Mayank Choudhary
    checking feed on my infinity novelty machine !(!Engineering major)
    Mayank Choudhary
    Airflow Operator for running Soda SQL scans

    Airflow Operator for running Soda SQL scans

    Todd de Quincey 7 Oct 18, 2022
    Replay Felica Exchange For Python

    FelicaReplay Replay Felica Exchange Description Standalone Replay Module Usage Save FelicaRelay (=2.0) output to file, then python replay.py [FILE].

    3 Jul 14, 2022
    Fuzz introspector for python

    Fuzz introspector High-level goals: Show fuzzing-relevant data about each function in a given project Show reachability of fuzzer(s) Integrate seamles

    14 Mar 25, 2022
    A modern message based async agent framework

    Munggoggo A modern message based async agent framework An asyncio based agent platform written in Python and based on RabbitMQ. Agents are isolated pr

    24 Dec 28, 2022
    Liquid Rocket Engine Cooling Simulation

    Liquid Rocket Engine Cooling Simulation NASA CEA The implemented class calls NASA CEA via RocketCEA. INSTALL GUIDE In progress install instructions fo

    John Salib 1 Jan 30, 2022
    A simple BrainF**k compiler written in Python

    bf-comp A simple BrainF**k compiler written in Python. What else were you looking for?

    1 Jan 09, 2022
    Built with Python programming language and QT library and Guess the number in three easy, medium and hard rolls

    guess-the-numbers Built with Python programming language and QT library and Guess the number in three easy, medium and hard rolls Number guessing game

    Amir Hussein Sharifnezhad 5 Oct 09, 2021
    My Dotfiles of Arco Linux

    Arco-DotFiles My Dotfiles of Arco Linux Apps Used Htop LightDM lightdm-webkit2-greeter Alacritty Qtile Cava Spotify nitrogen neofetch Spicetify Thunar

    $BlueDev5 6 Dec 11, 2022
    Painel de consulta

    ⚙ FullP 1.1 Instalação 💻 git clone https://github.com/gav1x/FullP.git cd FullP pip3 install -r requirements.txt python3 main.py Um pequeno

    gav1x 26 Oct 11, 2022
    Up to date simple useragent faker with real world database

    fake-useragent info: Up to date simple useragent faker with real world database Features grabs up to date useragent from useragentstring.com randomize

    Victor K. 2.9k Jan 04, 2023
    A collection of common regular expressions bundled with an easy to use interface.

    CommonRegex Find all times, dates, links, phone numbers, emails, ip addresses, prices, hex colors, and credit card numbers in a string. We did the har

    Madison May 1.5k Dec 31, 2022
    Make discord server By Coding!

    Discord Server Maker Make discord server by Coding! FAQ How can i get role permissons? Open discord with chrome developer tool, go to network and clic

    1 Jul 17, 2022
    Werkzeug has a debug console that requires a pin. It's possible to bypass this with an LFI vulnerability or use it as a local privilege escalation vector.

    Werkzeug Debug Console Pin Bypass Werkzeug has a debug console that requires a pin by default. It's possible to bypass this with an LFI vulnerability

    Wyatt Dahlenburg 23 Dec 17, 2022
    Painel simples com consulta de cep,CNPJ,placa e ip

    Painel mpm Um painel simples com consultas de IP, CNPJ, CEP, PLACA, TELEFONE, CPF e NOME Início 🌐 apt update && apt upgrade -y pkg i python git pip i

    8 Feb 27, 2022
    Blender 3.1 Alpha (and later) PLY importer that correctly loads point clouds (and all PLY models as point clouds)

    import-ply-as-verts Blender 3.1 Alpha (and later) PLY importer that correctly loads point clouds (and all PLY models as point clouds) Latest News Mand

    Michael Prostka 82 Dec 20, 2022
    Python script to autodetect a base set of swiftlint rules.

    swiftlint-autodetect Python script to autodetect a base set of swiftlint rules. Installation brew install pipx

    Jonathan Wight 24 Sep 20, 2022
    Run-Your-Own Firefox Sync Server

    Run-Your-Own Firefox Sync Server This is an all-in-one package for running a self-hosted Firefox Sync server. It bundles the "tokenserver" project for

    Mozilla Services 1.7k Dec 30, 2022
    Integer sets where all subsets have unique sums

    Evil Sums Generation of sets of numbers where all constituents are recoverable from a partial sum.

    Charlotte 5 Sep 24, 2022
    Python programming language Test

    Exercise You are tasked with creating a data-processing app that pre-processes and enriches the data coming from crawlers, with the following requirem

    Monirul Islam Khan 1 Dec 13, 2021
    Find your desired product in Digikala using this app.

    Digikala Search Find your desired product in Digikala using this app. با این برنامه محصول مورد نظر خود را در دیجیکالا پیدا کنید. About me Full name: M

    Matin Ardestani 17 Sep 15, 2022