Pinned Repositories
bezierinfo
A Primer on Bezier Curves
BezierInfo-2
The development repo for the Primer on Bézier curves, https://pomax.github.io/bezierinfo
bezierjs
A nodejs and client-side library for (cubic) Bezier curve work
js-svg-path
A parser that turns SVG path strings into a JS object you can mess with.
lib-font
This library adds a new Font() object to the JavaScript toolbox, similar to new Image() for images
mahjong
Proper mahjong. In Javascript. Because I love this "game".
node-flickrapi
A node.js (and client-library) implementation of the Flickr API with oauth API key authentication and API method proxying
nrGrammar
The Nihongo Resources grammar book: "An Introduction to Japanese; Syntax, Grammar & Language"
Pjs-2D-Game-Engine
Processing.js 2D Game Engine
react-onclickoutside
An onClickOutside wrapper for React components
Pomax's Repositories
Pomax/BezierInfo-2
The development repo for the Primer on Bézier curves, https://pomax.github.io/bezierinfo
Pomax/react-onclickoutside
An onClickOutside wrapper for React components
Pomax/bezierinfo
A Primer on Bezier Curves
Pomax/lib-font
This library adds a new Font() object to the JavaScript toolbox, similar to new Image() for images
Pomax/are-we-flying
Writing auto-pilots in JavaScript for MSFS
Pomax/socketless
A framework and methodology for writing web socket RPC programs, without writing a single line of web socket or RPC code.
Pomax/arduino-midi-recorder
Let's build an Arduino-based MIDI recorder!
Pomax/make-webbly-things
Make webbly things, federate with other creators, reclaim the web.
Pomax/msfs-simconnect-api-wrapper
A JavaScripty wrapper around node-simconnect
Pomax/custom-graphics-element
Because what if you could just... write graphics sketches? On the web? Like, directly?
Pomax/pomax.github.io
My blog, hosted via github
Pomax/custom-file-tree
An HTML <file-tree> custom element
Pomax/glitch-bulk-downloader
A script for automatically downloading all your Glitch projects, and their associated CDN assets
Pomax/tex2utf
A UTF8 massaging of the `tex2mail` utility, found on https://ctan.org/pkg/tex2mail
Pomax/browser-based-web-editor
A browser based code editor test (code mirror, monaco, etc)
Pomax/use-models-for-data
Work with your data through well-defined, always-consistent models, instead of rando plain JS objects
Pomax/editable-document-poc
I need an element for maybe writing my own markdown editor. We'll see.
Pomax/github-weblog
A simple weblog that runs entirely off of gh-pages
Pomax/blog-test-repo
A temporary test repo for off-repo gh-weblog testing
Pomax/pluginboutique
Pomax/browser-compat-data
Browser compatibility data for Web technologies as displayed on MDN
Pomax/ci-image-diff
A visual regression CI solution for web content, based on opencv and playwright
Pomax/content
The content behind MDN Web Docs
Pomax/marktext
📝A simple and elegant markdown editor, available for Linux, macOS and Windows.
Pomax/mj
https://letsplaymahjong.ca
Pomax/passport-mastodon
Mastodon authentication strategy for Passport and Node.js.
Pomax/patchutils
Manipulate patch files - forked for windows compilation
Pomax/prebuild-install
Minimal install client for prebuilds.
Pomax/testing-hill-shading
testing hill shading
Pomax/zip-a-folder
Forked the idea of @sole to zip a complete folder into a zip file but now using promises