Projects
Here are some cool things I’ve made.
ASCIIBotics Labs
A website for my ASCII art robots.
- @asciibotics: https://twitter.com/asciibotics
Divining Dust
An animated emoji dithering demo/thing for JS1K 2017: Magic.
Dungeon Doodler
A toy dungeon map editor made in pure CSS. Bad UI and heavy abuse of checkbox hacks but it actually kinda works.
Roll Again
A random fantasy RPG character sheet generator. Not designed for any particular system.
- Source: https://glitch.com/~roll-again
Deep Breaths
An procedurally animated tree / meditation.
Video.js Transcript
A plugin for video.js that creates an interactive transcript from captions or subtitles that synchronizes with the player.
Super Micro Paint
A web-based drawing toy for creating little animations super quickly and saving them as gifs. Inspired by the cheap portable LCD toys of the 80s and 90s like Tamagotchi.
Topiary
A little fractal tree javascript library I made for my own fractal tree projects.
- Source: https://github.com/walsh9/topiary
- Demos: http://walsh9.github.io/topiary-demos/
- Demos' Source: https://github.com/walsh9/topiary-demos
asciibots.js
A Javascript library and jQuery plugin for generating little randomized ASCII art robots.
- Source: https://github.com/walsh9/asciibots
- Blog Post: https://walsh9.online/projects/asciibots-js/
SoapStone
A social media where users ‘drop’ photos and messages tied to specific locations. These messages can then only be viewed by others who visit the physical location where the photo or message was ‘dropped’. Built with a Ruby on Rails back-end and an MVC from-scratch JavaScript front-end.