Skip to content
View cstom4994's full-sized avatar
❄️
After mountains, mountains.
❄️
After mountains, mountains.

Organizations

@NVIDIAGameWorks
Block or Report

Block or report cstom4994

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
cstom4994/README.md
const auto& profile = reinterpret_cast<c_kaoruxun*>(this)->profile;
profile->programming_languages = {"C/C++", "Java", "C#", "Rust"};
profile->languages = { {"Chinese", PROFICIENCY_NATIVE},
                       {"English", PROFICIENCY_UNDERSTANDING} };
profile->country = "PRC";
profile->description = "Currently learning C/C++ and working on source engine modification";
profile->favorite_bangumi = "Neon Genesis Evangelion";

Pinned

  1. SourceEngineRebuild SourceEngineRebuild Public archive

    Another Source Engine Modified Version with some new features.

    C++ 29 4

  2. NCEPUCraft NCEPUCraft Public

    Another basic bukkit plugin which is a fork version of NekoCore

    Java 3

  3. falling_sand_engine falling_sand_engine Public

    A 2D falling-sand game framework (Windows/macOS/Linux)

    C++ 1

  4. imgui_lua_inspector imgui_lua_inspector Public

    imgui lua runtime inspector and console

    C++ 2

  5. CSMoE CSMoE Public

    Forked from MoeMod/CSMoE

    Counter-Strike mod based on Xash3D for Win32/UWP/macOS/iOS/Android/Linux

    C++

  6. Cake-Sandbox Cake-Sandbox Public

    Forked from ShirasawaSama/Cake-Sandbox

    A sandbox built on windows using AppContainer and JobObject.

    C++