
StockJockey Financial Analysis
Stock evaluation platform bringing the power of investment to everyone. This is a Flask-based application with a data-processing backend to allow financial insight through machine learning.

AI for the Film and Music Industry
Auditioning and collaboration platform for connecting music with film where I have worked on researching and developing AI solutions to augment and simplify the user experience.

Big Data Environment
A Docker Compose project providing a fully scalable big data environment that connects JupyterLab, Spark, Spark-Connect, and Hadoop. Run large data research and development tasks locally or remotely and simplify your analytics and ML development workflows.

Improved Ray Worker Pool
A more feature-rich implementation of the current Ray multiprocessing pool. This tool allows the user to leverage a Ray cluster to process a python function eagerly many times in parallel while solving existing issues with memory leaks.

Package of Useful Python Functions
An ever-growing group of useful Python functions that have been helpful in every day programming and data manipulation. These functions are purely meant to speed up my own development as needed but could can also provide examples for other users.