Pinned Repositories
flight_delay_akka_streams
A POC to demonstrate calculating average flight delays using Akka Streams.
Netty-TicTacToe-Server
A multiplayer, asynchronous Tic Tac Toe server built with Java on Netty.
TicTacToe-Client
A Tic Tac Toe UI built with JQuery. Designed to work asynchronously with the Netty server.
ultimate-tictactoe
A multiplayer implementation of Ultimate Tic-Tac-Toe to demonstrate WebSockets in Play, Akka, and Scala.js
vagrant-puppet-typesafe-play
A sample Vagrant and Puppet configuration for the Typesafe Stack (Play/Scala/Akka)
rocketpages's Repositories
rocketpages/flight_delay_akka_streams
A POC to demonstrate calculating average flight delays using Akka Streams.
rocketpages/Netty-TicTacToe-Server
A multiplayer, asynchronous Tic Tac Toe server built with Java on Netty.
rocketpages/ultimate-tictactoe
A multiplayer implementation of Ultimate Tic-Tac-Toe to demonstrate WebSockets in Play, Akka, and Scala.js
rocketpages/vagrant-puppet-typesafe-play
A sample Vagrant and Puppet configuration for the Typesafe Stack (Play/Scala/Akka)
rocketpages/TicTacToe-Client
A Tic Tac Toe UI built with JQuery. Designed to work asynchronously with the Netty server.
rocketpages/distsys-class
Class materials for a distributed systems lecture series
rocketpages/fp-in-scala
Functional Programming in Scala book exercises
rocketpages/play-angular-hallo
A simple Play 2.1.x app showing Angular integration with Hallo.js for in-place content editing
rocketpages/rocketpages.github.io
Kevin Webber's Blog
rocketpages/rust-fib-memoized
A simple memoized fibonacci implementation in Rust
rocketpages/slakka
Sample Slack and Akka HTTP integration