Jeff Buhr

Welcome to the developer site of Jeff Buhr. Here are some small web experiments I've created.

 Path Finding Algorithms

A* and Breadth First Search path finding algorithms implementation and demo in Javascript.

View project »

 Terrain Generator

Generate terrain height maps in the browser.

View project »

 Word Descrambler

Unscrambles letters and shows every possible english word.

View project »

 Wordle Assist Tool

Calculate a possible word list from the wordle game clues.

View project »

 Wordle Game Simulation

Reverse Wordle - give the computer a word and it finds it using the clues.

View project »

 Ping Graph

View a latency graph from the output of the ping command.

View project »