Skip to content
View tpatzelt's full-sized avatar
🎯
Focusing in life
🎯
Focusing in life

Block or report tpatzelt

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
tpatzelt/README.md

Hi there 👋

Pinned Loading

  1. homelab homelab Public

    Minimal, personal homelab configuration.

    Shell

  2. pr-review-bot pr-review-bot Public

    Like Dependabot but doing pull request reviews.

    Python

  3. tpatzelt.github.io tpatzelt.github.io Public

    flying on pages

    JavaScript

  4. drowsiness-detection drowsiness-detection Public

    Detect drowsiness from eye tracking and image data.

    Jupyter Notebook

  5. medical-lay medical-lay Public

    Linking lay expressions to medical concepts

    Jupyter Notebook 1

  6. The script can be used to proxy an o... The script can be used to proxy an ollama server connection. Useful if one machine has access to ollama, while another one does not.
    1
    # /// script
    2
    # dependencies = [
    3
    #   "httpx",
    4
    # ]
    5
    # ///