Pinned Repositories
AudioWorkletSynth
An audio synthesizer that leverages AudioWorklet.
Charon
A Utility for the finer life in Diablo 2
disasm
A disassembler work in progress.
DLLLoader
A DLL Loading assistant.
JSThread
Simple cooperative multitasking in Javascript
node-fpm
A fcgi service inspired by php-fpm.
require-hot-reload
Enables hot reload functionality for modules loaded by require.
syncpad
CRDT-based collaborative source code editor (featuring the Monaco editor)
Nishimura-Katsuo's Repositories
Nishimura-Katsuo/syncpad
CRDT-based collaborative source code editor (featuring the Monaco editor)
Nishimura-Katsuo/DLLLoader
A DLL Loading assistant.
Nishimura-Katsuo/AudioWorkletSynth
An audio synthesizer that leverages AudioWorklet.
Nishimura-Katsuo/Charon
A Utility for the finer life in Diablo 2
Nishimura-Katsuo/JSThread
Simple cooperative multitasking in Javascript
Nishimura-Katsuo/node-fpm
A fcgi service inspired by php-fpm.
Nishimura-Katsuo/require-hot-reload
Enables hot reload functionality for modules loaded by require.
Nishimura-Katsuo/Bookmarklet-Crawler
A bookmarklet/script combo for testing websites. (Chrome/Firefox)
Nishimura-Katsuo/CPP-RDP
Nishimura-Katsuo/crdt-examples
A collection of examples of implementing CRDT technologies.
Nishimura-Katsuo/EvalEnv
A safe environment to execute code remotely.
Nishimura-Katsuo/MTG-Calculator
Mana Curve Calculator for MTG using Hypergeometric Distribution
Nishimura-Katsuo/node-api-server
A basic Node.js API server for use as a reverse proxy target.
Nishimura-Katsuo/node-http-server
(deprecated) A node-based web server that uses express and a script handler to serve script-generated URLs.
Nishimura-Katsuo/RDParser
Fun with recursive descent parsing! (infix expressions + extra)
Nishimura-Katsuo/ScriptAssistant
A simple java-based script manager.
Nishimura-Katsuo/vcfparser
A small virtual contact file parsing library for iOS format.
Nishimura-Katsuo/Vue3CompositionExample