-
Notifications
You must be signed in to change notification settings - Fork 172
/
carousel.json
94 lines (94 loc) · 3.57 KB
/
carousel.json
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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
[
{
"background": "linear-gradient(to bottom right, #993CCF 0%, rgba(170, 77, 181, 0.95) 17.19%, rgba(193, 99, 146, 0.90) 31.77%, rgba(223, 129, 101, 0.71) 52.08%, rgba(240, 146, 75, 0.60) 63.54%)",
"titleColor": "white",
"descriptionColor": "white",
"title": "Jams",
"description": "Collaborative coding workshops where sparks ignite, fears dissolve, and inventions come to life",
"img": "https://cloud-7xyxcf3f6-hack-club-bot.vercel.app/0new_project__3_.png",
"link": "https://jams.hackclub.com"
},
{
"background": "snow",
"titleColor": "dark",
"descriptionColor": "black",
"title": "Putting The \"You\" In CPU",
"description": "Curious exactly what happens when you run a program on your computer? Read this.",
"img": "https://cloud-eg2ex8nol-hack-club-bot.vercel.app/0favicon-on-light-removebg-preview.png",
"link": "https://cpu.land"
},
{
"background": "#e5e6da",
"titleColor": "black",
"descriptionColor": "black",
"title": "The Bin",
"description": "A free electronics starter kit for high schoolers, shipped to your door.",
"img": "https://cloud-19s894dm1-hack-club-bot.vercel.app/08842522a-d52d-40e8-9113-0fea592512d7.gif",
"link": "https://hackclub.com/bin"
},
{
"background": "#000",
"titleColor": "green",
"descriptionColor": "white",
"title": "Sprig",
"description": "Join hundreds of teenagers making tile-based JavaScript games",
"img": "https://emoji.slack-edge.com/T0266FRGM/sprig-dino/6f01fec60b51b343.png",
"link": "https://sprig.hackclub.com"
},
{
"background": "snow",
"titleColor": "dark",
"descriptionColor": "black",
"title": "Some Assembly Required",
"description": "The 4th most starred Assembly repository on GitHub",
"img": "https://emoji.slack-edge.com/T0266FRGM/someassemblyrequired/cfacfacaaa2d8b1d.png",
"link": "https://github.com/hackclub/some-assembly-required"
},
{
"background": "#271932",
"titleColor": "#CAB4D4",
"textColor": "#CAB4D4",
"title": "SineRider",
"description": "Help build a game about love, math, and graphing 💖",
"img": "https://emoji.slack-edge.com/T0266FRGM/sinerider/68a0bc1208e885dd.png",
"link": "https://sinerider.com"
},
{
"background": "dark",
"titleColor": "green",
"descriptionColor": "white",
"title": "OnBoard",
"description": "Join 1k teens designing PCBs, learning hardware, and building electronics",
"img": "https://cloud-6skkg6eck-hack-club-bot.vercel.app/0image.png",
"link": "/onboard"
},
{
"background": "dark",
"titleColor": "blue",
"textColor": "white",
"title": "Blot",
"description": "An open source drawing machine and online editor for generative art",
"img": "https://emoji.slack-edge.com/T0266FRGM/tw_pencil2/c6afadc2280e571d.png",
"link": "https://blot.hackclub.dev"
},
{
"background": "#e9e9e9",
"titleColor": "black",
"textColor": "black",
"descriptionColor": "black",
"title": "Nest",
"description": "Free Linux server for all Hack Clubbers to host anything they need",
"img": "https://emoji.slack-edge.com/T0266FRGM/nest/aa345378581cee0c.png",
"link": "https://hackclub.app"
},
{
"background": "#ec3750",
"titleColor": "white",
"textColor": "white",
"descriptionColor": "white",
"title": "BrowserBuddy",
"description": "You Ship a browser extension, We Ship you a Chrome Developer License among other prizes",
"img": "https://browserbuddy.hackclub.com/DaviLhlapakRosa_business_dino.png",
"link": "https://browserbuddy.hackclub.com/"
}
]