Hardware Control Web App
Project info
A small Express app that talks to a Raspberry Pi GPIO (or serial device) so you can trigger lights, relays, or other hardware from a browser. Used for home automation experiments and learning hardware–software integration.
What I contributed
Backend API, GPIO/serial integration, and simple control UI.