Skip to content
View rburkholder's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report rburkholder

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

Raymond Burkholder

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

Pinned

  1. trade-frame trade-frame Public

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

    C++ 427 142

  2. libs-build libs-build Public

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

    Shell 2 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++ 2 1

  4. nut2mqtt nut2mqtt Public

    Communication between Network UPS Tools (NUT) and MQTT

    C++ 3

  5. bme680 bme680 Public

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

    C

  6. mqtt2telegram mqtt2telegram Public

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

    C++