Skip to content
View borjaportugal's full-sized avatar

Block or report borjaportugal

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

    This repository contains the most basic implementation of a ready to use window with OpenGL and the possibility to start using ImGui with it right the way. I found a simillar implementation to this…

    C++ 3

  2. MemoryAllocators MemoryAllocators Public

    Implementation of multiple memory allocators and debug functionality.

    C++ 1

  3. Sharpmake Sharpmake Public

    Forked from ubisoft/Sharpmake

    Sharpmake is an open-source C#-based solution for generating project definition files, such as Visual Studio projects and solutions, GNU makefiles, Xcode projects, etc.

    C# 1

  4. ScriptingPlayground ScriptingPlayground Public

    Personal project I worked on while I was at university

    C++ 1

  5. Tuple Tuple Public

    Implementation with a functionality similar to std::tuple.

    C++

  6. TestingFramework TestingFramework Public

    Simple, lighweight embeded framework to develop simple projects using TDD.

    C++