Pinned Repositories
archunit-examples
bookmarks1
dao-fp-exercises
Idris answers to exercises from Bartosz Milewski's _The Dao of Functional Programming_ (https://github.com/BartoszMilewski/Publications/tree/master/TheDaoOfFP)
demonstration-gsd
GSD (Get your Stuff Done) | Basic Todo list for demonstrating CQRS/Command Sourcing in Haskell
domain-modeling
"Domain Modeling Made Functional" book in haskell
fp-core
A library for functional programming in Rust
full-stack-typelevel-demo
A demo of a full-stack Scala application with the Typelevel stack
hask
Haskell domain modeling playground
jobsboard
The effect of my participation in the course "Typelevel Rite of Passage" (by Rock the JVM)
viewerhst's Repositories
viewerhst/archunit-examples
viewerhst/bookmarks1
viewerhst/dao-fp-exercises
Idris answers to exercises from Bartosz Milewski's _The Dao of Functional Programming_ (https://github.com/BartoszMilewski/Publications/tree/master/TheDaoOfFP)
viewerhst/demonstration-gsd
GSD (Get your Stuff Done) | Basic Todo list for demonstrating CQRS/Command Sourcing in Haskell
viewerhst/domain-modeling
"Domain Modeling Made Functional" book in haskell
viewerhst/fp-core
A library for functional programming in Rust
viewerhst/full-stack-typelevel-demo
A demo of a full-stack Scala application with the Typelevel stack
viewerhst/hask
Haskell domain modeling playground
viewerhst/jobsboard
The effect of my participation in the course "Typelevel Rite of Passage" (by Rock the JVM)
viewerhst/notes
viewerhst/PolysemyCleanArchitecture
Showcasing how the Polysemy library can be used to implement a REST application conforming to the guidelines of the Clean Architecture model.
viewerhst/realworld-app-simple-haskell
TDD with Clean Architectecture (aka Hexagonal, Ports & adapter) in Haskell