Pro Forma is an all-in-one pitch competition management platform built for Eagle Venture Lab in Houston, Texas. I led the full frontend build — a complex multi-user SPA serving three distinct user types: startup founders creating and submitting company profiles, judges evaluating submissions against org-defined criteria, and admin-tier users (Org Admins and Pitch Admins) managing competition lifecycle. Built with React, Redux, Tailwind CSS and SCSS, the UI had to handle intricate state flows: competition creation, round progression, judging windows, custom question schemas, and finalist selection — all in one coherent interface.
The core challenge was building a UI flexible enough to accommodate a constantly shifting product definition. Requirements changed frequently and significantly throughout the engagement — new user roles emerged mid-build, judging criteria structures were revised, and competition flow logic was repeatedly redefined. Building robust, composable components from day one was the only way to absorb these changes without rebuilding from scratch each time.