Maximilian Torggler

Fullstack Web Developer

Work on digital Christmas present for my GF

It involves calls to the Google Photos and the Spotify API 😉

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

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!

Fixed another mysterious CORS issue (CloudFront + S3)

It feels like I spend most of my time fixing CORS errors

Cross platform share functionality using the Web Share API and the share-api-polyfill