Hi, I'm Maddy (me4502)
I'm a Software Engineer/Computer Scientist from Queensland, Australia.
I'm a Senior Software Engineer at Clipchamp at Microsoft, and develop the Minecraft mods WorldEdit, WorldGuard, and CraftBook in my spare time. I also enjoy contributing to numerous Open Source Software projects, such as GatsbyJS which powers this website. I've got many years of software engineering experience, and enjoy deep diving into various technologies and optimising performance. If you're looking for a more in-depth view of my contributions to the Minecraft community, click here!
This website is home to a portfolio of things I have done, as well as a showcase of a few experiments I've done over the years. I also enjoy technical writing, and quite frequently publish blog posts. Check a few out here!
Recently Updated Posts

Updated on May 07, 2023
In category minecraft with tags minecraft servers
The reload command in Bukkit is fundamentally broken and flawed, here's why, and what you should be doing instead.

Posted on January 08, 2023
In category minecraft with tags worldguard
A common question amongst Minecraft server administrators is whether WorldGuard, or a similar protection plugin, will work on modded platforms such as Forge or Fabric

Posted on August 25, 2022
In category programming with tags javascript typescript performance
Web bundlers such as Webpack are a great tool to deploy web apps, but for more complex programs, bundle size can quickly become an issue.