Tag: Python
-

Brainwave Visualization in Python with Muse EEG
The project involved creating a Python application to visualize real-time EEG data from the Muse headband. Using Open Sound Control (OSC) for data transmission and PyQt6 for visualization, the app displays brain activity insights. Challenges included understanding complex signal processing and application development, highlighting the intricacies of EEG data interpretation.
-

Bootstrapping an Analytics Environment Using Open Source & Google Cloud Platform
When I first started working at my job, there was a need for an analytics data warehouse where analysts can pull clean & trusted data without having the dreadful task of always searching, asking and validating for nearly every data request. There were a few different projects working separately all generating data in various locations,…
