Garment Design Tool
Professional
AI Print Workflow
Stack
TypeScript
React
Vue
Tailwind
ShadCN
PHP
Laravel
FilamentPHP
PostgreSQL
Redis
Git
Bitbucket
I built the frontend for a custom t-shirt design tool using Polotno, creating an interactive design experience that could support customer-facing apparel workflows. The first version included a Nuxt API and admin layer for services such as background removal, vectorization, AI-assisted creative workflows, session management, and security controls.
As the system matured, we rewrote the backend in Laravel and built a Filament admin to better support operational needs. The Nuxt application now acts as the client storefront, serving the designer through a cross-origin iframe while communicating with the Laravel API for session state, asset processing, and AI workflow orchestration. The project is in late development and is designed around real production constraints for generated print assets.