The Lord in Aberdeenshire, Inventor and fine lad

On behalf of Established Titles



SMART Drives Visualiser

https://github.com/Emilianissimo/SMART-Drives-Visualiser

A small desktop utility built while learning C++ and Qt6.
Nothing enterprise. Nothing overengineered. Just practice — and something visual at the end of it.


What It Is

This project was written as a learning exercise.

The goal wasn’t to build a full disk-monitoring suite.
The goal was to:

That’s it.


What It Does

Each disk gets its own simple visual representation.

No historical tracking.
No background daemon.
No alerts.

Just: read → interpret → draw.


Why It Exists

Because learning C++ properly means building real things.
Not just console exercises.

Qt6 was chosen to:

The output is intentionally minimal — but functional.


Tech Stack


Scope

This is not a production monitoring tool.
It’s a focused educational project with a visible result.

And that’s enough.