2024-present · motion studies

Fun Prototypes

Small motion and interaction studies.

Cursor Study

A custom cursor should add authorship without stealing attention from the interface.

open detail

waiting for sustained input

slow confirmationfast release

Motion Taste System

Good motion should explain state change without making the interface feel busy.

open detail
active previewsentinelpreview handoff leads the hover so the row feels connected

Hover Row Study

The row should respond quickly, but the work should remain the hero.

open detail
minwook shindesign engineerI design and build interfaces for AI-native products.
/stable intro, changing content
  • atlasdigital prototype system
  • sentinelnative ios mvp
  • portfolio aiai intake website

Route Transition Study

Navigation feels calmer when identity stays still and only the changing work surface moves.

open detail

Motion should come from a small set of decisions, not a slider hunt.

preview: lets the image arrive before the copy feels heavy

tweens.base250msstandard easing
use whenmedia handoff

Move 48px over 250ms with standard easing.

Motion Rule Picker

Motion should come from a few reusable decisions, not from tweaking sliders until it feels okay.

open detail

motion rule

const transition = {
  duration: 0.18,
  ease: [0.22, 1, 0.36, 1],
};