Here are applications created by me in my spare time.
Simple Pictures Unifier
This application allows you to arrange pictures of the same event, but that were made with different photo cameras.
An open-source cross-platform project written in modern C++ using some the latest standards idioms (C++ 14x) and it’s available for Windows and Linux (Ubuntu/Debian tested).
The Process Status Analysis (psa) is a command line tool that offer some Operating System processes analysis features:
- Get all processes loaded in memory information
- Get process only used memory
- Print processes tree
- Top most “expensive” processes
- Redirect output to a file
Additional features ongoing.