Elixir is a dynamic, functional programming language that is built on top of the Erlang Virtual Machine (VM). Elixir is designed to be scalable, fault-tolerant, and easy to maintain. It is a functional language, which means that it emphasizes the use of immutable data structures and pure functions. This can lead to more reliable and maintainable code, since it reduces the risk of unexpected behavior caused by mutable state.

Looks like this page doesn't currently have any jobs.
But the homepage has plenty