Skip to content
View wsong's full-sized avatar

Block or report wsong

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Typo-Distance Typo-Distance Public

    Finds the likelihood that one string is a typo of another and generates likely typos from a given string

    Python 61 15

  2. Last.fm-PrettyPrint Last.fm-PrettyPrint Public

    A simple CGI script to print out a last.fm user's top artists in the last week, without all the weird formatting last.fm uses.

    Python 1

  3. Vertigo-CFG-Battleship-AI Vertigo-CFG-Battleship-AI Public

    Collab with Victor Fan

    JavaScript 1

  4. Public-Shamer Public-Shamer Public

    Better yourself through public humiliation

    Python 1

  5. bistromathics bistromathics Public

    An SMS-based app written in Haskell that finally solves the question of "whose turn is it to pay for dinner?"

    Haskell 1 1

  6. Tic-Tac-Toe Tic-Tac-Toe Public

    A basic tic-tac-toe game in Python with a CLI interface and an AI based on alpha-beta pruning

    Python