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

Block or report johnearnshaw

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

Popular repositories

  1. unity-inspector-help unity-inspector-help Public

    Easily add the help text info box to any Unity 3D inspector field.

    C# 115 21

  2. soundfingerprinting soundfingerprinting Public

    Forked from AddictedCS/soundfingerprinting

    The project aims studying the audio signal in terms of its perceptual characteristics, resulting in an algorithm that will be able to detect (map) unknown audio snippets from a large database of kn…

    C# 1

  3. nBayes nBayes Public

    Forked from joelmartinez/nBayes

    nBayes (based on Paul Graham's spam filter) makes it easy to introduce statistics based decision making into your application. Whether it's spam filtering, or something else like artificial intelli…

    C#

  4. Dungeon-Map-External-Domain-Specific-Language Dungeon-Map-External-Domain-Specific-Language Public

    Forked from primaryobjects/Dungeon-Map-External-Domain-Specific-Language

    Example of mapping a role-playing game dungeon with a C# .NET external domain specific language. Implements a custom programming language in a text file to drive a state machine, allowing the user …

    C#

  5. Cross-Domain-Policy-Monster-Service-JSONP Cross-Domain-Policy-Monster-Service-JSONP Public

    Forked from primaryobjects/Cross-Domain-Policy-Monster-Service-JSONP

    Demonstrates A simple C# .NET MVC web service that creates monsters and returns them in JSON format. Learn how to call the service with JavaScript across domains, for the article: Cross domain poli…

    C#

  6. PasteBin-Auto-Post PasteBin-Auto-Post Public

    Forked from primaryobjects/PasteBin-Auto-Post

    PasteBin automatic post in C# .NET - example code and helper class to automatically post text on PasteBin. Returns the PasteBin URL upon success. Great tool for remote debugging.

    C#