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

Block or report MarByteBeep

Report abuse

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

Report abuse

Pinned Loading

  1. TwoTribesGames/ttengine TwoTribesGames/ttengine Public

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

    C++ 133 11

  2. StageLinq StageLinq Public

    Forked from chrisle/StageLinq

    NodeJS library implementation to access information through the Denon StageLinq protocol

    TypeScript 33 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 26 8

  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,