Code (aka pet projects)

pomodoro-sh

A simple bash script, with dependencies on libnotify and pgrep, to use the pomodoro time management technique from the command line. It is well documented and licensed under GPLv3.

rt-mc-analyser

The code I wrote for my master thesis to analyse the schedulability of mixed-critiality tasksets in real-time systems.

The code is written in C (for the actual analysis), and includes several bash and gplot scripts to help with and simplify running the experiments and the analysis. It is badly documented, so if you are interested, I would suggest you contact me for help to understand how it works.