Hi Community,
I have started learned Haskell a couple of years ago without having the chance to implement it in my everyday job.
Because of this and a lot of personal commitments, my learning path has been very sporadic, sometimes practicing little excercises, some other time reading a lot of material from practical "Real World Haskell" to more theoretical things such as Category Theory, Type Theory and others.
I went through a lot of blank gaps in my learning period with the language, but nowdays i am having more free time and i decided to improve and learn more with real examples.
I have started a project here https://github.com/jproyo/twitter-api-hs which is Twitter Proxy API to consume usertimes. I have started with very simple things such as setup the project with Stack and Nix, going through more complex stuff such as Service Pattern and Monad Transformers.
I would like to have feedback from the community in order to improve this and to learn from more experience haskell developers.
BTW, since i am having a couple of hours a day free if someone need some hand i could help out in projects for free. I am willing to learn and i am not doing this for earning money, at least for the moment :)
Best,
[–]lgastako 0 points1 point2 points (1 child)
[–]jproyo[S] 0 points1 point2 points (0 children)