Skip to content
View damyrismailov's full-sized avatar

Block or report damyrismailov

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
damyrismailov/README.md

Hi, I'm Damyr ๐Ÿ‘‹

BSc Computer Science with AI (aspiring). Here are my mini Python games from Udemy:

  • Snake Game โ€” grid movement, collisions, scoreboard. Repo
  • Pong Game โ€” ball physics, paddle hit detection. Repo
  • Turtle Crossing โ€” Frogger-style with level speed-up. Repo
  • Hirst Painting โ€” dot-grid painting generator. Repo

Email: [email protected]

Pinned Loading

  1. Hirst-painting Hirst-painting Public

    Dot-grid painting generator with color palette.

    Python 1

  2. Pong-Game Pong-Game Public

    Two paddles, ball physics, scoring (Python/turtle).

    Python 1

  3. snake-game-python snake-game-python Public

    Classic Snake with scoring & collisions (Python/turtle).

    Python 1

  4. Turtle-crossing-game Turtle-crossing-game Public

    Frogger-style road crossing with level speed-up.

    Python 1

  5. password-manager password-manager Public

    Local password generator & storage (demo; optional GUI/encryption).

    Python

  6. Pomodro-timer Pomodro-timer Public

    Simple Pomodoro timer (CLI/GUI) with work/break cycles.

    Python