Pinned Repositories
antgame
An ant game project created during my degree
brainfuck-interpreter
a brainfuck interpreter in C
canyoupetthecow
demo-ui-library
A demo on how to create a React UI component library using React, Typescript, Rollup, Storybook, Jest and React testing library.
dmtools
A set of tools for DM's to generate dungeons for playing DnD
fetchye
✨ If you know how to use Fetch, you know how to use Fetchye [fetch-yae]. Simple React Hooks, Centralized Cache, Infinitely Extensible.
ha-hildebrandglow-custom-dcc
fork under different name so it can be installed twice
how_to_read_js
An interactive presentation on reading transpiled javascript
JSON-Patch
Lean and mean Javascript implementation of the JSON-Patch standard (RFC 6902). Update JSON documents using delta patches.
mos
A simple multitasking operating system created for my dissertation
code-forger's Repositories
code-forger/antgame
An ant game project created during my degree
code-forger/ha-hildebrandglow-custom-dcc
fork under different name so it can be installed twice
code-forger/mos
A simple multitasking operating system created for my dissertation
code-forger/brainfuck-interpreter
a brainfuck interpreter in C
code-forger/canyoupetthecow
code-forger/demo-ui-library
A demo on how to create a React UI component library using React, Typescript, Rollup, Storybook, Jest and React testing library.
code-forger/dmtools
A set of tools for DM's to generate dungeons for playing DnD
code-forger/fetchye
✨ If you know how to use Fetch, you know how to use Fetchye [fetch-yae]. Simple React Hooks, Centralized Cache, Infinitely Extensible.
code-forger/how_to_read_js
An interactive presentation on reading transpiled javascript
code-forger/JSON-Patch
Lean and mean Javascript implementation of the JSON-Patch standard (RFC 6902). Update JSON documents using delta patches.
code-forger/minify
Minifier of js, css, html and img
code-forger/morklerork
A simple programming language designed to be trivial to Lex and Parse, while retaining some semblence of usefullness
code-forger/oliver
code-forger/PyPal
A Python wrapper for the PAL physics layer
code-forger/rocket-journal
A minimal private bullet journaling application
code-forger/use-retry
A hook for auto retrying asynchronous operations with a backoff strategy