Skip to content
View Jezternz's full-sized avatar

Block or report Jezternz

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

    PlayMafia web game, based on Mafia party game, written in NodeJS with SockJS & Redis

    JavaScript 6

  2. FPSGame FPSGame Public

    A small webgl FPS Game proto I started playing around with

    JavaScript 1 1

  3. ReactJsonEditor ReactJsonEditor
    1
    import React, { useEffect, useMemo, useRef, useState } from "react";
    2
    import JSONEditor from "jsoneditor/dist/jsoneditor";
    3
    
    
    4
    import "jsoneditor/dist/jsoneditor.css";
    5
    
    
  4. tinybigtable.js tinybigtable.js Public

    A tiny js table lib that allows for tables of any size (using dynamic rendering)

    JavaScript

  5. tree-explorer tree-explorer Public

    A simple webapp to explore a tree of information.

    JavaScript