current_user
|> fun_fact({:love_dancing, "I can do it for hours", "🕺"})
|> cast_assoc([:elixir, :music, :meditation, :life, :sports])
|> validate_required([:water, :cuban_music])
|> learning_now([:influxdb, :rabbitmq])
Pinned Loading
-
elixir-algorithms
elixir-algorithms PublicA repository for different algorithms written in Elixir language
Elixir 1
-
hello_sockets
hello_sockets PublicBasic Elixir-Phoenix WebSocket application for observing how a WebSocket connects and transmits data.
Elixir 1
-
-
movie_finder_microservices_elixir
movie_finder_microservices_elixir PublicREST API that will allow the upstream clients to search for movies given a movie genre, and return details of each found movie.
Elixir 1
-
google_scraper_live_view
google_scraper_live_view PublicApplication for extracting large amounts of data from the Google search results page
Elixir 16
If the problem persists, check the GitHub status page or contact support.