Skip to content
View ngbrown's full-sized avatar

Organizations

@coderwall-charity @ngbrown-forks
Block or Report

Block or report ngbrown

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. Mcs3Rob Mcs3Rob Public

    MCS.3 ROB file parser

    C# 2

  2. rabbitmq-dotnet-client rabbitmq-dotnet-client Public

    Forked from rabbitmq/rabbitmq-dotnet-client

    RabbitMQ .NET client

    C#

  3. useBlurhash hook useBlurhash hook
    1
    import React, { useState, useCallback } from "react";
    2
    import { useBlurhash } from "./use-blurhash";
    3
    import { useInView } from "react-intersection-observer";
    4
    
                  
    5
    type Props = React.DetailedHTMLProps<
  4. useAuth React authentication with oi... useAuth React authentication with oidc-client
    1
    import React, {
    2
      createContext,
    3
      useReducer,
    4
      useEffect,
    5
      useState,
  5. NHibernate.PersistanceTesting NHibernate.PersistanceTesting Public

    Quickly test your NHibernate mappings using the PersistenceSpecification class

    C# 6 1