This page contains some notes for my projects.
Elixir
List of my elixir (elixir-lang) projects.
excoveralls
coveralls.io for Elixir.
exvcr
HTTP request/response recording library for elixir, inspired by VCR.
exprintf
A printf / sprintf library for Elixir. It works as a wrapper for :io.format.
exfirebase
An elixir library for accessing the Firebase REST API.
excheck
Property-based testing for Elixir (QuickCheck style).
exprof
A simple code profiler for Elixir using eprof.
extwitter
A twitter client library for elixir.
spawn_viewer
Trial implementation to visualize process spawning.
oauth2ex
An OAuth 2.0 client library for elixir.
exrtm
An elixir library for remember the milk API.
http_server
A simple and self-contained HTTP Server for elixir.
exfuture
A trial implementation of future.
Samples
dynamo_firebase
Sample dynamo project for implementing rails-like scaffold page with Firebase backend.
dynamo_scaffold
Sample dynamo project for implementing rails-like scaffold page with REST API backend.
dynamo_angular
Sample AngularJS scaffolding with dynamo and angular-resource backend.
sample_future
Sample parallel map program for Future on elixir
Chef Cookbook
chef-cookbook-elixir
Chef cookbook for installing elixir.
chef-cookbook-dynamo
Chef cookbook for deploying dynamo application.
Go
List of my go (golang) projects.
rtmgo
Remember the milk api for golang.
Ruby
List of my ruby (ruby-lang) projects.
kindle-your-highlights
Scrape highlights from kindle.amazon.com.
Mono Timer
An Pomodoro-style 25:00 minutes timer rails-app with notification feature.
Thought Mapper
Thinking assistant tool on comparing options.