WELCOME TO MY PROJECTS PAGE


picture of ip-locator in use

This my ip locator project it uses maxminds ip data to display the location of a given ip.I made a simple UI with tkinter it only accepts ip4 format.if the ip is not valid it will ask the user to re-enter the ip.

picture of a kids game I made

A kids game I made using pygame the character has to avoid the onion by jumping over him. If the onion touches the character the player loses a life if the lives go below 0 the games over. The player has to keep his life until the timer runs out when the time is up the level is completed and the player wins.

picture of the main menu

Guitar program that I created. Using tkinter turtle and playsound2 This is the main menu. If the user enters option 2 it will play guitar notes at random and the user has to guess the correct note. This is to improve the user's ability to play by ear.

picture of guitar fret board

If the user enters option 1 it will play all notes on The fret-board and display them with a animation.