A real-time system monitoring application built with C# and WPF to track CPU, RAM, and GPU utilization.
- Real-Time Monitoring: Live updates of CPU core usage, memory consumption, and GPU load.
- Visualizations: Clear visualizations for keeping track of usage at a glance.
- Multithreaded UI: Responsive interface even under heavy system load.
- C#: Core logic and backend.
- .NET Framework: Runtime and libraries.
- WPF (Windows Presentation Foundation): Modern UI/UX design with XAML.
- LibreHardwareMonitor: For accessing performance counters and hardware metrics.
