Pinned Repositories
adventofcode.com
AkkaMistComet
example of using comet with akka mist
api-first-hand
API-First bootstrapping tool for building RESTful web services from a Swagger/OpenAPI spec
bridge
Solution to the infamous bridge problem
encrypted-pdf-finder
Traverses a filesystem looking for PDFs that require a password to open
maven-android-multimodule-example
Example showing some hard cases in Android maven multi-module dependencies
mavenizer
Generates poms for Apache OFBiz using a Nexus maven repository reference
ScalaBootstrap
Gilt/AOL Hackathon Scala Bootstrap
splitter
Request splitting reverse proxy
things2taskpaper
Utility for copying a Things 3 database into TaskPaper
ebowman's Repositories
ebowman/mavenizer
Generates poms for Apache OFBiz using a Nexus maven repository reference
ebowman/bridge
Solution to the infamous bridge problem
ebowman/ScalaBootstrap
Gilt/AOL Hackathon Scala Bootstrap
ebowman/AkkaMistComet
example of using comet with akka mist
ebowman/All-Aboard
Almost-realtime streaming APIs for train departure statuses
ebowman/escalator
Scala wrapper for the AWS Kinesis java client.
ebowman/facet
facet example from lucene 3.6.0 as stand-alone app
ebowman/Project-Dollhouse
A project aiming to rebuild TSO (The Sims Online) from the ground up. Inspired by corsix-th (http://code.google.com/p/corsix-th/).
ebowman/scalacheat
cheat sheet for scala syntax
ebowman/scalisp
Simple lisp interpreter in scala (part of the Gilt Scala Breakfast series)
ebowman/scoopshot
solution to the scoopshot http://www.scoopshot.com/hiring-developer/ puzzle
ebowman/sjson
Scala Json with capabilities for Scala Object Serialization
ebowman/wordpath
finding single-letter-change paths through the dictionary
ebowman/wordsnake
Solves the "wordsnake" puzzle
ebowman/clojure-koans
A set of exercises for learning Clojure
ebowman/commons-avro
An Avro serialiser based on scala pickling
ebowman/handlebars.scala
A Scala implementation of the Handlebars templating language (a superset of Mustache).
ebowman/kinesis-example-scala-consumer
Example Scala/SBT event consumer for Amazon Kinesis
ebowman/kinesis-example-scala-producer
Example Scala/SBT event producer for Amazon Kinesis
ebowman/sbt-dependency-graph
sbt plugin to create a dependency graph for your project
ebowman/sbt-dependency-graph-sugar
Add some nice features for viewing the dependency graph assuming a mac and graphviz installed
ebowman/sbt-idea
A simple-build-tool (sbt) plugin/processor for creating IntelliJ IDEA project files
ebowman/sbt-release
A release plugin for sbt (>= 0.11.0)
ebowman/sbt-updates
SBT plugin that can check maven repositories for dependency updates
ebowman/scalacheck-talk
demo of some basic scalacheck, scalatest, sbt & maven techniques
ebowman/scalandradevday
Scala rewrite of a java cassandra hello world app from DigBigData
ebowman/sirius
A distributed system library for managing application reference data
ebowman/unicorn
Solution to http://zeroturnaround.com/fun/magical-java-puzzle-pat-the-unicorns/
ebowman/util-open-source-demo
Demonstrates how to use Gilt's internal gilt-sbt-build and still have a project that can be open sourced
ebowman/xsbt
sbt, a build tool for Scala