Skip to content
View MichaelFedora's full-sized avatar
🍱
Always Tinkering
🍱
Always Tinkering
  • East Coast, USA
Block or Report

Block or report MichaelFedora

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

Pinned

  1. otorno/hestia otorno/hestia Public

    Pseudo-Decentralized Storage Middleware

    TypeScript 7 4

  2. mercurius mercurius Public

    Blockstack Gaia Hub Explorer

    TypeScript 9 7

  3. unofficial-blockstack-extension unofficial-blockstack-extension Public

    Adds Blockstack support to the Browser.

    TypeScript 12 4

  4. tiny-deno tiny-deno Public

    tiny-suite but in deno

    TypeScript

  5. Parse router layers into something u... Parse router layers into something usable
    1
    /**
    2
     * Parse Express Router Layers into something usable, with
    3
     * formatted paths, parameters lists, and ancestry tracking.
    4
     */
    5
    
                  
  6. Wrap a web storage with a prefix Wrap a web storage with a prefix
    1
    /**
    2
     * Wrap a web storage with a prefix.
    3
     * @author Michael Fedora
    4
     * @link https://gist.github.com/MichaelFedora/031e1ec7a3df736b2b004d6b437e526e
    5
     */