What Elixir related stuff are you doing?

At work I’m working on 2 Elixir projects:

  • Proxy in front of an Etcd cluster that keeps audit logs of changes and enforces schema based on a shared JSON schema.
  • Central management UI / system that uses the Etcd cluster and gateway.

At home:

  • I just released an Elixir code generator extension for the Paw HTTP client: Github
  • In my spare time I’m working on an Org mode parser
3 Likes