Skip to content
View justinTM's full-sized avatar

Block or report justinTM

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. sniff sniff Public

    This project scans bluetooth and wifi signals on a Teltonika RUTX11 network router and sends them via HTTP as JSON to a URL.

    Python 1

  2. apps-script-gfr apps-script-gfr Public

    An archived collection of Google Apps Script projects I wrote to help members of the Global Formula Racing team here at OSU

    JavaScript 3

  3. solidworks-submissions-form solidworks-submissions-form Public

    A Windows Form Application to help TAs grade Solidworks submissions at Oregon State University

    C# 2

  4. Format cortextool diff output as Mar... Format cortextool diff output as Markdown diff code section
    1
    #!/bin/bash
    2
    
                  
    3
    # this script will:
    4
    # 1. read in file argument 1, $DIFF_FILE_IN
    5
    # 2. format text to Markdown diff code section