Skip to content
View 4Bruno's full-sized avatar
Block or Report

Block or report 4Bruno

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. win32_no_crt win32_no_crt Public

    Minimal win32 to run app with no cruntime dependency

    C++ 1

  2. LessonsLearned LessonsLearned Public

    Lessons learned during dev

    Vim Script

  3. GameEngine GameEngine Public

    Game engine using Vulkan and C with a subset of C++. Avoiding external libraries.

    C++

  4. spatial_partitioning_study spatial_partitioning_study Public

    Testing hierarchical grids for spatial partitioning

    C++

  5. py_cl_make py_cl_make Public

    Minimalistic cmake python script for cl.exe (visual studio)

    Python

  6. linux_tcp_server linux_tcp_server Public

    Learning linux API and tcp server multithread

    C