One Place
My first real full-stack app: a dashboard for livestream sellers drowning in chat orders.

Livestream sellers were taking orders in chat and losing them. One Place was a single dashboard for those orders, clients, and offers.
This is the project that taught me how software actually fits together — auth, relations, and a backend that does not fall over when you click twice. I keep it here as the first thing I shipped that was not a tutorial.
Stack
React, Node.js, a relational database, and the usual scars.