Skip to content

Instantly share code, notes, and snippets.

@noTron-Trebor
Created December 28, 2025 14:19
Show Gist options
  • Select an option

  • Save noTron-Trebor/d65a360e65e09b73d43f5a1e4255c72c to your computer and use it in GitHub Desktop.

Select an option

Save noTron-Trebor/d65a360e65e09b73d43f5a1e4255c72c to your computer and use it in GitHub Desktop.
[
{
"name": "Bro Gym",
"price": 32,
"icon": "๐Ÿ‹๏ธ",
"color": "#ffb3cc"
},
{
"name": "Fuel Coffee",
"price": 25,
"icon": "โ˜•",
"color": "#c9bbbb"
},
{
"name": "Netflix",
"price": 14.99,
"icon": "๐ŸŽฌ",
"color": "#b8bcff"
},
{
"name": "YouTube Premium",
"price": 14,
"icon": "๐ŸŽฅ",
"color": "#cef530"
},
{
"name": "Apple TV",
"price": 12.99,
"icon": "๐ŸŽญ",
"color": "#ff9f85"
},
{
"name": "Amazon Prime",
"price": 12,
"icon": "๐Ÿ›’",
"color": "#cdeec9"
},
{
"name": "Spotify",
"price": 12,
"icon": "๐ŸŽต",
"color": "#7ff5a8"
},
{
"name": "NordVPN",
"price": 8,
"icon": "๐Ÿ”’",
"color": "#fcff5c"
},
{
"name": "Disney+",
"price": 9,
"icon": "๐ŸŽž๏ธ",
"color": "#7395d9"
},
{
"name": "Basket Weaving",
"price": 14.5,
"icon": "๐Ÿงบ",
"color": "#aad2e4"
},
{
"name": "Google Cloud",
"price": 14.75,
"icon": "โ˜๏ธ",
"color": "#da9ee6"
},
{
"name": "Xbox Game Pass",
"price": 9.99,
"icon": "๐ŸŽฎ",
"color": "#dbb6dd"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment