My projects

My projects

EsptouchPython

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

https://github.com/KurdyMalloy/EsptouchPython

routerrebootbutton

Disrupt any illegal teenager gaming session that happens while everybody should be sleeping.

project–> https://www.hackster.io/jmjulien/router-reboot-button-0df78d

code –> https://bitbucket.org/jmjulien/routerrebootbutton

CKEasyWifiConfig

A library for the Digilent chipKIT development boards. It lets you configure the wifi settings of the digilent wifi shield from a configuration file on the SD card.

https://kurdymalloy.github.io/CKEasyWifiConfig/

csharpmailslots

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

https://kurdymalloy.github.io/csharpmailslots/

tinythreadsafecache

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.

https://kurdymalloy.github.io/tinythreadsafecache/

nadaconfig

NadaConfig (An easy and simple centralized configuration system)

https://kurdymalloy.github.io/nadaconfig/