Some of my projects with Nix
flakes
- optics-by-example - notes and code for the Optics by Example book
- developers-roadmap - notes on
Haskell
based on the backend developers roadmap - simplex-cheat - an extremely simplified version of simplex-chat with bots talking to each other via a
servant
server - ts-serializable-test - a generator of test cases for the ts-serializable library.
Small library for deserialization and serialization for javascript and typescript
- try-esqueleto - a demo Haskell app that connects to a
PostgreSQL
database - sockets-and-pipes-notes - (Unfinished) notes and code for the Sockets and Pipes book
- manager - (Unfinished) a
Haskell
CLI app for managingstack
projects with multipleMain.hs
modules
- maze - find a shortest path between to cells of a grid while avoiding particular cells.
- blockchain - exercises for a
Blockchain
course
- scala - notes on the Stepik Scala courses
nix run .#genDocs