I'm Chase, despite what my username might lead you to believe. I'm a programmer and computer hardware enthusiast.
I mostly write Haskell these days and not much else.
Projects I'm somewhat proud of-
-
π c-iterators
A demonstration of implementing a "type-safe" lazy iterator interface in pure C99
-
π typeclass-interface-pattern
Ideas, thoughts, and notes on a typeclass/interface based polymorphism pattern for standard C
-
βοΈ valida
Simple, elegant, profunctorial, applicative validation for product types!
(there's also bigger projects that I can't reveal yet)