Skip to content
View jkerhin's full-sized avatar
  • 14:02 (UTC -04:00)
Block or Report

Block or report jkerhin

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. Script for fetching mission data fro... Script for fetching mission data from all RocketLab missions
    1
    """Simple script to grab all the RocketLab mission info
    2
    3
    There is plenty of room for improvement, but this works. Anaconda has Requests and
    4
    BeautifulSoup installed in the `base` environment, but if you're not using Anaconda,
    5
    install the requirements with
  2. Silence Chromecast Speaker Silence Chromecast Speaker
    1
    """Simple script to silence Tyler's Chromecast
    2
    3
    Documenting this for future me. This is the script I use to shut off Tyler's music
    4
    each weekday morning when it's time to get up and get ready. Rock simple script, single
    5
    line crontab.
  3. joe-qoi joe-qoi Public

    A pure Python implementation of the Quite OK Image (QOI) format

    Python

  4. otbeat_extract otbeat_extract Public

    Python script to extract data from OTbeatReport emails

    Python

  5. radio-record radio-record Public

    Python

  6. socketserver-sampleapp socketserver-sampleapp Public

    Python