Table
Go
Shared Youtube music experience with friends, in browser. Backend written in Go using Google Youtube APIs. Frontend written with Bootstrap and Bourbon, a lightweight library for Sass.
Features
- Highly scalable
 - Synced timestamps of current song across all listeners
 - Reactive interface updates live as songs are added, removed, or skipped
 - User authentication backend built with an SQL database
- Passwords hashes stored using Go's implementation of bcrypt
 - Secure user sessions
 
 - Built-in live streaming chat
 - In browser!
 
