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

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to 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 FollowLinkedin: hdurdleWebsiteMastodon

Pinned Loading

  1. sureflapsureflapPublic

    Consume the SureFlap REST API via Powershell

    PowerShell 12 1

  2. slackit.phpslackit.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-powershellbmw-powershellPublic

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

    PowerShell 3 2

  4. MMM-WestBerksBinDayMMM-WestBerksBinDayPublic

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

    JavaScript 1

  5. alexa-catsalexa-catsPublic

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

    JavaScript 10 3