Skip to content
View marcmal's full-sized avatar
🤘
🤘

Block or report marcmal

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. whispwhispPublic

    Modern C++ steganography CLI tool to hide and extract files from PNG/BMP images using LSBs and alpha-channel encoding. Built with CMake, unit tests, sanitizers, and Clang-Tidy support.

    C++

  2. BombermanBombermanPublic

    A modern C++ implementation of a two-player Bomberman game, built using the SFML library and EnTT.

    C++

  3. 2048-Game2048-GamePublic

    The clone of popular 2048 game created with modern C++ with the use of SFML library and Entity Component System (entityx).

    C++ 1

  4. image-processorimage-processorPublic

    Sequential, multithreaded and parallel implementation of digital image transformation with the use of modern C++ and OpenMP/OpenMPI (CPU) and CUDA (GPU).

    C++ 1

  5. kNNkNNPublic

    Sequential, multithreaded and parallel implementation of kNN classifier with the use of modern C++ and OpenMP/OpenMPI (CPU) and CUDA (GPU).

    C++ 3

  6. monte-carlomonte-carloPublic

    Sequential, multithreaded and parallel implementation of Monte Carlo method with the use of modern C++ and OpenMP/OpenMPI (CPU) and CUDA (GPU).

    C++ 2 2