Albert Tseng
Frontend developer, learning the cloud by building on it.
I'm a frontend developer from Taiwan, moving to Australia in September 2026 — and open to opportunities there. I believe curiosity compounds: I started out centering divs, and three years later I'm writing Terraform for the infrastructure this blog runs on. The writing here is the interest it pays out.
Outside of code, weekends go to reading and sitcoms: currently Rick and Morty, How I Met Your Mother three times over, and The Big Bang Theory forever on the list.
Writing
Keyless deploys: the key I never created
How this blog deploys to Cloud Run with zero GitHub secrets — Workload Identity Federation, OIDC token exchange, and the long-lived key that never existed.
A title that travels: View Transitions in Next.js 16
How I dissected a blog I admired, rebuilt its signature transition in Next.js 16, and learned when not to animate.