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
    MeerKAT radio telescope simulation package. Built to simulate multibeam antenna data.

    MeerKATgen MeerKAT radio telescope simulation package. Designed with performance in mind and utilizes Just in time compile (JIT) and XLA backed vectro

    Peter Ma 6 Jan 23, 2022
    Source code for Learn Programming: Python

    This repository contains the source code of the game engine behind Learn Programming: Python. The two key files are game.py (the main source of the ga

    Niema Moshiri 25 Apr 24, 2022
    A deployer and package manager for OceanBase open-source software.

    OceanBase Deploy OceanBase Deploy (简称 OBD)是 OceanBase 开源软件的安装部署工具。OBD 同时也是包管理器,可以用来管理 OceanBase 所有的开源软件。本文介绍如何安装 OBD、使用 OBD 和 OBD 的命令。 安装 OBD 您可以使用以下方

    OceanBase 59 Dec 27, 2022
    An kind of operating system portal to a variety of apps with pure python

    pyos An kind of operating system portal to a variety of apps. Installation Run this on your terminal: git clone https://github.com/arjunj132/pyos.git

    1 Jan 22, 2022
    Cisco IOS-XE Operations Program. Shows operational data using restconf and yang

    XE-Ops View operational and config data from devices running Cisco IOS-XE software. NoteS The build folder is the latest build. All other files are fo

    18 Jul 23, 2022
    Python program that generates random user from API

    RandomUserPy Author kirito sate #modules used requests, json, tkinter, PIL, urllib, io, install requests and PIL modules from pypi pip install Pillow

    kiritosate 1 Jan 05, 2022
    An extension module to make reaction based menus with disnake

    disnake-ext-menus An experimental extension menu that makes working with reaction menus a bit easier. Installing python -m pip install -U disnake-ext-

    1 Nov 25, 2021
    Xoroshiro-cairo - A xoroshiro128** pseudorandom number generator implementation in Cairo

    xoroshiro-cairo A xoroshiro128** pseudorandom number generator implementation in

    Milan Cermak 26 Oct 05, 2022
    Adds a Bake node to Blender's shader node system

    Bake to Target This Blender Addon adds a new shader node type capable of reducing the texture-bake step to a single button press. Please note that thi

    Thomas 8 Oct 04, 2022
    This repository contains completed Python projects

    My Python projects This repository contains completed Python projects: 1) Build projects Guide for building projects into executable files 2) Calculat

    Igor Yunusov 8 Nov 04, 2021
    ThinkPHP全日志扫描工具,命令行版和BurpSuite插件版

    ThinkPHP3和5日志扫描工具,提供命令行版和BurpSuite插件版,尽可能全的发掘网站日志信息 命令行版 安装 git clone https://github.com/r3change/TPLogScan.git cd TPLogScan/ pip install -r requireme

    119 Dec 27, 2022
    🐍 This snake helps you reconnect the Web, with RSS feeds!

    This snake helps you reconnect the Web, with RSS feeds! RSSerpent is an open-source software that create RSS feeds for websites that do not provide an

    211 Dec 08, 2022
    Code for Crowd counting via unsupervised cross-domain feature adaptation.

    CDFA-pytorch Code for Unsupervised crowd counting via cross-domain feature adaptation. Pre-trained models Google Drive Baidu Cloud : t4qc Environment

    Guanchen Ding 6 Dec 11, 2022
    Simple plug-and-play installer for users who want to LineageOS from stock firmware, or from another custom ROM.

    LineageOS for the Teracube 2e Simple plug-and-play installer for users who want to LineageOS from stock firmware, or from another custom ROM. Dependen

    Gagan Malvi 5 Mar 31, 2022
    Probably the best way to simulate block scopes in Python

    This is a package, as it says on the tin, to emulate block scoping in Python, the lack of which being a clever design choice yet sometimes a trouble.

    88 Oct 26, 2022
    清晰易读的7x7像素点阵中文字体和取模工具

    FontChinese7x7 上古神器 III : 7x7像素点阵中文字体 想要在低分辨率屏幕上显示中文, 却发现中文字体实在是太大? 找了全网发现字体库最小也只有12x12? 甚至是好不容易找到了一个8x8字体, 结果发现字体收费且明确说明不得以任何形式嵌入到软件当中? 那就让这个项目来解决你的问

    Angelic47 72 Dec 12, 2022
    Ellipitical Curve Table Generator

    Ellipitical-Curve-Table-Generator This script generates a table of elliptical po

    Nishaant Goswamy 1 Jan 02, 2022
    A Tandy Color Computer 1, 2, and 3 assembler written in Python

    CoCo Assembler and File Utility Table of Contents What is it? Requirements License Installing Assembler Assembler Usage Input File Format Print Symbol

    Craig Thomas 16 Nov 03, 2022
    run-js Goal: The Easiest Way to Run JavaScript in Python

    run-js Goal: The Easiest Way to Run JavaScript in Python features Stateless Async JS Functions No Intermediary Files Functional Programming CommonJS a

    Daniel J. Dufour 9 Aug 16, 2022
    Always fill your package requirements without the user having to do anything! Simple and easy!

    WSL Should now work always-fill-reqs-python3 Always fill your package requirements without the user having to do anything! Simple and easy! Supported

    Hashm 7 Jan 19, 2022