Skip to content
View MattHorridge's full-sized avatar
  • London/Melbourne

Block or report MattHorridge

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. Common-Crawl-Knows-It-All Common-Crawl-Knows-It-All Public

    Java

  2. KotTacToe KotTacToe Public

    Simple Implementation of TicTacToe as an intro to Kotlin

    Kotlin

  3. MHCom MHCom Public

    Personal Website for MH

  4. A few years ago I wrote this script ... A few years ago I wrote this script to test a theory that a the radio station in my office was playing the same songs hundreds of time a week and multiple times a daydespite having a "No Repeat Guarantee". Its complete garbage but I want to keep it
    1
    import csv
    2
    import time
    3
    import pprint
    4
    import re
    5
    from playwright.sync_api import sync_playwright