Skip to content
View georgebarr's full-sized avatar
  • England
  • 09:43 (UTC)

Block or report georgebarr

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

Pinned Loading

  1. directory-organiser directory-organiser Public

    This Python script categorises files in a given directory based on their file type.

    Python

  2. sentiment-analysis sentiment-analysis Public

    This project uses VADER Sentiment Analysis to decipher the sentiment of a piece of inputted text.

    Python

  3. pong pong Public archive

    This Pong Game is a classic arcade-style game written in Python using the turtle module. The game has two paddles and a ball that bounces between them. The objective is to prevent the ball from goi…

    Python

  4. snake snake Public archive

    This Snake Game in Python is a classic arcade-style game where the player controls a snake using arrow keys. The objective is to eat food without colliding with the wall or the snake's own body. Th…

    Python