Blog

Personal projects.
These projects and proof-of-concepts are typically software-engineering and design focused. They develop independently as personal side-projects to a solution to a complex problem encountered in my corporate role that falls outside of my responsibilities. The methodologies and insights gained often prove applicable to the Design Systems challenges in my corporate role.
Building a RAG Chatbot application: Part 1
Dec 2025

Building a RAG Chatbot application: Part 1

Using Claude, Langchain, Hugging Face and ChromaDB to build a Retrieval-Augmented Generation chatbot to answer questions from local documentation.
RAG Chatbot - Building the UI: Part 2
Coming Soon

RAG Chatbot - Building the UI: Part 2

Taking the work from Part 1, and creating a polished UI that can be used as the interface of the application.