Hi, I'm Alex Karius. I'm a web developer working mostly in Javascript, particularly React and Express. Here are some projects I'm working on.
This project interfaces with the Spotify API to grab a list of tracks from an authorized user's Release Radar or Discover Weekly playlists, get the albums those tracks are from, and allow the user to export the full track list from any number of those albums into a new playlist. (I made this because I like listening to full albums, and was frustrated that Spotify's recommended new release list consisted of individual tracks rather than albums.)
View Site View React Source (Github) View Express Source (Github)A project prompted by a friend. Uses the Canvas API to create an animation of gently falling snowflakes.
View Animation View Source (Github)(CW: FLASHING LIGHTS) Another Canvas API animation. This time trying to imitate an animation from the video game Just Shapes and Beats
View Animation View Source (Github) View Original Animation