I am compiling resources for a platforms similar to Leetcode (kata kind challenges) focused on backend development. I am aware of few of the resources which i've listed down below, will appreciate if you guys can share bit more.
- https://hackattic.com/ : Interesting programming Problems.<p>- https://sadservers.com/ : Learn Linux by solving problems.<p>- https://fly.io/dist-sys/ : Distributed Systems Problems.<p>- https://github.com/pingcap/talent-plan/ : System Programming / Distributed System Challenge.<p>- https://protohackers.com/ : Server Programming Challenges.<p>- https://codecrafters.io/ : Implement server tech / softwares from scratch.<p>- https://hyperskill.org/ : Lots of projects based tutorials.
Port cited site examples in this thread to native erlang [0], elixir [1], phoenix [2]<p>Port postgres system to a completely erlang based solution.<p>[0] : <a href="https://www.erlang.org/" rel="nofollow noreferrer">https://www.erlang.org/</a><p>[1] : <a href="https://elixir-lang.org/" rel="nofollow noreferrer">https://elixir-lang.org/</a><p>[2] : <a href="https://www.phoenixframework.org/" rel="nofollow noreferrer">https://www.phoenixframework.org/</a>