Projects

The list you'll find here contains personal projects I'm working on or planning to work on and some finished client projects (listed with permission).

SubTitleDownloader

This is an opensource plugin (written in python) for Plex Media Server. It's intended for searching and downloading subtitles in up to two languages for movies and TV shows from a chosen set of subtitle providers. A download link will be made available here once it's ready for use.

Enigma

This was a small C++ project for a client. It consisted in implementing a Turing bombe (a mechanical device for cracking the Enigma cypther during world war II) in software as part of a tutoring project.