Skip to content

Instantly share code, notes, and snippets.

@plibither8
Last active May 5, 2024 18:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • 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": 73,
"topFive": [
{
"name": "The Shins",
"playcount": "15",
"image": "https://i.scdn.co/image/ab6761610000f1786c87e9e995eedad42e73dcc4",
"url": "https://www.last.fm/music/The+Shins"
},
{
"name": "Green Day",
"playcount": "6",
"image": "https://i.scdn.co/image/ab6761610000f1786ff0cd5ef2ecf733804984bb",
"url": "https://www.last.fm/music/Green+Day"
},
{
"name": "Nickelback",
"playcount": "6",
"image": "https://i.scdn.co/image/ab6761610000f1784ad382f899596d8c7b9e8e09",
"url": "https://www.last.fm/music/Nickelback"
},
{
"name": "Avicii",
"playcount": "2",
"image": "https://i.scdn.co/image/ab6761610000f178ae07171f989fb39736674113",
"url": "https://www.last.fm/music/Avicii"
},
{
"name": "Dayglow",
"playcount": "2",
"image": "https://i.scdn.co/image/ab6761610000f17865e98bfded67b8423be078e0",
"url": "https://www.last.fm/music/Dayglow"
}
]
},
"wakatime": {
"total": "17 hrs 52 mins",
"average": "2 hrs 58 mins",
"languages": [
{
"name": "TypeScript",
"percent": 95.04,
"time": "17 hrs 11 mins",
"color": "#3178c6"
},
{
"name": "Prisma",
"percent": 2.14,
"time": "23 mins",
"color": "#0c344b"
},
{
"name": "CSV",
"percent": 1.32,
"time": "14 mins",
"color": "#237346"
},
{
"name": "JSON",
"percent": 0.32,
"time": "3 mins",
"color": "#f1e05a"
},
{
"name": "Shell",
"percent": 0,
"time": "0 secs",
"color": "#89e051"
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment