BP.

Engineering Notes

Articles, system design teardowns, and technical thoughts unpolished from the field.

March 15, 20268 min read

Designing ERP System Architecture for Scale

Key considerations and pitfalls when transitioning from monolithic manufacturing systems to event-driven microservices.

February 28, 202612 min read

Building Real-time AI Chat Engines with WebRTC

A deep dive into managing GPU instances, maintaining low latency, and synchronizing audio with 3D blend shapes for digital avatars.

January 14, 20266 min read

Scaling NestJS Microservices

Practical strategies for using Redis and RabbitMQ to cleanly decouple domains in a NestJS backend.

November 03, 202510 min read

IoT Architecture for Smart Manufacturing

Ingesting and visualizing telemetry from hundreds of CNC machines using Go, MQTT, and InfluxDB.