Writing / 27 notes
Notes on building software.
Technical writing on Vue, Nuxt, product systems, motion, and algorithms, based on code I have built or studied.
Latest
New writing firstVue & motion7 min read
Animated Beam: showing relationships through motion
Connect two interface elements with a responsive SVG path whose moving gradient makes flow and direction visible.
Vue & motion6 min read
BlurReveal: composed scroll-entry motion for Vue
Build a small Vue component that staggers opacity, movement, and blur without letting entrance motion overwhelm the interface.