Skip to content
View Crystal4B's full-sized avatar

Block or report Crystal4B

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
Crystal4B/README.md
class About : public Marcin
{
public:
    string languages[] = {"Java", "C++", "Python", "Javascript", "Typescript"};
    string misc_languages[] = {"HTML"};
    string db_languages[] = {"SQLite", "MySQL"};
    string systems[] = {"Windows", "Linux", "Android"};
    string frameworks[] = {"React", "GraphQL"};
}

Pinned Loading

  1. CS4006-Astar-Pathfinding CS4006-Astar-Pathfinding Public archive

    Assignment for the module CS4006 Intelligent Systems using JavaFX

    Java

  2. CS4076-Zork CS4076-Zork Public archive

    A basic version of zork for CS4076 Event Driven Programming

    C++

  3. CS4115-Map-Pathfinding CS4115-Map-Pathfinding Public archive

    CS4115 Data Structures and Algorithms assignment

    C++ 1

  4. Snake-Python Snake-Python Public

    Python

  5. Tic-Tac-Toe Tic-Tac-Toe Public

    Java