Skip to content
View Parkes05's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report Parkes05

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. 100-Days-of-Code 100-Days-of-Code Public

    CSS

  2. Text-to-Morse-Code Text-to-Morse-Code Public

    This creates a text-based (command line) program that takes any String input and converts it into Morse Code

    Python

  3. Tic-Tac-Toe Tic-Tac-Toe Public

    This creates a text-based version of the Tic Tac Toe game. It is a 2-player game, where one person is "X" and the other plays "O". The game is playable in the command line

    Python

  4. Image-Watermarking-App Image-Watermarking-App Public

    This will create a desktop application with a Graphical User Interface (GUI) where a watermark logo/text can be automatically added to an uploaded image

    Python

  5. Typing-Speed-Test Typing-Speed-Test Public

    This assesses a person's typing speed. The app gives the user some sample text and detects how many words they can type per minute

    Python

  6. Breakout-Game Breakout-Game Public

    This creates the popular breakout game that is similar to Pong where you use a ball and paddle to break down a wall

    Python