Poyters

BlogElixir

4 min read

Building Stella: a comprehensive Elixir toolkit for algorithmic adventures

Solo building robust Elixir library for math, data structures & alghoritms.

5 min read

Angotia - MMORPG game

Players-driven browser MMORPG game.

4 min read

ToMam.pl: flipping the marketplace model with Elixir & LiveView

How I built ToMam.pl - a reverse marketplace powered by Phoenix and LiveView.

28 min read

Elixir Flashcards - functional fundations

Flashcard-style summary of essential Elixir concepts: pattern matching, data types, and control flow.

13 min read

Rapid prototyping: Building a TODO App in Phoenix

Building a TODO App with Phoenix&Elixir, complete authorization, views and database in 20 minutes.