Composable terminal colors for Haskell.
import Text.Termcolor
import Text.Termcolor.Style
import qualified Text.Termcolor.Foreground as F
import qualified Text.Termcolor.Background as B
main = putStrLn . format . underline . bold . (light . B.cyan) . (F.red) $ read "Hello World!"
Personal blog
A list of awesome lightweight websites without all the bloat
Solve Math expressions, create equations, define operators and constants
Flappy Bird AI using Evolution Strategies
CSS Filter Tooltip for Firefox (https://bugzilla.mozilla.org/show_bug.cgi?id=1055181)
Hapi plugin that automatically generates RESTful API for CRUD
parse and evaluate math expressions
Node.js console games