Published a Project to Github
built a web application
I dig this Kotlin thing, so I figured I might make something else fun with it. This time, it's a web app which aims to reduce video size by transcoding it to a newer codec and apply some space-saving optimizations. To speed things up, it can use a distributed work queue to process multiple videos on different machines.

Overall, beside tech being cool, I also enjoyed designing and implementing distributed logic for this project. You can find a single instance live at compressor.luka-j.rocks/.