Cover Image

Damage Display

Minecraft, one of my favorite games and here I am yet again with another one of my spigot plugins, this time I present you the Damage Display plugin. I often times found myself wondering “How much damage does this deal?”, unfortunately there’s no real easy way to view this as a regular player on a server so I created this plugin to show damage as it’s being dealt. The plugin is quite configurable and allows for quite a bit of wiggle room....

January 8, 2024 · 2 min · 238 words
Cover Image

Better Shulkers

Minecraft, one of my favorite games. One of its many features includes Shulker Boxes compact containers. However, accessing these boxes’ contents could be time-consuming and inconvenient at best and just inaccesible for most minecraft servers since they have build protection. To solve this issue, I present to you Better Shulkers, a Spigot plugin aimed at streamlining the process of managing Shulker Boxes’ contents, it can be accessed from any kind location, and no need to place them....

August 22, 2023 · 2 min · 371 words
Cover Image

Prodia AI - NodeJS API

Prodia AI Image Generation API This is a Node.js library written in TypeScript for usage with the Prodia AI API The library offers type safety as it was written in TypeScript, fully compatible with other TypeScript projects or plain JavaScript projects. Installation Install the library using npm: npm i prodia-api Make sure you’re using node >= 18 so fetch is available. Library Usage First, you need to import the library and set your API key:...

May 14, 2023 · 2 min · 325 words
Cover Image

Vibracile

Add Vibracile into your RimWorld game, a nutritional capsule to boost immunity, mood and overall well-being of your pawns Check it out on steam

September 24, 2022 · 1 min · 24 words
Cover Image

FreePad

Quickly create “pads” and share with others FreePad FreePad is a simple Go project to help you juggle temporary notes that you might wanna pass from one device to another, or from a person to another with memorable and easy to communicate online “Pads”. The project is absolutely free to use, you can extend the code and even contribute, I am more than happy to be corrected in my horrible beginner code....

September 15, 2022 · 3 min · 533 words