TWINO
The Weekend Is Never Over
A weekend-first web project built around a simple idea: it is always 5 o'clock somewhere. Table Games is the playable part of that world, made so friends can start a game anywhere, even when nobody brought the cards.
Why I Built It
The Weekend Is Never Over started as a vibe: a place for the feeling that the weekend does not have to stop just because the calendar says it should. The home site carries that message through drinks, games, and a relaxed point of view.
Table Games came from the practical side of the same idea. I wanted games I could play with friends when the physical pieces were not there: at a bar, around a campfire, on a trip, or anywhere else where everyone has a phone but nobody brought the deck.
What It Is
TWINO is the parent project. Table Games is the first interactive product inside it: a small social web app for people who are already together and want something lightweight to play.
- A public home for the TWINO concept, tone, and weekend-first identity.
- Multiplayer table games designed for people in the same room.
- A real-time translation card game for multilingual groups.
- Language-aware routing so the app feels local from the first screen.
- A foundation for more casual games under the same umbrella.
See It Live
Start with the TWINO home site for the concept and vibe. Then jump into Table Games when you want to try the playable part.
Why It Is Open Source
The games are free, the idea is easy to understand, and the value is not in hiding the source code. The value is in the product judgment, the shipped implementation, and the fact that I can keep improving it.
Making the repo public turns the project into proof of work. Someone can see the live product, then inspect how it was built: routing, language support, game flow, deployment choices, and the tradeoffs behind a small social web app.