PoE2 Build File Generator

Contributor on a friend's Path of Exile 2 build-planning web tool — UI work and the verification workflow around it.

Role: contributor · TypeScript · React — private repo

A contributor role on a friend’s Path of Exile 2 build-planning tool — a web app that turns build ideas into shareable Path of Building files. My contributions have centered on UI work and, characteristically, the verification workflow around it: making UI changes provable by actually rendering them (headless checks miss hydration bugs) rather than trusting that green tests mean correct pixels.

Flow from build idea through the web UI to Path of Building export, with a render-verified UI contribution lane

My lane: UI changes proven by actually rendering them, then exported as Path of Building files.

Small project, but it’s the “work on someone else’s codebase, respect their conventions” muscle — a different discipline from owning the whole stack.