August 2026
Kanban MVP
A project board with an assistant that edits it for you — create, move, and rename cards by asking, or drag them yourself.

- Role
- Solo build — frontend, backend, infrastructure
- Stack
- Next.js, Tailwind, FastAPI, SQLite, Docker
What it changed
- The AI assistant creates, edits, moves, and renames cards from plain language, against the same API the UI uses.
- Drag and drop across five renameable columns, persisted per user in SQLite.
- Responsive board layout that holds up from phone to desktop.
- Unit and end-to-end suites, plus a connectivity check for the model provider.