Skip to content

Commit 7734be7

Browse files
committed
Add spotistats.
1 parent c957b22 commit 7734be7

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
layout: post
3+
title: "Spoti-Stats"
4+
date: 2020-07-25 11:05:36 -0700
5+
categories: jekyll update
6+
---
7+
8+
<iframe controls='true' type='video/mov' allow="fullscreen" src="https://drive.google.com/file/d/1npOnve6rGYXroHhErO8_JaAlUL3xZbzT/preview" width="716" height="378"></iframe>
9+
10+
I use Spotify... a lot. Spotify provides some great personalized streaming data in the form of their [Spotify Wrapped](https://newsroom.spotify.com/2019-12-05/spotify-wrapped-2019-reveals-your-streaming-trends-from-2010-to-now/) tool. They also make some user data available via their [API](https://developer.spotify.com/console/get-current-user-top-artists-and-tracks/?type=artists&time_range=&limit=&offset=), allowing registered apps to gather data about your streaming usage and trends. As a new project to work on my web development skills, I decided to create a mini-Spotify Wrapped experience using the Spotify API. The UI is inspired by Spotify itself, and came out great.
11+
12+
Try it out at [spot.zrich.dev](https://spot.zrich.dev). Thanks!

0 commit comments

Comments
 (0)