A Raspberry Pi Zero 2W with a custom 3D printed case running a custom NixOS flake providing awesome homelab features including a NAS, system sync/backup (integrated with my desktop), AQI monitor (external ESP32+SDS011 sensor that saves to a database on this Pi and accessible through a webpage) - all manageable by a Waveshare display running a custom C program.
Used Copilot for some advanced Linux dtb things (so I could get the screen and buttons working on NixOS) and some light backend stuff for the display C program but otherwise everything is self-coded