Work on digital Christmas present for my girlfriend 🎶📸
Meeting with possible new freelance client
Reasearch for new project (developer tool)
Work on digital Christmas present for my GF
It involves calls to the Google Photos and the Spotify API 😉
Lean music theory 🎶
Fixed big file upload related bug using WebAssembly ⚡
Work on file upload bug
A bug that appears only for huge files and is related to the way the SHA-1 hash gets generated. I need to read huge files in chunks and incrementally create the SHA hash.
Remote support session with a client (architectural office)
File upload wasn't working, because of internal proxy they were using
Learn music theory
Fixed UI bug (Material UI Card)
Fixed Stripe related issue
Fix issue related to photgrammetry algorithm
Native Android App UI fixes
Plan PH launch
Created illustrations for each project type
Implemented custom 'rampToValue' function instead of using the native Web Audio implementation, because it's behaviour is inconsistent across browsers
The result is smoother loop transitions, yay!
Users can now directly try soundescape on the landing page
+ Lots of UI/UX improvements!
Possibility to start with empty soundscape + suitable tutorial
Better CTAs for landing page
Published native companion app for enterprise to the Play Store
Point measurements UI and UX fixes
Fixed another mysterious CORS issue (CloudFront + S3)
It feels like I spend most of my time fixing CORS errors