Pinned Repositories
aseprite-scripts
Just some scripts for my personal use. Making them public for anyone else who may find them useful.
DnDie
Code for creating D&D die on two 7-segment displays
dotfiles
My personal dotfiles
DST-Mod-Remove-Decay
Don't starve together mod for selectively removing decay/fuel consumption on items.
entry
A simple command-line note-taking tool.
mandelbrot-go
A visualization of the Mandelbrot set in Go
MansBestFriend
promise-repeat-polyfill
Lightweight Promise polyfill for a sequential repeat method.
trees.js
A library for displaying tree type data structures.
webgpu-raymarching
Demonstration of a WebGPU shader with a programmable stack machine for a raymarched scene
battesonb's Repositories
battesonb/trees.js
A library for displaying tree type data structures.
battesonb/dotfiles
My personal dotfiles
battesonb/entry
A simple command-line note-taking tool.
battesonb/MansBestFriend
battesonb/webgpu-raymarching
Demonstration of a WebGPU shader with a programmable stack machine for a raymarched scene
battesonb/aseprite-scripts
Just some scripts for my personal use. Making them public for anyone else who may find them useful.
battesonb/DnDie
Code for creating D&D die on two 7-segment displays
battesonb/DST-Mod-Remove-Decay
Don't starve together mod for selectively removing decay/fuel consumption on items.
battesonb/mandelbrot-go
A visualization of the Mandelbrot set in Go
battesonb/promise-repeat-polyfill
Lightweight Promise polyfill for a sequential repeat method.
battesonb/tetris-rs
Yet another Tetris clone in Rust
battesonb/rust-procedural-animation
A procedural animation written in Rust using the Macroquad library
battesonb/todox
A todo application made using a bunch of frameworks containing the letter 'x'
battesonb/turmoil
Add hardship to your tests
battesonb/wadingpool
A thread pool implementation for educational purposes
battesonb/webgpu-blog-game
An implementation of a bullet hell game using only the WebGPU API. Discussed on my blog: https://blog.batteson.com/