Pinned Repositories
active_avro
Avro schema serialization for Rails 3.x ActiveRecord
akka-actor-statsd
Statsd client using an Akka actor
erly_bank
ErlyBank project from Mitchell Hashimoto's 2008 series on Erlang and the OTP
euler
Project Euler solutions in Ruby
Feelings
Custom keyboard chapter from PragProg iPad Programming book.
hadoop-in-action
Updated samples for the Hadoop in Action title from Manning.
handlers
Chapter 4 of Crafting Rails Applications (template handlers)
mrdpatterns
MapReduce Design Patterns code examples
spotify-track-id-to-isrc
Simple use of spray to pull ISRC data out of Spotify track data by track ID.
tabletop_calculator_original
Tabletop wargaming calculator
cfeduke's Repositories
cfeduke/akka-actor-statsd
Statsd client using an Akka actor
cfeduke/spotify-track-id-to-isrc
Simple use of spray to pull ISRC data out of Spotify track data by track ID.
cfeduke/akka-scala-sbt.g8
Modern Akka, Scala, sbt giter8 template.
cfeduke/dotfiles
dotfiles
cfeduke/gradle-spark
Gradle and Spark
cfeduke/vim-settings
My personal vim settings and bundles
cfeduke/activator-akka-spray
Basic Akka / Spray template showing REST API built around Akka actors.
cfeduke/agaricus
Agaricus Lepiota
cfeduke/amazon-redshift-utils
Amazon Redshift Utils contains utilities, scripts and view which are useful in a Redshift environment
cfeduke/anorm
The Anorm database library
cfeduke/aws-name-server
DNS server that lets you look up ec2 instances by instance name
cfeduke/calkowlator
Calculate hits, wounds, and nerve probabilities for Mantic's Kings of War game
cfeduke/computation
Understanding Computation (O'Reilly title) by Tom Stuart
cfeduke/delete-old-ebs-snapshots
Ruby script for deleting old EBS snapshots older than X days and/or matching a description regex.
cfeduke/dlgo
cfeduke/ebs-deploy
Python based command line tools for managing Amazon Elastic Beanstalk applications.
cfeduke/functional
Functional Programming in Scala (from the Manning title)
cfeduke/gfc-kinesis
A library providing simple Scala API for Amazon Kinesis. Part of the gilt foundation classes
cfeduke/gitignore
hack ruby script to pull gitignore profiles from GitHub and combine them into a local .gitignore file
cfeduke/jquery-handsontable
Handsontable is a minimalistic approach to Excel-like table editor in HTML & jQuery
cfeduke/kafka
Mirror of Apache Kafka
cfeduke/learnyouascala
Learn You a Scala!
cfeduke/probabilistic
Figaro example
cfeduke/progenitor
Code Scaffolding Platform
cfeduke/ruby-tsp-shortest-path
Traveling salesman problem and shortest path example implementations using the appropriate gems.
cfeduke/sbt
sbt, a build tool for Scala
cfeduke/scalatra-sbt.g8
A giter8 template for a basic Scalatra SBT project
cfeduke/SpaceRun
SpaceRun example game from the PragProg book.
cfeduke/spark-cassandra-connector
DataStax Spark Cassandra Connector
cfeduke/spring-aware-rule
An example how to replace (most) functionality of a SpringJUnit4ClassRunner by a JUnit TestRule