Welcome! You're visitor#0

My Insights: A Journey Through Programming & Design

All of my long-form thoughts on programming, leadership, product design and more, collected in chronological order.

React Native Optimisation Techniques (Part 1)

React Native unifies performance, but it is not a guarantee. While you do not have to worry about the performance of the underlying iOS and Android API calls, how you compose the components can make all the difference.

A Beginner's Guide to Building Robust Systems

When you’re building an app for a company as ambitious as Myles Pudo, you need to make an impression. Ever wondered how your favourite apps and websites manage to run smoothly, even with millions of users?

Understanding Embedding Vectors in AI

In the Ethos project, we leveraged embedding vectors in our AI assistant, Alison, to enhance user interaction and response accuracy.