Monitoring Dashboard
An internal web dashboard that turns system alerts into something humans want to look at.
Monitoring tools are great at knowing that something is wrong and not so great at telling you nicely.
I built an internal dashboard with a Next.js frontend and a C# API behind it. It collects the alerts, sorts them and shows the ones that actually need attention, in a way that doesn't make you want to close the tab.