Skip to content
View TORITZA's full-sized avatar
  • Rochester, New York
  • 17:28 (UTC -04:00)

Block or report TORITZA

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. witchy-kirby witchy-kirbyPublic

    A piece of code art created solely using Python's Turtle module. Entered into my CSCI class's Halloween contest!

    Python

  2. the-farmer-was-replaced the-farmer-was-replacedPublic

    code to automate the game The Farmer Was Replaced

    Python

  3. word-bank-python word-bank-pythonPublic

    Personal, customizable dictionary rendered through a Python (PyQt6) GUI application

    Python

  4. hello-world hello-worldPublic

    A simple application demonstrating the multiplicity of PyQt6's development features

    HTML

  5. hoppers hoppersPublic

    A recreation of the Hoppers puzzle game, consisting of a BFS solving algorithm, PTUI, and GUI

    Java

  6. solver solverPublic

    A simple puzzle solver coded in Java used to find the shortest path to a given solution, implementing BFS in tandem with backtracking

    Java