This is a simple English dictionary that I made using JavaScript. It is a command line application that allows you to search for the definition of a word. It also suggests the closest match if you misspell a word.
I used the Free Dictionary API to get the definitions of the words.