Open Source Projects

Here are some of my open source software projects/tools listed.
To see all of my published OSS projects/tools, just click on the button below.

MySQL Binary Logs Queries Analyzer (Python)

This tool analyze the MySQL/MariaDB binary log queries, which can be very helpful during investigations of slow replications etc.

N.P.M. (Nginx, PHP, MariaDB)

This is a Docker container setup consisting of only 2 containers, in which Nginx and PHP runs in one single container.

Furthermore, this setup includes an HTTPS configuration to serve the application via HTTPS.

Last Git Tag

Helper tool to identify the last given semantic Git tag version. This tools also shows the next possible "Major", "Minor" and "Patch" version number.