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

Block or report michaellasky

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 Loading

  1. react-formguards react-formguards Public

    Simple, Declarative Client Side Form Validation

    JavaScript 3

  2. JavaUnitConverter JavaUnitConverter Public

    A very simple unit converter for Java which enforces unit dimensionality (ie: cannot convert Meters to Kilograms)

    Java 2

  3. MemoryHardHasher MemoryHardHasher Public

    Forked from mlasky/MemoryHardHasher

    An implementation of memory hard hashing in C++.

    C++ 1

  4. ManyLandsGenerator ManyLandsGenerator Public

    The Random Island Generator being developed for use in The Rogue Sea.

    C# 66 15

  5. UnityAudioSync UnityAudioSync Public

    Some code for syncing GameObject behaviors to real-time audio events

    C# 26 6

  6. StupidObjectPooler StupidObjectPooler Public

    A quick and dirty object pooler for Unity3d

    C#