PRO

Ingamana Projects Page

A full project-index page where ten rows of image cards stretch from a tight 125% strip to 500% width as they scroll through view, so the entire archive feels like it zooms past the camera.

Page
Install
npx shadcn@latest add https://ui.aryank.space/r/expanding-rows-gallery.json

Installs from ui.aryank.space. To add it by hand, copy the files in Usage below, or register the @compronents namespace via the docs.

Files

API
PropTypeDefaultDescription
projects{ name: string; year: number; img: string }[]16 BLANK-hosted JPGsCards tiled across the rows, looping when rows need more.
projectsPerRow / totalRowsnumber9 / 10Grid density; cards repeat from the projects list.
embeddedbooleantrueOwn the scroll container; set false to ride the window scroll.
Customize
projectslinks

Name, year, and image per project card.

introText / outroTexttext

The centered copy before and after the grid.

Dependencies
gsaplenis