SharpMonads.Core
A lightweight monads library for .NET: Option, Result, Either and Unit as readonly record struct, with their laws verified and zero dependencies. Born from DevSweep and distilled into a NuGet package.
Portfolio — Open source projects and side projects
A lightweight monads library for .NET: Option, Result, Either and Unit as readonly record struct, with their laws verified and zero dependencies. Born from DevSweep and distilled into a NuGet package.
Training kata to develop a remotely controlled Mars rover using TDD.
A set of monads implemented in TypeScript with an OOP approach for functional error handling.
Workshop to learn test doubles in multiple programming languages.
Previous version of my personal portfolio developed with Astro and TailwindCSS.
Classic refactoring kata to practice legacy code improvement techniques.
Professional CLI to clean development caches on macOS and safely recover gigabytes of disk space.
Kata to practice test doubles by creating a login system with authentication.