Jan 2015 – Apr 2023

WoW Auction Helper

Full-stack Developer · Personal Project

Hobby project

An Angular PWA for analyzing World of Warcraft auction data, built to make it easier to find profitable trades and crafting opportunities.

Tech & tooling

Project

WoW Auction Helper was a hobby project where I wanted to turn large amounts of auction data into practical decisions. The solution used local storage for fast responses and regularly fetched new data from the Blizzard API.

Role and contribution

  • Front end in Angular, Angular Material and TypeScript.
  • IndexedDB for an offline-first local cache of auction data, recipes and items.
  • Serverless backend functions with AWS Lambda, AppSync and Node.js.
  • Dashboards, watchlists, crafting calculations and TSM data import.