Back to Projects

Pxxl

Frontend engineer2026

Frontend components used by thousands on a deployment platform: project flows, GitHub connection, deployment state, build logs, and operator-facing feedback.

Pxxl Hero Image

The Story

Pxxl is a developer platform with a dashboard for project and deployment workflows. This is presented as production frontend engineering work, distinct from founding or owning the product itself.

What I Built

I built UI components used by thousands of Pxxl users across deployment listing and actions such as rebuild, rollback, and cancel; connected GitHub workflows; and project-specific deployment views. Build logs are normalized from JSON, structured records, and raw text so an operator can inspect a deployment rather than decode an API payload. Deployment UX is a trust problem. The interface needs to make state changes, failures, and recovery paths understandable while the underlying system is still moving. That is the product-engineering problem represented here.

Technologies Used

React
TypeScript
TanStack
Deployment APIs
GitHub OAuth