forked from hackclub/site
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcarousel.json
102 lines (102 loc) · 3.74 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
95
96
97
98
99
100
101
102
[
{
"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": "#C76B0F",
"titleColor": "#F6D193",
"descriptionColor": "#F6D193",
"title": "Boba Drops",
"description": "Build a HTML + CSS Static Site!, Get free Boba",
"img": "https://cloud-oil5vh30l-hack-club-bot.vercel.app/0boba_hc_toolbox.png",
"link": "https://hack.club/boba"
},
{
"background": "#FFF1DE",
"titleColor": "#4F2A0E",
"descriptionColor": "#4F2A0E",
"title": "Hackaccino",
"description": "Make a 3D Website • Get a free Frappuccino",
"img": "https://cloud-ahkc8uotv-hack-club-bot.vercel.app/0group_15.png",
"link": "https://hack.club/fraps"
},
{
"background": "#EF6C46",
"titleColor": "#EDE2DC",
"descriptionColor": "#EDE2DC",
"title": "Cider",
"description": "Design, Code, and Ship an iOS app to the App Store in 30 days.",
"img": "https://cloud-m33gqgkp6-hack-club-bot.vercel.app/0image.png",
"link": "https://cider.hackclub.com/"
},
{
"background": "#30AE1F",
"titleColor": "#FFFFFF",
"descriptionColor": "#FFFFFF",
"title": "HackCraft",
"description": "Ship a mod - Get Minecraft",
"img": "https://cloud-kgilrkgl7-hack-club-bot.vercel.app/0image.png",
"link": "https://hackcraft.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": "#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": "#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"
}
]