◐ Shell
clean mode source ↗

tgrecojs - Overview

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

@tgrecojs

tgrecojs

Follow

View tgrecojs's full-sized avatar

🤠

Thomas Greco tgrecojs

🤠

Block or report tgrecojs

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. hardened-nextjs hardened-nextjs Public

    starting point for developing a next.js application using hardened js

    JavaScript 3

  2. zoe-assertions-with-either-type.js zoe-assertions-with-either-type.js

    1

    const Either = (() => {

    2

      const Right = x => ({

    3

        chain: f => f(x),

    4

        ap: other => other.map(x),

    5

        alt: other => Right(x),
  3. hindley-milner-systems/dapp-ertp-airdrop hindley-milner-systems/dapp-ertp-airdrop Public

    JavaScript 3

  4. fli-calculator fli-calculator Public

    JavaScript 1