An API wrapper written in Java for the Bungie platform API. Useful for developers looking to retrieve stats and other information about users and clans inside of the game Destiny 2. Supports clan management such as kicking, banning, promoting and inviting as well using OAuth.
A Discord Bot using JDA and the JavaDestinyAPI to control my Destiny 2 Clan. The bot supports several features related to clan management, most notably: Applications handled inside Discord, Discord role management and functionality to automatically detect people who leave.
MongoDB is utilized to store information about each user including both Discord and Bungie IDs, join and leave dates, and usernames.
Core backend for a Minecraft Server. Features a lot of data and gameplay management, as well as a lot of admin tooling. Uses MongoDB (NoSQL) as a database solution.
Tool for generating artificial machine learning training data. Features CLI interface and parallelism to accelerate image generation.
Minecraft: Java Edition protocol package. Supports sending and receiving packets from real minecraft clients.