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

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.

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. CKEasyWifiConfig CKEasyWifiConfig Public

    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. csharpmailslots csharpmailslots Public

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

    C# 3 1

  3. EsptouchPython EsptouchPython Public

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

    Python 13 3

  4. nadaconfig nadaconfig Public

    NadaConfig (An easy and simple centralized configuration system)

    C#

  5. tinythreadsafecache tinythreadsafecache Public

    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#