-
-
Notifications
You must be signed in to change notification settings - Fork 49
Expand file tree
/
Copy pathshowcase.json
More file actions
56 lines (56 loc) · 2.04 KB
/
showcase.json
File metadata and controls
56 lines (56 loc) · 2.04 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
{
"advibly.com": {
"name": "Advibly",
"url": "https://advibly.com",
"cover": "https://pub-5f7cbdfd9ffa4c838e386788f395f0c4.r2.dev/showcase/advibly.com.png",
"color": "red-200"
},
"brijeshmarch16.vercel.app": {
"name": "Brijesh Portfolio",
"url": "https://brijeshmarch16.vercel.app",
"cover": "https://pub-5f7cbdfd9ffa4c838e386788f395f0c4.r2.dev/showcase/brijeshmarch16.png",
"color": "yellow-200"
},
"buildersguild.space": {
"name": "Builders Guild",
"url": "https://buildersguild.space",
"cover": "https://pub-5f7cbdfd9ffa4c838e386788f395f0c4.r2.dev/showcase/buildersguild.space.png",
"color": "orange-200"
},
"codeinpublic.com": {
"name": "Code in Public",
"url": "https://codeinpublic.com",
"cover": "https://pub-5f7cbdfd9ffa4c838e386788f395f0c4.r2.dev/showcase/codeinpublic.jpg",
"color": "purple-200"
},
"fplradar.com": {
"name": "FPL Radar",
"url": "https://fplradar.com",
"cover": "https://pub-5f7cbdfd9ffa4c838e386788f395f0c4.r2.dev/showcase/fplradar.com.png",
"color": "green-200"
},
"pouf.chat": {
"name": "Pouf Chat",
"url": "https://pouf.chat",
"cover": "https://pub-5f7cbdfd9ffa4c838e386788f395f0c4.r2.dev/showcase/pouf.chat.png",
"color": "purple-200"
},
"rewardkitty.com": {
"name": "Reward Kitty",
"url": "https://rewardkitty.com",
"cover": "https://pub-5f7cbdfd9ffa4c838e386788f395f0c4.r2.dev/showcase/rewardkitty.com.png",
"color": "blue-200"
},
"startcod.ing": {
"name": "Start Coding",
"url": "https://startcoding.ing",
"cover": "https://pub-5f7cbdfd9ffa4c838e386788f395f0c4.r2.dev/showcase/startcod.ing.png",
"color": "yellow-200"
},
"vanikya.ai": {
"name": "Vanikya AI",
"url": "https://vanikya.ai",
"cover": "https://pub-5f7cbdfd9ffa4c838e386788f395f0c4.r2.dev/showcase/vanikya.ai.png",
"color": "green-200"
}
}