Skip to content
View johnearnshaw's full-sized avatar

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 250 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 Loading

  1. unity-inspector-extensions unity-inspector-extensions Public

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

    C# 121 22

  2. DimWin-Brightness DimWin-Brightness Public

    A brightness system tray tool for Microsoft Windows laptops and PC monitors.

    C# 7 1

  3. 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

  4. 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#

  5. 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#

  6. 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#