
A Ruby experiment that renders MP3s from markdown articles, with Google speech API and Wavenet voices. Web Components drive the story selection interface.

Chrome extensions are amazing, you can use the API to inject a modern UI into a legacy ASCII interface. Hacking to enhance the user experience.

The interface uses perlin noise to describe the geography, into which artifacts are injected. It wraps, horizontal and vertically, giving the impression it’s seamlessly infinite. PHP was used to access instagram API

An ultra minimal UI that uses WebSockets to stream huge SVG images; a zero wait experience where the sketch recreates in real time line by line. The NodeJs server is hosted on Heroku.

Here we use the python console in Blender to create a 3d spline that expresses various chaos algorithms and then turn the spline into a geomerty mesh.

A codepen that demons paralax elements on a web page with minimum scafolding, and no javascript. Ideal for simple static sites.

A remote control for the Raspberry Pi ZERO and camera written in BASH, with a JavaScript UI to access the camera settings via WebSocket, and syncronised Sunrise/Sunset for timelapse photography.