Git Product home page Git Product logo

scrapyard's Introduction

scrapyard

The results of messing around with Python. Tests, smaller projects, silly ideas. (small note: In case you for some reason would like to use my crappy code, feel free to do it. Just put my nick in the credits.)


consoleGames

BATTLE.CO_infinite

unfinished text-based rpg game project. 3 heroes facing randomly-generated monsters every day.

one

UNO-like game, project seased.


fileOperations

DataManagingScript

"Database" tests. Write prompts to console to modify data.py. Yes, I know it's dumb to use .py files to store data. But it works. And I'm too lazy to modify this.


math

DividingDividers

Lists all dividers of a number. Highly uneffective, has problems with any number that is longer than 7 digits. But it works.

NumberGrater

Search for prime dividers. Just like in elementary school.

PascalBracket

PLEASE IGNORE. i was making it before I had this on the math lesson, so I totally had no clue what's it supposed to do. TO BE REWRITTEN

PascalResearcher

Basically searches for next rows of the Pascal pyramid. Endlessly. Used in the script above.

SanicPrimes

Third version of my primes searching script.


sillyStuff

OKinator

basically replaces all letters in the input with respective amount of "ok" for the position in the alphabet of said key. Example of use is in the out.txt file. Try to guess what was this file previously!

SuperPowerRandomiser

Ever wanted to become a superhero? Now it's a dream come true with Reddits' unusual abilities. Get random powers from subreddits of your choice, by utilising PRAW library. Remember to create an app on webside to which link is provided in the code, and fill out the detais!


utils

Alarm

Simple alarm with TTS message activacting on specified time. It works on macOS, not so sure about Linux or Windows

Brute1V4N

More of a silly idea, it's supposed to generate all possible combinations with letters up to 20 character string. And yes, I could make one loop for going after every character in the password! It was just a long time ago.

openUpCaesar

Open up Caesar! We need to know the truth! the most basic script there is, with a very obvious twist. it just plays around with Caesar ciphers. If you don't know the "key", just use its' bruteforcing function!

Timer

Alarm, but activates after specified amount of seconds.

scrapyard's People

Contributors

viberunner avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.