NumPy Dashboard
Dashboard view
April 2026
A collaborative final project for the course Data Systems II. Produced a Python Dash app that showed live streaming analytics of the commit history for NumPy's Github Repository as well as the top contributor commit count. This project utilized Kafka for real-time data processing and DuckDB for data storage, achieving a count of over 44,000 data points.
The code for this project can be viewed here.
Tools/ Skills: DuckDB, Kafka, Python, Dash