This repo is a collection of programs and websites templates too

Overview

Hacktober Badge Star Badge Contributions GitHub contributors

📢 Register here for Hacktoberfest and make four pull requests (PRs) between October 1st-31st to grab free SWAGS 🔥 .

IMPORTANT While making pull request dont forget to add your username and Github link in CONTRIBUTERS.MD, so that you name will be shown in the contributers.

Contribution Rules

  • Pull requests can be submitted to any opted-in repository on GitHub or GitLab.
  • The pull request must contain commits you made yourself.
  • If a maintainer reports your pull request as spam, it will not be counted toward your participation in Hacktoberfest.
  • If a maintainer reports behavior that’s not in line with the project’s code of conduct, you will be ineligible to participate.
  • To get a shirt, you must make four approved pull requests (PRs) on opted-in projects between October 1-31 in any time zone.
  • This year, the first 50,000 participants can earn a T-shirt.
  • No Spamming
  • Go Through CONTRIBUTING.md[very very important]

Contributers Till Now

Name Github
BinayakJha @BinayakJha.
Prashim-hack @Prashim-hack.
Shubham-Jha99 @Shubham-Jha99.
Anuj8100 @Anuj8100.
creepygal @creepygal.
AdityaWadkar @AdityaWadkar.
blogmaker123 @blogmaker123.
RoshniP @RoshniP.
bijuakhil555 @bijuakhil555.
sasin28 @shasin28.
e99h2121 @e99h2121.
MukulDhurkunde @MukulDhurkunde.
Saiyam7404 @Saiyam7404.
Dilnada @Dilnada.
Babulucia @Babulucia.
chengn1560 @chengn1560.
Suraj052 @Suraj052.
AnukIndipa @anukindipa.
Pallaav @Pallaav.
Soham20chak @Soham20chak.
Samm @sammkodes96.
snehalbera @snehalbera.
deepakumar @deepakumarvu.
snehalbera @snehalbera.
SamSomyajit @Samsomyajit.
TheHanyu @TheHanyu.
Shinchan7404 @Shinchan7404.
johndao1005 @johndao1005.
Samarth-Khatri @Samarth-Khatri.
Soaham12 @Soaham12.
JVBravoo @JVBravoo.
Anish_Shilpakar @juju2181.
Akanksha Singh @akanksha57.
Vishal Sharma @mrvishalsharma.
Chandradhar Rao @chandradharrao.
Vishal Kumar Saw @vishal-kumar-saw.
Ujwal Kandi @UjwalKandi.
jacktherock @jacktherock.
Joseph2001-braganza @Joseph2001-braganza.
AmritanshSingh @AmritanshSingh.
Prateiku @Prateiku.
Rupak Biswas @rupak2001.
Abir Ganguly @dev-abir.
Manish Das @Manish-bitpirate .
Ibad Mukrom @dev-abir.
Vaishnavi @vaishnavi-170701.
Supritha Ravishankar @supzi-del.
Shrijal Shrestha @shrijalshr.



Owner
Binayak Jha - 2
A Nepalese full-stack web developer and machine learning enthusiast.
Binayak Jha - 2
ELF file deserializer and serializer library

elfo ELF file deserializer and serializer library. import elfo elf = elfo.ELF.from_path('main') elf ELF( header=ELFHeader( e_ident=e

Filipe Laíns 3 Aug 23, 2021
A Python version of Canvacord

A copy of canvacord made in python! Table of contents Installation Examples Creating Images Links Downloads Installation Run any of these commands in

10 Mar 28, 2022
An async API wrapper for Dress To Impress written in Python.

dti.py An async API wrapper for Dress To Impress written in Python. Some notes: For the time being, there are no front-facing docs for this beyond doc

Steve C 1 Dec 14, 2022
TinyBar - Tiny MacOS menu bar utility to track price dynamics for assets on TinyMan.org

📃 About A simple MacOS menu bar app to display current coins from most popular

Al 8 Dec 23, 2022
A demo of a data science project using Kedro

iris Overview This is your new Kedro project, which was generated using Kedro 0.17.4. Take a look at the Kedro documentation to get started. Rules and

Khuyen Tran 14 Oct 14, 2022
A Google sheet which keeps track of the locations that want to visit and a price cutoff

FlightDeals Here's how the program works. First, I have a Google sheet which keeps track of the locations that I want to visit and a price cutoff. It

Lynne Munini 5 Nov 21, 2022
J MBF - Assalamualaikum Mamang...

★ VISITOR ★ ★ INFORMATION ★ Script Ini DiBuat Oleh YayanXD Script Ini Akan DiPerjual Belikan Tanggal 9 Januari 2022 Jika Mau Beli Script Silahkan Hub

Risky [ Zero Tow ] 5 Apr 08, 2022
Beacon Object File (BOF) to obtain a usable TGT for the current user.

Beacon Object File (BOF) to obtain a usable TGT for the current user.

Connor McGarr 109 Dec 25, 2022
MuMMI Core is the underlying infrastructure and generalizable component of the MuMMI framework

MuMMI Core is the underlying infrastructure and generalizable component of the MuMMI framework, which facilitates the coordination of massively parallel multiscale simulations.

4 Aug 17, 2022
Push Prometheus metrics to VictoriaMetrics or other exporters

Push metrics from your periodic long-running jobs to existing Prometheus/VictoriaMetrics monitoring system.

olegm 14 Nov 04, 2022
Irrigation Component V4 providing support for a custom card

Irrigation Component V4 This release sees the delivery of a custom card https://github.com/petergridge/irrigation_card to render the program options s

12 Oct 28, 2022
An application for automation of the mining function in the game Alienworlds.IO

alienautomation A Python script made to automate the tidious job of mining on AlienWorlds This script: Automatically opens the browser Automatically l

anonieXdev 42 Dec 03, 2022
A tool for generating skill map/tree like diagram

skillmap A tool for generating skill map/tree like diagram. What is a skill map/tree? Skill tree is a term used in video games, and it can be used for

Yue 98 Jan 07, 2023
Easy Alias's for bash

easy-alias Easy Alias's for bash Setup Your system needs to have 'echo' which every 21st century computer has You dont need any python requirments but

Hashm 2 Jan 18, 2022
An example file showing a simple endpoints like a login/logout function and maybe some others.

Flask API Example An example project showing a simple endpoints like a login/logout function and maybe some others. How to use: Open up your IDE (or u

Kevin 1 Oct 27, 2021
Fast Base64 encoding/decoding in Python

Fast Base64 implementation This project is a wrapper on libbase64. It aims to provide a fast base64 implementation for base64 encoding/decoding. Insta

Matthieu Darbois 96 Dec 26, 2022
Object-oriented programming exercise session held in Petnica.

OOP vežba ⚠️ The code in this repo is used for a OOP practice session held in Petnica. All instructions in the README file are written in Serbian. Ops

Pavle Ćirić 1 Jan 30, 2022
Hashcrack - A non-object oriented open source, Software for Windows/Linux made in Python 3

Multi Force This project is a non-object oriented open source, Software for Wind

Radiationbolt 3 Jan 02, 2023
Ghost source since the developer of the project quit due to reasons

👻 Ghost Selfbot The official code for Ghost which was recently discontinued and released to the public. Feel free to use any of the code found in thi

xannyy 2 Mar 24, 2022
Automated Content Feed Curator

Gathers posts from content feeds, filters, formats, delivers to you.

Alper S. Soylu 2 Jan 22, 2022