···28282929### Community awards
30303131+- ElixirForum Member of the Year 2021
3232+- ElixirForum Member of the Year 2020
3133- ElixirForum Member of the Year 2019
3232-- ElixirForum Member of the Year 2020
3334- ElixirForum Member of the Month 2018
34353536### Other fields
···5152- GitHub: <https://github.com/hauleth>
5253- GitLab: <https://gitlab.com/hauleth>
5354- StackOverflow: <https://stackoverflow.com/users/1017941/hauleth>
5555+5656+### Notable contributions
5757+5858+- Elixir language:
5959+ + Logger reimplementation on top of Erlang's `logger` module
6060+ + `mix test --cover` CLI output
6161+ + Support for `NO_COLOR` environment variable
6262+ + `is_struct/1`
6363+ + Fixing module inspection on case-insensitive file systems
6464+- Erlang OTP:
6565+ + Support for custom devices in `logger_std_h`
6666+ + Fixing `socket` module to support broader set of protocols (for example
6767+ ICMP)
6868+ + Support for global metadata in `logger`
6969+ + Support for reconfiguration of `logger` (needed for better Mix and Rebar3
7070+ integration)
7171+ + Several fixes to `logger` and `socket` modules
7272+- Git:
7373+ + Add support for Elixir in diff
7474+- Ecto:
7575+ + Support aggregations over `*`
7676+ + Better error on duplicated `schema` block
7777+- Elixir MongoDB driver
7878+ + Support for transactions
54795580### Notable projects
5681