Graphic/Web Designer, System Administrator, Programmer, Community Manager, Texture Artist
Software development has always been a passion of mine. Most often, game development is where I have the most fun - though I enjoy writing other kinds of software as well.
I've never taken any kind of programming or software development classes - instead, I'm entirely self-taught. I first started tinkering back in 2013 as a small child - though I didn't really accomplish anything. Later, in 2016, I started the Blamite Game Engine
DiscourseDownloader is a project I created to easily download topics, posts, user profiles, and other content from any forum using the Discourse forum software. I originally created it to archive the Halo Waypoint forums immediately before their closure. Currently, it is capable of downloading all content in a JSON format. In the future, I intend to add HTML site generation functionality that can take that JSON data and create a ready-to-view website from it.
View on GitHubThe Blamite Game Engine is a personal pet project of mine. I hope for it to become a powerful 3D game engine, able to hold its own alongside Unity or Unreal Engine.
Some consider such a project to be too unrealistic - but if you ask me, it's a matter of commitment and perseverance.
Read MoreCUCraftingPlus is a plugin I made for the Chaotic United Minecraft server. It was created to allow for the easy introduction of custom content - items, blocks, GUIs, and more - into its Survival server.
The plugin uses a variety of hacks, tricks, and workarounds to maintain the illusion of truly custom blocks and items in such a way that is almost indistinguishable from what you might see in a modpack. The difference of course - is that this is all done without needing a single modification to the client.
Videos and ScreenshotsCUBungee is a general-purpose plugin that acts more like several plugins in one, all sharing a common framework.
The newest and most technically impressive feature of the plugin is the ability to teleport to any player or warp to any location - regardless of what server you or the player/warp are in. You can simply /tp to a player - and even if they're in a different server, you'll be teleported to them.
Read MoreI've done a fair bit of other plugin work as well - though much of it is fairly standard work. Besides - if I had one of these blocks for every single plugin, we'd be here all day.
Hit the 'Read More' button below to see a complete list of almost every single Minecraft plugin I've made to date.
ViewIn Spring of 2022, as my final stretch of work for Errite Games, I was tasked with porting over a component of DeviantCord from Python to C++ - as the previous Python implementation was starting to become difficult to manage - and there was potential future need for the additional performance boost offered by C++.
View