Personal Projects
Welfred
Welfred is an Alfred clone written purely in NodeJS. I began development on this app in early 2021 in order to improve my skill-set. I wouldn't recommend using it over Alfred but it was quite an intriguing project to work on.
NodeJS
Spotify Player
Spotify Player was built using React & the Spotify Web SDK. It utilizes the Spotify Connect functionality to enable playback directly through the web whilst also allowing control through the mobile & desktop app.
React
YouTube App
I made a YouTube app written in NodeJS to convert Spotify playlists into a YouTube queue. This, unfortunately, no longer works due to Spotify removing app URI's. I will likely revisit this project in the near future.
NodeJS
Experiments
Watch Together
Watch Together allows multiple people to watch the same YouTube video. This experiment utilizes React & NodeJS.
React, NodeJS
Terminal
I (somewhat) replicated the Linux terminal using ReactJS & Tailwind. There's even an easter egg in there!
React, Tailwind
Youtify
Youtify is a small app that converts Spotify playlists into YouTube videos. Playlists can also be saved.
React