EEG Processing Web App
Jan 2019 - May 2019
Built a web application using Python & Flask to serve as an interface for researches to upload EEG files (scans of electrical activity in the brain), see processed results, and to download those results. My key achievements include: creating a sound backend to handle file pre-processing, refactoring and optimizing existing processing script, and creating a helper python script to connect the processing script with PostgreSQL and an AWS S3 Bucket.