chat app
a tiny app where messages go brrr (and i learned way too much about sockets)
this started off in a boring saturday as well "i want something to do" and then turned into me spiraling into networking, message formats, and ui behavior. i wanted something simple and can happen in a single computer.
what it does
- lets multiple users connect and chat in real time
- handles basic usernames and message display
- keeps the interface clean and not cursed-looking (cause it did have that phase)
it’s def not discord, but for something built from scratch by one sleep-deprived person, i’m pretty fond of it.