Skip to content
View appenthused's full-sized avatar
Block or Report

Block or report appenthused

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

Popular repositories

  1. coreclr coreclr Public

    Forked from dotnet/coreclr

    This repo contains the .NET Core runtime, called CoreCLR, and the base library, called mscorlib. It includes the garbage collector, JIT compiler, base .NET data types and many low-level classes.

    C#

  2. akka-bootcamp akka-bootcamp Public

    Forked from petabridge/akka-bootcamp

    Self-paced training course to learn Akka.NET from scratch

    C#

  3. rx rx Public

  4. reactivex reactivex Public

  5. javascript-piano javascript-piano Public

    Forked from mrcoles/javascript-piano

    An HTML5 JavaScript synth piano that generates all of its sounds using data URIs.

    JavaScript

  6. elm-compiler elm-compiler Public

    Forked from elm/compiler

    Compiler for the Elm programming language. Elm aims to make web development more pleasant. Elm is a type inferred, functional reactive language that compiles to HTML, CSS, and JavaScript.

    Haskell