ASDM
[ Open for new projects ]
Vortex
Agency Website

Vortex

2025

Built a production agency site for VORTEX, a digital product studio brand and instead of reaching for Next.js, I hand-rolled the SSR layer with Vite and Express to understand what frameworks actually do under the hood.

  • Custom SSR architecture — Skipped Next.js and built the server-rendering layer myself with Vite + Express: server renders, client hydrates, and every route is prerendered to static HTML at build time for instant loads.
  • Scroll-driven animations — Scroll-linked parallax and a 3-viewport motto sequence where containers resize, text blurs, and images scale — motion design that sells a premium studio.
  • SEO engeneering — Structured data, Open Graph, canonical URLs, and sitemap, all injected server-side — built to rank from day one.
  • React
  • TypeScript
  • Vite
  • Express
  • GSAP
  • Tailwind
  • Framer Motion
  • React Router7
← Back to projects