I've linked my work-in-progress chat client in a few places now, and some of the most notable commentary includes "why does it look like basic Qt" and "are you making an IRC client?" which means I'm probably on the right path, given that it's a Matrix client that runs in a browser and the project is partly intended to disprove people's assumptions about what that means
@miyuko It's currently accessible at http://joepie91-home.cryto.net:3500/ if you're curious (using test data) - cyan background is a debug indicator meaning it is loading messages from a simulated server that takes about a second to respond. Note that that link can stop working at any time, it's just my dev process running locally