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 Optimization Techniques (Part 1)

React Native unifies performance, but it isn't a guarantee. While you don’t have to worry about the performance of the underlying iOS and Android APIs 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 favorite 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.