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

Block or report landzbej

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. pennant-notebook/pennant-engine pennant-notebook/pennant-engine Public

    This repository contains the remote code execution engine for the pennant-notebook project.

    JavaScript 3

  2. pennant-notebook/client pennant-notebook/client Public

    This repository contains the React application for the pennant-notebook project.

    TypeScript 3

  3. collaboration-app collaboration-app Public

    this repository serves as a template and test for running y-websocket and y-webrtc

    JavaScript

  4. editor-yjs editor-yjs Public

    this repository contains a spike into using yjs for document collaboration with monaco editor

    JavaScript

  5. react-code-editor react-code-editor Public

    this repository is not my code, it is a template and a reference for a final version of a single remote code editor so something like this can be used in our notebook app

    JavaScript

  6. simpleRepl simpleRepl Public

    this repository serves as a template for taking user input, cleaning user input to run as code and submitting to the built-in repl for JavaScript

    JavaScript