Blog

3 essays, articles, and tutorials on multiple topics spanning 0.10 years

This is some of my favorite, most popular, and latest content. You can also browse and search archives.

LATEST CONTENT

Welcome to My Technical Blog

Welcome to My Technical Blog

October 27, 2025

Introduction to this blog and what you can expect - deep dives into AI/ML, distributed systems, and software engineering.

Building Privacy-First Local AI Systems

Building Privacy-First Local AI Systems

October 25, 2025

Exploring the architecture and implementation of local AI assistants using ChromaDB, FastAPI, and Ollama for complete data privacy.

Scaling Real-Time Chat with WebSockets and Redis Pub/Sub

Scaling Real-Time Chat with WebSockets and Redis Pub/Sub

October 20, 2025

Lessons learned building a horizontally scalable chat application with Go, WebSockets, and Redis pub/sub for real-time message distribution.