12Tree Interactive Map

I created 2 interactive maps for 12Tree (12tree.de) with the help of a Justin Wingate who handled the animation. The maps were made using SVG and React. Animations were done with Lottie.
Map can be viewed here.

SSC Showreels

My client required a system that would allow them to upload videos and create showreels on the fly. Back end developed in PHP and using jQuery for interactivity.

I originally developed a custom video player using HTML 5 and javascript capable of loading all the videos to play seemlessly as one video. Compatibility issues resulted in having to use an open source player with flash fallback instead. * I wish I had a better screenshot 🙁

FilmFestivalLife.com

I took over development and improvement of the FFL systems. We took the project from a monolithic system to an event-based services system hosted in the cloud. The platform requires films to be transcoded into a more general web format. To accomplish this we created workers to automatically spin up new encoder machines as required and then kill them when work is done.