A collection of my work spanning from personal experiments to educational endeavors.
Machine Learning for the NBA Playoffs
An innovative project applying machine learning techniques to predict NBA playoff outcomes. Explore the interactive dashboard built with Streamlit.
Black-Scholes Option Pricing Model
Developed an interactive financial modeling application in R, enabling users to calculate Black-Scholes option prices based on user-defined parameters dynamically.
Double-Moving Average Investment Strategy Backtester
WebApp in R that optimizes returns for any given stock by trading a double moving average strategy. The WebApp optimizes SMA and LMA lengths to maximize returns and minimize downside risk.