some stuff i made :)

you can try these now!


Geodle

Screenshot of Geodle

A Wordle-like game that tests your knowledge of country demographics by having you guess the country based on demographics like continent, population and average temperature.

Made with TypeScript, React.js, and Material UI.


Health Star Rating Calculator

Screenshot of it's raining somewhere else

Calculate and explain the Australian/New Zealand Health Star Rating of foods.

Made with Svelte.


you can use these in your own projects!


syllables

An npm module that counts syllables in text using the CMU Pronouncing Dictionary


extractwords

A small npm module that extracts the words from text


generate-random-username

A tiny npm module to generate random usernames


rhymes-with

A small npm module that determines if two words rhyme, based on the CMU Pronouncing Dictionary


rhyming-part

An npm module to get the rhyming part of a word, which is useful to check if words rhyme or for grouping words that rhyme together.


findahaiku

An npm module to split up text into the lines of a haiku.


health-star-rating

An npm module for calculating the ANZ Health Star Rating of foods, which is used in the above Health Star Rating Calculator site :)


exchange-rates-rba

An npm module for retrieving daily foreign currency exchange rates for USD, EUR, and more from the Reserve Bank of Australia