Pinned Repositories
arduinoscope
An oscilloscope, using arduino and processing/node
crossaudio
A browser (and react) & native way to make synthesizers in javascript using an audio context.
easywasi
A working, zero-dependency implementation of WASI preview1, with lots of filesystem options.
grpc-dynamic-gateway
Like grpc-gateway, but written in node and dynamic.
inkscape-svgo
Plugin to optimize SVGs in inkscape
mithril-quickstart
Project template for mithril, with JWT auth, themed bootstrap & easy animations
rawproto
Guess structure of protobuf binary from raw data
tplink-lightbulb
Control TP-Link smart lightbulbs from nodejs
null0
Null0 native game-engine runtime, C library, and web-host
node-raylib
Node.js bindings for Raylib
konsumer's Repositories
konsumer/rawproto
Guess structure of protobuf binary from raw data
konsumer/raylib-wasm
Ideas around a wasm runtime for raylib (to make raylib games in js & browser)
konsumer/keyboard_at
IBM AT Keyboard driver for micropython
konsumer/web-zen-dev
Easily make games in WASI that use 2D graphics, sound, and input
konsumer/easywasi
A working, zero-dependency implementation of WASI preview1, with lots of filesystem options.
konsumer/konsumer
My profile
konsumer/mapgen
Create a bunch of tiled maps + shared spritesheet from images
konsumer/pntr_app_sfx
load SFX made with rfxgen in pntr_app
konsumer/raylib-pointers
Ideas around pointer-only raylib for FFI
konsumer/raylib-pointers-ideas
Use pointers instead of values for raylib, for easier wrapping
konsumer/wamr-template
Basic template for wamr/web wasi host
konsumer/as_structs
An example of passing C-structs to and from assemblyscript
konsumer/example_wasi-shim
Reference example for wasi-shim
konsumer/frida-codeshare
Searchable mirror of frida-codeshare
konsumer/friendstar
Gameboy Color/DMG game about social-networking
konsumer/glsl_sandbox
glslviewer setup with knobs (for recur)
konsumer/literpc
Stupidly simple RPC serialization protocol in C
konsumer/minipntr
konsumer/null0-imported_fs
Simple POC for loading fs from web (via emscripten) so it can be shared with cart.
konsumer/null0-newideas
Some new ideas for null0, around shared filesytstem & function-routing
konsumer/null0-sokol
Experiments with sokol
konsumer/pi_ci_tester
konsumer/recurweb
Online editor for recur shaders
konsumer/SuperKitsuneBros
Super Mario Bros in Kitsune Tails, maybe?
konsumer/torrentai
Simple media download-management using AI
konsumer/wasi-browserfs
A light WASI for browsers, that uses BrowserFS
konsumer/wasm-dynlink
Experiments with dynamic linking of WASI wasm modules
konsumer/wasm-memshare
Experimenting with simpler passing of data over wasm
konsumer/zen-list-recursive
Simple repro for a few zenfs issues with readdir
konsumer/zenfs-core
A filesystem, anywhere.