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

Block or report LeeMartin77

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. OpenHealthSuite/diary OpenHealthSuite/diary Public

    A simple application for tracking calories over time

    TypeScript 2

  2. OpenHealthSuite/dashboard OpenHealthSuite/dashboard Public

    Dashboard for health data

    TypeScript

  3. openskull openskull Public

    Open-source implementation of the card game Skull

    C#

  4. imgprssr imgprssr Public

    A lean, rust-based image resizing API

    Rust 2

  5. mincepierank.co.uk mincepierank.co.uk Public

    A website for ranking Mince Pies

    Go

  6. N64 to USB GamepadConverter with a A... N64 to USB GamepadConverter with a ATmega32U4 board
    1
    // using the fantastic https://github.com/MHeironimus/ArduinoJoystickLibrary
    2
    // Based on the soulders of giants: 
    3
    // Gamecube controller to Nintendo 64 adapter by Andrew Brown
    4
    // http://www.cs.duke.edu/~brownan/n642gc.html
    5
    // N64 to HID by Peter Den Hartog: