Blind adrenaline is a site which provides
accessible, online multiplayer games for blind / low vision
gamers. Site is fully developed by us using various languages
for various purposes. BA at the moment provides Hold em and
Spades. The core server is a GO server for high performance and
stability. The website and the user facing parts are in PHP
Laravel whereas the game logic is mostly in node.js services.
The architecture is extendable, flexible and applies ideas of
micro service design.