Skip to content
View mmcken3's full-sized avatar
  • Credit Karma
  • Charlotte, NC
Block or Report

Block or report mmcken3

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

    CUHackIt2018 Project done in 23 hours!

    JavaScript 1

  2. go-api-starter go-api-starter Public

    This is a repo to get someone started with a go api running on docker containers.

    Go 1

  3. sidecar-demo sidecar-demo Public

    This is a short demo on how to use the DogStatsD docker sidecar.

    Go

  4. snap-plugin-publisher-udpsocket snap-plugin-publisher-udpsocket Public

    Side project of a publisher plugin to the Intel Snap Framework.

    Shell 1

  5. email-api email-api Public

    Api for sending email and text using Gmail and Twilio.

    Go

  6. How to send a text message with Twil... How to send a text message with Twilio using Go
    1
    package twilio
    2
    
                  
    3
    import (
    4
    	"encoding/json"
    5
    	"fmt"