Sep 21, 2025
#hex My public Hex Packages
Years ago, I wrote 3 hex-packages, I'm still using today
Sep 21, 2025
#hex The 'data_source' Hex Package
A simple module to feed a broadway pipeline
Sep 21, 2025
#hex Working with Time in Elixir using 'timewrap'
Fake and manipulate current time
Sep 27, 2015
ex_roman: A Roman Numeral Converter in Elixir
A small Elixir library to convert between integers and Roman numerals.
Sep 26, 2015
Traffic Light Simulation with Ruby
A look at a traffic light simulation implemented in Ruby, using Fibers and Curses.