haskell-org / summer-of-haskell

Source code of summer.haskell.org
http://summer.haskell.org/
Other
85 stars 74 forks source link

Build your own Git, SQLite, and more #157

Closed sarupbanskota closed 2 years ago

sarupbanskota commented 2 years ago

This PR includes a GSoC'22 idea around adding Haskell support for more CodeCrafters courses, and creating new ones.

Here's a 14 second video preview of what the experience looks like (this example is in Rust).

Varun-Nair commented 2 years ago

CodeCrafters has been a great resource for learning for me. It has helped me understand Git really well. I ended up building a mini version control system like Git with ease for my academic course as well. Would love to learn more of Haskell through CodeCrafters!!

sarupbanskota commented 2 years ago

Nice @Varun-Nair! Just clarifying, are you keen to work on this project as part of GSoC, or were you just chipping in? :)

Varun-Nair commented 2 years ago

I am really interested in working on this project as part of GSoC actually! I am a Berkeley sophomore and am eligible for the project. As mentioned earlier, having done CodeCrafters and building my own git before I understand this idea well. I also have a lot of time to dedicate to this project and would love to be part of the this project as a part of GSoC!