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
DNA Storage Simulator that analyzes and simulates DNA storage

DNA Storage Simulator This monorepository contains code for a research project by Mayank Keoliya and supervised by Djordje Jevdjic, that analyzes and

Mayank Keoliya 3 Sep 25, 2022
Spartan implementation of H.O.T.T.

Down The Path I was walking down the line, Trying to find some peace of mind. Then I saw you, You were takin' it slow, And walkin' it one step at a ti

Trebor Huang 25 Aug 05, 2022
This application is made solely for entertainment purposes

Timepass This application is made solely for entertainment purposes helps you find things to do when you're bored ! tells jokes guaranteed to bring on

Omkar Pramod Hankare 2 Nov 24, 2021
Desenvolvendo as habilidades básicas de programação visando a construção de aplicativos por meio de bibliotecas apropriadas à Ciência de Dados.

Algoritmos e Introdução à Computação Ementa: Conceitos básicos sobre algoritmos e métodos para sua construção. Tipos de dados e variáveis. Estruturas

Dyanna Cruz 1 Jan 06, 2022
Python Programmma DarkMap.py

DarkMap Python Programmma DarkMap.py O'rganish va rasmlarni ko'riosh https://drive.google.com/drive/folders/1l1zybs_0Zy9z_trZYz5R72WrwsE6mFOh?usp=shar

Og'abek 0 May 06, 2022
Intelligent Employer Profiling Platform.

Intelligent Employer Profiling Platform Setup Instructions Generating Model Data Ensure that Python 3.9+ and pip is installed. Install project depende

Harvey Donnelly 2 Jan 09, 2022
A small C compiler written in Python for learning purposes

A small C compiler written in Python. Generates x64 Intel-format assembly, which is then assembled and linked by nasm and ld.

Scattered Thoughts 3 Oct 22, 2021
Password manager using MySQL and Python 3.10.2

Password Manager Password manager using MySQL and Python 3.10.2 Installation Install my-project with github git clone https://github.com/AyaanSiddiq

1 Feb 18, 2022
A Guide for Feature Engineering and Feature Selection, with implementations and examples in Python.

Feature Engineering & Feature Selection A comprehensive guide [pdf] [markdown] for Feature Engineering and Feature Selection, with implementations and

Yimeng.Zhang 968 Dec 29, 2022
Simple Assembler with python

Assembler with python converts assembly source code to machine code Requirements Python 3 🐍 Usage python main.py [source] [output] [source] : Path t

Amir mohammad 1 Dec 24, 2021
Aggressor script that gets the latest commands from CobaltStrikes web site and creates an aggressor script based on tool options.

opsec-aggressor Aggressor script that gets the latest commands from CobaltStrikes opsec page and creates an aggressor script based on tool options. Gr

JP 10 Nov 26, 2022
MIXLAB_NASA_TICKET mixlab 灵感来源于NASA的火星船票

MIXLAB_NASA_TICKET mixlab 灵感来源于NASA的火星船票,我们想要使用开源的代码来定制化这一设计。 其中photo_to_cartoon 是paddle的开源代码:https://github.com/minivision-ai/photo2cartoon-paddle 也借

tongji_cy 38 Feb 20, 2022
A numbers check python package

A numbers check python package

Fayas Noushad 3 Nov 28, 2021
Izy - Python functions and classes that make python even easier than it is

izy Python functions and classes that make it even easier! You will wonder why t

5 Jul 04, 2022
You'll learn about Iterators, Generators, Closure, Decorators, Property, and RegEx in detail with examples.

07_Python_Advanced_Topics Introduction 👋 In this tutorial, you will learn about: Python Iterators: They are objects that can be iterated upon. In thi

Milaan Parmar / Милан пармар / _米兰 帕尔马 252 Dec 23, 2022
Simple Python script I use to manage and build my Reflux themes.

Simple Python script I use to manage and build my Reflux themes. Built for personal use, but anyone can easily fork and tweak to suit thier needs.

Ire 3 Jan 25, 2022
HiQ - A Modern Observability System

🦉 A Modern Observability System HiQ is a declarative, non-intrusive, dynamic and transparent tracking system for both monolithic application and dist

Oracle Sample Code 40 Aug 21, 2022
A beautiful and useful prompt for your shell

A Powerline style prompt for your shell A beautiful and useful prompt generator for Bash, ZSH, Fish, and tcsh: Shows some important details about the

Buck Ryan 6k Jan 08, 2023
Beancount Importers for DKB (Deutsche Kredit Bank) CSV Exports

Beancount DKB Importer beancount-dkb provides an Importer for converting CSV exports of DKB (Deutsche Kreditbank) account summaries to the Beancount f

Siddhant Goel 24 Aug 06, 2022
Sacred is a tool to help you configure, organize, log and reproduce experiments developed at IDSIA.

Sacred Every experiment is sacred Every experiment is great If an experiment is wasted God gets quite irate Sacred is a tool to help you configure, or

IDSIA 4k Jan 02, 2023