Extemporaneous side-projects, and misc. code
- Functional Data-Structures (RB Trees, Hash Array Mapped Tries, Leftist Heaps etc.)
- Haskell style pattern matching library for JavaScript
- Problems (99 Haskell, Project Euler, HackerRank, Codewars and others)
- Algorithms (Karger's Min Cut, Dijkstra's Shortest Path, A* and more, mostly implemented in Haskell)
- Notes from various books, papers and courses including Software Foundations (UPENN CIS 500), NICTA Functional Programming, Functional Programming (UPENN CIS 194), Real World Haskell, The Fun of Programming, Functional Pearls etc.