Skip to content
View afaur's full-sized avatar

Highlights

  • Pro

Organizations

@bayleeadamoss @itsybits-xyz @RPG-Paper-Maker
Block or Report

Block or report afaur

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. elixir-plug-api elixir-plug-api Public

    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 1

  2. elixir-fib-solver-gen-server elixir-fib-solver-gen-server Public

    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. code-of-ethics code-of-ethics Public

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

    HTML

  4. dotties dotties Public

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

    Shell 1 5

  5. ruby-nicefn ruby-nicefn Public

    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. node-explore node-explore Public

    Walks a folder recursively finding files.

    JavaScript