BlockDex

Components

Registries

Free blocks

Method

BlockDex

Components

Registries

Free blocks

Method

Open API

BlockDex

Components

Registries

Free blocks

Method

Open API

Components/remocn-demo/sponsor-shieldcn

remocn ✕ shieldcn — New sponsor

remocn-demo/sponsor-shieldcn
FreeBlock

remocn demo composition "remocn ✕ shieldcn — New sponsor" — installs the full Remotion composition. Generated with AI from the prompt in demos/sponsor-shieldcn/prompt.md.

Install it

npx shadcn@latest add https://collections.remocn.dev/r/sponsor-shieldcn.json

Source

src/demos/sponsor-shieldcn/index.tsxcollections.remocn.dev/r/sponsor-shieldcn.json · first 6 KB
1import React from "react";
2import { AbsoluteFill, Easing, Img, Sequence, interpolate, spring, useCurrentFrame, useVideoConfig } from "remotion";
3import { demoAsset } from "@/lib/demo-assets";
4import {
5 TransitionSeries,
6 linearTiming,
7 type TransitionPresentation,
8 type TransitionPresentationComponentProps,
9} from "@remotion/transitions";
10import { loadFont as loadSans } from "@remotion/google-fonts/Geist";
11
12import { ShaderGodRays } from "@/components/remocn/shader-god-rays";
13import { SoftBlurIn } from "@/components/remocn/soft-blur-in";
14
15// shieldcn speaks shadcn's language — Geist Sans everywhere.
16const { fontFamily: SANS_FAMILY } = loadSans("normal", {
17 subsets: ["latin"],
18 weights: ["400", "500", "600", "700", "800"],
19});
20
21const SANS =
22 "var(--font-geist-sans), -apple-system, BlinkMacSystemFont, sans-serif";
23
24// shieldcn palette — the shadcn zinc register plus the badge-value green.
25const BG = "#09090b";
26const INK = "#fafafa";
27const MUTED = "#a1a1aa";
28const FAINT = "rgba(250,250,250,0.5)";
29
30const clampOpts = {
31 extrapolateLeft: "clamp" as const,
32 extrapolateRight: "clamp" as const,
33};
34
35// ---------------------------------------------------------------------------
36// Scene timings (frames @ 30fps). Transitions overlap.
37// ---------------------------------------------------------------------------
38const S_INTRO = 60; // centered real badge, springing in with a float
39const S_HOOK = 72; // text animation
40const S_MAIN = 112; // Remocn ✕ shieldcn lockup
41const S_BALLET = 220; // badge ballet: blur-formed circle → spin → row → exit
42
43const T_X = 16; // crossfade
44const T_ZB = 18; // zoom-blur
45const T_XB = 14; // crossfade into the ballet
46
47export const SPONSOR_SHIELDCN_DURATION =
48 S_INTRO + S_HOOK + S_MAIN + S_BALLET - (T_ZB + T_X + T_XB);
49
50// The real shieldcn logo mark. When drawProgress is provided, the two paths
51// draw themselves on as strokes and the fill resolves via fillProgress.
52const LOGO_PATHS = [
53 "M148.02,363.76c-4.48,0-8.64-2.42-10.86-6.32l-54.29-95.68c-2.15-3.8-2.15-8.52,0-12.32l54.29-95.68c2.21-3.9,6.37-6.32,10.86-6.32h18.51c4.44,0,8.45,2.28,10.73,6.09,2.27,3.82,2.37,8.43.25,12.33l-42.23,77.99c-3.98,7.36-3.98,16.14,0,23.49l22.22,41.02c4.25,7.85,12.43,12.8,21.36,12.92,0,0,45.08.61,45.11.61,8.68,0,16.83-4.64,21.26-12.12l24.87-41.99c2.23-3.77,6.34-6.11,10.72-6.12l19.47-.04c4.48,0,8.49,2.29,10.76,6.12,2.27,3.83,2.35,8.45.21,12.35l-42.2,77.17c-2.19,4-6.39,6.49-10.95,6.49h-110.08Z",
54// … truncated

What it pulls in

npm packages

  • @paper-design/shaders-react
  • @remotion/google-fonts
  • @remotion/transitions
  • remotion

Other registry items

  • https://remocn.dev/r/shader-god-rays.json
  • https://remocn.dev/r/soft-blur-in.json

Files it writes

  • src/demos/sponsor-shieldcn/index.tsx
  • src/lib/demo-assets.ts
  • src/demos/sponsor-shieldcn/prompt.md

Facts

Registry
remocn-demo
Type
registry:block
Access
Free
Files written
3
Licence
the repository states none
First indexed
2026-08-01
Last confirmed
2 days ago

Go to the source

collections.remocn.dev Remocn/remocn-collections on GitHub Raw registry item This item as JSON

More from remocn-demo

All 22 items
Same registry, same kind — the ones you would have found next
ComponentRegistryKindAccessInstallsCommand
Agent Skills — Claude Code makes the videoagent-skillsremocn-demoBlocksFree5 deps · 8 files
Batchwork — Unified Batch APIbatchworkremocn-demoBlocksFree4 deps · 4 files
Changelog — Rolling Numberschangelogremocn-demoBlocksFree4 deps · 5 files
Changelog — New Chat Componentschat-changelogremocn-demoBlocksFree5 deps · 4 files
Fonttrio — Three fonts. One command.fonttrioremocn-demoBlocksFree5 deps · 4 files
remocn — Introducing remocn (shaders cut)introducing-remocnremocn-demoBlocksFree4 deps · 3 files
shadcn/ui — Introducing shadcn/ui (gift cut)introducing-shadcnremocn-demoBlocksFree11 deps · 38 files
Changelog — Eleven New Transitionsnew-transitionsremocn-demoBlocksFree4 deps · 3 files
BlockDex

Built by

Kynth Studio

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

BlockDex

BlockDex

Built by

Kynth Studio

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

BlockDex

BlockDex

Built by

Kynth Studio

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

BlockDex