FergusInLondon
Software Engineer - previously bordering on DevOps and InfoSec. Tinkers a lot in his garage. Enjoys Electronics. Usually writing Go or Python.
London
Pinned Repositories
dji_parse
A simple utility for parsing telemetry data from MP4 recordings generated by DJI drones - such as the DJI Mini 2. Output data can be stored as either CSV, JSON, or GPX data.
ELK-BLEDOM
Go package for interacting with the "ELK" Bluetooth Low Energy RGB LED Controller
go-supervise
Simple Go implementation of Erlang/OTP's Supervision Trees
PitParser
Simple C based Parser for Samsung PIT files
Runner
AlgoRunner: algorithmic trading strategy runner for cryptocurrency exchanges
SMBIOSParser
A simple plain C implementation of an SMBIOS Parser.
SMCWrapper
A clean and documented OOP wrapper around the AppleSMC IOService on Mac OS X.
Tapo-P110-Prometheus-Exporter
Prometheus Exposition for TP-Link TAPO P110 devices.
FergusInLondon's Repositories
FergusInLondon/PitParser
Simple C based Parser for Samsung PIT files
FergusInLondon/Commander
Golang based daemon that listens on a Unix Socket for JSON messages, and executes commands based on those messages.
FergusInLondon/ardularm
A better version of ICStation's source code for their Humidity/Temperature/Smoke sensing alarm.
FergusInLondon/CronRunner
A skeleton application for writing back-end time-based jobs:
FergusInLondon/Events
A micro-library for registering events and their handlers.
FergusInLondon/Github-Listing-Generator
Github Listing Generator - a very small PHP CLI app which indexes Git repositories associated with a given Github account, and generates a pretty html page based on a user provided template.
FergusInLondon/gorf24
Golang bindings for RF24 (Raspberry Pi) libraries, which can be used to control a Nordic nRF24L01 type radio transceiver on the Raspberry Pi.
FergusInLondon/SMBWrapper
A clean and documented OOP interface for SMBIOS reading and parsing on OSX
FergusInLondon/Status
A Dockerised monitoring service - trivially simple - complete with an access API.
FergusInLondon/Triggr
A customisable workflow engine, built on Hoa's Ruler.