Logo of the website, a drawing of a dad cap on top of two eyes and a smiling mouth

Projects

A smattering of things that I've built

WorldEdit

Open-source artist and server management tool for Minecraft

WorldEdit is a software for the game Minecraft consisting of 3D Photoshop-like brushes, mathematical transformations, and hundreds of built-in commands. Minecraft is a game where players interact with a world made of Lego-like blocks that can be modified as players see fit, limited by only their imagination. Artists use WorldEdit to create virtual worlds that others can explore for free or for purchase and server operators use WorldEdit to solve common problems that come up when public access is granted.

Currently maintained as by open source contributors, WorldEdit is one of Minecraft's most downloaded projects and has played an important role in building many popular Minecraft stories and worlds, used in crafting Minecraft experiences displayed at museums, featured predominately at childrens' summer camps, and referenced as prior art in patents.

WorldEdit hails as one of Minecraft's oldest running projects, celebrating its 10th anniversary recently. WorldEdit is indirectly integrated into Minecraft through a variety of third-party plugin platforms using WorldEdit-maintained API adapters, and WorldEdit is also available as a standalone command-line tool.

WorldEdit GitHub stars

WorldEdit logo

WarmRoast

Web-based Java profiling tool

WarmRoast is an easy-to-use CPU profiling tool that injects its own Java agent into a running Java application of choice to gather information on what a Java application spends most of its computing time doing. Unlike most Java profilers, the results can be interactively explored online using any modern web browser instead of requiring a desktop application.

WorldEdit GitHub stars