Skip to content
View Fantamomo's full-sized avatar

Block or report Fantamomo

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
Fantamomo/README.md

Fantamomo 👋

Hi! I'm Fantamomo, a developer who loves creating projects for fun and the joy of programming.

I mainly work with Kotlin, but I also enjoy coding in Java, Python, HTML, CSS, JavaScript, and SQL.

My projects often come from spontaneous ideas—if something seems fun to build, I dive right in. I focus on clean, high-quality code, and I typically release projects only once they are mature.


🌟 Featured Projects

Among Us in Minecraft

A non-commercial Minecraft plugin inspired by Among Us, fully recreated using vanilla Minecraft mechanics without any original assets.
🔗 https://github.com/Fantamomo/Among-Us-in-Minecraft


brigadier-kt

A Kotlin-first DSL and structured middleware framework built on top of Mojang's Brigadier, adding type-safety and guards while preserving full compatibility.
🔗 https://github.com/Fantamomo/brigadier-kt


Adventure Kotlin DSL

A fully type-safe Kotlin DSL wrapper for Adventure Components, providing expressive builders while keeping complete API compatibility.
🔗 https://github.com/Fantamomo/kotlin-adventure


K-Event

A lightweight, type-safe event system for Kotlin Multiplatform supporting synchronous and suspend dispatch with a clean, minimal API.
🔗 https://github.com/Fantamomo/K-Event


I code primarily for fun, always striving to create useful and polished projects, even if it takes multiple attempts to get them just right.

Pinned Loading

  1. among-us-in-minecraft among-us-in-minecraft Public

    Kotlin 1

  2. K-Event K-Event Public

    A type-safe, Kotlin-first event system for multiplatform projects—simple, flexible, and efficient with powerful features like configuration DSL and parameter injection.

    Kotlin 1

  3. brigadier-kt brigadier-kt Public

    Kotlin-first DSL for Mojang Brigadier commands with type-safe arguments, middleware Guards, and structured execution.

    Kotlin

  4. kotlin-adventure kotlin-adventure Public

    A lightweight, fully type-safe Kotlin DSL wrapper for Adventure, enabling clean and expressive construction of text components with full feature support and zero overhead.

    Kotlin