Skip to content
John Quevedo

Projects

Recruiter-first view of scope, technical depth, and impact. Filter by domain.

Probabilistic stock volatility forecasting dashboard with prediction intervals and trend chart.
MLSystemsResearch

Probabilistic Stock Volatility Forecasting

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
MovieMatch Streamlit interface with search, ratings, and recommendations panels.
MLResearch

Movie Recommendation System

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
Shelf landing page showing social reading features and interface preview.
SWESystems

Full-Stack Social Reading Platform

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