Skip to content
View jmcker's full-sized avatar

Highlights

  • Pro

Organizations

@symboxtra @TRACE-Digital
Block or Report

Block or report jmcker

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. Peer-to-Peer-Cue-System Peer-to-Peer-Cue-System Public

    Cue system for simple two-way communication and visual signaling using a PeerJS peer-to-peer connection.

    HTML 290 129

  2. symboxtra/HulaLoop symboxtra/HulaLoop Public

    Simple cross-platform audio loopback and recording.

    C++ 4 1

  3. monica2neo4j monica2neo4j Public

    Create a Neo4j graph database using details and relationships from Monica.

    Python

  4. ChocolateyPackages ChocolateyPackages Public

    Packages for the Chocolatey package manager.

    PowerShell 1

  5. .cfg .cfg Public

    Version controlled collection of dot files and other home folder necessities.

    Perl

  6. install-key - Generate, install, a... install-key - Generate, install, and manage SSH key rings
    1
    #!/bin/bash
    2
    
                  
    3
    RED='\033[0;31m'
    4
    YELLOW='\033[1;33m'
    5
    BLUE='\033[1;96m'