Skip to content
View MHolmes91's full-sized avatar
Block or Report

Block or report MHolmes91

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. virtual-list virtual-list Public

    Forked from sergi/virtual-list

    Scrollable list of DOM elements that can hold an unlimited amount of rows without breaking a sweat

    JavaScript

  2. mini-me mini-me Public

    A miniature developer portfolio website. Just fill out the portfolio.json file with information from developer accounts you already have.

    JavaScript 1

  3. stt-bingo stt-bingo Public

    Speech to Text Bingo Game

    JavaScript

  4. music-bot-docker music-bot-docker Public

    Dockerizes https://github.com/jagrosh/MusicBot

    Shell

  5. only-video only-video Public

    Removes everything from the page leaving you with only video

    JavaScript

  6. simple-peer-temasys-wrtc.js simple-peer-temasys-wrtc.js
    1
    //Use for SimplePeers wrtc property.
    2
    //Optionally, register your onStream handler here if needed. It won't return the stream, but it is when the audio/video starts playing.
    3
    //Needed for https://github.com/Temasys/AdapterJS/issues/59
    4
    (onStream) => ({
    5
        RTCPeerConnection: (() => {