Skip to content
View TheNullicorn's full-sized avatar
🌸
*dramatic bongos*
🌸
*dramatic bongos*

Organizations

@ooze-world
Block or Report

Block or report TheNullicorn

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
TheNullicorn/README.md
        _                            _             _ 
   __ _( )_ __ ___   ___  _ __ _ __ (_)_ __   __ _| |
  / _` |/| '_ ` _ \ / _ \| '__| '_ \| | '_ \ / _` | | how are you?
 | (_| | | | | | | | (_) | |  | | | | | | | | (_| |_| i'm nullicorn o/
  \__, | |_| |_| |_|\___/|_|  |_| |_|_|_| |_|\__, (_)
  |___/                                      |___/   

Hi! I dabble in Kotlin, Java and Dart, mostly for projects related to Minecraft...

  • NBT IconΒ  Β Nedit - a lightweight NBT library for Java
  • πŸ“‘Β  Β ms-to-mca - authenticate with Minecraft services via Microsoft access token
  • 😽  Β mew-tea-f8 - I/O for modified-utf-8 in Kotlin (jvm + js + native)
  • 🏎️  Β MineKartz - a sample Bukkit plugin that implements the racecars from hypixel.net's minigame Turbo Kart Racers
  • βœ‰οΈΒ  Β PublicAPI - official Java client for hypixel.net's API (not my project, but has several contributions of mine)

Attributions πŸ’ž

  • ASCII header created using this lovely generator by @patorjk

  • "Nedit" icon cropped from Minecraft Wiki's Nbtsheet.png, created by Yusuke Kamiyamane

Pinned

  1. Nedit Nedit Public

    A simple, lightweight NBT parsing library

    Java 25 5

  2. ms-to-mca ms-to-mca Public

    Login to Minecraft using Microsoft in Kotlin/Java

    Kotlin 9 1

  3. mew-tea-f8 mew-tea-f8 Public

    Modified UTF-8 I/O in Kotlin Multiplatform 😽🍡

    Kotlin 1

  4. ooze-world/loader-legacy ooze-world/loader-legacy Public archive

    Minecraft save format based on Hypixel's "Slime" format

    Java