My Projects

Application for managing RAIDs

Under development.

RAID Manager is a relatively complex application for Linux, programmed in Python and Qt, for managing a RAIDs by using 'mdadm' as layer. The application allows the user to create a new RAID, edit it, get information about it and export a file.

It is a long-term project that will include more features.

This application aims to make RAID management on Linux easier for less experienced users.

Application for managing a database

Under development.

Simple mutliplatform application, programmed in Java and Swing, for managing a MySQL database. The application allows the user to enter new records, edit them, delete them, perform queries for each field of each table and perform multiple and complex queries.

The application respects the principles of usability and accessibility for the user. As an example, it includes a satisfaction form that makes it possible to collect comments.