Skip to content
View Heathcorp's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report Heathcorp

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

    A custom programming language which compiles to the well-known esolang "Brainfuck".

    Rust 4

  2. lost-pixels lost-pixels Public

    A web-based collection of public collaborative experiments

    TypeScript 2

  3. code-golf code-golf Public

    My solutions to https://code.golf challenges

    Python

  4. brainfuck2d brainfuck2d Public

    An implementation of popular esolang 'Brainfuck' with a 2-dimensional grid instead of a tape.

    C