BlockDex

Components

Registries

Free blocks

Method

BlockDex

Components

Registries

Free blocks

Method

Open API

BlockDex

Components

Registries

Free blocks

Method

Open API

Components/ncdai/team-01

Team 01

ncdai/team-01
UnverifiedBlock

A team section with glowing cards.

Install it

npx shadcn@latest add https://raw.githubusercontent.com/Sumeet011/Portfolio/main/public/r/team-01.json

Source

src/registry/blocks/team-01/team-01.tsxraw.githubusercontent.com/Sumeet011/Portfolio/main/public/r/team-01.json
1import { GlowCard, GlowCardGrid } from "@/registry/components/glow-card-grid"
2
3export default function Team01() {
4 return (
5 <div className="container px-4 py-8">
6 <GlowCardGrid className="lg:grid-cols-4">
7 {CARDS.map((card) => (
8 <GlowCard
9 key={card.name}
10 name={card.name}
11 handle={card.handle}
12 avatar={card.avatar}
13 />
14 ))}
15 </GlowCardGrid>
16 </div>
17 )
18}
19
20const CARDS = [
21 {
22 name: "shadcn",
23 handle: "@shadcn",
24 avatar: "https://unavatar.io/x/shadcn",
25 },
26 {
27 name: "Evil Rabbit",
28 handle: "@evilrabbit_",
29 avatar: "https://unavatar.io/x/evilrabbit_",
30 },
31 {
32 name: "OrcDev",
33 handle: "@orcdev",
34 avatar: "https://unavatar.io/x/orcdev",
35 },
36 {
37 name: "David Haz",
38 handle: "@davidhdev",
39 avatar: "https://unavatar.io/x/davidhdev",
40 },
41 {
42 name: "Shu",
43 handle: "@shuding",
44 avatar: "https://unavatar.io/x/shuding",
45 },
46 {
47 name: "Emil Kowalski",
48 handle: "@emilkowalski",
49 avatar: "https://unavatar.io/x/emilkowalski",
50 },
51 {
52 name: "Aaron",
53 handle: "@aaronmahlke",
54 avatar: "https://unavatar.io/x/aaronmahlke",
55 },
56 {
57 name: "Chánh Đại",
58 handle: "@iamncdai",
59 avatar: "https://unavatar.io/x/iamncdai",
60 },
61]

What it pulls in

Other registry items

  • https://chanhdai.com/r/glow-card-grid.json

Files it writes

  • src/registry/blocks/team-01/team-01.tsx

Facts

Registry
ncdai
Type
registry:block
Access
Unverified
Files written
1
Licence
MIT
First indexed
2026-08-04
Last confirmed
today

Go to the source

chanhdai.com Sumeet011/Portfolio on GitHub Raw registry item This item as JSON

More from ncdai

All 48 items
Same registry, same kind — the ones you would have found next
ComponentRegistryKindAccessInstallsCommand
Blog 01blog-01ncdaiBlocksUnverified1 dep · 2 files
Blog 02blog-02ncdaiBlocksUnverified1 dep · 2 files
Experience 01experience-01ncdaiBlocksUnverifiedno deps
Hero 01hero-01ncdaiBlocksUnverifiedno deps · 2 files
Login 01login-01ncdaiBlocksUnverifiedno deps · 2 files
Metrics 01metrics-01ncdaiBlocksUnverified1 dep · 2 files
scroll-fade-effect-block-01scroll-fade-effect-block-01ncdaiBlocksUnverifiedno deps
scroll-fade-effect-block-02scroll-fade-effect-block-02ncdaiBlocksUnverifiedno deps
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