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

Block or report sethepeterson

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. reddit-climbing-route-bot reddit-climbing-route-bot Public archive

    A Reddit bot that identifies submissions containing pictures of rock climbing routes and publishes comments with information about the corresponding route that is scraped from Mountain Project.

    Python 6

  2. tesseract-ocr-lambda-function tesseract-ocr-lambda-function Public archive

    AWS Lambda function that executes Tesseract-OCR on Base 64 encoded images.

    Python 1

  3. BlakeJordan/CodeCap_Extension BlakeJordan/CodeCap_Extension Public

    Chrome Extension piece of CodeCap

    JavaScript 2 1

  4. Android - Expandable TextView Android - Expandable TextView
    1
    import android.animation.Animator
    2
    import android.animation.ObjectAnimator
    3
    import android.content.Context
    4
    import android.util.AttributeSet
    5
    import androidx.appcompat.widget.AppCompatTextView