Back to Work

Aimi Sync

Aimi.fm

Aimi Sync
I built Aimi Sync from scratch using “create next app”. I did heavy integration with the Aimi Sync API, built custom by the back end team. I set up a step-by-step route for using Aimi Sync. First a user would upload a video, which I would break apart into chunks before sending to the API. From there I would wait for a response from the API that would return data about the generated plan for the music that would sync to the video, beat by beat. On the front end I updated the plan and sent it back to the API. Then the API would return a video url of the updated video with the custom soundtrack, created on the fly.
Next.jsSvelteTailwindCSSGoogle CloudZustand