COSC 471
Project Maverick — MarketSight
Machine-learning stock prediction platform combining a FastAPI backend, XGBoost models, and a React/TypeScript frontend with real-time charts.
My Contributions
Added prediction confidence scores in the inference API, built the predictions page, aligned frontend types with backend schemas, parameterized SQL date queries to reduce injection risk, fixed CI lint and type-check issues, authored Streamlit acceptance-test docs and final project documentation.

