Skip to content
View Crawfish-h's full-sized avatar

Block or report Crawfish-h

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

    This repo is an implementation of a matrix in C++. This program was created using Visual Studio 2022.

    C++

  2. Protectors Protectors Public

    Inside this repo is a class that can hold a variable of any type while also controlling access to that variable using custom getter and setter functions.

    C++

  3. TicTacToe-JS TicTacToe-JS Public

    A tictactoe game of variable size created in javascript

    JavaScript

  4. Cpp_QL Cpp_QL Public

    SQL implemented in C++ as an internal domain specific language.

    C++

  5. Very-Unstandard-Library Very-Unstandard-Library Public

    A wip library programmed in C that implements very basic RTTI, pool memory allocation, basic type aware generics, a custom string type with custom functions, various containers, and more.

    C