Skip to content
View myty's full-sized avatar
πŸ‘‹
Hi
πŸ‘‹
Hi
Block or Report

Block or report myty

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
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

  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 5

  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