The document discusses two Ruby projects: Triskelion, a Rails application with UI elements, and Crapshoot, a dice-rolling library that uses Ragel for parsing dice expressions. Crapshoot supports infix and postfix notation for dice expressions and generates random numbers.