Skip to content
View lyellick's full-sized avatar

Organizations

@jsonstash @rubbled-io
Block or Report

Block or report lyellick

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

  1. CodeAdvent CodeAdvent Public

    🎄 Advent of Code (2015 - Present)

    C#

  2. ChatDotNet ChatDotNet Public

    .NET Class library for interfacing with IRC.

    C#

  3. PICamera PICamera Public

    .NET Web API for controlling a Raspberry PI camera module.

    C#

  4. HuduPlus HuduPlus Public

    Hudu like a madman

    JavaScript 6 3

  5. arduboy arduboy Public

    All things developed on the Arduboy.

    C++

  6. WebNFC JavaScript Class Wrapper WebNFC JavaScript Class Wrapper
    1
    class WebNFC {
    2
        constructor(scan) {
    3
            this.scan = scan;
    4
        }
    5