overview.md
A desktop utility focused on making low-level system information easier to inspect.
The project is built with C# and WPF on .NET 8, using WMI, Hardware.Info, and LibreHardwareMonitor-style libraries to gather machine data from different system sources. I structured it around repositories and typed models for hardware domains, then connected those results to a split-view UI where users can click components and inspect their detailed properties without leaving the app.