Github

Andrés Alejos
12 min read
Members Public

Supercharge Your Elixir with Native Implemented Functions (NIFs)

NIFs are a great way to implement fast native code in Elixir, and open the world of external APIs to Elixir developers

Andrés Alejos
3 min read
Members Public

Creating My Own Website Using Github Pages

Motivation I have always been interested in web development, both front-end and back-end, but never took the time to truly learn all of the requisite languages needed for web development. It always seemed daunting to try to learn, considering you at least need to learn HTML, CSS, and JavaScript to