Explore

Collections & side projects

Not everything I build is for work. I also explore collecting, technology, and products, and I turn those interests into real, working demos of what I can build.

Coming soon

Trading-card collection tracker

The first collection is a trading-card tracker (starting with Pokémon). It's a personal interest, and a genuine demonstration of web development: a real data model, search and filtering, pricing fields, and a clean collection interface.

It isn't live yet. Estimated values are entered manually rather than pulled from a paid pricing API, and nothing here will claim a value I haven't recorded.

What it demonstrates

  • Content modeling & database design
  • Search, filtering & sorting
  • Collection totals & favorites
  • Responsive card grids
  • Image handling & fallbacks
  • Clean, SEO-friendly item pages