some of my more notable side projects and freelancing work
a research project using machine learning to identify individuals most at risk of forgoing necessary healthcare services
Econometric study of the effects of recreational cannabis legalization on opioid and cocaine mortality, using Difference-in-Differences, IV, and Event Studies.
A Python library implementing and optimizing community detection algorithms (Girvan-Newman, Spectral Clustering, Louvain) with significant performance improvements over…
Training an RL agent to play Snake using Stable Baselines3, with curriculum learning to progressively increase difficulty.
Predicting customer churn in the banking sector using boosting algorithms, Optuna optimization, and interpretable ML techniques.
A Python library for parsing and interpreting complex SQL queries, designed for BigQuery workflows and adaptable to other SQL dialects.