Skip to content
View KurdyMalloy's full-sized avatar

Block or report KurdyMalloy

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.

Content in all repositories owned by your account will be closed.
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

Pinned Loading

  1. CKEasyWifiConfigCKEasyWifiConfigPublic

    Library for the chipKIT embedded platform. It lets you configure the Digilent wifi shield with a configuration file on the SD card.

    C 1

  2. csharpmailslotscsharpmailslotsPublic

    Windows Mailslots C# Wrapper is a simple CSharp class to consume Windows Mailslots. It shields you from using Win32 api with P/Invoke.

    C# 5 1

  3. EsptouchPythonEsptouchPythonPublic

    A python script to implement the Esptouch protocol on platforms other than iOS or Android

    Python 17 4

  4. nadaconfignadaconfigPublic

    NadaConfig (An easy and simple centralized configuration system)

    C#

  5. tinythreadsafecachetinythreadsafecachePublic

    A threadsafe generic cache in C#. This is a very simple implementation that let you create a cache for any type of objects on the fly without worrying about threading issues.

    C#