Projects I maintain or have created along the way.

Over the years, I've worked on many small projects, but these are the ones that I'm most proud of. Several of them are open-source, so if you're interested, feel free to check out the code and reach out if you have any ideas on how to make them better.

  • nHapi

    .NET port of the original Java project HAPI. A .NET library for reading and writing HL7 v2 messages.

    github.com

  • HeadlessUI.Blazor

    An unofficial library of Blazor Components modelled off of tailwindlabs' headless ui component libraries.

    github.com

  • HeroIcons.Blazor

    An unofficial library of Blazor Components for tailwindlabs' heroicons set.

    github.com

  • tailwindcss.cli

    A dotnet tool to install the tailwindcss cli for windows (x64), macos (x64 and arm64) and linux (x64 and arm64).

    github.com

  • tailwindcss.msbuild

    MSBuild integration for using tailwindcss with dotnet projects.

    github.com