Michael Fogleman

ProjectsAboutResume

Projects tagged "words"

Hopefully something here will catch your eye.

Table of Contents


Random Phrases December 2012

4 JavaScript Words

Useful for creative thinking, code names, password phrases, band names, etc.

This simple app uses lists of nouns, verbs, adjectives, and "mnemonics" to generate random two-word phrases.


Scrabble February 2012

4 Python C Game Words

Scrabble solver implemented in Python and C.

Super-fast Scrabble engine using DAWGs (Directed Acyclic Word Graphs) as the dictionary data structure.