Skip to content
View MarByteBeep's full-sized avatar
  • Two Tribes, The Coding Banana
  • The Netherlands
Block or Report

Block or report MarByteBeep

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. TwoTribesGames/ttengine TwoTribesGames/ttengine Public

    Two Tribes' 2D-focused game engine, used to make RIVE and Toki Tori 2+

    C++ 125 10

  2. StageLinq StageLinq Public

    Forked from chrisle/StageLinq

    NodeJS library implementation to access information through the Denon StageLinq protocol

    TypeScript 24 2

  3. BlockNews BlockNews Public

    Tired of all negativity created by news sites? Simply block them all.

    3

  4. pyqgis-standalone pyqgis-standalone Public

    Standalone PyQGIS application for executing custom scripts without a QGIS GUI.

    Python 14 7

  5. Create Proximity layer script for QGIS Create Proximity layer script for QGIS
    1
    from qgis.PyQt.QtCore import (QCoreApplication, QVariant)
    2
    from qgis.core import (QgsProcessing,
    3
                           QgsMessageLog,
    4
                           QgsFields,
    5
                           QgsWkbTypes,