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.

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.

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

TypeScript, React. Private repo.