Skip to content
View jmelesky's full-sized avatar

Organizations

@standardml
Block or Report

Block or report jmelesky

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

    OpenMW leveled list fixer

    Python 38 9

  2. tabular_cleanse tabular_cleanse Public

    python script to convert tabs to spaces in source files, per the python language spec

    Python 6 3

  3. Handy script for calculating average... Handy script for calculating averages streamed via stdin
    1
    #!/usr/bin/env python
    2
    import sys
    3
    import math
    4
    
                  
    5
    CHUNK = 100
  4. omw_shuffle_ingredients omw_shuffle_ingredients Public

    The OpenMW Ingredient Shuffler

    Python 4 1

  5. zombie_protagonist zombie_protagonist Public

    a flash game of saving people and avoiding zombies

    Haxe