Skip to content
View dieseltravis's full-sized avatar
🆗
I'm ok
🆗
I'm ok

Organizations

@TenetPartners@MLTSHP@evilmentors

Block or report dieseltravis

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

Pinned Loading

  1. aoc2024aoc2024Public

    javascript 🎄 Advent of Code 2024

    JavaScript 1

  2. travis-ergogen-2024travis-ergogen-2024Public

    Travis's first Ergogen keyboard

    HTML 6

  3. esp8266-projectsesp8266-projectsPublic

    collection of projects that I used the esp8266 for

    C++ 4 1

  4. travis-ergogen-numpadtravis-ergogen-numpadPublic

    a numpad made with Ergogen

    HTML 5

  5. circuitpython-projectscircuitpython-projectsPublic

    a collection of small projects for various circuitpython boards

    Python 2 2

  6. update wallpaper background image wi...update wallpaper background image with powershell (like Sysinternals BGInfo)
    1
    # PS-BGInfo
    2
    # Powershell script that updates the background image with a random image from a folder and writes out system info text to it.
    3
    4
    # run as a lower priority task
    5
    [System.Threading.Thread]::CurrentThread.Priority ='BelowNormal'