Skip to content
View aminaisayeva's full-sized avatar

Highlights

  • Pro

Block or report aminaisayeva

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. Spelling_Bee_Solver Spelling_Bee_Solver Public

    Python

  2. Wordle_Solver Wordle_Solver Public

    tired of losing at wordle? me too, so here is a quick solution

    Java

  3. 2048_Solver 2048_Solver Public

    IntelligentAgent: Advanced AI for 2048 Puzzle Game

    Python

  4. Sudoku_Solver Sudoku_Solver Public

    Efficient Sudoku solver using backtracking, heuristic-driven cell selection (Most Constrained Variable), and forward checking for domain updates. Optimized for tackling complex puzzles swiftly.

    Python