LambdAurora

Projects

This page is definitely not finished, so this might be a bit rough for now.
tl;dr those are projects that I either created or participated in.
If you want to see a rather complete list of the open-source projects I worked on you can visit my GitHub profile.

Quick Tools

This is a quick list of tools I worked on that can be used directly in the browser.

Libraries

  • Yumi Commons - a set of common libraries in Java which include utilities, topological sorting, and even an event framework.
  • lib.html - an HTML parser and writer written in TypeScript.
  • lib.md - a Markdown parser and renderer written in TypeScript.

Gradle Plugins

I have worked on the Yumi Gradle Licenser Gradle plugin which is a license header manager.

The goal of this plugin is to ensure the source files contains a predefined license header determined by some rules, and optionally to generate them automatically through a Gradle task.

Minecraft Mods

A decorations-focused Minecraft mod, and tries to have a twist for its different features.
A Minecraft mod about player interactions, made for Modfest: Singularity.
Illuminate your world with a flashlight!
A Minecraft mod which adds more detailed tooltips.
A Minecraft mod which adds better grass and snow to the game.
The most feature-complete dynamic lighting Minecraft mod for Fabric.
A Minecraft mod which adds some very cute snails.
A Minecraft library mod which adds a new abstraction to create GUI interfaces. Still close to the Vanilla design code-wise.

Archived

These are mods that I have made but don't maintain anymore.

A Minecraft mod to block NameMC indexing on servers.