This is post # 20 of the series, dedicated to exploring JavaScript and its building components. In the process of identifying and… (more…)
Read more »
Omega is a conversational bot that uses GPT-3 to reply contextually to people speaking on Clubhouse. It uses Google Speech to translate audio into text. This text is then sent to GPT-3 with a default prompt or "persona". (more…)
Read more »
11 ways to build a random quote machine. Adding global state management with React Redux in a React app with Hooks. (more…)
Read more »
This website chronicles my folly and ramblings, currently centred in London, where I'm living and working. (more…)
Read more »
How would you explain JavaScript closures to someone with a knowledge of the concepts they consist of (for example functions, variables and the like), but does not understand closures themselves? (more…)
Read more »