Back to Portfolio

Deeva Wazir — Media Kit

Interactive Developer Media Kit & Custom Design System

View Live Project
Astro GSAP HTML HTML CSS CSS

Overview

Development of a custom, high-impact media kit to replace static PDFs, featuring:

Pure CSS parallax scrolling background effects
Advanced scroll-triggered GSAP animations (pinned scrolling & scatter effect)
Custom "Subculture" editorial design system with bold typography
Rate card and analytics dashboard layout

Scroll Animation & GSAP

Pinned Scroll with Image Scatter Effect

To make a memorable first impression, the hero section locks the user in place using GSAP's ScrollTrigger `pin` feature. As the user scrolls, 5 images are sequentially pulled from off-screen and placed into a calculated, non-overlapping layout.

This required mapping strict X/Y coordinates and solving complex TypeScript errors regarding GSAP's `unknown` array types and dynamic object properties to ensure a buttery-smooth 60fps experience.

Hero Scatter Animation

Images dynamically scattering from off-screen on scroll, layering behind bold typography.

Editorial Design System

Design System and Layout

Grids, drop-shadows, and outlined text create a modern aesthetic adapted for a professional media kit.

Converting PDFs to Interactive Web Components

Traditional media kits are static PDFs. By moving this to a website, the creator now has a living, breathing portfolio that can be instantly updated, shared via a clean URL, and optimized for mobile viewing.

The rate card, once a static table, is now a CSS grid, and the analytics section utilizes high-contrast data cards instead of boring charts.