All work
Case №02Studio Brand2026Founder, Designer & Engineer

thewebstory.id.

A studio brand for premium platforms.

Visit live sitethewebstory.id
thewebstory.id
thewebstory.id screenshot
BriefIn one paragraph

The studio brand under which I ship client web work. Editorial typography, restrained motion language, and a design system built around a single highlighter-pen accent.

Challenge

Indonesian SMBs see studio websites that look identical — same hero, same gradient, same testimonials. A new studio needs to look more disciplined than the buyer expects, without the production budget of an established firm.

Solution

Designed an editorial system around the Stabilo highlighter metaphor — strikethrough on the weak claim, highlight on the strong one — and built it as a Next.js site with a three-tier label discipline, fluid type clamps, and GSAP motion only on signature moments. Server-derived isMobile prevents hydration mismatch on phones.

What I builtSelected highlights
  1. 01Custom GSAP entry timelines on hero only (rest is CSS)
  2. 02Server-side User-Agent sniff to fix mobile hydration cost
  3. 03Three-tier label system (eyebrow / meta / fn)
  4. 04Locale-aware EN/ID routing with typed dictionaries
  5. 05SSR-first composition with restrained client islands
StackBuilt with
  • Next.js
  • GSAP
  • Tailwind v4
  • TypeScript
  • Vercel
ResultsWhat changed
  1. Sub-secondMobile first-paint after perf pass
  2. 2 langsEN + ID locale-aware routes