Skip to content
View Edd12321's full-sized avatar
💭
Bored
💭
Bored
  • Elon Musk's Mars base
  • 17:05 (UTC +03:00)
Block or Report

Block or report Edd12321

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

Pinned

  1. zrc zrc Public

    The Zrc UNIX shell and scripting language.

    C++ 11

  2. EMOD_Source EMOD_Source Public

    Forked from ValveSoftware/source-sdk-2013

    My custom Half-Life 2 Multiplayer mod build

    C++ 3

  3. Move optimal COLL algs (ZZ-VH), genn... Move optimal COLL algs (ZZ-VH), genned in Cube Explorer
    1
    R U2 R' U' R U R' U' R U' R'  (11f*)   //H1 (R U R' U R U' R' U R U2 R')
    2
    F U2 S R' U2 R' U2 R U2 S' F'  (10s*)   //H2, originally 11 (f U2 R' U2 R U2 R S' U2 F')
    3
    L' U R U' L U' R' U' R U' R'  (11s*)   //H3 (R U R' U R U L' U R' U' L)
    4
    R' F2 R2 U2 R' F2 R U2 R2 F2 R  (11s*)   //H4 (R' F2 R2 U2 R' F2 R U2 R2 F2 R)
    5
    F' R D2 R' F U2 F' R D2 R' F  (11s*)   //L1 (F' R D2 R' F U2 F' R D2 R' F)