Software Projects

GTNH Assistant Flutter Active Development

GregTech New Horizons (GTNH) is an amazingly complex and technical Minecraft modpack. Due to all the different crafting recipes, it's often quite tedious to find what resources are necessary to make certain items or blocks. This is a tool that aims to dynamically calculate optimal ingredients based on available resources and tools.

Planner Assistant Flutter Active Development

This is a tool that helps generate an optimized schedule based on event and resource constraints. In formal terms, this would be an automated production scheduler. The motivation behind this tool was to find a way to create the best college course plan that would meet graduation requirements and spread course loads evenly.

Compressed Cobblestone Minecraft plugin archived

A Minecraft plugin that overhauls the game based completely on cobblestone!

This is my first Minecraft plugin that I created, so bear with me as I improve my skills. I made this plugin as a Java exercise as well as just something to occupy my time during the 2020 pandemic. Anyways, hope you guys find this fun!

Features

  • 12 tiers of cobblestone compression, each tier being 3x the last tier, with the last tier of compressed cobblestone containing 531,441 cobblestone!
  • Tools, weapons, shields, elytra, and armor made from compressed cobblestone!
  • Custom enchantments for the new gear to make sinking in all that cobblestone more worth it
  • Resource conversion from all valuable minerals to various compressed cobblestone tiers (since normal tools and armor will lose its value)
  • Mobs spawn with cobble gear and buffs depending on the highest tiered gear a player has in their inventory to discourage rushing

Villager Defense Minecraft plugin Active Development

A Minecraft minigame where players fight as many rounds of monsters as possible to protect villagers.

This Minecraft plugin was built from nostalgia for the old Minecade villager defense games. Seeing as it won't come back, I decided to make my own version. I tried to keep some elements like the original, but with a modern twist. The plugin was built with customization in mind, however, so that each server running this plugin can have its own unique features and takes. Let me know what you think of it!

Dependencies

  • A world management plugin (ex. Multiverse-Core)
  • A plugin to generate clean void worlds (ex. VoidGen)
  • A plugin to manage region settings (ex. WorldGuard)
  • WorldEdit (Strict dependency of WorldGuard, recommended for map creation)
  • ViaVersion (Multiple client version and bedrock support)

Features

  • Create unlimited arenas
  • Endless customizability for each arena (ex. max players, spawn locations, sounds, shops)
  • Built-in kits that can be purchased with persistent currency
  • Leaderboards for player stats and for each arena

Finding Resources

Here are all the places you can find more information about my projects!