Category

Design

4 posts tagged with "Design"

Back to all posts →
Apr 23, 2026 · 7 min read

LLM Modalities: Designing for Text, Vision, Audio, Video, and Action

Most teams still talk about AI products as if the interface is just a chat box. That framing is already outdated. Modern language models are no longe…

Apr 21, 2026 · 5 min read

Interactive Waiting: TUI and GUI Animation Patterns

In software design, the "waiting state" is a critical moment. Below is a collection of 9 classic TUI animations and modern GUI counterparts, all runn…

Apr 21, 2026 · 5 min read

Simple Physics for Motion: Mass, Force, Springs, and Gravity

This article should have started here. Not with "animation principles." Not with a gallery of clever demos. Just with basic mechanics. If motion on s…

Feb 19, 2026 · 2 min read

Simulating Stained Glass with CSS and JavaScript

Stained glass windows have captivated people for centuries. The interplay of light, color, and geometry creates patterns that feel both structured an…