afaur - Overview

View afaur's full-sized avatar

Adam Faur afaur

Dynamic all the things. [Profile Photo] (https://bit.ly/2p5Pqu9)

Block or report afaur

Pinned Loading

  1. Starter for working with Elixir, Plug, and Cowboy. Provides an example of how to use a compiled eex template for a route. Has one API route with a test that validates it. Uses HTTPoison for testing…

    Elixir 2

  2. Fibonacci number solver that operates as a process using GenServer. The Fibonacci Solver is started and monitored by a supervisor. It builds up answers as it decrements the provided input until rea…

    Elixir 1

  3. An ongoing working document to outline how to conduct yourself as part of a universal community built on trust and transparency.

    HTML

  4. VIM, TMUX, and ZSH configurations, bin scripts, shortcuts.

    Shell 1 5

  5. Elixir and javascript have the capability of making good looking one liners, but what about Ruby? We can definitely make an awful looking one by adding a ';'. If you want to start defining some bet…

    Ruby

  6. Walks a folder recursively finding files.

    JavaScript