Skip to content
View b3x206's full-sized avatar
nullptr
nullptr
  • B3X
  • 04:22 (UTC +03:00)
Block or Report

Block or report b3x206

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
b3x206/README.md
  • Code Langs : C#, C++, JS+TS/CSS/HTML, Python 3, Java, PowerShell, TSQL
  • Game Engine : Unity 3D (interested in anything else, but haven't gotten much into other engines), attempts at custom C++
  • Design : PS, Illustrator, Blender 3D
  • OS : Windows 10, Fedora, Ubuntu
  • Browser : Firefox, Firefox Nightly
  • Development : Backend, Frontend, CLI Tools and Games (in general, but focused on Scripting/Engine Tooling)
  • Other : Electronic Repairs and breakage.

b3x206's GitHub stats

Pinned Loading

  1. bxfw-unity bxfw-unity Public

    BXFW (Additionals & Assets)

    C# 3

  2. unity-tabsystem unity-tabsystem Public

    Unity UI tab menus.

    C# 27 2

  3. b3x206 b3x206 Public

    Config files for my GitHub profile.

    1

  4. a bad snake for console a bad snake for console
    1
    // This is snake for windows console that can be compiled using mingw
    2
    // Compile using => $ g++ ./terrible_snake.cpp -o snake.exe <optional flags>
    3
    // (msvc will probably work, didn't test though)
    4
    // Features : 
    5
    //   * Has color