Skip to content
View jonasborn's full-sized avatar
  • IBM
  • Munich, Germany

Block or report jonasborn

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 Loading

  1. patema patema Public archive

    Encrypted and compressed ftp based long term storage tool for LTO tape drives

    Groovy 2

  2. Customized canvas version of the dru... Customized canvas version of the drunken bishop algorithm
    1
    class Bishop {
    2
    
    
    3
        constructor(width, height, startx = null, starty = null) {
    4
            if (startx == null) startx = Math.round(width / 2)
    5
            if (starty == null) starty = Math.round(height / 2)
  3. gustav gustav Public archive

    Gustav is a JVM (Groovy) based REST-Wrapper for uber/ludwig

    Groovy

  4. lenny lenny Public

    An automatic detection and conversion tool for video files

    Groovy

  5. neo-mouse neo-mouse Public

    C++

  6. z8-mctrl z8-mctrl Public archive

    Kotlin