Pinned Repositories
behavior_tree
Implementation of the Behavior Tree concept in Ruby
bond
Design By Contract for Elixir
brassbound-dci
Simple but strict DCI framework for Ruby
ElixirConf2016_dialyzer
Slides and sample code from my Dialyzer talk at ElixirConf 2016
errata
Elixir library for structured error handling
external_service
Elixir library for safely using any external service or API using automatic retry with rate limiting and circuit breakers.
gradle-android-plugin
Android plugin for the Gradle build system.
process_builder
Simple object-oriented wrapper around Ruby's Process.spawn and Open3 library
trustworthy_bank
Sample application demonstrating DDD, event-sourcing, and CQRS in Elixir
wait_for_it
Elixir library for waiting for things to happen
jvoegele's Repositories
jvoegele/external_service
Elixir library for safely using any external service or API using automatic retry with rate limiting and circuit breakers.
jvoegele/wait_for_it
Elixir library for waiting for things to happen
jvoegele/bond
Design By Contract for Elixir
jvoegele/trustworthy_bank
Sample application demonstrating DDD, event-sourcing, and CQRS in Elixir
jvoegele/errata
Elixir library for structured error handling
jvoegele/ElixirConf2016_dialyzer
Slides and sample code from my Dialyzer talk at ElixirConf 2016
jvoegele/ElixirRetry
Simple Elixir macros for linear retry, exponential backoff and wait with composable delays
jvoegele/vim-config
Vim and Neovim configuration
jvoegele/audio-converter
Convert your entire music collection to any number of different formats.
jvoegele/audio-file-indexer
Index your music library into Solr or ElasticSearch!
jvoegele/data-munging-kata
Repository for holding the results of June 2016 CincyFP kata excersizes
jvoegele/diplomat
Elixir library for interacting with Google's Cloud Datastore
jvoegele/elixir
Elixir is a dynamic, functional language for building scalable and maintainable applications
jvoegele/elixir-contracts
Desing by Contracts for Elixir
jvoegele/elixirconf-2016
A collection of links that cover what happened during ElixirConf 2016
jvoegele/ex_contract
jvoegele/exercism
My solutions to Exercism.io exercises.
jvoegele/fe
Functional Elixir
jvoegele/fs
File system utilities for Clojure.
jvoegele/jvoegele.github.io
jvoegele.com web site
jvoegele/kane
Google Pub/Sub client for Elixir
jvoegele/mal
mal - Make a Lisp
jvoegele/neovim-config
My Lua-based Neovim configuration
jvoegele/oath
Design by contract in elixir
jvoegele/rail
Railway oriented programming toolkit for Elixir
jvoegele/railway
Railway Oriented Programming in Elixir
jvoegele/specs-spike
jvoegele/taglib
Taglib bindings for Elixir.
jvoegele/test_reflector
TestReflector helps in writing unit tests for pure functions in Elixir
jvoegele/transform_map
Transform Elixir Deeply Nested Maps into flat maps or 2 dimensional array. Export any map to CSV, XLSX or JSON.