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

Block or report GhostDolphin

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 Loading

  1. Reusable Reusable Public

    Forked from HowProgrammingWorks/Reusable

    Reusable abstractions

    JavaScript

  2. DataTypes DataTypes Public

    Forked from HowProgrammingWorks/DataTypes

    Built-in data types

    JavaScript

  3. Function Function Public

    Forked from HowProgrammingWorks/Function

    Functions as a method to raise level of code abstraction

    JavaScript

  4. Closure Closure Public

    Forked from HowProgrammingWorks/Closure

    Function closures and storing data in function scope

    JavaScript

  5. Iteration Iteration Public

    Forked from HowProgrammingWorks/Iteration

    Different implementation of iterations as a code abstraction

    JavaScript

  6. PartialApplication PartialApplication Public

    Forked from HowProgrammingWorks/PartialApplication

    Partial function application and Currying

    JavaScript