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 detailslow confirmationfast release
Motion Taste System
Good motion should explain state change without making the interface feel busy.
open detailactive previewsentinel
minwook shindesign engineerI design and build interfaces for AI-native products.
/stable intro, changing content
- atlas
- sentinel
- portfolio ai
Route Transition Study
Navigation feels calmer when identity stays still and only the changing work surface moves.
open detailMotion 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 detailmotion rule
const transition = {
duration: 0.18,
ease: [0.22, 1, 0.36, 1],
};