rowan's corner

Software projects

This is a list of the programming projects I’ve made over the years that I’m actually proud of, which is why it’s pretty small. I’ve created many smaller projects that aren’t noteworthy at all, mainly because they’re tools I built for myself that only fit my specific workflow or demands.



🔣 WebERL

Coming soon…


🌸 Heather

An opinionated Discord bot built with the DiscordGo library for the Go programming language, with features for moderation, FAQs/quicklinks/tags, and a number of useful commands. I plan to update it in the future with more unique features, as I don’t want it to just be a bog standard all-purpose bot.


🏝️ Biome Name Fix Generator

A Python Streamlit app that (used to) take in a Minecraft datapack that adds biomes, and produce a language file that can be added to a resourcepack in order to fix broken-looking translation strings in some minecraft mods that display biome names. Since I last checked up on it, it’s been broken by an update to Streamlit and I’m not particularly interested in maintaining it.