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

Block or report Jegge

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

    A simple Forth environment written in Swift

    Swift 1

  2. sudoku sudoku Public

    Simple Sudoku Solver in Haskell

    Haskell

  3. Plant Plant Public

    A command line tool to make trees out of lists

    Haskell

  4. OldMoofKit OldMoofKit Public

    A Swift Package to communicate with older VanMoof bikes, such as SmartBike, SmartS/X, Electrified S/X or S/X2

    Swift 6

  5. GodotTextureToMesh GodotTextureToMesh Public

    Takes a texture and creates a Minecraft style mesh out of it.

    GDScript 1

  6. Localized enums in Swift Localized enums in Swift
    1
    "Test_a" = "AAAAA";
    2
    "Test_b" = "BBBBB";
    3
    "Test_c" = "CCCCC";
    4
    "Test_d" = "DDDDD";