I’ve been building and storing projects on GitHub since I was 9. Here are a few of the highlights….
TO DO LIST
Here I used Python to mange and create a file with creates a percent verbal which won’t reset. When you want to read it looks at the file and decodes it into something readable and prints it out.
MAFIA SIM
Using an algorithm it creates a game of Mafia for any amount of players. It will then host it by using text to speech files so people can still hear it when their eyes are closed.
TRANSUM AUTO BET BOT
This uses Java Script to click a few buttons on a website then using an algorithm it calculate how much to bet according to multiple tests. It will then place the bet.. I made it so you don’t have to do anything all you have to do is run the script.
FOX PIC
This was the first time I used an api it was very basic but I still got a great learning value from it including how to use api’s
SCUFFED RPS (TKinter)
This is a Rock / Paper / Scissors game that uses Tkinter to create a guy.
SCUFFED RPS
his was my attempt at creating a simple rock paper scissors game