Projects
A collection of the hardware, software, and technical writing projects that I work on.

MetricMQ
Lightweight message broker with pub/sub and queue patterns, binary protocol support, and LMDB persistence. Continue reading MetricMQ

WhiteBoardDoodle: Collaborative Whiteboard
A lightweight desktop whiteboard for real‑time collaboration on trusted local networks. Built with Python, PyQt6, and WebSockets, it syncs drawings across multiple clients with smooth zoom/pan, undo/redo, and PNG export. Just start the server, open clients, and draw together. Continue reading WhiteBoardDoodle: Collaborative Whiteboard

Embedded Survellence
Real-time video monitoring system using YOLOv8 for object detection, FastAPI for REST APIs, and SQLite for event storage. Designed for embedded devices like Jetson Nano with, configurable FPS Continue reading Embedded Survellence