Skip to content
View GenerixDNS's full-sized avatar
🧸
Focusing
🧸
Focusing

Highlights

  • Pro

Block or report GenerixDNS

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

HarmanTBK views

C++ Intellij Rust C Vs Java Kotlin GitHub Git



class NurAlex : public Person {
public:
    explicit NurAlex() {
        this->m_name = "NurAlex";
        this->m_languages = new char*[]{"C", "C++", "Java", "Rust", "Kotlin", "Qml"};
    }
};
}

Pinned Loading

  1. atomic-project Public

    Atomic is an asynchronous low-level multi core threading library that offers various possibilities to process data asynchronously.

    Kotlin 1