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

Block or report spjuanjoc

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. template_project_cpp template_project_cpp Public template

    This is a base cmake project with the basic configuration to build a cross-platform c++ application. Triggers the CI to build and run the tests, and run coverage. Uses conan to install dependencies…

    CMake 1

  2. gui_project_cpp gui_project_cpp Public template

    C++ GUI project using ImGui-SFML handled by conan.

    C++ 1

  3. cpack_install_exe_cpp cpack_install_exe_cpp Public

    CMake

  4. uri_interpreter_cpp uri_interpreter_cpp Public

    This interpreter is used to lex and parse URIs in order to identify its components, specially to distinguish whether the host is IPv4, IPv6, or Registered Name.

    C++

  5. shared_lib_cpp shared_lib_cpp Public

    Base project for a shared library in Linux using Cpp with CMake

    CMake

  6. boost_conan boost_conan Public

    How to use boost in a cmake project with Conan as package manager

    C++