Celery Smartbase is a Python package that provides solutions for common problems that arise when working with the Celery distributed task queue. In particular, Celery Smartbase solves the problem of duplicate task execution, which can occur in certain scenarios such as when workers are restarted.
WebCamBroadcast Frontend — A React + Vite powered frontend for a real-time WebRTC broadcasting app. Provides broadcaster and viewer interfaces to create and join live streams via unique stream IDs, connecting seamlessly with the Django backend.