← Back to Projects

Misc Coding Projects

June 2020

This is a collection of some stuff I worked on. None of these are still in use, but they were fun to make and I learned a lot from them.

Minecraft

Servers

I have made a few Minecraft servers over the years, mostly for fun and to learn about server administration. I have also made a few plugins for Minecraft servers, mostly for fun and to learn about Java programming. This also taught me a lot about server administration, networking, and security.

Plugins mostly consisted of “Core” plugins, which are plugins that provide basic functionality for other plugins to use. This includes things like permissions, chat formatting, and economy systems. I also started web-development, creating websites for these servers. They communicated with the plugins, and showed information about the server.

Mods / Clients

I have made a few mods and clients for Minecraft, mostly for fun and to learn about Java programming. This mostly consisted of following Eric Golde’s Minecraft Client Tutorial. I followed this series as it came out, and this is how I got my start in programming. This also taught me a lot about Java programming, reverse engineering, and software development in general.

Image Hosting

Before my current site nest.rip, I had a few other image hosting sites. These were run by me, however based on open source software. One of these sites clippy.gg exploded in popularity, however also exploded in cost. During the peak of this popularity we had over 10K users registered within a month.