Pinned Repositories
advent_of_code
Selected solutions to the Advent of Code challenges
basho_docs
Basho Products Documentation
elixird
Various Elixir.
erlang_factory_2015
Presentation at Erlang Factory 2015
forecast
forecast.io wrapper
game_of_life
Implementation of Conway's Game of Life in Elixir
icmp_stego
Embedding data in ICMP Echo packets, with Erlang.
img_stego
Embedding data in images, with Erlang.
maze
Maze creation with recursive backtracking in Elixir
mrwhite
Erlang implementation of an interpreter for the Whitespace esoteric programming language
derek121's Repositories
derek121/erlang_factory_2015
Presentation at Erlang Factory 2015
derek121/icmp_stego
Embedding data in ICMP Echo packets, with Erlang.
derek121/img_stego
Embedding data in images, with Erlang.
derek121/mrwhite
Erlang implementation of an interpreter for the Whitespace esoteric programming language
derek121/advent_of_code
Selected solutions to the Advent of Code challenges
derek121/elixird
Various Elixir.
derek121/game_of_life
Implementation of Conway's Game of Life in Elixir
derek121/maze
Maze creation with recursive backtracking in Elixir
derek121/broadcast
Simple TCP broadcast server to all connected clients
derek121/cache
Least Recently Used cache
derek121/cowboy
Small, fast, modular HTTP server written in Erlang.
derek121/cue
derek121/erlang
derek121/erlangprogramming
The source code of the Erlang Programming book by Francesco Cesarini and Simon Thompson, published by O'Reilly Media
derek121/erlcloud
Cloud Computing library for erlang (Amazon EC2, S3, SQS, SimpleDB, Mechanical Turk, ELB)
derek121/go_beatnik
Interpreter for the Beatnik esoteric programming language in Go
derek121/JSONTestSuite
A comprehensive test suite for RFC 7159 compliant JSON parsers
derek121/meck
A mocking library for Erlang
derek121/mrvigenere
Implementation of the Vigenère cipher
derek121/nyt
derek121/otp
Erlang/OTP
derek121/rebar
Erlang build tool that makes it easy to compile and test Erlang applications, port drivers and releases.
derek121/rebar3
Erlang build tool that makes it easy to compile and test Erlang applications, port drivers and releases.
derek121/recon
Collection of functions and scripts to debug Erlang in production.
derek121/relflow
Version-incrementing, appup-generating, relx-coaxing, workflow-assistant for Erlang projects using rebar3.
derek121/restclient
Erlang Rest Client
derek121/stats
derek121/support
Support Issues
derek121/testing-erlang-book
A public book on testing Erlang
derek121/whitespacers
Interpreter Collection for the Whitespace Language