.mov
a timeline of my projects
A Discord bot that translates with reactions. React to any message with a country's flag and the bot replies underneath in that language, so a server could talk across languages without anyone leaving the chat.
shiv
anyone want to play tonight?
translatebot BOT
A hacking game played inside Discord. Open a terminal session in chat, upgrade your PCs with glitchbits, and break into other players with viruses while they hold you off with firewalls. Join a cluster with friends and climb the leaderboards together.
shiv used /play
Glitch'd BOT
Discord bots with no server. Your bot ships as a single AWS Lambda function; cordless provisions it, wires the endpoint and registers your commands, so you write handlers, not infrastructure. Nothing runs between interactions.
Visit cordless.devA multiplayer hacking game played on a shared 3D network. Traverse across the mesh, manipulate the topology, loot and retreat, with friends, clusters and talk in the live chat. The server decides everything, from a single Lambda and DynamoDB, and the three.js client just replays it.
COMING SOONA real fluid simulation runs behind every page, stirred by your cursor. The page moves sideways like film through a gate, with a timecode you can scrub.
- Renderer
- WebGL2, hand-written
- Model
- Stable fluids, 20 pressure passes
- Grid
- 128 × 128 cells
- Dyes
- Shader passes
- 28 per frame
What's Inside the Button
How the entire game state for Daily Dungeon gets packed into a Discord button, and why that packing discipline shapes everything built on top of it.
Read the postdoor:AyEBAATXo_uwBQEDZQkHDgAcAC0AAACjAAYBAwACAQITAAEADAAA:2
- identity
- character
- combat
- economy
- encounter
- meta
A jar of marbles with hand-written physics. Each marble remembers where it was a moment ago and keeps moving that way, and overlapping marbles are nudged apart eight times a frame. Grab one and fling it; hit hard enough and it splashes into the fluid behind.
A little boat floating on the fluid behind this page. Every frame, it asks the simulation how fast the water is moving right underneath it, and drifts with the current. Stir the water with your cursor, or tap the pond to blow it along.