Technical Experiments (unsorted, uploaded directly). May be unfit for mobile and/or lack navigation.
Graph drawn via a force-layout simulation. Uses D3 v4 as external dependency. Contrasts with the v7 page, as being read-only, simpler.
Graph drawn via a force-layout simulation. Uses D3 v7 as external dependency. Contrasts with the v4 page, dynamically reflecting changes to the underlying data.
Demonstration of using CSS transforms to display standard HTML Elements as 3D models.
DOM editing context-menu
Demo of traversing the DOM post-order, assigning ID by hashing which makes properties of Merkle trees.
Keyboard controls to move an element in SVG, vanilla JS memo.
SVG Humanoid, inspired by Sanaa People. Form to rotate articulations, transfering the rotation down the limb.
Parsing URL Queries within the page, via Javascript - a requirement for it to have any effect on the page, unlike URL Fragments.