Skip to content
View ironwolf-2000's full-sized avatar
🍀
🍀
Block or Report

Block or report ironwolf-2000

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

  1. Sudoku-Games Sudoku-Games Public

    Various Sudoku Games with underlying algorithms built from scratch.

    TypeScript

  2. Tic-Tac-Toe Tic-Tac-Toe Public

    A classic game with 3 levels of difficulty

    TypeScript

  3. Algorithms Algorithms Public

    A comprehensive collection of popular algorithms implemented in Python for various computational problems.

    Python 1

  4. Data-Structures Data-Structures Public

    Collection of Python implementations for different types of data structures. The code is accompanied by explanations and examples to help with understanding.

    Python