Playground
Experiments, demos, and technical explorations.
LLM UI Prototype
Exploring a calm, fast UI for iterative prompting.
What it explores
How to keep prompt iteration structured without friction.
Outcome / learning
A minimal UI pattern: sessions, diffs, and reusable snippets.
AIUXPrototyping
Next.js Caching Notes
A set of experiments around App Router caching behavior.
What it explores
Understand when data is cached and how to invalidate safely.
Outcome / learning
A checklist for fetch/cache modes + a few reproducible demos.
Next.jsInfra