Skip to content

AyaPK/AS-Python-Portfolio

Repository files navigation

Aya Stead

A portfolio compilation of Python projects mostly made as a study of GUI design in Tkinter

  • Bingo Game.py
    A simple bingo game with features based on it's Javascript counterpart

    • random bingo card generation
    • automatic checks for matches and bingos

  • Farenheit and Celcius Converter.py
    A quick excersize in creating a functional Tkinter GUI

  • Calculator.py
    An experiment in utilising the Tkinter UI to create a basic functioning calculator

  • FizzBuzz Generator.py
    My response to the FizzBuzz challenge

    • Fully automatic fizzbuzz calculation
    • User can define numbers other than 3 and 5 to test for multiples
    • User can replace Fizz and Buzz for words

  • Hex and RGB Colour Code Converter.py
    A small program to convert colour codes between HEX and RGB

    • Easily translate a colour from HEX to RGB
    • Colour preview window
    • Instantly copy colour codes to the clipboard
    • Randomly generate colours

  • Magic 8 Ball.py
    A magic 8ball that was a product of a lesson teaching Year 8 Students some programming basics

    • Randomised answers
    • User inputted questions
    • Ability to add new answers
    • Ability to view all current poswsible answers
    • Break the ball!

  • Number HEX Code String Generation.py
    A small program to turn numbers in to their HEX counterpart

    • Ability to choose start and end numbers
    • Instantly copy generated string to the clipboard

  • Secure Password Generator.py
    A program to randomly generate secure passwords

    • User can choose what character types the password includes
    • Slider to decide Password length
    • Instantly copy password to the clipboard

About

A portfolio compilation of Python Tkinter projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages