Home

Projects

Overwatch 2 Patch Compare Tool

overwatch_patch_compare Typescript JSON

A tool to compare Overwatch patch balance over time. Also makes it easy to look at hero stats and breakpoints.

Infinite Canvas

TrueInfiniteCanvas Rust egui

A simple infinite canvas drawing tool. It’s designed to be truely infinite unlike some other infinite canvas tools that either don’t let you zoom in too far, or suffer from floating point precision issues.

Slang Playground (Not my project)

slang-playground Vue.js Typescript WASM Slang WebGPU

A playground for the Slang language. This is my fork of the official slang playground. I am also a contributor to the official repository. I rewrote it in Vue.js and Typescript as well as making some other improvements.