Skip to content
View iocat's full-sized avatar
:octocat:
you're a lizard, Perry.
:octocat:
you're a lizard, Perry.
  • CA

Block or report iocat

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
iocat/README.md
  • 👋 Hi, I’m @iocat
  • 👀 I’m interested in Front End Software Development.
  • 🌱 I’m currently learning how to AI.
  • 💞️ I’m looking to collaborate on stuffs.
  • 📫 How to reach me: send me a PR.

Pinned Loading

  1. rules_rescript rules_rescript Public

    Bazel Rules for Rescript

    Starlark 3

  2. Some Stream utilities in Rescript. Some Stream utilities in Rescript.
    1
    let map = (stream, functor) =>
    2
      Stream.from(_ =>
    3
        try Some(stream->Stream.next->functor) catch {
    4
        | Stream.Failure => None
    5
        }
  3. youtube youtube Public

    Gopherjs Bindings for Youtube's Iframe API

    Go 3

  4. cs352 cs352 Public

    Rutgers Internet Technology

    Go 1

  5. cs431 cs431 Public

    Software Engineering Fall 2017 ( Distributed Systems Version )

    Java 1