Skip to content
View hdurdle's full-sized avatar
🔒
🔒
Block or Report

Block or report hdurdle

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

Howard Durdle

My background is information security in defence and finance, but I've worked at every level of the tech stack from bare metal systems and networking, through IT management, software development and C-level positions. Professionally I now work with SMEs to improve their security posture and enhance their IT and Software Development functions. As a hobbyist, I spend time with home automation and electronics - such as the ESP 8266 and related chips. Most of my GitHub stuff is work that integrates with systems like Home Assistant and Magic Mirror to do useful things like track where my cats are.

Twitter Follow Linkedin: hdurdle Website Mastodon

Pinned Loading

  1. sureflap sureflap Public

    Consume the SureFlap REST API via Powershell

    PowerShell 12 2

  2. slackit.php slackit.php
    1
    <?php
    2
    $url     = "https://hooks.slack.com/services/[Incoming-Webhook-URL]";
    3
    
                  
    4
    $msg = "Test";
    5
    parse_str($_SERVER['QUERY_STRING'], $output);
  3. bmw-powershell bmw-powershell Public

    Query BMW's Connected Drive API for information about your vehicle and services.

    PowerShell 2 2

  4. MMM-WestBerksBinDay MMM-WestBerksBinDay Public

    Magic Mirror Module to display bin collection details from West Berkshire Council's API

    JavaScript 1

  5. alexa-cats alexa-cats Public

    Node.js Web Service for Alexa Skill to say where cats are based on Sureflap data

    JavaScript 10 3