Skip to content
View QuentinN42's full-sized avatar
💠
💠
  • DevSecOps @ escape.tech
  • Paris
  • 07:52 (UTC +02:00)

Organizations

@TelecomParistoc

Block or report QuentinN42

Report abuse

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

Report abuse

Pinned Loading

  1. Automatic ocr with tesseract & flame... Automatic ocr with tesseract & flameshot
    1
    #!/usr/bin/env bash
    2
    
                  
    3
    TMPDIR=$(mktemp -d -t ocr-XXXXXXXXXX)
    4
    trap "rm -rf $TMPDIR" EXIT
    5
    
                  
  2. commit-sync commit-sync Public

    Sync Gitlab commits with github

    Shell

  3. gratusmaximus gratusmaximus Public

    Never run out of free events to attend !

    Python 11

  4. test-terraform test-terraform Public

    Go

  5. Escape-Technologies/cli Escape-Technologies/cli Public

    escape-cli

    Go 5 1