Skip to content
View rburkholder's full-sized avatar

Highlights

  • Pro

Block or report rburkholder

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
rburkholder/README.md

Raymond Burkholder

  • Software developer having a fondness for the C++, Python and embedded Lua languages.
  • Favorite databases include Cassandra, PostgreSQL & SQLite.
  • Favorite Automation Toolsets: Ansible, Terraform, SaltStack
  • Subject matter areas of interest include:
    • Financial Markets (see TradeFrame)
    • Network Management
    • Home Automation (see Apparition)

Pinned Loading

  1. trade-frame trade-frame Public

    C++ 17 based library (with sample applications) for testing equities, futures, currencies, etfs & options based automated trading ideas using DTN IQFeed real time data feed and Interactive Brokers …

    C++ 644 190

  2. libs-build libs-build Public

    Bash script for installing many of the dependencies of my projects.

    Shell 3 5

  3. apparition apparition Public

    Home/Office Automation/Monitoring - listens on MQTT topics, uses LuaJIT to decode and respond back via MQTT. Current examples work with ZWave, ZigBee, RTL433, UPS-NUT,... Metrics are emitted to Pro…

    C++ 6 3

  4. nut2mqtt nut2mqtt Public

    Communication between Network UPS Tools (NUT) and MQTT

    C++ 11 2

  5. bme680 bme680 Public

    On a BeagleBoard Green, read and process BME680 (temperature, humidity, pressure) registers and emit to MQTT

    C 1

  6. mqtt2telegram mqtt2telegram Public

    Takes a topic emitted by nut2mqtt and transmits changes to a Telegram chat

    C++