Fl4m3Ph03n1x
I have been programming all my life since I was a little boy, so for me programming languages are like Pokemon, I got them all!
Barcelona
Pinned Repositories
2048
Udacity's 2048 course
fs-error-logger
Writes errors into files in both JSON and XML.
gallows
Phoenix HTTP interface for the hangman game.
hangman-v2
Exercises for the second edition of the gnome's course on Elixir !
heartbeatjs
Runs ping functions periodically to determine if third parties are still alive.
marker-cluster-polygon
Clustering illusion demo for markers and regions.
obj-watcher
Small library that watches over changes in objects and notifies interested parties.
ramda-in-fl4m3s
Complementary utils library that adds new functions on top of ramda.
udacity_project
Website Performance Optimization Udacity's Course Project
warframe-db-updater
Back-end server that periodically checks the warframe wikia for updates and notifies third party services for changes to the content.
Fl4m3Ph03n1x's Repositories
Fl4m3Ph03n1x/gallows
Phoenix HTTP interface for the hangman game.
Fl4m3Ph03n1x/hangman-v2
Exercises for the second edition of the gnome's course on Elixir !
Fl4m3Ph03n1x/asdf-rabbitmq
Rabbitmq plugin for asdf version manager https://github.com/asdf-vm/asdf
Fl4m3Ph03n1x/bake_test
Fl4m3Ph03n1x/bakeware
Compile Elixir applications into single, easily distributed executable binaries
Fl4m3Ph03n1x/bmvp
Peter Ulrich course on how to build and MVP with Elixir Phoenix Liveview
Fl4m3Ph03n1x/comprehendex
Implementation of the Option and Either types for List comprehensions with Elixir
Fl4m3Ph03n1x/deprecation
A library to handle automated deprecations
Fl4m3Ph03n1x/desktop
Elixir library to write Windows, macOS, Linux, Android apps with OTP24 & Phoenix.LiveView
Fl4m3Ph03n1x/dictionary
dictionary module from Pragmatic Dave's course for the Hangman app
Fl4m3Ph03n1x/exvalidate
Validator for elixir controllers and the all dates.
Fl4m3Ph03n1x/footbal_engine
engine for the footbal query API
Fl4m3Ph03n1x/footbal_interface
Interface for the footbal app
Fl4m3Ph03n1x/gnome-census
A simple responsive list application that shows gnome information!
Fl4m3Ph03n1x/gradient
Gradient is a static typechecker for Elixir
Fl4m3Ph03n1x/grokking_fp
Exercises from Grokking FP book, adapted to Elixir.
Fl4m3Ph03n1x/hangman
Hangman game from Pragmatic Dave course
Fl4m3Ph03n1x/hello-desktop
Elixir Hello desktop app
Fl4m3Ph03n1x/inch_ex
Provides a Mix task that gives you hints where to improve your inline docs.
Fl4m3Ph03n1x/islands_engine
Elixir Islands Engine application from the Functional Web Development with Elixir, OTP, and Phoenix
Fl4m3Ph03n1x/islands_interface
Phoenix interface for the islands_engine project
Fl4m3Ph03n1x/live_view_demo
A small demo app with phoenix live view
Fl4m3Ph03n1x/market_manager
Makes requests in bulk to warframe market
Fl4m3Ph03n1x/new_type
Macro for constructing a new type with Elixir
Fl4m3Ph03n1x/postgrex
PostgreSQL driver for Elixir
Fl4m3Ph03n1x/quizz_mastery
Application from designing_elixir_systems_with_otp
Fl4m3Ph03n1x/resource-pooling-api
A resrouce pooling api with an umbrella structure
Fl4m3Ph03n1x/socket_gallows
Web Socket skeleton UI for the Hangman project.
Fl4m3Ph03n1x/store_availability_kata
A small library that calculates store availability for scheduling orders
Fl4m3Ph03n1x/text_client
TextClient for the Hangman app by Dave Thomas