tipofmytongue.io

A React frontend for the Datamuse API that lets users find words that are “on the tip of their tongue.
Author

Kash Patel

Screenshot of tipofmytongue.io.

Tipofmytongue.io was a project I whipped up in a few days while I was working as the Web/Multimedia Director at The Cord, the oldest student newspaper of Wilfrid Laurier University.

The Datamuse API is connected to a system that makes use of different resources to match words to the constraints specified in queries.

The frontend simply provides a means of stringing different parameters together into a single query, which is then sent to the API, and displays the responses in a list.

The project is open source, and its GitHub repo is here.