Skip to content
View cowboyrushforth's full-sized avatar

Block or report cowboyrushforth

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. home-assistant-molekule home-assistant-molekule Public

    Home Assistant Molekule Integration

    Python 2 1

  2. lolcommits lolcommits Public

    Forked from lolcommits/lolcommits

    Takes a snapshot with your Mac's built-in iSight/FaceTime webcam every time you git commit code, and archives a lolcat style image with it.

    Ruby 2 1

  3. redigocluster redigocluster Public

    a wrapper for redigo to take advantage of redis 3.x new clustering capabilities

    Go 3 5

  4. Java<->Ruby AES-256-CBC PKCS5 Workin... Java<->Ruby AES-256-CBC PKCS5 Working 2 way encryption
    1
    # RUBY 
    2
    
                  
    3
    require 'openssl'
    4
    require 'digest/sha2'
    5
    require 'json'