Skip to content
View kiwi-fruitiwi's full-sized avatar

Block or report kiwi-fruitiwi

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 Loading

  1. nand2tetris nand2tetris Public

    Project files for the Nand2Tetris course taught by Professors Schocken and Nissan

    Hack

  2. p5-hackAssembler p5-hackAssembler Public

    This is the Hack Assembler for the course Nand2Tetris! Hopefully I'll be able to animate it.

    JavaScript

  3. p5-ttpWordMorph p5-ttpWordMorph Public

    Use p5's textToPoints function to morph from one word to another, taking care to adjust for differences in point quantity.

    JavaScript

  4. p5-videoPixelSteering p5-videoPixelSteering Public

    Experimenting with steering behaviors applied to pixels of a video :3

    JavaScript

  5. p5-bezier p5-bezier Public

    Exploring bezier curves in p5

    JavaScript

  6. py-hackAssembler py-hackAssembler Public

    The Hack Assembler from Nand2Tetris in Python. Translates .asm files into hack machine code. This is a fun side project after having completed my JavaScript one.

    Assembly