
Saria Sight
A streamer analytics aggregator and discovery site that surfaces stats and trends across streamers and games so viewers can find what to watch next.
- React
- Node
- PostgreSQL
- AWS
Four products, four very different problems, from fantasy sports to crypto paper-trading to vegan desserts.

A streamer analytics aggregator and discovery site that surfaces stats and trends across streamers and games so viewers can find what to watch next.

A fantasy hockey analytics app that joins Yahoo league settings with external NHL data to rank players by value over replacement (VORP) for both the draft and in-season management. Scoring weights come from each league's own rules instead of being hardcoded, so the engine works for any points league.

A crypto paper-trading app with live performance charts across four timeframes. Its main challenge was Coinbase's API rate limits (3 calls/sec, 10k/hour), handled with a caching and request strategy that keeps the UI responsive.

A full e-commerce storefront with OAuth2 accounts and role-based access, a role-gated admin portal with full CRUD over products and orders, PayPal checkout, and transactional email. Built solo on a Node and MySQL backend hosted on AWS RDS.