Git Product home page Git Product logo

fun-python-scripts's Introduction

Fun Python Scripts

Variety of mostly useless and redundant scripts made for fun in Python. All of them are simple in use and have basic functionality, some are left unfinished since forever. A lot of them were made long ago, circa 2013.

Table of Contents

Directories

  • advent_code - Two tasks made for the Advent of Code 2019.
  • decode_it - Three tasks done for the "DECODE-IT" contest. At some point I realized I was late to the party (the contest was about to end). Had fun while it lasted.

Scripts

  • ackermann.py - Program demonstrating the complexity of Ackermann's recursion algorithm.
  • algorithms_quiz.py - Quiz for Algorithms' test. Made in Polish.
  • beep_boop.py - Simple app with purpose to annoy the user with its sounds.
  • bruteforce_visualization.py - Visualizes bruteforce in a pleasant way. No real functionality.
  • calculate_sequence_easy.py - Based on the first and second element of the sequence, calculate any element of the sequence.
  • drawing_stuff.py - Drawing squares using turtle. Nothing special really.
  • generate_names.py - Generate a bulk of strings. Useful for file names.
  • interesting_time_finder.py - Finds "times" with specific property in given range.
  • lottery_winnings_calculator.py - Calculator made for fun to figure out, hypothetically, how much money can a person spend monthly to live until retirement with the lottery money evenly distributed across months.
  • make_string_alphabetic.py - Removes appropriate characters from string to make the string ordered alphabetically.
  • merge_excel_documents.py - Merges data from all xlsx files in a directory into one, separate worksheet.
  • router_setup_helper.py - Never finished script that intended to help configure a Cisco router.
  • simple_timer.py - Very obscure, crude and simple timer. Works only on Windows.
  • scrap_school_workers.py - Scraper which uses Selenium to get some data from college's website about administration workers and saves said data to csv file.
  • text_game_rpg.py - RPG text-based game that was abandoned early. One of the first scripts I wrote. Only first stage exists and it's very crude. Also, terrible coding inside!
  • wise_pick.py - Dota 2 app that gives verbose advice about picking heroes in Dota. It was useless then and even more useless now, since meta in Dota 2 changes rapidly. One of the oldest of my Python scripts.

fun-python-scripts's People

Contributors

maffey avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

hollow667

fun-python-scripts's Issues

Recover other scripts

Find them on remote drive or somewhere on the cloud, I don't know you figure it out!

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.