Grant Handy

I'm a programmer and a student, currently living in Incheon, South Korea.

Articles

A First-Person Game in 2KB

Create a tiny game in 2KB with Rust and WASM-4.

Notable Projects

Ipmap (repo)

An interactive map for viewing ip geolocation databases, supports ip-location search, reverse search, and packet capture, where connnected servers are shown in real time with libpcap.

preview

WASM-4 Playground (site)

An online IDE for writing and playing gameboy-like retro games in the browser with AssemblyScript. It compiles WebAssembly in the browser with the compiler running in a Web Worker, then executes it in an adapted WASM-4 retro console runtime.

preview

Egui Themer (repo)

A graphical tool for interactively designing zero-overhead egui themes.

preview

Free Guessing (site)

Guess the location of random street views across the world, inspired by geoguessr.

preview

True Size of Anything (site)

Inspired by "The True Size Of...", this website lets you accurately compare the size of any region on OpenStreetMap.

preview

Force Directed Graph (repo)

A force-directed graph drawing library for petgraph.

preview

Claui (repo)

An automatic GUI generator for clap CLI applications.

preview