MLSystemsResearch
Built a machine learning pipeline to forecast 5-day stock volatility using historical market data.
- - Improved forecast accuracy by 23–28% compared to simple baseline methods across SPY, QQQ, and AAPL.
- - Shipped a Streamlit dashboard for visualizing forecasts, uncertainty bands, and model performance.
#Python#PyTorch#GPyTorch#Streamlit#yfinance
MLResearch
Built a personalized movie recommendation system using collaborative filtering on the MovieLens 100K dataset.
- - Increased catalog coverage from 3.9% to 37.0% of movies.
- - Deployed an interactive Streamlit app that updates recommendations in real time from user-ratings.
#Python#implicit#Pandas#NumPy#SciPy#Streamlit
SWESystems
Built a full-stack social reading app with search, personal bookshelves, reviews, follows, and activity tracking.
- - Designed PostgreSQL/Prisma schema and APIs for authentication, notifications, comments, likes, and follows.
- - Implemented responsive UI and secure authentication, enabling persistent user profiles and social interactions.
#Next.js#TypeScript#Tailwind#PostgreSQL#Prisma#NextAuth#Docker