Public projectWeb· Productivity
PDFlow
A PDF creation and editing tool built for Cambodian users, with a deliberately small surface: create, edit, done.

01 / Overview
Overview
PDF editing is something people reach for once a month and abandon if it takes more than a few clicks, so the feature list is kept short on purpose rather than grown to match desktop editors. A Nuxt and Tailwind front end sits over a FastAPI backend, with Redis holding job state for the operations slow enough to need it. Deployed in Docker behind Nginx and Cloudflare with Sentry for error tracking.
02 / Technologies
Technologies
- TypeScript
- Nuxt.js
- Tailwind CSS
- FastAPI
- Redis
03 / Public resources