Skip to content

Instantly share code, notes, and snippets.

@plibither8
Last active July 24, 2024 18:02
Show Gist options
  • Save plibither8/ea3780e4764315e354bc3f0655c81814 to your computer and use it in GitHub Desktop.
Save plibither8/ea3780e4764315e354bc3f0655c81814 to your computer and use it in GitHub Desktop.
{
"hackernews": [],
"lastfm": {
"totalPlayCount": 133,
"topFive": [
{
"name": "Kanye West",
"playcount": "24",
"image": "https://i.scdn.co/image/ab6761610000f1786e835a500e791bf9c27a422a",
"url": "https://www.last.fm/music/Kanye+West"
},
{
"name": "Eminem",
"playcount": "10",
"image": "https://i.scdn.co/image/ab6761610000f178a00b11c129b27a88fc72f36b",
"url": "https://www.last.fm/music/Eminem"
},
{
"name": "Kodaline",
"playcount": "7",
"image": "https://i.scdn.co/image/ab6761610000f1780b99560e4162fe239ac6d3ba",
"url": "https://www.last.fm/music/Kodaline"
},
{
"name": "Acid Ghost",
"playcount": "6",
"image": "https://i.scdn.co/image/ab6761610000f1787654e25e3a9cd3e703ce680c",
"url": "https://www.last.fm/music/Acid+Ghost"
},
{
"name": "Grimes",
"playcount": "5",
"image": "https://i.scdn.co/image/ab6761610000f17834771f759ca81a422f5f2b57",
"url": "https://www.last.fm/music/Grimes"
}
]
},
"wakatime": {
"total": "14 hrs 18 mins",
"average": "2 hrs 51 mins",
"languages": [
{
"name": "TypeScript",
"percent": 97.52,
"time": "14 hrs 12 mins",
"color": "#3178c6"
},
{
"name": "JSON",
"percent": 0.49,
"time": "4 mins",
"color": "#f1e05a"
},
{
"name": "YAML",
"percent": 0.1,
"time": "0 secs",
"color": "#cb171e"
},
{
"name": "Markdown",
"percent": 0.05,
"time": "0 secs",
"color": "#083fa1"
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment