Skip to content
View myty's full-sized avatar
👋
Hi
👋
Hi

Block or report myty

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
myty/README.md

Howdy! 👋🏻

  • 🔭 Focused on building effective teams @ RSM
  • 🌱 Enjoying deep dives into TypeScript, C#, API design and monorepos.
  • 👯 Looking to collaborate on code, ideas and general community practices.

Pinned Loading

  1. dotfiles dotfiles Public

    dotfiles config

    Nushell 1

  2. jimmy jimmy Public

    This is a simple library for using the mediator pattern in your typescript and deno projects. While not entirely a true port, the MediatR library for .NET is a direct influence.

    TypeScript 6

  3. lanco-live-incidents lanco-live-incidents Public

    A jazzed-up version of https://www.lcwc911.us/live-incident-list

    TypeScript

  4. immutable-record immutable-record Public

    The sole purpose of this immutable record is to simply act as a class factory for immutable types. For this implementation, it piggybacks off immer and adds a 'with' method to the record class.

    TypeScript 1

  5. dispatch-queue dispatch-queue Public

    A dispatch queue built in Typescript with the ability to configure multiple queue processors.

    TypeScript 2

  6. promise-chain promise-chain Public

    Utility class to wrap classes that are meant for method chaining, specifically useful for functions that return Promises. Promise functions and non-promise functions can be mixed.

    TypeScript 2