Giter Site home page Giter Site logo

my_random_work's Introduction

my_random_work

Random coding I've done just for fun or to help myself.

Projects:

  1. Hour Blocks
    • Description:
      • Right now it prints [('Special Diet', '48'), ('First Test', '24'), ('Second Test', '24')] to the terminal.
      • Later it will return a schedule based on input like what it is currently printing.
    • Relevant files:
      • hour_blocks.py
      • hour_blocks.txt
    • To run:
      • If you don't have Python installed, get it here: https://www.python.org/downloads/
      • Download both files & save them in the same folder.
      • Go to that folder in Command Prompt if using Windows (cd and then the file path).
      • Type 'python hour_blocks.py' without the 's and hit enter.
  2. Unofficial SSI Calculator
    • Description:
      • Program asks for earned income for that month and returns an explanation for how it may impact SSI benefits
      • Program is very simple and does not take student status, SSDI, etc into account
    • Relevant files:
      • unofficial_ssi_calculator.py
    • To run:
      • If you don't have Python installed, get it here: https://www.python.org/downloads/
      • Download file & save in a folder.
      • Go to that folder in Command Prompt if using Windows (cd and then the file path).
      • Type 'python unofficial_ssi_calculator.py' without the 's and hit enter.
      • Follow the instructions.
      • Enter '0' (zero) to exit the program.
  3. Habit Tracker
    • Description:
      • Program asks if you want to save the current time and can save it in a text file and repeat saved times back to you
      • Later it will include the ability to add labels to the datetimes and review how often you have done a specific task
    • Relevant files:
      • habit_tracker.py
    • To run:
      • If you don't have Python installed, get it here: https://www.python.org/downloads/
      • Download file & save in a folder.
      • Go to that folder in Command Prompt if using Windows (cd and then the file path).
      • Type 'python habit_tracker.py' without the 's and hit enter.
      • Follow the instructions.
      • Enter '0' (zero) to exit the program.

my_random_work's People

Contributors

kaireidcasey avatar

Watchers

 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.