Skip to content
View RickRedSix's full-sized avatar

Block or report RickRedSix

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
RickRedSix/README.md

Pinned Loading

  1. BLE4.0-iOS-Swift-Demo BLE4.0-iOS-Swift-Demo Public

    A demo app for talking to a Bluetooth 4.0 device, specifically the Bluno Beetle (https://www.dfrobot.com/index.php?route=product/product&product_id=1259)

    Swift 39 8

  2. twitter-webhook-boilerplate-python twitter-webhook-boilerplate-python Public

    Starter app / scripts for consuming events via Twitter Account Activity API (beta).

    Python 31 7

  3. TwitterAPI TwitterAPI Public

    Forked from geduldig/TwitterAPI

    Minimal python wrapper for Twitter's REST and Streaming APIs

    Python

  4. Multiple QR Code GIF Generation Multiple QR Code GIF Generation
    1
    This will be using Python3 to generate the QR codes, which will be saved in the same directory as the script. We will then use FFMPEG to turn the .png files into a GIF
    2
    
    
    3
    1. Create a new folder and virtualenv as you usually would with Python. 
    4
    
    
    5
      python3 -m venv virtualenv