Skip to content

Instantly share code, notes, and snippets.

@plibither8
Last active July 10, 2025 12:13
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": 145,
"topFive": [
{
"name": "Eminem",
"playcount": "9",
"image": "https://i.scdn.co/image/ab6761610000f178a00b11c129b27a88fc72f36b",
"url": "https://www.last.fm/music/Eminem"
},
{
"name": "ornithology",
"playcount": "8",
"image": "https://i.scdn.co/image/ab6761610000f178f0726d0718cee9dd844f3c6d",
"url": "https://www.last.fm/music/ornithology"
},
{
"name": "Kishore Kumar",
"playcount": "6",
"image": "https://i.scdn.co/image/ab6761610000f178c9ac92d87de28795c1c49730",
"url": "https://www.last.fm/music/Kishore+Kumar"
},
{
"name": "The Lumineers",
"playcount": "6",
"image": "https://i.scdn.co/image/ab6761610000f1780f882273183345499155d6ed",
"url": "https://www.last.fm/music/The+Lumineers"
},
{
"name": "Kodaline",
"playcount": "4",
"image": "https://i.scdn.co/image/ab6761610000f1780b99560e4162fe239ac6d3ba",
"url": "https://www.last.fm/music/Kodaline"
}
]
},
"wakatime": {
"total": "9 hrs 15 mins",
"average": "1 hr 32 mins",
"languages": [
{
"name": "TypeScript",
"percent": 97.97,
"time": "9 hrs 4 mins",
"color": "#3178c6"
},
{
"name": "Text",
"percent": 1.71,
"time": "9 mins",
"color": "#cccccc"
},
{
"name": "JSON",
"percent": 0.27,
"time": "1 min",
"color": "#f1e05a"
},
{
"name": "YAML",
"percent": 0.03,
"time": "0 secs",
"color": "#cb171e"
},
{
"name": "JavaScript",
"percent": 0.02,
"time": "0 secs",
"color": "#f1e05a"
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment