Giter Site home page Giter Site logo

python-projects's Introduction

Python Projects

Table of contents

Overview

This is a repository for small Python programs and projects I make outside of university classes.

Python Programs

  • addBinary.py
    • adds binary numbers
  • animation.py
    • an animation where a hyphen bounces on a line
  • averageChild.py
    • given data, find the average amount of children a family has
  • baldTest.py
    • test if you will be bald
  • baseConverter.py
    • convert bases (eg, base 2 to base 10)
  • bounceAnim.py
    • text animation
  • colorGrid.py
    • generates a coloured grid
  • decisiveTest.py
    • tests how decisive you are
  • employeeClass.py
    • class practice
  • fibonacci.py
    • generate the fibonacci sequence
  • fizzBuzz.py
    • the fizz buzz interview question
  • gridVisual.py
    • generates a grid
  • headsUp.py
    • similar to the game "heads up" but in your terminal
  • inductionProofSteps.py
    • test yourself on the steps to follow in an induction proof
  • recursive-count-positive.py
    • recursive solution to counting positive numbers
  • recursive-factorial.py
    • recursive factorial solution
  • recursive-number-of-even.py
    • get the number of even numbers in a list
  • recursive-palindrome.py
    • determine if a string is a palindrome
  • recursive-power.py
    • calculate the power of a number
  • recursive-reverse-string.py
    • reverse a string
  • replication.py
    • get maximum replicating substring
  • resourceMonitor.py
    • an app to monitor your resources (with GUI)
  • space-text-animation.py
    • text animation
  • testPrime.py
    • determine if a number is prime
  • text-case-animation.py
    • text animation
  • vectorSort.py
    • sort a vector
  • vimPractice.py
    • practice the (h,j,k,l) keys
  • whatToStudy.py
    • based on input, determine what you should study

Python Projects

  • bestBuy
    • scrapes bestbuy.ca and gets the price of the Nintendo Switch. When the Switch comes into stock, an email is sent to you!
  • french-verb-congj
    • conjugates regular French verbs
  • nounAndVerb
    • determines what words are nouns and what ones are verbs
  • photoResize
    • given the size of the photo, resizes the image and puts it in a new folder

License

Licensed under the MIT License

python-projects's People

Contributors

alex0blackwell avatar

Stargazers

 avatar

Watchers

 avatar  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.