This is a project that I threw together during a weekend to play around with graph databases. This project uses the steam api to acquire people's friends lists; this information is stored locally in a gremlin database. The client is sent information to render on their javascript graph as it is pulled from the graph database via a web socket.
If you are interested in this project, or want to help work on it, check it out on github.