Skip to content
View Cajex's full-sized avatar
  • Berlin
  • 04:27 (UTC -12:00)

Block or report Cajex

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
Cajex/README.md

Cajex views

C++ Intellij Rust C Vs Java Kotlin GitHub Git



class Cajex : public Person {
  ...
public:
    NurAlex() : m_name("Cajex"), m_lang(new char*[]{"C", "C++", "Java", "Rust", "Kotlin"}) {
      ...
    }
};
}

Popular repositories Loading

  1. msl msl Public

    simply combines files automatically from one folder

    C++

  2. Cajex Cajex Public

  3. gradient-changing-triangle gradient-changing-triangle Public

    with opengl - gradient changing triangle

    C++

  4. calog calog Public

    a simple c++ logger and command manager

    C++