parroty.github.com

View on GitHub

This page contains some notes for my projects.

Elixir

List of my elixir (elixir-lang) projects.

excoveralls

coveralls.io for Elixir.

hex.pm version hex.pm downloads

exvcr

HTTP request/response recording library for elixir, inspired by VCR.

hex.pm version hex.pm downloads

exprintf

A printf / sprintf library for Elixir. It works as a wrapper for :io.format.

hex.pm version hex.pm downloads

exfirebase

An elixir library for accessing the Firebase REST API.

hex.pm version hex.pm downloads

excheck

Property-based testing for Elixir (QuickCheck style).

hex.pm version hex.pm downloads

exprof

A simple code profiler for Elixir using eprof.

hex.pm version hex.pm downloads

extwitter

A twitter client library for elixir.

hex.pm version hex.pm downloads

spawn_viewer

Trial implementation to visualize process spawning.

oauth2ex

An OAuth 2.0 client library for elixir.

hex.pm version hex.pm downloads

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.