Skip to content

Commit 3af35df

Browse files
committed
Remove zrich.dev links
1 parent 876b994 commit 3af35df

File tree

3 files changed

+0
-6
lines changed

3 files changed

+0
-6
lines changed

_posts/2019-11-10-the-rapalyzer.markdown

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,3 @@ While it's a fun toy, it's not perfect. Some future things I'd like to implement
1919
- Genius' lyrics sometimes contain cruft that should be cleaned more thoroughly.
2020
- The colors used to indicate rhyme groups are randomly generated, making it possible that two groups have the same color.
2121
- Many rappers bend rhymes using unusual pronounciation (example: [Eminem](https://www.youtube.com/watch?v=lPcR5RVXHMg)). It may be possible to use speech-to-text to more accurately pick up rhymes.
22-
23-
Try it out at [rap.zrich.dev](https://rap.zrich.dev). Thanks!

_posts/2019-12-06-fit-trak.markdown

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,3 @@ FitTrak is an application that allows users to track their meals, cardio, and we
1414
uses AWS services for user management, data storage, and CI.
1515

1616
My goals for the app were to learn how to design a programmatic iOS GUI and to implement the AWS lifecycle on iOS.
17-
18-
Thanks for reading!

_posts/2020-07-25-spoti-stats.markdown

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,3 @@ categories: jekyll update
88
<iframe controls='true' type='video/mov' allow="fullscreen" src="https://drive.google.com/file/d/1npOnve6rGYXroHhErO8_JaAlUL3xZbzT/preview" width="716" height="378"></iframe>
99

1010
I use Spotify... a lot. Spotify provides some 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.
11-
12-
Try it out at [spot.zrich.dev](https://spot.zrich.dev). Thanks!

0 commit comments

Comments
 (0)