Skip to content
View mrmandarin2002's full-sized avatar

Block or report mrmandarin2002

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

    New Repository for frontend for DigiText.ca. 6000 lines of ReactJS, HTML, CSS, and Stack Overflow magic...

    JavaScript

  2. DigiTextBackend DigiTextBackend Public

    API and Database for digitext.ca using Python-Flask and MySQL. All school-related data is stored on the servers only.

    Python

  3. Pong-AI-with-Mini-Max Pong-AI-with-Mini-Max Public

    Game theory algorithms applied to pong and includes a server based arena in which AIs can battle.

    Python

  4. gomoku-ai gomoku-ai Public

    Gomoku AI for ESC190 competition. Connects to an external 22 core server for maximal performance. Written in C++ and can process around 2 million positions per second.

    Python

  5. ESC180_Synonyms_Tester ESC180_Synonyms_Tester Public

    Server-based debugger that allows students to compare test cases against my code. Currently still in use with 2T4s.

    Python

  6. ESC190_Autocomplete_Tester ESC190_Autocomplete_Tester Public

    Data Structures and Algorithms course project debugger. Does not use the server based system like in ESC180 as C style sockets are just hell to deal with.

    C