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

Block or report leahsteinberg

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

    collaborative text editor, uses woot. front end in Elm, back in node.

    JavaScript 42 2

  2. pong pong Public

    Implementation of the game you know & love. Our AI is nearly impossible to beat.

    JavaScript 1 1

  3. calculator calculator Public

    First attempt at a recursive descent parser, without studying the algorithm beforehand. In hindsight, this is a little crazy.

    Python 1

  4. connectfour connectfour Public

    Connect Four in the terminal. With colors!

    Python

  5. pixelparty pixelparty Public

    HTML5 Canvas game: draw a doodle, move it around, throw it against a wall, bounce it against incoming pixels and watch it explode and return to its original shape. Fun.

    JavaScript

  6. bittorrent bittorrent Public

    Bittorrent client. Talks to different peers to get data packages, assembles the data.

    Python