Skip to content
View took's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report took

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

Pinned Loading

  1. yii2-gii-mcpyii2-gii-mcpPublic

    A PHP-based MCP server that allows AI agents to interact with Yii2 Gii for automated code generation and scaffolding.

    PHP 11 2

  2. calliope-testscalliope-testsPublic

    Some simple tests with the Calliope-Mini 2017

    C++

  3. kaesekaesePublic

    "Käsekästchen" is a game for 2 players, AIs are available.

    Python

  4. mazemazePublic

    Maze is a small programming exercise that implements two classic search algorithms—recursive depth-first search (DFS) and breadth-first search (BFS)—to solve a maze.

    Python