Professional work · Product
LiquidTemplater
A product I built independently to render email, PDF, and DOCX output from Liquid templates and structured data.
01
Rendering
- Liquid templates keep presentation logic separate from the structured input data.
- The system supports email and document output, including PDF and DOCX.
02
Deployment
- The web application is configured for Next.js on Cloudflare Workers through OpenNext and Wrangler.
03