Over the course of UNSW’s 2020 Trimester 3, I worked on a group project called Splitify
, which you can see here. [GitHub].
It’s a Spotify playlist manager, built with some technologies
- React (via Create React App)
- TypeScript
- Spotify API (Playlist, track, album, author data)
- Last.FM API (Genre data)
- GitHub Actions (Deployment and branding resource build chain)
- Netlify (Build previews)
On my course-site for SENG4920 (Ethics and Management), I wrote a post about the development of Splitify, which you can read here
I also had some fun working procrastinating on some complementary stuff for this project.
- Interactive Project Diary - [GitHub]
- Aesthetic visualisation of my project diary, which I was required to make for the assignment
- Branding Page - [GitHub]
- Automated the generation of images at different DPIs through Inkscape and GitHub Actions
- Created a webpage to display the images
- Initial Project Pitch Presentation - [GitHub]
- Presentation built with
reveal.js
- Presentation built with