Skip to content
View JSpeedie's full-sized avatar

Block or report JSpeedie

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. ESP32-Etch-a-Sketch ESP32-Etch-a-Sketch Public

    An electronic version of the iconic Etch-a-Sketch toy built using an ESP32, an OLED display, 2 potentiometers, and a GPIO button.

    C++

  2. G2ME-legacy G2ME-legacy Public

    C implementation of Glicko-2 + a program for managing Glicko-2 data on a collection of people

    C 2 1

  3. embedded-libraries embedded-libraries Public

    A collection of UART, I2C, and SPI libraries I wrote for various embedded peripherals for the ESP-IDF and Embedded Linux

  4. glicko2-rust glicko2-rust Public

    An implementation of the Glicko-2 algorithm written in Rust

    Rust

  5. cmp-tree cmp-tree Public

    A commandline utility for comparing the contents of two directory trees

    C

  6. ec-ftp ec-ftp Public

    A server and client program pair which use an extended version of FTP that encrypts and compresses transferred data.

    C