Writing on software design, company building, and the aerospace industry.

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

Setting up AWS CLI

A step-by-step guide to install and configure AWS CLI for your application.

Quick approaches to using LLMs in Business

With the current explosion of AI in the last few months a lot of businesses are scrambling to incorporate AI into their business one way or another.

Introduction to Tensorflow.js

Tensorflow.js is a powerful library that makes Machine Learning accessible to everyone by allowing it to run in the browser. This eliminates the need for managing dependencies that are typically required in other ML projects.