Skip to content
View thatrandomguy43's full-sized avatar

Block or report thatrandomguy43

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

Popular repositories Loading

  1. LuaSimple LuaSimple Public archive

    Yet another Lua wrapper for C++ because i got fed up with another one i was trying to use.

    C++

  2. stupid-associative-array stupid-associative-array Public archive

    A practice project where I try to recreate std::map and std::unordered_map, but I don't understand binary tree rotations.

    C++

  3. uspl uspl Public archive

    A programming language that compiles to LLVM IR that I'm just making for fun. Will hopefully be usable at some point.

    C++ 1

  4. graphical_demo graphical_demo Public archive

    I'm just trying out Dear ImGui using SDL2 and OpenGL3 as backend. Would be neat to make a window with a spinning cube or something.

    C++