Skip to content
View Matthew-Davey's full-sized avatar
  • Portsmouth, UK

Block or report Matthew-Davey

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

Pinned Loading

  1. dotnet-semver dotnet-semver Public

    A simple dotnet tool aiming for compatibility with the ruby `semver2` gem cli.

    F# 1

  2. mercury-particle-engine mercury-particle-engine Public archive

    Mercury Particle Engine

    C# 82 24

  3. AdventOfCode2024 AdventOfCode2024 Public

    F#

  4. Lapine Lapine Public

    A C# client library for the Advanced Message Queueing Protocol (AMQP) v0.9.1

    C# 2

  5. merkle.fsx merkle.fsx
    1
    open System
    2
    open System.Globalization
    3
    open System.Security.Cryptography
    4
    
                  
    5
    let bufferOfHex (hex : string) =