Skip to content
View patrick-brian-mooney's full-sized avatar

Block or report patrick-brian-mooney

Report abuse

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

Report abuse

Pinned Loading

  1. markov-sentence-generator markov-sentence-generator Public

    Forked from hrs/markov-sentence-generator

    Generates "natural-sounding" text using a Markov model and sample textual training input. Given some sample text from which to build a model, the program prints out one or more sentences by randoml…

    Python 3 2

  2. dump-resources dump-resources Public

    Utility to extract data trapped in the resource fork of classic Mac OS files.

    Pascal 3 1

  3. IF-utils IF-utils Public

    Small collection of utilities related to interactive fiction.

    Python 2 1

  4. photo-processing photo-processing Public

    Collection of scripts I use to postprocess photos

    Python 5 1

  5. wordle wordle Public

    Set of utilities for exploring the possibility space in the Wordle puzzle.

    Cython

  6. Koenigsberg Koenigsberg Public

    Program to brute-force Eulerian cycle problems (cross-each-path-once problems of the "Königsberg type," like the Königsberg-bridge problem solved by Euler).

    Cython